705 Commits

Author SHA1 Message Date
Grzegorz Dubicki
1df3d655b1 move time zone setting to conf file 2014-07-14 10:47:33 +02:00
Grzegorz Dubicki
73a511384e move time zone setting to conf file 2014-07-14 10:47:28 +02:00
Grzegorz Dubicki
f314497562 move time zone setting to conf file 2014-07-14 10:47:22 +02:00
David Buxton
739180c003 Make sure _ensure_dirs gets run - fixes #80 2014-07-11 15:22:12 +01:00
David Buxton
489dad0617 Merge branch 'futurecolors-optimization' 2014-05-21 13:28:56 +01: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
dbuxton
200905fb87 Merge pull request #59 from jevy/master
Adding info about cabot-docker to README
2014-04-22 09:13:25 +01:00
dbuxton
b05d06c0cf Merge pull request #58 from labxio/statuscheck-graph
Change raw_check_data to raw_data.
2014-04-22 09:09:43 +01:00
Jevin Maltais
7867d76d52 Adding Docker option 2014-04-19 12:46:41 -04: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
Peter Baumgartner
49e74a746d Merge branch 'python-package' into django-1.6 2014-03-21 13:06:59 -06:00
Peter Baumgartner
7f13321748 Adds certifi for an updated CA bundle for requests 2014-03-21 12:58:53 -06:00
Peter Baumgartner
44ab35805a Merge branch 'python-package' into django-1.6 2014-03-20 20:56:25 -06:00
Peter Baumgartner
0130e5f594 Adds ALLOWED_HOSTS 2014-03-12 18:00:06 -06:00
Peter Baumgartner
0a850016e3 Removes cached file that snuck in 2014-03-07 21:29:56 -06:00
Peter Baumgartner
30239a2d01 Fixes more test paths 2014-03-05 22:17:35 -06:00
Peter Baumgartner
b262371a53 Upgrades to Django 1.6 2014-03-05 22:17:27 -06:00
Peter Baumgartner
38b3e22269 Fixes more test paths 2014-03-05 22:14:24 -06:00
Peter Baumgartner
eea4e8f2d0 Merge branch 'python-package' into no-foreman 2014-03-05 19:55:36 -06:00
Peter Baumgartner
8f1d997a20 Fixes module name 2014-03-05 19:48:33 -06:00
Peter Baumgartner
6d2d369d2d Puts manage.py on $PATH and reads .env by default
Once the virtualenv is activated, management commands can be run without
the use of foreman/honcho with `manage.py <command>`.
2014-03-05 17:29:41 -06:00
Peter Baumgartner
6fdb2f05f9 More tweaks for Python packaging 2014-03-05 17:05:26 -06:00
Peter Baumgartner
986c39e9e6 Python packaging support
Can be installed from a local checkout with `pip install -e .` or
directly from git: `pip install -e
git+git@github.com:arachnys/cabot.git#egg=cabot`
2014-03-05 16:28:32 -06: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
sealion
5a4b194689 Add missing jquery UI icons. 2014-03-03 15:06:45 +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
Alexander James Phillips
aaf11b960d Do not send txt messages to duplicate numbers or overwrite message with python object 2014-02-20 00:05:23 +00:00
David Buxton
956c1f47d5 gists need to be wrapped in <div> 2014-02-04 07:59:17 -05:00
David Buxton
56d85a8ae2 Remove debugging 2014-02-03 19:51:42 -05:00
David Buxton
b4430de8c0 Don't try to compress d3 2014-02-03 19:40:45 -05:00
David Buxton
e51f106a18 Replace morris with rickshaw 2014-02-03 19:22:05 -05:00