camd
|
241932d441
|
Merge pull request #43 from mozilla/close-db-connections
add explicit db disconnection to JobsModel
|
2013-07-31 08:37:09 -07:00 |
mdoglio
|
bc9cf04c35
|
add explicit db disconnection to JobsModel
|
2013-07-31 15:10:27 +01:00 |
jeads
|
75f4979458
|
Merge pull request #41 from mozilla/pulse-missing-attr-fix
fix pulse adapter silently accepting objects with missing attributes
|
2013-07-30 10:36:51 -07:00 |
mdoglio
|
c156341fb7
|
Merge branch 'pulse-missing-attr-fix' of github.com:mozilla/treeherder-service into pulse-missing-attr-fix
|
2013-07-30 18:03:36 +01:00 |
mdoglio
|
d47dbb51bb
|
deleting unused file
|
2013-07-30 18:01:35 +01:00 |
mdoglio
|
41883895bc
|
fix pulse adapter silently accepting objects with missing attributes
|
2013-07-30 18:01:35 +01:00 |
mdoglio
|
a610b95e32
|
add slow tests to travis config
|
2013-07-29 15:18:43 +02:00 |
camd
|
72b278af84
|
Merge pull request #42 from mozilla/fix-slow-test-failing
change a few job guid to make them unique
|
2013-07-26 08:53:19 -07:00 |
mdoglio
|
794d86851e
|
change a few job guid to make them unique
|
2013-07-26 13:13:34 +02:00 |
camd
|
6f8f0cc708
|
Merge pull request #40 from mozilla/process-objects-command
add process_object command and celery task
|
2013-07-25 10:28:57 -07:00 |
mdoglio
|
2d8ca8f6a6
|
fix bad english in docs
|
2013-07-25 18:28:11 +01:00 |
mdoglio
|
781152195d
|
fix typos in the documentation
|
2013-07-25 18:10:39 +01:00 |
mdoglio
|
6948b2855e
|
deleting unused file
|
2013-07-24 17:59:27 +01:00 |
mdoglio
|
f219fc122c
|
fix pulse adapter silently accepting objects with missing attributes
|
2013-07-24 17:57:47 +01:00 |
mdoglio
|
a3fbd7b405
|
add some documentation to setup periodic tasks
|
2013-07-24 15:15:50 +01:00 |
mdoglio
|
8a1dc6dcdc
|
add process_object command and celery task
|
2013-07-24 14:26:08 +01:00 |
camd
|
2687fc17ab
|
Merge pull request #39 from mozilla/end-to-end-test
End to end test.
Looks good to me!
|
2013-07-23 11:48:09 -07:00 |
mdoglio
|
dfe98d5611
|
py2.6 compatibility change
|
2013-07-23 19:26:54 +01:00 |
mdoglio
|
6ec69ebf51
|
first e2e tests passing
|
2013-07-23 17:39:47 +01:00 |
mdoglio
|
ec40464ee5
|
first attemp of a end2end test
|
2013-07-18 14:47:58 +01:00 |
Ed Morley
|
44992b68b5
|
Fix formatting on installation instructions page
|
2013-07-17 18:38:13 +01:00 |
camd
|
66c4681034
|
Merge pull request #38 from mozilla/init_datasource_data
add init_datasources command
|
2013-07-16 10:08:56 -07:00 |
mdoglio
|
bf691b26d1
|
add init_datasources command
|
2013-07-16 15:20:50 +01:00 |
Ed Morley
|
3cab503e2d
|
Bring installation instructions up to date
|
2013-07-09 17:35:19 +01:00 |
mdoglio
|
9bec6ac60d
|
fix wrong import in start_pulse_consumer
|
2013-07-08 17:32:39 +02:00 |
Mauro Doglio
|
8e5f0e2487
|
Merge pull request #22 from mozilla/log-parser-infrastructure
Log parser infrastructure
|
2013-07-03 01:11:29 -07:00 |
mdoglio
|
bad6a30d25
|
fix conflict in docs
|
2013-07-01 14:56:05 +02:00 |
mdoglio
|
63fc3fe480
|
add mock_log_parser fixture for testing
|
2013-07-01 14:42:13 +02:00 |
Ed Morley
|
1463651e46
|
Document the use of django runserver
|
2013-06-29 14:36:53 +01:00 |
mdoglio
|
9805cff73a
|
Merge branch 'master' into log-parser-infrastructure
|
2013-06-28 19:53:43 +02:00 |
mdoglio
|
edc52fd271
|
remove unuseful comment
|
2013-06-28 18:26:50 +02:00 |
mdoglio
|
c15dc32f9e
|
add build status image to README.md
|
2013-06-28 00:45:33 +01:00 |
mdoglio
|
2d31b7e44d
|
turn off travis notifications
|
2013-06-27 17:58:04 +01:00 |
Mauro Doglio
|
10e939fec6
|
Merge pull request #37 from mozilla/fix-tests-for-travis
Fix tests for travis
|
2013-06-27 05:11:23 -07:00 |
mdoglio
|
2d12961572
|
set travis branch to master only
|
2013-06-27 12:33:42 +01:00 |
Cameron Dawson
|
aa26ee610a
|
remove use of timedelta.total_seconds() for python 2.6 compat.
|
2013-06-26 11:40:28 -07:00 |
Cameron Dawson
|
2774233c83
|
fix collection test errors
|
2013-06-26 09:50:27 -07:00 |
Cameron Dawson
|
be690ef21e
|
Merge branch 'master' into fix-tests-for-travis
|
2013-06-26 09:36:23 -07:00 |
Cameron Dawson
|
c2c5c18f6b
|
remove hard-coded-path checks so tests will work on travis
|
2013-06-26 09:34:19 -07:00 |
Ed Morley
|
8330b2c869
|
Link to the readthedocs installation instructions from the readme
|
2013-06-26 17:30:31 +01:00 |
mdoglio
|
5def56004e
|
add again db creation for travis setup
|
2013-06-26 00:30:37 +01:00 |
mdoglio
|
018a7aab85
|
add again db creation for travis setup
|
2013-06-26 00:24:43 +01:00 |
mdoglio
|
f3afcf23b7
|
remove db creation from travis config
|
2013-06-25 23:53:55 +01:00 |
mdoglio
|
3b75afe449
|
set travis env variables as global
|
2013-06-25 18:05:18 +01:00 |
mdoglio
|
e5e70a26a0
|
add travis config file
|
2013-06-25 15:00:48 +01:00 |
mdoglio
|
d517cefda8
|
Merge branch 'master' into log-parser-infrastructure
|
2013-06-25 12:51:06 +01:00 |
mdoglio
|
99f559c94d
|
add mock parse_log task for testing
|
2013-06-25 12:39:49 +01:00 |
camd
|
9e71d73303
|
Merge pull request #36 from mozilla/pulse-adapter-post-api
Post pulse data to the objectstore api endpoint
|
2013-06-24 16:05:01 -07:00 |
mdoglio
|
441331b9a3
|
merge from master
|
2013-06-24 15:57:54 +02:00 |
mdoglio
|
3475a512d9
|
post pulse data to the objectstore api
|
2013-06-24 15:54:01 +02:00 |