0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-27 02:28:49 +00:00

Commit graph

  • 71b50830bd add USE_STDERR option Nick Satterly 2014-08-06 15:07:25 +0100
  • 43cdb9aaed mongo port must be an int Nick Satterly 2014-08-05 12:54:45 +0100
  • 3ee87a38e7 support linked docker container env variables for mongo config Nick Satterly 2014-08-05 12:38:54 +0100
  • d9acbce6b9 add global AUTH_REQUIRED setting Nick Satterly 2014-08-04 23:13:02 +0100
  • c0888f2318 make no authentication the default Nick Satterly 2014-08-04 19:57:05 +0100
  • d1a1a1d09a dont assume python virtualenv for wsgi file Nick Satterly 2014-08-04 16:01:11 +0100
  • d7dcba3183 allow wildcard email domain Nick Satterly 2014-08-04 14:12:54 +0100
  • 331730599d add alerta app to deploy.json Nick Satterly 2014-08-01 16:26:03 +0100
  • 3691f64a3f fix spec file path Nick Satterly 2014-08-01 16:03:23 +0100
  • 15f09ce8cb update deploy.json for new package name Nick Satterly 2014-08-01 16:00:51 +0100
  • ed2849569a rename RPM package to alerta-server to avoid clash with client Nick Satterly 2014-08-01 15:50:33 +0100
  • c19c8a6d78 rename RPM package to alerta-server to avoid clash with client Nick Satterly 2014-08-01 15:50:33 +0100
  • 85d2a9e2f1 catch plug-in exceptions Nick Satterly 2014-08-01 00:12:04 +0100
  • 07aa92fc9e bugfix: rule method formatting causing 405 responses Nick Satterly 2014-08-01 00:03:45 +0100
  • ee8c05d464 add route for getting all keys Nick Satterly 2014-07-30 11:27:34 +0100
  • c20e7ac64a add user email circle-of-trust Nick Satterly 2014-07-29 23:05:45 +0100
  • aa55721700 cache google oauth access tokens Nick Satterly 2014-07-29 21:02:03 +0100
  • 9646161ba0 validate access token to avoid confused deputy problem Nick Satterly 2014-07-29 02:40:29 +0100
  • e7edc05991 check api key expiry during validation Nick Satterly 2014-07-29 02:12:04 +0100
  • 50caff41fa fix crossdomain on management pages Nick Satterly 2014-07-28 15:55:20 +0100
  • 6133c93dbd add token to session Nick Satterly 2014-07-28 13:35:49 +0100
  • bae68b1eb8 minor changes to logging Nick Satterly 2014-07-28 13:35:36 +0100
  • 7c63e4f542 minor fixes Nick Satterly 2014-07-27 21:16:45 +0100
  • 343e51977e use flask logger Nick Satterly 2014-07-27 21:02:55 +0100
  • 47c7ad48ea Merge pull request #66 from guardian/feature/google-token Nick Satterly 2014-07-27 19:36:37 +0100
  • b6743fb4e1 sync api module with client Nick Satterly 2014-07-27 19:30:40 +0100
  • 37ca7ba528 sync api module with client Nick Satterly 2014-07-27 19:27:03 +0100
  • 1b3b066921 use flask built-in config Nick Satterly 2014-07-27 18:54:49 +0100
  • 6e1f5df388 verify user against authorized email domains Nick Satterly 2014-07-27 01:02:27 +0100
  • c0213352eb merge latest updates from release/3.2 Nick Satterly 2014-07-26 23:56:00 +0100
  • dc6aa3ef11 Merge pull request #65 from guardian/feature/plugins Nick Satterly 2014-07-26 22:56:23 +0100
  • 4e3931f243 do not indent alert str() output Nick Satterly 2014-07-26 22:31:06 +0100
  • 40a508b84b fix logstash plug-in Nick Satterly 2014-07-26 22:29:26 +0100
  • 3c1fb87cf3 complete logstash plug-in Nick Satterly 2014-07-26 20:48:48 +0100
  • f10ff1bf17 fix amqp and sns plug-ins Nick Satterly 2014-07-26 12:58:05 +0100
  • 1cad5bca38 do not try to load disabled plug-in Nick Satterly 2014-07-26 01:41:40 +0100
  • 70adc5f381 notifcation plug-ins Nick Satterly 2014-07-26 01:36:03 +0100
  • f241a0cdb9 server daemon renamed to alertad Nick Satterly 2014-07-25 21:48:09 +0100
  • 614545c295 Merge pull request #64 from guardian/feature/settings Nick Satterly 2014-07-25 21:32:00 +0100
  • 2931cf2650 minor fixes Nick Satterly 2014-07-25 21:30:29 +0100
  • ece6d85ef2 replace CONF with settings Nick Satterly 2014-07-25 21:07:41 +0100
  • ea9cf96d63 add support for MongoDB ReplicaSets Nick Satterly 2014-07-25 17:08:55 +0100
  • 1caea4ed9f improve mq send logging Nick Satterly 2014-06-22 14:24:04 +0100
  • 78ff67ef77 improve sns error handling Nick Satterly 2014-06-22 13:55:36 +0100
  • 2412809e5f Revert "simplify mongo query by using $setOnInsert, requires mongo 2.6" Nick Satterly 2014-06-22 02:08:41 +0100
  • ba4a82daaf add boto to install packages Nick Satterly 2014-06-22 02:07:35 +0100
  • 7e24cec459 add redirect from docroot Nick Satterly 2014-06-20 13:04:22 +0100
  • 574260828c tweak default file configs Nick Satterly 2014-06-22 01:24:32 +0100
  • 8274b5bceb publish alerts to aws sns topic Nick Satterly 2014-06-22 01:09:05 +0100
  • 0acd9e93b9 only publish alerts to topic (2) Nick Satterly 2014-06-21 22:29:49 +0100
  • cbfb86aff5 only publish alerts to topic Nick Satterly 2014-06-21 22:28:34 +0100
  • af33dc9513 url encode aws sqs url Nick Satterly 2014-06-21 21:58:44 +0100
  • 22584cf471 bump version to 3.1.2 Nick Satterly 2014-06-20 13:04:57 +0100
  • ea8eb25d38 add redirect from docroot Nick Satterly 2014-06-20 13:04:22 +0100
  • 615154a0ed add back all required common packages Nick Satterly 2014-06-15 02:09:44 +0100
  • a17f1d7517 release 3.2 Nick Satterly 2014-06-15 01:47:26 +0100
  • 2df1b043b6 simplify mongo query by using $setOnInsert, requires mongo 2.6 Nick Satterly 2014-06-14 13:21:03 +0100
  • 9cac66dbbe 40 character api keys Nick Satterly 2014-06-14 02:12:44 +0100
  • bdf24b9032 update api key metrics Nick Satterly 2014-06-11 22:58:59 +0100
  • 16a87a2fcf enhance api key output Nick Satterly 2014-06-11 22:37:38 +0100
  • 49502e8ea4 add auth to other api calls Nick Satterly 2014-06-10 13:01:25 +0100
  • fe1f8beb14 allow tokens and keys as url params Nick Satterly 2014-06-10 12:43:05 +0100
  • 73e081de5b add api key endpoints Nick Satterly 2014-06-09 12:24:32 +0100
  • e1489fa897 add verification code Nick Satterly 2014-06-09 11:16:52 +0100
  • ccd0f83b50 stubs for verifying tokens and keys Nick Satterly 2014-06-08 11:11:55 +0100
  • 5510b74036 switch from basic auth to token and api key Nick Satterly 2014-06-08 01:35:16 +0100
  • 626ea994f0 auth required Nick Satterly 2014-06-08 01:13:37 +0100
  • 8e0681ca0d minor refactor Nick Satterly 2014-06-05 13:03:10 +0100
  • 44da15d257 add tz support, default to Europe/London Nick Satterly 2014-05-20 12:29:05 +0100
  • d5710c9ff8 fix alert tests Nick Satterly 2014-05-20 11:38:37 +0100
  • a1629b3394 fix env typo Nick Satterly 2014-05-16 22:32:42 +0100
  • 81a67c26ea fix version in status Nick Satterly 2014-05-16 12:56:05 +0100
  • 5a34ccfec4 fix version in manifest Nick Satterly 2014-05-16 12:28:50 +0100
  • d188044f40 fix rpm spec file Nick Satterly 2014-05-16 12:05:14 +0100
  • 307dcb4f4b remove references to dashboard from rpm spec file Nick Satterly 2014-05-16 11:09:14 +0100
  • 5370dc54b8 update create and receive time for correlated alerts Nick Satterly 2014-05-16 11:04:48 +0100
  • db836c7bfd add source attribute to snmptrap alerts Nick Satterly 2014-05-13 14:19:58 +0100
  • 3359aa8bec bump version to 3.1.1 Nick Satterly 2014-05-12 16:47:14 +0100
  • 0fb915fade fix hash-bang in wsgi file Nick Satterly 2014-05-12 16:31:19 +0100
  • b134d82a1e dont specify particular directory for custom apache logs Nick Satterly 2014-05-12 13:04:59 +0100
  • cc26eb411d remove code and most references to v2 dashboard Nick Satterly 2014-05-10 20:24:50 +0100
  • 783208221d update pypi help file Nick Satterly 2014-05-09 23:40:22 +0100
  • 0403317a4b rename alerta daemon to alerta-app because client is now called alerta release/3.1 Nick Satterly 2014-05-09 23:34:53 +0100
  • 7445b14a3a ensure list() or dict() if kwarg is None Nick Satterly 2014-05-07 17:24:14 +0100
  • 970bab2c80 add uptime and version to management status output Nick Satterly 2014-05-02 16:12:20 +0100
  • 368f02b349 bump version to 3.0.9 Nick Satterly 2014-05-02 12:30:27 +0100
  • f173aa023c huge performance improvement if no parsing Nick Satterly 2014-05-02 12:29:01 +0100
  • 1ff2a826c7 use same number of processes as threads Nick Satterly 2014-05-02 12:16:37 +0100
  • 826e07a4b7 fix amqp connection in thread Nick Satterly 2014-04-30 10:48:40 +0100
  • 13f7b606ea make transport options configurable Nick Satterly 2014-04-30 10:48:02 +0100
  • c85e0cf6a2 iso8601 dates with ms not us Nick Satterly 2014-04-30 10:21:13 +0100
  • d7aa93b2a9 minor fixes to amqp transport defaults Nick Satterly 2014-04-29 23:45:28 +0100
  • be94b47a69 bump version to 3.0.8 Nick Satterly 2014-04-29 22:56:45 +0100
  • 6c5e0c6232 add aws sqs as amqp transport Nick Satterly 2014-04-29 22:55:53 +0100
  • 90ba047b4f fix init defaults Nick Satterly 2014-04-29 22:50:12 +0100
  • 3e102f8e29 use kwargs for alert constructor Nick Satterly 2014-04-29 20:13:59 +0100
  • 3eeaa05258 work around: http://bugs.python.org/issue8098 Nick Satterly 2014-04-28 16:05:58 +0100
  • 8fe2bd8841 update /api index.html Nick Satterly 2014-04-28 15:34:51 +0100
  • 2b85f6bb15 bump version to 3.0.7 Nick Satterly 2014-04-27 18:56:55 +0100
  • d9140bd2d4 use standard config for metrics Nick Satterly 2014-04-26 16:36:35 +0100