0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-24 17:29:39 +00:00

Commit graph

  • 21e2050f1f fix comment Nick Satterly 2013-05-26 11:34:51 +0100
  • 52435515fe Delete all alerts for EC2 instances that have expired Nick Satterly 2013-05-26 11:31:10 +0100
  • 1600353fcc fix responsive navbar menu Nick Satterly 2013-05-26 09:09:38 +0100
  • 982a05b460 truncate text after 40 characters Nick Satterly 2013-05-26 09:08:27 +0100
  • 23a514def4 Merge pull request #35 from guardian/feature/solarwinds-heartbeats Nick Satterly 2013-05-25 15:39:39 -0700
  • 84d70cef75 Merge 89205e6d42 into 79bb42e5b3 Nick Satterly 2013-05-25 15:39:33 -0700
  • 89205e6d42 do not send heartbeats if connection to solarwinds fails Nick Satterly 2013-05-25 23:38:53 +0100
  • 79bb42e5b3 Merge pull request #34 from guardian/feature/console-hb-alerts Nick Satterly 2013-05-25 12:58:44 -0700
  • e9dfb7ced5 Merge 8053d7d654 into cc5ac998a6 Nick Satterly 2013-05-25 12:57:31 -0700
  • 8053d7d654 show alerts when heartbeats not received for 5 mins Nick Satterly 2013-05-25 20:56:38 +0100
  • cc5ac998a6 Merge pull request #33 from guardian/bug/get-alerts-severity-count Nick Satterly 2013-05-25 12:13:00 -0700
  • 5e64467144 Merge b2aa83991c into 9b9f694c94 Nick Satterly 2013-05-25 12:12:54 -0700
  • b2aa83991c severity_code should be severity_count Nick Satterly 2013-05-25 20:11:53 +0100
  • 9b9f694c94 fix console button spacing Nick Satterly 2013-05-24 21:06:54 +0100
  • 534f882fb9 fix merge conflict Nick Satterly 2013-05-24 20:33:09 +0100
  • 011260e7b4 add support for status button shift-click for multi-select Nick Satterly 2013-05-24 19:56:57 +0100
  • 229e3774dc turn off fluid until its fixed Nick Satterly 2013-05-24 14:33:13 +0100
  • 899f1ee777 add status count badges to buttons and remove status counts Nick Satterly 2013-05-24 14:19:10 +0100
  • 2c3a35e6bd Merge 2911a51a9d into 05f4b15862 Robert Rees 2013-05-24 05:31:17 -0700
  • 05f4b15862 Merge pull request #31 from guardian/feature/alert-count-endpoint Nick Satterly 2013-05-24 05:31:07 -0700
  • 16cb08deae Merge ae297c9643 into f7b1f51512 Nick Satterly 2013-05-24 05:30:47 -0700
  • ae297c9643 use dict.fromkeys() to populate severity and status counts Nick Satterly 2013-05-24 13:30:27 +0100
  • 6336dd5c2e added helper function to parse URL params and return mongo query Nick Satterly 2013-05-24 13:02:00 +0100
  • f0b4768dc6 only request severity and status attributes in db response Nick Satterly 2013-05-24 12:08:18 +0100
  • f7b1f51512 Merge pull request #28 from guardian/feature/sort-date-desc Nick Satterly 2013-05-24 04:03:41 -0700
  • d4040b3429 Merge 7fd9a0f06c into bfefb6cc2a Nick Satterly 2013-05-24 04:03:34 -0700
  • bfefb6cc2a Merge pull request #30 from guardian/bug/parser-attribute-fix Nick Satterly 2013-05-24 04:03:25 -0700
  • 1d5df5080d Merge ffbbbeefd1 into 942b1c398b Nick Satterly 2013-05-24 04:03:17 -0700
  • 942b1c398b Merge pull request #29 from guardian/bug/round-off-float-values Nick Satterly 2013-05-24 04:02:57 -0700
  • 0d646ff20f Merge 2379d395a1 into 6af8a17a85 Nick Satterly 2013-05-24 04:00:24 -0700
  • 2379d395a1 round high precision values off when alert submitted Nick Satterly 2013-05-24 09:48:35 +0100
  • 9453707f2f Merge 2efd67925c into 6af8a17a85 Nick Satterly 2013-05-23 17:52:18 -0700
  • 2efd67925c change status drop-down to toggle checkbox buttons Nick Satterly 2013-05-24 01:49:00 +0100
  • 5c2a239ca8 modify console to use unlimited count API endpoint Nick Satterly 2013-05-23 20:56:16 +0100
  • 036c430f22 remove redundant code Nick Satterly 2013-05-23 20:44:18 +0100
  • 561fecfa96 add alert severity and status count endpoint Nick Satterly 2013-05-23 20:41:44 +0100
  • 6af8a17a85 update Zeus/Stingray traffic manager trap parser Nick Satterly 2013-05-23 19:56:22 +0100
  • ffbbbeefd1 allow all attribute variables to be updated by parser Nick Satterly 2013-05-23 17:19:53 +0100
  • 7fd9a0f06c sort date descending not ascending Nick Satterly 2013-05-23 14:46:42 +0100
  • f206c3b2c4 update ZXTM trap parser Nick Satterly 2013-05-22 21:32:23 +0100
  • cdfcd2c9cb fix typo Nick Satterly 2013-05-22 16:44:23 +0100
  • 53143c6180 Creates a first stab at being responsive Robert Rees 2013-05-21 18:09:01 +0100
  • 444eca6bb0 bump version to 2.0.30 Nick Satterly 2013-05-21 16:36:50 +0100
  • 2911a51a9d Merge branch 'master' into rr-alerts-scroller Nick Satterly 2013-05-21 15:36:51 +0100
  • c120f200cb Merge pull request #23 from guardian/rr-status-indicators-fix Nick Satterly 2013-05-21 07:04:07 -0700
  • 32b490c1e6 Merge 1c5fef25bd into bf22856463 Robert Rees 2013-05-21 07:04:03 -0700
  • bf22856463 Merge pull request #24 from guardian/rr-default-filtering Nick Satterly 2013-05-21 07:03:56 -0700
  • e3a8696675 Merge 8148599a26 into f6d388c5c4 Robert Rees 2013-05-21 07:03:52 -0700
  • f6d388c5c4 Merge pull request #25 from guardian/rr-text-truncation Nick Satterly 2013-05-21 07:03:38 -0700
  • 1282dc9d05 Merge 5239e9bd09 into 23b375d5e1 Robert Rees 2013-05-21 07:03:29 -0700
  • 23b375d5e1 Merge pull request #27 from guardian/bug/snmptrap-format Nick Satterly 2013-05-21 07:03:14 -0700
  • 271420cad0 Merge 125239dbef into 65f6a96b26 Nick Satterly 2013-05-21 07:02:01 -0700
  • 125239dbef add IPMI Event Trap parser Nick Satterly 2013-05-21 15:01:31 +0100
  • feaa2ddf5e correctly assign trapvar $O and pass varbinds to transformer Nick Satterly 2013-05-21 14:55:17 +0100
  • adcd5552b2 support multi-line varbinds Nick Satterly 2013-05-21 01:46:07 +0100
  • 79299113e1 add snmp version to execute format and correlate linkUp, linkDown Nick Satterly 2013-05-21 00:59:01 +0100
  • 053c707b73 make improvements to snmp trap handling Nick Satterly 2013-05-21 00:25:07 +0100
  • 2b3697300c Scrolling alert events hack Robert Rees 2013-05-20 18:30:04 +0100
  • 65f6a96b26 Merge pull request #22 from guardian/sh-continuous-integration Simon Hildrew 2013-05-20 09:08:11 -0700
  • 5239e9bd09 Hacks in text truncation for the alert text Robert Rees 2013-05-20 16:51:01 +0100
  • 8148599a26 Changes the default sorting order Robert Rees 2013-05-20 15:53:37 +0100
  • 1c5fef25bd Abstracts the status indicator functionality to a placeholder and shares it between status indicator clicks and status count clicks Robert Rees 2013-05-20 15:39:28 +0100
  • 6b5a58fb53 Merge 7d395d94f8 into 6bf9f6b009 Simon Hildrew 2013-05-20 03:01:34 -0700
  • 6bf9f6b009 Merge pull request #21 from satterly/feature/snmptrapd-format-execute Nick Satterly 2013-05-17 07:41:53 -0700
  • c83924ad0b Merge b2563a2990 into ebb324cf7a Nick Satterly 2013-05-16 15:57:18 -0700
  • b2563a2990 remove confusing reference to default snmptrapd output Nick Satterly 2013-05-16 23:52:16 +0100
  • 10f448c671 fixes Nick Satterly 2013-05-16 23:49:42 +0100
  • e7d55b0227 Utilise snmptrapd.conf format execute to get more snmp trap info Nick Satterly 2013-05-16 23:36:54 +0100
  • 7d395d94f8 fix publish filename Simon Hildrew 2013-05-16 18:07:24 +0100
  • 22b9a6b989 Really fix sed expression Simon Hildrew 2013-05-16 18:02:48 +0100
  • 80a444143a Fix sed expression again Simon Hildrew 2013-05-16 17:57:03 +0100
  • 94a4b9743c Escape quotes Simon Hildrew 2013-05-16 17:46:01 +0100
  • 3932500eb8 Fix where version / build number is used Simon Hildrew 2013-05-16 17:43:30 +0100
  • d632e5e5e8 Publish artifacts / inject version Simon Hildrew 2013-05-16 17:39:27 +0100
  • 1cf3f48982 Make python calls generic Simon Hildrew 2013-05-16 17:09:55 +0100
  • e0286a9bb6 Revert "OK, use python 2.4 and just install setuptools" Simon Hildrew 2013-05-16 17:05:39 +0100
  • 233ecce469 OK, use python 2.4 and just install setuptools Simon Hildrew 2013-05-16 17:00:47 +0100
  • 2c424789fb Use separate build root Simon Hildrew 2013-05-16 16:21:52 +0100
  • d3629527f9 Reintroduce buildroot Simon Hildrew 2013-05-16 16:15:57 +0100
  • c908503057 Use buildroot macro instead of env var Simon Hildrew 2013-05-16 15:41:02 +0100
  • 95dd70faf3 Use python2.6 instead of python Simon Hildrew 2013-05-16 15:33:44 +0100
  • 6128ed47bb Make tc-build script executable Simon Hildrew 2013-05-16 15:11:50 +0100
  • 83e2147ae8 Tweak options to get build script working Simon Hildrew 2013-05-16 14:43:55 +0100
  • b0e85597dd Add RPM specfile and build script for teamcity Simon Hildrew 2013-05-15 18:07:20 +0100
  • ebb324cf7a Merge pull request #20 from guardian/rr-bootstrap-update Nick Satterly 2013-05-15 09:37:19 -0700
  • edbce46372 Merge 7d6318c2ed into 0f1c41f69f Robert Rees 2013-05-15 09:34:45 -0700
  • db8d19e22c Merge 8dd3c2e27f into 0f1c41f69f Robert Rees 2013-05-15 07:47:30 -0700
  • 8dd3c2e27f Switch to fluid rows and add some margin between rows Robert Rees 2013-05-15 15:46:38 +0100
  • 28af6d7388 Applies the latest Bootstrap, the Datatables integration plugin and templates the various pages Robert Rees 2013-05-15 15:40:49 +0100
  • 0f1c41f69f bump version to 2.0.29 Nick Satterly 2013-05-15 15:00:16 +0100
  • 9270e372d6 Merge pull request #16 from guardian/rr-open-row-hack Nick Satterly 2013-05-15 06:43:51 -0700
  • af3e74d40f Merge a57a87289c into 50f1274c4c Robert Rees 2013-05-15 06:27:13 -0700
  • 50f1274c4c Merge pull request #19 from satterly/feature/alert-query-delete Nick Satterly 2013-05-15 06:26:21 -0700
  • 1e0c58aa03 Merge f3dd85662a into 2ada15960c Nick Satterly 2013-05-15 06:25:48 -0700
  • 2ada15960c Merge pull request #18 from satterly/f09eeab00cf172af9ee4466879192f855da1e6dd Nick Satterly 2013-05-15 06:20:53 -0700
  • 9a2a4accf4 Merge f09eeab00c into 89c867aae2 Nick Satterly 2013-05-15 06:20:35 -0700
  • 635a1ef6da Merge f3dd85662a into 89c867aae2 Nick Satterly 2013-05-15 06:16:06 -0700
  • f3dd85662a allow bulk deletes using alert-query Nick Satterly 2013-05-15 14:13:31 +0100
  • 91f6c1356f update travis config Nick Satterly 2013-05-14 23:02:44 +0100
  • f09eeab00c re-order README Nick Satterly 2013-05-14 22:43:56 +0100