517 Commits

Author SHA1 Message Date
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
dbuxton
60b904411a Merge pull request #85 from raph/master
Add missing gevent package
2014-07-16 19:49:14 +01:00
Raphael Carrier
ac41a41510 Add missing gevent package 2014-07-16 14:23:43 -04:00
dbuxton
3a17f97c00 Merge pull request #83 from AJamesPhillips/async-workers-merge-request
Async gunicorn web workers
2014-07-14 23:32:45 +01:00
Alexander James Phillips
815ae2aab4 Add comment regarding broken celery_taskmeta migration 2014-07-14 18:11:43 +01:00
Alexander James Phillips
5f625c100b Use async workers, only bind local interface 2014-07-14 18:11:38 +01:00
dbuxton
f7e3851d5d Merge pull request #81 from grzegorz-dubicki/master
Move time zone settting to conf file
2014-07-14 10:01:25 +01:00
Grzegorz Dubicki
6bb4781127 correct syntax 2014-07-14 10:48:53 +02:00
Grzegorz Dubicki
4d0b8a8630 correct syntax 2014-07-14 10:48:43 +02:00
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