summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Alter wording.Robin H. Johnson2012-11-071-1/+1
| | | | | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
| * Update checked things.Robin H. Johnson2012-11-071-9/+9
| |
| * Always look before you leap into hashes.Robin H. Johnson2012-11-061-1/+9
| | | | | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
| * Actually define to_dateAlex Legler2012-04-251-0/+4
| |
| * last update and generation datesAlex Legler2012-04-252-0/+13
| |
| * display masterportage and masterrsync statusAlex Legler2012-04-252-0/+14
| |
| * Render an empty document when there are no items available.Alex Legler2012-02-281-1/+6
| | | | | | | | This still sucks but is better than the exception.
| * Replace hardcoded status.json location with app rootAlex Legler2012-02-281-1/+1
| |
| * .gitignore status.json and config.yamlAlex Legler2012-02-281-0/+2
| |
| * Move config.yaml to config.yaml.distAlex Legler2012-02-281-0/+0
| |
| * Initial commitAlex Legler2012-02-2827-0/+1744
|
* More debug.Robin H. Johnson2014-08-031-1/+3
| | | | Signed-off-by: Robin H. Johnson <robbat2@orbis-terrarum.net>
* Fix typo.Robin H. Johnson2014-08-031-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@orbis-terrarum.net>
* More refactoring.Robin H. Johnson2014-08-031-3/+5
| | | | Signed-off-by: Robin H. Johnson <robbat2@orbis-terrarum.net>
* Refactor to find a nil.Robin H. Johnson2014-08-031-3/+6
| | | | Signed-off-by: Robin H. Johnson <robbat2@orbis-terrarum.net>
* Return NA when a service has no data for a given host.Alex Legler2014-05-121-0/+7
|
* Be more resilient to status.json update failuresAlex Legler2014-04-301-1/+2
|
* Load site_logo.png from CDN as wellAlex Legler2014-04-271-1/+1
|
* Remove bundled jquery, replaced by CDN versionAlex Legler2014-04-261-6/+0
|
* Remove bundled assets, use CDN version of Tyrian assetsAlex Legler2014-04-2623-681/+16
|
* Fix tooltip location to avoid :last-child bugsAlex Legler2014-04-261-1/+1
|
* glyphicons updateAlex Legler2014-04-204-200/+201
|
* fix symlinked fileAlex Legler2014-04-201-1/+4
|
* infra-status 1.5Alex Legler2014-04-2017-9165/+583
| | | | | | | | * Items in the service overview are clickable, filtering notices * Share button * Tyrian update * Human names for services now come from services.rb * New icons
* ...but all visible notices count when calculating the number of itemsAlex Legler2014-04-171-1/+2
|
* Make only active notices apply overridesAlex Legler2014-04-171-1/+1
|
* Revert "Right-align ETA in desktop browsers."Alex Legler2014-04-172-8/+1
| | | | This reverts commit a1a617007788faa5e49a68a46bd43a331cd05d88.
* Right-align ETA in desktop browsers.Alex Legler2014-04-172-1/+8
| | | | TODO: Push this to tyrian
* Notice footer reworkAlex Legler2014-04-171-6/+31
|
* Implement starts_atAlex Legler2014-04-174-3/+34
| | | | | start_at marks the date when an event (maintenance usually) described in the notice starts. This is then the date when effects like force_state are applied.
* Set <title> when displaying a noticeAlex Legler2014-04-172-1/+2
|
* Remove services.rbAlex Legler2014-04-162-0/+1
| | | | | You shouldn't need to update the app code to update service locations. services.rb moves to puppet.
* devmanual moved to bramblingJeremy Olexa2014-03-011-1/+1
|
* fix rsync service to use proper hostsJeremy Olexa2014-03-011-2/+2
|
* update tyrianAlex Legler2014-01-181-0/+2
|
* Overlays on spoonbill nowAlex Legler2014-01-181-1/+1
|
* Rework footer (2)Alex Legler2014-01-141-1/+1
|
* Rework footerAlex Legler2014-01-142-4/+10
| | | | Make it 2014 and include the node that served the page.
* Use proper update timesAlex Legler2014-01-142-2/+5
| | | | Read the notice's mtime. Just used for the Atom feed right now.
* Rescue JSON parse failuresAlex Legler2014-01-141-0/+4
| | | | In case of an error, set a date in the past to retry next request.
* Fix recursion in update logicAlex Legler2014-01-111-1/+4
|
* Display cache timesAlex Legler2014-01-115-2/+9
|
* Properly clear the ServiceRegistry cacheAlex Legler2014-01-112-1/+2
|
* Properly clear the ServiceRegistry cacheAlex Legler2014-01-111-0/+1
|
* Properly clear the ServiceRegistry cacheAlex Legler2014-01-111-1/+19
|
* Remove header buttons on XS screensAlex Legler2014-01-111-1/+1
|
* Link to faviconAlex Legler2013-11-121-0/+1
| | | | Reported-by: ercpe@gentoo.org
* Implement proper sortingAlex Legler2013-11-121-2/+1
|
* Set link in Atom feedAlex Legler2013-11-121-3/+4
|
* Add license and basic author infoAlex Legler2013-11-122-0/+665
|