Mathieu Rollet
|
fd2c2d1bec
|
Give endpoint methods unique names (#1694)
* Give endpoint methods unique names
* Remove specific flake8 rule which is not needed anymore
|
2021-03-10 17:33:26 -06:00 |
Arcadia Rose
|
aa602f4763
|
Update an alert to acknowledged in mongodb when the triagebot updates its status (#1656)
|
2020-07-13 16:38:12 -05:00 |
Emma Rose
|
6e849f2fdb
|
Feature triage bot v02 (#1576)
|
2020-04-14 15:37:17 -05:00 |
A Smith
|
b8f3ac8d4c
|
Merge pull request #1570 from mozilla/remove_cymon_ipintel
removing ipintel as cymon project is sunset and no longer functional
|
2020-02-20 17:09:11 -06:00 |
Phrozyn
|
8479782f33
|
removing ipintel as cymon project is sunset and no longer functional
|
2020-02-19 16:59:32 -06:00 |
Brandon Myers
|
8ea725547f
|
Remove logincount visualization
|
2020-02-18 13:34:41 -06:00 |
Brandon Myers
|
e6125a6379
|
Ensure modifiedat is jsonable
|
2019-09-04 17:52:27 -05:00 |
Brandon Myers
|
bcc8e3d99f
|
Make mongodb client timezone aware
|
2019-09-04 16:46:07 -05:00 |
Brandon Myers
|
b890fe8db6
|
Add route to sync alert schedules via rest api
|
2019-09-04 13:56:16 -05:00 |
Brandon Myers
|
5bbe4f728e
|
Readd "Merge pull request #1436 from mozilla/revert-1420-alerts_mongodb_scheduler"
This reverts commit e5f455429d , reversing
changes made to d4a5e98a23 .
|
2019-09-04 13:53:41 -05:00 |
Brandon Myers
|
46595b9f88
|
Revert "Turn on/off alerts via Web UI"
|
2019-08-30 11:43:56 -05:00 |
Brandon Myers
|
b4d13f78ea
|
Update alert scheduler to be cleaner
|
2019-08-19 15:10:13 -05:00 |
Brandon Myers
|
cafe0c2372
|
Initial example of celery to restapi
|
2019-08-15 13:05:36 -05:00 |
Brandon Myers
|
a84a35858a
|
Add basic alerts schedules api route
|
2019-08-13 19:30:43 -05:00 |
Jan Andre Ikenmeyer
|
51822417a3
|
Update MPL license to https
|
2019-08-02 01:41:37 +02:00 |
Brandon Myers
|
581c597c11
|
Use logger instead of writing to sys.stdout and sys.stderr
|
2019-07-25 12:29:37 -05:00 |
Brandon Myers
|
c14c679760
|
Fix dashboard kibana url
|
2019-07-08 16:47:29 -05:00 |
Brandon Myers
|
390a3feef2
|
Rename unicode type to str
|
2019-06-28 18:21:48 -05:00 |
Brandon Myers
|
b2ca33ed7a
|
Fixup reload function namespace
|
2019-06-28 16:43:52 -05:00 |
Brandon Myers
|
f4c3cb405d
|
Merge remote-tracking branch 'origin/master' into breaking_es6_changes
|
2019-06-03 10:23:11 -05:00 |
Brandon Myers
|
5f9ccef547
|
Remove full kibanaurl from rest api
|
2019-05-13 18:01:35 -05:00 |
Phrozyn
|
e355b06389
|
Replacing _type with type as this is how the kibana index presents dashboards, also adding the subkey dashboard to the dashboard name parameter.
|
2019-03-28 13:08:57 -05:00 |
Brandon Myers
|
4190c8d5c5
|
Merge pull request #1105 from mozilla/fixup_keys_references
Remove .keys() call during key exists comparison
|
2019-02-27 18:03:44 -05:00 |
Brandon Myers
|
e16ec577bf
|
Remove .keys() call during key exists comparison
|
2019-02-15 12:11:15 -06:00 |
Phrozyn
|
fb7bc08424
|
removing erroneous WatchList list instantiation, changing db reference to watchentries.
|
2019-01-08 12:48:03 -06:00 |
Phrozyn
|
69a01500c5
|
A few tweaks in regards to previous suggestions and advice.
|
2019-01-07 19:34:37 -06:00 |
Phrozyn
|
58cf3a9fbe
|
Final PEP8 Fix to match master
|
2018-12-17 17:46:03 -06:00 |
Phrozyn
|
16a7d16cf3
|
PEP8, will need to retest that everything is functional after this
|
2018-12-17 17:12:35 -06:00 |
Phrozyn
|
2cdc5f1f8b
|
PEP 8
|
2018-12-17 17:01:32 -06:00 |
A Smith
|
aa9f2d9105
|
Merge branch 'master' into watchlist_feature
|
2018-12-14 17:41:08 -06:00 |
Brandon Myers
|
46be867d2f
|
Fixup unused variables check
|
2018-12-14 14:06:21 -06:00 |
Brandon Myers
|
df84a1942d
|
Fixup block comments not having a space after hash
|
2018-12-14 13:40:07 -06:00 |
Brandon Myers
|
fc771bd531
|
Remove unused import statements
|
2018-12-14 11:34:42 -06:00 |
Phrozyn
|
01bb8be0e0
|
pep8 fixes
|
2018-12-11 15:46:25 -06:00 |
Phrozyn
|
244ef87cfd
|
pep8 changes.
|
2018-12-11 15:25:21 -06:00 |
Phrozyn
|
7859a0bcba
|
fixing indentation on return in index.py.
|
2018-12-11 13:31:21 -06:00 |
Phrozyn
|
29cb0e099f
|
Adding alert to watchlist_feature that tests to work.
|
2018-11-29 18:30:55 -06:00 |
Phrozyn
|
f7ece902a8
|
adding alert request api endpoint
|
2018-11-20 10:02:56 -06:00 |
Phrozyn
|
37599c7928
|
initial exposure of only our watchlist endpoint - WIP
|
2018-11-16 11:51:29 -06:00 |
Phrozyn
|
91fbc63f4e
|
resolving merge from master conflicts
|
2018-11-16 11:41:47 -06:00 |
Phrozyn
|
bbf2d10e12
|
mergine master into branch with conflicts resolved.
|
2018-11-16 11:34:02 -06:00 |
Brandon Myers
|
deb4fc86c5
|
Update rest tests to use separate config
|
2018-11-12 12:35:40 -06:00 |
Jeff Bryner
|
092907b6b4
|
pep!
|
2018-11-11 20:46:00 -08:00 |
Jeff Bryner
|
a2d0ff8fc0
|
remove the function in favor of the plugin
|
2018-11-11 20:03:51 -08:00 |
Jeff Bryner
|
5e77bbfa94
|
pass a dict
|
2018-11-11 15:45:28 -08:00 |
Jeff Bryner
|
3e71d2f4fc
|
rename the route, remove hard coded function
|
2018-11-11 14:41:15 -08:00 |
A Smith
|
01f37161c1
|
Merge branch 'master' into watchlist_feature
|
2018-11-08 13:55:08 -06:00 |
Brandon Myers
|
3b07f12cc9
|
Resolve E128 continuation line under indented
|
2018-10-31 18:11:08 -05:00 |
Brandon Myers
|
3fbeae4611
|
Resolve E127 continuation line over indented
|
2018-10-31 17:30:18 -05:00 |
Brandon Myers
|
1d03fd7037
|
Resolve E129 indented line with same indent as next logical line
|
2018-10-30 18:16:38 -05:00 |