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 |
|
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 |
|
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 |
|
David Buxton
|
bf8501786d
|
typo
|
2014-02-03 18:43:54 -05:00 |
|