13 Commits

Author SHA1 Message Date
David Buxton
3872565144 Merge branch 'python-package' of github.com:lincolnloop/cabot into lincolnloop-python-package
Conflicts:
	cabot/cabotapp/tests/basic.py
	cabot/cabotapp/views.py
	cabot/urls.py
	requirements.txt
2014-08-03 11:27:30 +01:00
Jonathan Montineri
09effe2aab Added StatusCheck duplication, minor bugfixes 2014-08-01 18:03:05 +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
David Buxton
b6aee8b7a2 Add index to time 2014-07-30 14:02:28 +01:00
Jonathan Montineri
15c2a238d4 things 2014-07-29 19:07:14 +01:00
sealion
1cc5d4e029 Add some db indices to get rid of slow queries. 2014-05-21 16:14:45 +04: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
Alexander James Phillips
273643d898 Add option to disable verify ssl certificate on http checks 2014-02-20 00:07:40 +00:00
David Buxton
8ed09a81d1 PEP8ify (fixes #24) 2014-01-29 00:18:18 +00:00
David Buxton
06fe6c884a Clean repo 2014-01-05 17:24:04 +00:00