jakedt
|
b9580c1c29
|
Merge remote-tracking branch 'origin/master' into rustedbuilds
|
2014-02-25 17:19:15 -05:00 |
|
jakedt
|
9afd49e882
|
Leave ISEs as 400s, but log exceptions and have slightly improved error messages.
|
2014-02-25 17:19:02 -05:00 |
|
jakedt
|
de49ce151b
|
Merge remote-tracking branch 'origin/master' into rustedbuilds
|
2014-02-25 17:00:38 -05:00 |
|
jakedt
|
fa4c925e4d
|
Allow exception tracebacks to get logged to the log file.
|
2014-02-25 16:54:49 -05:00 |
|
jakedt
|
d5304f7db0
|
Merge remote-tracking branch 'origin/master' into rustedbuilds
Conflicts:
data/database.py
endpoints/api.py
endpoints/common.py
test/data/test.db
|
2014-02-21 14:52:40 -05:00 |
|
jakedt
|
b5d4919364
|
Split out callbacks into their own blueprint. Add build trigger DB information and connect it with some APIs. Stub out the UI to allow for generation of triggers. Split out the triggers into a plugin-ish architecture for easily adding new triggers.
|
2014-02-18 15:50:15 -05:00 |
|
jakedt
|
e7064f1191
|
Fix the tests and the one bug that it highlighted.
|
2014-02-16 18:59:24 -05:00 |
|
Joseph Schorr
|
4ffb86314b
|
Fix all non-test url_for’s
|
2014-01-30 17:23:21 -05:00 |
|
Joseph Schorr
|
310c98df50
|
Move each flask module into a Blueprint and have CSRF protection only on the API blueprint
|
2013-12-30 17:05:27 -05:00 |
|
Joseph Schorr
|
b598c7ec85
|
Style fixes
|
2013-12-28 19:56:23 -05:00 |
|
Joseph Schorr
|
21ac1c9210
|
Add CSRF protection to every API call
|
2013-12-28 14:07:44 -05:00 |
|
yackob03
|
6fb6eb64e1
|
Fix the imports when separating out the new common.py file.
|
2013-12-27 18:01:44 -05:00 |
|
Joseph Schorr
|
3d899b9f95
|
Embed the discovery information directly into the page
|
2013-12-27 17:19:14 -05:00 |
|