1
0
mirror of https://github.com/linkedin/oncall.git synced 2025-11-26 23:10:47 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
Daniel Wang
5a66b2f660 Py3 migration 2019-02-28 14:00:39 -08:00
Harshit Sharma
b688b3c885 Add teams messenger (#239)
* Add teams messenger

* Add pymsteams in setup

* Fix style
2019-02-25 15:35:19 -08:00
Daniel Wang
42486429e0 Add ical export API (#229)
* Add ical export API
2019-01-04 10:43:52 -08:00
Daniel Wang
025793a592 Migrate to cryptography from pycrypto 2018-07-31 16:48:46 -07:00
Tjebbe Vlieg
82bb2b7b4c Fix prometheus_client not installed
This commit fixes #162.
2018-06-28 13:34:06 -07:00
William Leese
8813d85504 Revert "add pyflakes for tests"
This reverts commit 1915f8fe24.
2018-01-12 10:11:42 -08:00
William Leese
8df1e739d9 add pyflakes for tests 2018-01-12 10:11:42 -08:00
Daniel Wang
03b1d664c7 Add ldap example user sync and auth 2017-07-28 14:27:54 -07:00
Qingping Hou
ee710ef186 ci: enable circleci 2017-05-23 15:56:26 -07:00
Daniel Wang
6a4b13a0ee Set up packer/docker 2017-05-22 17:12:14 -07:00
Qingping Hou
8a54b06195 feat: support sync users from slack & rename im to slack 2017-05-22 10:09:33 -07:00
Qingping Hou
d8124f655c dev: configure gunicron dev server in python 2017-05-10 12:21:45 -07:00
dwang159
4ed569b8d6 Clean/refactor notifier, add user validation (#12)
* Clean/refactor notifier, add user validation

Fix a few notifier bugs, move reminder/user validator to their own
files, add Makefile to docs

* Move reminder/user validator to notifier directory
2017-05-08 18:19:30 -07:00
Damien Nozay
f782bdeda3 update setup.py 2017-05-02 19:05:16 -07:00
Qingping Hou
3f40264243 initial commit 2017-05-02 15:57:25 -07:00