summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Migrate to Tyrian v220200511T025318ZMax Magorsch2020-05-111-7/+7
| | | | Signed-off-by: Max Magorsch <arzano@gentoo.org>
* service_registry: easy helper for service/host_downRobin H. Johnson2019-05-101-0/+11
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Ruby style updatesAlex Legler2015-12-253-87/+83
|
* Make columns configurable via services.rb as wellAlex Legler2014-10-102-0/+37
|
* Improve exception handlingAlex Legler2014-10-101-2/+10
| | | | | This avoids all-UNKNOWN NAME displays in the event a missing nagios status is requested
* Use httpdate which uses GMT instead of +0000Alex Legler2014-09-211-1/+1
|
* Replace pixel icons with vector icons from the glyph fonts included in TyrianAlex Legler2014-09-211-10/+11
|
* Be more resilient to bad noticesAlex Legler2014-09-201-2/+2
|
* Refactor notice selection and make it more foolproof for empty affects blocks.Robin H. Johnson2014-09-201-2/+6
| | | | Signed-off-by: Robin H. Johnson <robbat2@orbis-terrarum.net>
* And robin needs to stop thinking in Perl.Robin H. Johnson2014-09-101-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Improve handling of description detection.Robin H. Johnson2014-08-271-2/+14
| | | | Signed-off-by: Robin H. Johnson <robbat2@orbis-terrarum.net>
* 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
|
* Fix tooltip location to avoid :last-child bugsAlex Legler2014-04-261-1/+1
|
* infra-status 1.5Alex Legler2014-04-203-11/+56
| | | | | | | | * 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
|
* Implement starts_atAlex Legler2014-04-172-2/+29
| | | | | 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.
* Use proper update timesAlex Legler2014-01-141-1/+4
| | | | 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-113-1/+7
|
* Properly clear the ServiceRegistry cacheAlex Legler2014-01-111-1/+1
|
* Properly clear the ServiceRegistry cacheAlex Legler2014-01-111-0/+1
|
* Properly clear the ServiceRegistry cacheAlex Legler2014-01-111-1/+19
|
* Implement proper sortingAlex Legler2013-11-121-2/+1
|
* v2Alex Legler2013-11-113-0/+278