26 Commits (master)

Author SHA1 Message Date
  Pēteris Caune 155a1f132b
Simplify super() calls in tests 4 years ago
  Pēteris Caune 0c9c453ea0
Profile.current_project not used any more, remove last remaining references. cc: #336 5 years ago
  Pēteris Caune 84a4de32cc
Remove legacy webhook formats (newline-separated fields and the post_data key) from the Channel model 5 years ago
  Pēteris Caune 494fd9ffb7
Improve alert summaries in ping log 5 years ago
  Pēteris Caune dfd449b101
Three choices in timezone switcher (UTC / check's timezone / browser's timezone). Fixes #278 5 years ago
  Pēteris Caune cdfc9840a7
Source formatted with Black 6 years ago
  Pēteris Caune a4fde44e3a
Can configure the email integration to only report the "down" events. Fixes #231 6 years ago
  Pēteris Caune 664aad916a
Remove Profile.team_name (use Project.name instead) and Profile.current_team (use Profile.current_project instead) 6 years ago
  Pēteris Caune 0994006603
Drop Check.user_id and Channel.user_id (obsolete, using project_id now) 6 years ago
  Pēteris Caune 965998df18
Fix tests. 6 years ago
  Pēteris Caune c2f200fa02
Allow simultaneous access to checks from different teams 6 years ago
  Pēteris Caune 97b3b52df5
Testcases for the new code. 6 years ago
  Pēteris Caune ef6e1870d9
Preliminary Django 2 support 7 years ago
  Pēteris Caune 6ae12dbb18 Fix MySQL tests. 8 years ago
  Pēteris Caune fc415b39c8 Better formatting for Pushover notifications in log 8 years ago
  Pēteris Caune 3656e399f7 Fix tests. 9 years ago
  Pēteris Caune feb2294a7e Tests for team access. 9 years ago
  Pēteris Caune fdf9c607e5 Team Access, test cleanup 9 years ago
  Di Wu fe72792fd2 use basetestcase for most test cases that require predefined user, add test for ensuretriggers, add travis cache 9 years ago
  Di Wu 79b7327c9e fix tests and optimize authentication and fix some unclosed markup 9 years ago
  Pēteris Caune 1dacc8b797 Users can add passwords to their accounts. Fixes #6 9 years ago
  Pēteris Caune aa2bc72293 Better style for Log page. 9 years ago
  Pēteris Caune 947f686c61 Organize imports using isort. 9 years ago
  Pēteris Caune cee2b52d3e More tests. 9 years ago
  Pēteris Caune 18635e947a More tests. 9 years ago
  Pēteris Caune 969626c0fa Validate UUID, more tests. 9 years ago