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

Commit graph

  • 40f16ef782 support python2.6 Nick Satterly 2013-06-26 23:29:27 +0100
  • b8b1a9af8f righ align refresh button Nick Satterly 2013-06-26 23:00:09 +0100
  • a80cc62fc7 add debian postinst and postrm scripts Nick Satterly 2013-06-26 22:47:38 +0100
  • 76a5184b19 add debian packaging files Nick Satterly 2013-06-26 21:56:36 +0100
  • d2cece3e2b bump version to 2.0.39 Nick Satterly 2013-06-26 21:24:10 +0100
  • 9872ec5e15 improve utf-8 support Nick Satterly 2013-06-26 21:23:50 +0100
  • b58c78e2ae remove old requirements Nick Satterly 2013-06-26 16:50:17 +0100
  • 22aeebb3d2 dont set default for repeat option Nick Satterly 2013-06-26 00:41:53 +0100
  • 4eaec0849a add --repeat true|false option to alert-query Nick Satterly 2013-06-26 00:31:36 +0100
  • 78f5597f41 fix boolean query param bug Nick Satterly 2013-06-26 00:31:14 +0100
  • db1bfa8758 bump version to 2.0.38 Nick Satterly 2013-06-25 16:36:54 +0100
  • 560c2c81d1 try to consistently encode using utf-8 Nick Satterly 2013-06-25 16:36:23 +0100
  • 4ab8e79936 use standard defaults and output dry run as curl command Nick Satterly 2013-06-25 16:27:29 +0100
  • 900b5cd357 use standard defaults and output dry run as curl command Nick Satterly 2013-06-25 16:26:55 +0100
  • 518e577e34 add padding to about.html Nick Satterly 2013-06-25 15:42:12 +0100
  • ebb1bed274 bump version to 2.0.37 Nick Satterly 2013-06-25 11:18:37 +0100
  • 203ed1f86a remove old redir code from urlmon Nick Satterly 2013-06-25 11:17:56 +0100
  • fca3b982eb rename heartbeat interval to timeout Nick Satterly 2013-06-25 10:07:49 +0100
  • 561e7ea841 add support for heartbeats from alerts to solarwinds Nick Satterly 2013-06-24 15:18:34 +0100
  • 67cde187cd catch exceptions caused by malformed yaml configs Nick Satterly 2013-06-24 15:17:48 +0100
  • 0ab6e299f8 default heartbeat interval to 1 day for now Nick Satterly 2013-06-24 14:02:15 +0100
  • 46ee25fdb9 fix padding and buttons on one line Nick Satterly 2013-06-24 12:32:10 +0100
  • 9d658bd596 fix drop down in about and remove padding Nick Satterly 2013-06-24 11:40:50 +0100
  • 21df9be14e bump version to 2.0.36 Nick Satterly 2013-06-24 09:49:01 +0100
  • afee0ae77d remove Now from Refresh button Nick Satterly 2013-06-24 09:47:55 +0100
  • bbefbe4f0f make about page responsive Nick Satterly 2013-06-21 23:49:09 +0100
  • a1deae8fd6 add support for configurable heartbeat intervals Nick Satterly 2013-06-21 21:24:41 +0100
  • f77947bf95 bump version to 2.0.35 Nick Satterly 2013-06-21 16:52:49 +0100
  • 2f9b5ff3c0 replace drop-downs with radio buttons Nick Satterly 2013-06-21 16:22:00 +0100
  • 9bed562dd4 dont dedup heartbeats Nick Satterly 2013-06-21 12:53:48 +0100
  • 86cc30a91b alerts can be transformed into heartbeats Nick Satterly 2013-06-21 12:49:23 +0100
  • 4adf0bbb3a adjust logging for suppressed snmp traps Nick Satterly 2013-06-20 00:59:56 +0100
  • 944d0e1c32 add support for Cisco syslog messages Nick Satterly 2013-06-20 00:40:46 +0100
  • 9d9c3497dc bump version to 2.0.34 Nick Satterly 2013-06-14 23:23:55 +0100
  • b173a4efa5 urlmon should follow redirections Nick Satterly 2013-06-14 23:22:54 +0100
  • e526c47faa right align console buttons Nick Satterly 2013-06-14 23:12:39 +0100
  • 223e698ddc Merge pull request #45 from guardian/rr-templating-update Nick Satterly 2013-06-14 14:43:02 -0700
  • 0d58ed1799 Merge a7796e8086 into 5ffe15ee4f Robert Rees 2013-06-14 14:42:39 -0700
  • 5ffe15ee4f Merge pull request #44 from guardian/rr-multiple-row-actions Nick Satterly 2013-06-14 14:42:04 -0700
  • df041179f1 Merge 747f58cfd8 into 39cca1f6e1 Robert Rees 2013-06-14 14:41:37 -0700
  • 39cca1f6e1 catch invalid characters when decoding snmptraps Nick Satterly 2013-06-14 17:35:37 +0100
  • d706f6cc38 reject malformed alerts at the server Nick Satterly 2013-06-14 17:33:35 +0100
  • 8ca4dd254e catch TypeError when testing for float Nick Satterly 2013-06-14 17:31:53 +0100
  • fb943ce368 add exception handling to api endpoint Nick Satterly 2013-06-14 17:31:15 +0100
  • 0fca4f55c1 Implements a pop state to allow navigation back to previous states Robert Rees 2013-06-10 17:34:31 +0100
  • 6c2e465862 Pushes the state of the dashboard selection into the URL Robert Rees 2013-06-10 16:28:50 +0100
  • cd3ce5d79b Switches up to jQuery 2 from Google's CDN Robert Rees 2013-06-10 14:57:34 +0100
  • edd0e52f47 Removes console logging Robert Rees 2013-06-10 14:38:41 +0100
  • 258f29a0c8 Switches search filter clearing to Bacon Robert Rees 2013-06-10 14:36:03 +0100
  • c1755a71b3 Clear the filter when the status counts or indicator are clicked Robert Rees 2013-06-10 14:07:41 +0100
  • 60efb459e6 Allows you to specify the alert level as a query parameter Robert Rees 2013-06-07 17:03:44 +0100
  • f98494d8c4 Allows the search term to be encoded in the url Robert Rees 2013-06-07 16:55:55 +0100
  • 3e7c04066d Allows the search term to be encoded in the url Robert Rees 2013-06-07 16:53:45 +0100
  • a7796e8086 Changes console to use the standard template and includes the purl library Robert Rees 2013-06-07 10:30:59 +0100
  • d8f686263f Use built in python rather than python2.6 Simon Hildrew 2013-06-06 16:18:26 +0100
  • 747f58cfd8 Stop the auto-refresh if a row is selected Robert Rees 2013-06-06 12:37:55 +0100
  • de7bd00e31 Implements a common delete function for alerts and binds it to the select Robert Rees 2013-06-05 16:49:46 +0100
  • 2b81f5a64f Wires in the delete button Robert Rees 2013-06-05 16:36:44 +0100
  • f395f6d68a Working selection mechanism Robert Rees 2013-06-05 16:27:26 +0100
  • 7e62e8619d Merge pull request #40 from guardian/rr-responsive-dashboard Nick Satterly 2013-06-04 06:56:55 -0700
  • 2c8ca4aa3e Merge addb67896c into 5d8c7f83e4 Robert Rees 2013-06-04 06:56:43 -0700
  • 5d8c7f83e4 bugfix: REQUEST_TIMEOUT is now a CONF parameter Nick Satterly 2013-06-04 14:31:34 +0100
  • 69f8f18c7e Improve debug output for Graphite module Nick Satterly 2013-06-04 14:31:05 +0100
  • addb67896c Merging in UI changes from master while keeping it responsive Robert Rees 2013-06-03 16:06:14 +0100
  • ca6279a174 Adds a function to rewrite the drop down labels on resizing and when the page is loaded Robert Rees 2013-06-03 15:18:11 +0100
  • 873e1cee26 bump version to 2.0.33 Nick Satterly 2013-06-03 13:52:22 +0100
  • 9ccfc723a8 Merge pull request #41 from guardian/rr-mm-feedback Nick Satterly 2013-06-03 05:08:39 -0700
  • a55f0dc4e6 Merge d5cd20d114 into 69fe533281 Robert Rees 2013-06-03 05:07:06 -0700
  • d5cd20d114 revert font change Nick Satterly 2013-06-03 13:06:23 +0100
  • 69fe533281 Merge pull request #43 from guardian/feature/urlmon-statsd Nick Satterly 2013-06-03 04:38:47 -0700
  • 3d34319c23 Merge bfeabcba03 into 0bb0add06f Nick Satterly 2013-06-03 04:38:33 -0700
  • bfeabcba03 urlmon_slow_* not urlmon_rtt_* Nick Satterly 2013-06-03 12:36:59 +0100
  • c62b861457 Use statsd to send URLmon metrics to graphite Nick Satterly 2013-06-03 12:34:11 +0100
  • 0bb0add06f Merge pull request #42 from guardian/rr-save-table-state Nick Satterly 2013-06-03 03:31:11 -0700
  • a016d4c974 Merge fbadfef380 into 9cdfbbe753 Robert Rees 2013-06-03 03:30:14 -0700
  • 9cdfbbe753 bump version to 2.0.32 Nick Satterly 2013-06-03 09:17:10 +0100
  • 5900c4b148 bump pinger version number Nick Satterly 2013-06-02 17:48:00 +0100
  • 4299d60d91 make ping settings config options Nick Satterly 2013-06-02 17:47:04 +0100
  • 5b9b4e29d3 limit number of history entries in API response to 10 by default Nick Satterly 2013-06-02 00:58:56 +0100
  • 2aeaa9afb6 update most attributes on duplicate alert Nick Satterly 2013-06-02 00:26:44 +0100
  • 5e644cf252 Send pinger avg and max times to graphite Nick Satterly 2013-05-31 21:06:39 +0100
  • 9d28b8631e Creating the minimum dropdown states Robert Rees 2013-05-31 17:26:12 +0100
  • fbadfef380 Switches on datatables state saving Robert Rees 2013-05-31 14:32:41 +0100
  • 0bc1b05f8c Applies some of Matthew's feedback to the dashboard Robert Rees 2013-05-31 13:32:48 +0100
  • df1ae4b784 Introduces a max width on the block and switch to inline blocks to make the history appear side by side if the width allows Robert Rees 2013-05-30 17:13:57 +0100
  • 3626aa0b3f bump version to 2.0.31 Nick Satterly 2013-05-30 12:08:18 +0100
  • f8939393a2 Merge pull request #36 from guardian/bug/alert-aws-delete-alerts Nick Satterly 2013-05-30 04:02:57 -0700
  • 61ecfbd990 Merge branch 'master' of github.com:guardian/alerta into rr-responsive-dashboard Robert Rees 2013-05-30 10:07:12 +0100
  • b6480410d3 Merge 21e2050f1f into 9e1b0bc422 Nick Satterly 2013-05-28 09:38:05 -0700
  • f90a76e99a Merge 9e1a5bb8e3 into 9e1b0bc422 Robert Rees 2013-05-28 06:59:06 -0700
  • 9e1a5bb8e3 Removes the severity setting of pings based on latency Robert Rees 2013-05-28 14:57:13 +0100
  • ee16f544b8 WIP: single column history Robert Rees 2013-05-28 14:54:29 +0100
  • 9e1b0bc422 Merge pull request #38 from guardian/feature/carbon-metric-send Nick Satterly 2013-05-26 17:23:32 -0700
  • 64beb10d5a Merge ad6225e42a into 92afac4a1b Nick Satterly 2013-05-26 17:23:26 -0700
  • ad6225e42a minor tidy-ups to graphite integration Nick Satterly 2013-05-27 01:21:33 +0100
  • 92afac4a1b Merge pull request #37 from guardian/feature/carbon-metric-send Nick Satterly 2013-05-26 16:10:03 -0700
  • e5693d32e4 Merge 9aac6fc66f into 1600353fcc Nick Satterly 2013-05-26 15:03:44 -0700
  • 9aac6fc66f add support for Graphite statsd metric sending Nick Satterly 2013-05-26 23:03:16 +0100
  • d81022bd3f add carbon tcp metric send support Nick Satterly 2013-05-26 18:34:04 +0100
  • 41747917b1 add support for Graphite carbon metric sending Nick Satterly 2013-05-26 17:27:29 +0100