Jonathan Eads
|
5ee8880971
|
added explicit disconnect
|
2014-06-02 13:48:58 -07:00 |
Jonathan Eads
|
a8d0d10e50
|
added scope for model fixtures
|
2014-06-02 12:15:13 -07:00 |
Jonathan Eads
|
d313b86522
|
added disconnects
|
2014-06-01 20:00:52 -07:00 |
Jonathan Eads
|
342fecec9f
|
add explicit disconnect
|
2014-05-30 15:25:15 -07:00 |
Jonathan Eads
|
5fbf796886
|
fixed typo
|
2014-05-30 11:11:57 -07:00 |
Jonathan Eads
|
6740a418a9
|
fixed typo
|
2014-05-30 11:10:21 -07:00 |
jeads
|
420ed3d03d
|
Merge pull request #155 from uberj/deploy-fixes
Deploy file fixes
|
2014-05-30 10:53:03 -07:00 |
Jonathan Eads
|
5cc1d93f8c
|
changed python path to be set dynamically
|
2014-05-30 10:49:05 -07:00 |
uberj
|
9c5cccaca3
|
make deploy script pep8 compliant
|
2014-05-30 10:48:52 -07:00 |
uberj
|
968e89d1e0
|
pass ctx to commands
|
2014-05-30 10:47:12 -07:00 |
Jonathan Eads
|
e8845853cc
|
changed python and gunicorn paths to be dynamic
|
2014-05-30 10:40:14 -07:00 |
Jonathan Eads
|
21bf167647
|
dynamically set python path
|
2014-05-30 10:29:34 -07:00 |
Jonathan Eads
|
2eb36a2b2d
|
made changes
|
2014-05-30 10:22:38 -07:00 |
jeads
|
347b90d4e6
|
Merge pull request #154 from mozilla/deploy-scripts
Deploy scripts
|
2014-05-29 12:17:43 -07:00 |
Jonathan Eads
|
550460e208
|
replaced service with supervisorctl
|
2014-05-29 11:41:29 -07:00 |
Jonathan Eads
|
3d2de3719a
|
fixed stuff
|
2014-05-28 18:19:20 -07:00 |
Jonathan Eads
|
a6ddf424bd
|
made changes
|
2014-05-28 11:08:09 -07:00 |
Jonathan Eads
|
ea1631554f
|
fixed stuff
|
2014-05-28 09:55:23 -07:00 |
Jonathan Eads
|
0d103f25b7
|
made changes
|
2014-05-28 07:56:47 -07:00 |
Mauro Doglio
|
1cf9a59652
|
Merge pull request #153 from mozilla/update-reference-schema
add reference_data_signature to models and reset db migrations
|
2014-05-27 23:43:00 +01:00 |
mdoglio
|
b223548fff
|
add initial model migration
|
2014-05-27 22:58:19 +01:00 |
mdoglio
|
f03c928b78
|
add reference_data_signature to models and reset db migrations
|
2014-05-27 22:39:36 +01:00 |
Jonathan Eads
|
08c77a340f
|
made changes
|
2014-05-27 13:29:17 -07:00 |
Jonathan Eads
|
f0cfb96e2c
|
added supervisorctl cmd
|
2014-05-27 11:40:26 -07:00 |
Jonathan Eads
|
c2b863b0ea
|
added update and commander script templates
|
2014-05-27 11:24:29 -07:00 |
Mauro Doglio
|
64bce0bcfa
|
Merge pull request #151 from mozilla/run-sql-shell-command
add run_sql shell command
|
2014-05-27 16:03:35 +01:00 |
Mauro Doglio
|
1d1897193f
|
Fix puppet provisioning failing on first attempt
|
2014-05-27 15:52:36 +01:00 |
Mauro Doglio
|
9a6679725e
|
Fix log parser c exteensions not being generated
|
2014-05-27 11:27:04 +01:00 |
Cameron Dawson
|
8f88b48d13
|
Merge branch 'master' into buildapi-artifact
|
2014-05-23 14:20:41 -07:00 |
jeads
|
c42f3944d2
|
Merge pull request #149 from pnispel/line-range-log-files
@pnispel awesome first PR!
|
2014-05-23 11:46:44 -07:00 |
pnispel
|
ca67105abe
|
removed checking first index of array with checking the length in logslice
|
2014-05-23 11:32:05 -07:00 |
pnispel
|
59922aaa26
|
fabs to abs again. didnt need the float version
|
2014-05-23 10:39:44 -07:00 |
pnispel
|
d3f003c3a8
|
oops.. used abs instead of fabs from math library
|
2014-05-23 10:36:38 -07:00 |
mdoglio
|
3654817845
|
add run_sql shell command
|
2014-05-23 18:18:34 +01:00 |
Cameron Dawson
|
514e64f431
|
prune the complete artifact. fix buildapi artifact
|
2014-05-23 09:08:38 -07:00 |
pnispel
|
076a5b6db9
|
made some changes to the cache
|
2014-05-23 09:04:20 -07:00 |
pnispel
|
8617fa4cf0
|
removed unecessary filtering in logslice
|
2014-05-22 16:15:34 -07:00 |
Cameron Dawson
|
336c55d125
|
Merge branch 'master' into buildapi-artifact
|
2014-05-22 14:51:55 -07:00 |
Cameron Dawson
|
fdda55d03e
|
submit buildapi artifact for all states
|
2014-05-22 14:51:40 -07:00 |
pnispel
|
6a2a42a274
|
replaced returning a response with raising an exception
|
2014-05-22 14:36:46 -07:00 |
pnispel
|
9d08d9bba4
|
changed exception message in logslice
|
2014-05-22 14:29:25 -07:00 |
pnispel
|
1a7a9e5c64
|
changed directory for log cache from /var/tmp to webapp/log_cache
|
2014-05-22 14:24:37 -07:00 |
pnispel
|
46e8ede608
|
removed two print statements
|
2014-05-22 14:02:16 -07:00 |
pnispel
|
4e7c2f2809
|
fixed merge conflicts?
|
2014-05-22 13:53:08 -07:00 |
pnispel
|
dbd00f1455
|
added filesystem cache and updated logslice to use it.
|
2014-05-22 13:50:51 -07:00 |
pnispel
|
ace3d2bd4c
|
made the changes from Mauro's comments on github
|
2014-05-22 13:50:51 -07:00 |
pnispel
|
254fb44f3b
|
still need to workout caching, but basic api endpoint is complete
|
2014-05-22 13:50:51 -07:00 |
Jonathan Eads
|
f804c54109
|
added new qa repository and repository group
|
2014-05-21 16:56:32 -07:00 |
Jonathan Eads
|
502bf21dff
|
make sure value passed to int is defined
|
2014-05-20 17:33:53 -07:00 |
pnispel
|
abf1137057
|
Merge branch 'master' of https://github.com/mozilla/treeherder-service into line-range-log-files
|
2014-05-20 14:23:12 -07:00 |