99 Commits

Author SHA1 Message Date
Jonathan Montineri
558f18c04e Instances now get their Status updated correctly, ICMPChecks can't have more than one Instance attached anymore (used to error instead). Minor cleanups. 2014-08-01 18:03:05 +01:00
Jonathan Montineri
6cb4bd4e97 Fixed "Edit check" not working for ping checks 2014-08-01 18:03:05 +01:00
David Buxton
47c60cf407 Create pingcheck in the view 2014-07-31 14:41:25 +01:00
David Buxton
2c690e9373 Merge branch 'wip' of github.com:jmontineri/cabot into jmontineri-instances
Conflicts:
	app/cabotapp/migrations/0004_auto.py
	app/cabotapp/views.py
2014-07-31 14:00:42 +01:00
David Buxton
949bf37e31 Redo migration 2014-07-31 13:24:13 +01:00
David Buxton
45c2e13653 Merge branch 'instances' of github.com:jmontineri/cabot into jmontineri-instances
Conflicts:
	app/cabotapp/views.py
2014-07-31 13:16:08 +01:00
Jonathan Montineri
1785d02a6c WIP 2014-07-31 12:30:46 +01:00
Jonathan Montineri
f5928ba4d5 Cleaning up 2014-07-31 12:04:42 +01:00
Jonathan Montineri
b0ab9268c5 Creating an instance now adds a Ping Check to it. 2014-07-30 14:05:57 +01:00
David Buxton
1ce3325ee2 Don't use recent results 2014-07-30 14:02:28 +01:00
David Buxton
b6aee8b7a2 Add index to time 2014-07-30 14:02:28 +01:00
David Buxton
1f33d0ebc9 Limit size of raw data 2014-07-30 14:02:28 +01:00
vagrant
639c5e2fc2 Fixed a stupid indentation mistake 2014-07-30 14:02:28 +01:00
vagrant
97c7a53ba9 Replaced tabs with spaces 2014-07-30 14:02:28 +01:00
vagrant
9487d73b51 Fixed adding a check without linking it to a service displayying an error 2014-07-30 14:02:28 +01:00
Jonathan Montineri
7aac0ad153 Adding a test now redirects back to service page 2014-07-30 14:02:27 +01:00
David Buxton
415ea19fed Add logout button 2014-07-30 14:02:27 +01:00
Jonathan Montineri
b19c6864c3 Added Instances list to ServiceDetail and vice versa. Added "Create Instance" in ServiceDetail. 2014-07-30 13:00:07 +01:00
Jonathan Montineri
7bab265f96 Fixed an error when creating Instances 2014-07-30 11:24:34 +01:00
Jonathan Montineri
d1e72ead86 Added ICMP Check icon on StausCheck list, added Instance lists on Service detail views 2014-07-30 11:08:11 +01:00
Jonathan Montineri
15c2a238d4 things 2014-07-29 19:07:14 +01:00
Jonathan Montineri
7369028fe7 Started adding instance support and ICMP ping status checks 2014-07-29 19:05:09 +01:00
vagrant
fe35a5b539 Fixed a stupid indentation mistake 2014-07-29 10:11:34 +00:00
vagrant
ae99624acd Replaced tabs with spaces 2014-07-29 09:49:08 +00:00
vagrant
99c33241cb Fixed adding a check without linking it to a service displayying an error 2014-07-29 09:40:43 +00:00
Jonathan Montineri
3b6009b1fc Adding a test now redirects back to service page 2014-07-28 17:02:23 +01:00
Grzegorz Dubicki
f314497562 move time zone setting to conf file 2014-07-14 10:47:22 +02:00
sealion
1cc5d4e029 Add some db indices to get rid of slow queries. 2014-05-21 16:14:45 +04:00
David Buxton
5ed4639f30 Add very basic db cleanup job 2014-04-22 23:24:00 +01:00
Casey W Crites
c6904643d4 Change raw_check_data to raw_data.
StatusCheckResults don't have raw_check_data, just raw_data.
2014-04-17 17:47:34 -07:00
David Buxton
b436808c00 Ok you can't do that 2014-03-03 13:54:23 +00:00
David Buxton
c90cfe8830 template syntax 2014-03-03 13:51:14 +00:00
David Buxton
53ba56fe51 Cosmetic changes 2014-03-03 13:48:02 +00:00
David Buxton
a58d0f5bc5 Merge branch 'checkreports' of github.com:futurecolors/cabot into futurecolors-checkreports 2014-03-03 13:09:59 +00:00
sealion
7d1f428348 Show end times in the report. 2014-03-03 16:47:15 +04:00
David Buxton
1228f3cb54 Merge branch 'checkreports' of github.com:futurecolors/cabot into futurecolors-checkreports 2014-03-03 12:13:00 +00:00
sealion
9b2aec4057 Better display of success rates. 2014-03-03 15:24:45 +04:00
sealion
ab12979bb6 Calendar icon, initial values for date fields. 2014-03-03 15:08:13 +04:00
David Buxton
3b17a83373 Don't push changes at 2am 2014-03-03 10:25:23 +00:00
David Buxton
1288eb225e On the view, not the form... 2014-03-03 00:36:10 +00:00
David Buxton
630e40ae45 Default to updates every 1 minute for JenkinsChecks 2014-03-02 22:08:37 +00:00
David Buxton
fd730d2774 Merge branch 'set_link_scheme' of github.com:Hebo/cabot into Hebo-set_link_scheme 2014-03-02 00:21:09 +00:00
sealion
e13340ecfc Use timezone.now(). 2014-02-28 16:18:30 +04:00
sealion
5116365d95 Basic check report tests. 2014-02-28 14:44:57 +04:00
sealion
ef05cae449 Getting reports on failed checks and success rate from a service details page. 2014-02-28 14:43:59 +04:00
Hebo
b8d537c96e Default to https if unset 2014-02-21 11:40:06 -08:00
David Buxton
6d6db6c208 Don't send blank auth 2014-02-21 10:59:15 +00:00
Hebo
80f0ccb4b3 Allow for the scheme of alert links to be configured 2014-02-20 13:09:48 -08:00
David Buxton
0bfebe61c8 Merge branch 'txt_msg' of github.com:AJamesPhillips/cabot into AJamesPhillips-txt_msg 2014-02-20 13:03:23 +00:00
Alexander James Phillips
273643d898 Add option to disable verify ssl certificate on http checks 2014-02-20 00:07:40 +00:00