488 Commits

Author SHA1 Message Date
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
David Buxton
bf8501786d typo 2014-02-03 18:43:54 -05:00
David Buxton
8c50529c5b Don't require recovery instructions 2014-02-03 18:03:39 -05:00
David Buxton
c22736b8d3 Allow gists etc to be embedded 2014-02-03 17:53:36 -05:00
David Buxton
28558efb55 Needs to be seconds... 2014-01-30 17:56:52 +00:00
David Buxton
fba0b12624 Fix blocked build behaviour 2014-01-30 17:44:10 +00:00
David Buxton
8ed09a81d1 PEP8ify (fixes #24) 2014-01-29 00:18:18 +00:00
David Buxton
d56bd17dd6 Use Twilio woman's voice 2014-01-29 00:18:18 +00:00
dbuxton
508b6f42c0 Merge pull request #19 from jirutka/fish
Add bin/activate.fish for Fish Shell
2014-01-26 13:13:30 -08:00
David Buxton
77caec3a2a Tiny presentational things 2014-01-26 20:18:43 +00:00
David Buxton
2d93c5e7b2 Some tests and fixes 2014-01-26 20:14:07 +00:00
David Buxton
afcce2004f Make sure we catch exceptions from Checks 2014-01-26 19:55:50 +00:00
David Buxton
2fa5abd2c2 Should be able to match unicode 2014-01-26 19:32:48 +00:00
Jakub Jirutka
0b32084884 Add bin/activate.fish for Fish Shell 2014-01-26 15:23:09 +01:00
David Buxton
45300e599f Use a big hammer 2014-01-23 12:03:41 +00:00
David Buxton
f6503519c8 typo 2014-01-23 11:43:38 +00:00
David Buxton
bb186820cb Render even hidden sparklines 2014-01-23 11:39:24 +00:00
David Buxton
e44d8b1ab1 Don't render sparkline values visibly 2014-01-23 11:34:34 +00:00