Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Migrate to Tyrian v220200511T025318Z | Max Magorsch | 2020-05-11 | 1 | -7/+7 |
| | | | | Signed-off-by: Max Magorsch <arzano@gentoo.org> | ||||
* | service_registry: easy helper for service/host_down | Robin H. Johnson | 2019-05-10 | 1 | -0/+11 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Ruby style updates | Alex Legler | 2015-12-25 | 3 | -87/+83 |
| | |||||
* | Make columns configurable via services.rb as well | Alex Legler | 2014-10-10 | 2 | -0/+37 |
| | |||||
* | Improve exception handling | Alex Legler | 2014-10-10 | 1 | -2/+10 |
| | | | | | This avoids all-UNKNOWN NAME displays in the event a missing nagios status is requested | ||||
* | Use httpdate which uses GMT instead of +0000 | Alex Legler | 2014-09-21 | 1 | -1/+1 |
| | |||||
* | Replace pixel icons with vector icons from the glyph fonts included in Tyrian | Alex Legler | 2014-09-21 | 1 | -10/+11 |
| | |||||
* | Be more resilient to bad notices | Alex Legler | 2014-09-20 | 1 | -2/+2 |
| | |||||
* | Refactor notice selection and make it more foolproof for empty affects blocks. | Robin H. Johnson | 2014-09-20 | 1 | -2/+6 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@orbis-terrarum.net> | ||||
* | And robin needs to stop thinking in Perl. | Robin H. Johnson | 2014-09-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | Improve handling of description detection. | Robin H. Johnson | 2014-08-27 | 1 | -2/+14 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@orbis-terrarum.net> | ||||
* | More debug. | Robin H. Johnson | 2014-08-03 | 1 | -1/+3 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@orbis-terrarum.net> | ||||
* | Fix typo. | Robin H. Johnson | 2014-08-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@orbis-terrarum.net> | ||||
* | More refactoring. | Robin H. Johnson | 2014-08-03 | 1 | -3/+5 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@orbis-terrarum.net> | ||||
* | Refactor to find a nil. | Robin H. Johnson | 2014-08-03 | 1 | -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 Legler | 2014-05-12 | 1 | -0/+7 |
| | |||||
* | Be more resilient to status.json update failures | Alex Legler | 2014-04-30 | 1 | -1/+2 |
| | |||||
* | Fix tooltip location to avoid :last-child bugs | Alex Legler | 2014-04-26 | 1 | -1/+1 |
| | |||||
* | infra-status 1.5 | Alex Legler | 2014-04-20 | 3 | -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 items | Alex Legler | 2014-04-17 | 1 | -1/+2 |
| | |||||
* | Make only active notices apply overrides | Alex Legler | 2014-04-17 | 1 | -1/+1 |
| | |||||
* | Implement starts_at | Alex Legler | 2014-04-17 | 2 | -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 times | Alex Legler | 2014-01-14 | 1 | -1/+4 |
| | | | | Read the notice's mtime. Just used for the Atom feed right now. | ||||
* | Rescue JSON parse failures | Alex Legler | 2014-01-14 | 1 | -0/+4 |
| | | | | In case of an error, set a date in the past to retry next request. | ||||
* | Fix recursion in update logic | Alex Legler | 2014-01-11 | 1 | -1/+4 |
| | |||||
* | Display cache times | Alex Legler | 2014-01-11 | 3 | -1/+7 |
| | |||||
* | Properly clear the ServiceRegistry cache | Alex Legler | 2014-01-11 | 1 | -1/+1 |
| | |||||
* | Properly clear the ServiceRegistry cache | Alex Legler | 2014-01-11 | 1 | -0/+1 |
| | |||||
* | Properly clear the ServiceRegistry cache | Alex Legler | 2014-01-11 | 1 | -1/+19 |
| | |||||
* | Implement proper sorting | Alex Legler | 2013-11-12 | 1 | -2/+1 |
| | |||||
* | v2 | Alex Legler | 2013-11-11 | 3 | -0/+278 |