Closed
Bug 699306
Opened 14 years ago
Closed 14 years ago
update graphserver 2.0 (graphs1.dmz.sjc1)
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rhelmer, Assigned: dumitru)
Details
This fixes the dashboard after some name changes. Latest rev is: 3d60ceb90686f8b9d00d94b986ed02f3fbfc49b2
--
su - graphs
cd /var/www/html/graphs
git pull origin master
--
Assignee | ||
Updated•14 years ago
|
Assignee: server-ops → dgherman
Assignee | ||
Comment 1•14 years ago
|
||
[graphs@graphs1.dmz.sjc1 graphs]$ git pull origin master
remote: Counting objects: 36, done.
remote: Compressing objects: 100% (20/20), done.
remote: Total 29 (delta 19), reused 19 (delta 9)
Unpacking objects: 100% (29/29), done.
From https://github.com/rhelmer/graphs
* branch master -> FETCH_HEAD
Updating 9858864..3d60ceb
Fast-forward
index.html | 8 +++---
js/common.js | 7 ++++-
js/dashboard.js | 48 +++++++++++++++++++++++-----------------------
scripts/static_graphs.js | 33 +++++++++++++++++--------------
4 files changed, 51 insertions(+), 45 deletions(-)
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 2•14 years ago
|
||
http://graphs-new.mozilla.org looks much better now, thanks!
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•