Граф коммитов

11209 Коммитов

Автор SHA1 Сообщение Дата
Cameron Dawson fa4b9302fd changes to some test data and tests 2013-06-04 15:51:52 -07:00
Cameron Dawson 619f75b5ef changes to some test data and tests 2013-06-04 15:51:52 -07:00
mdoglio fc5e9f5d9e refactor objectstore to allow updates 2013-06-04 12:16:52 +01:00
Mauro Doglio e8709a01e0 Merge pull request #19 from mozilla/update-repository-version
Update repository version
2013-06-04 02:41:16 -07:00
mdoglio 3fb809ea62 add fetch_pending_jobs task 2013-05-29 14:45:52 +01:00
mdoglio 3ab211a946 common methods refactoring and pep cleaning 2013-05-29 14:44:56 +01:00
mdoglio 76deabb73b add common methods to etl 2013-05-29 14:43:18 +01:00
mdoglio c065b7a4ce add buildapi adapter 2013-05-29 14:41:42 +01:00
mdoglio 692b6c7160 refactor pulse_consumer into etl 2013-05-28 19:40:00 +01:00
mdoglio 49354845b4 add log_parser to installed_apps 2013-05-15 15:55:45 +01:00
mdoglio 6fe11aad74 add skeleton task to log_parser 2013-05-15 15:54:05 +01:00
mdoglio 1f0b3380e6 code cleaning 2013-05-15 13:54:42 +01:00
mdoglio 1f66add285 fixed wrong comment 2013-05-13 20:10:11 +02:00
mdoglio 1f7002df4f add (short) documentation on celery worker 2013-05-13 20:07:24 +02:00
mdoglio 17d98479e2 add celery ecosystem 2013-05-13 19:19:19 +02:00
camd 0d6e2bfe33 Merge pull request #18 from mozilla/fix-test-isolation
Fix test isolation
2013-05-08 13:12:55 -07:00
mdoglio 78a0d9fbfe add initial_data fixture to a bunch of jobs-related tests 2013-05-08 20:30:02 +01:00
Matt Brubeck 41637d6d37 Bug 869537 - Lower the t-test threshold for analyze_talos.py [r=catlee] 2013-05-07 10:42:09 -07:00
mdoglio 1d58a1339a merged master into update-repository-version 2013-05-07 16:24:33 +01:00
mdoglio 5de21fbc1d Merge branch 'master' into fix-test-isolation 2013-05-07 16:15:10 +01:00
camd 628fbb2578 Merge pull request #17 from mozilla/job-test-data-verifier
Job test data verifier
2013-05-03 13:19:57 -07:00
Cameron Dawson 56d95a6158 fixed broken test with sql proc in base.py 2013-05-03 13:19:24 -07:00
Cameron Dawson c0821db41f code cleanup and move sql from base to proc file 2013-05-03 12:05:21 -07:00
Cameron Dawson 4e4b97ef53 test code cleanup 2013-05-03 10:39:29 -07:00
Cameron Dawson bcedaf4455 moved SQL to the json proc file and out of model. 2013-05-03 10:29:28 -07:00
Cameron Dawson ffb7e1b4cf Merge branch 'master' into job-test-data-verifier 2013-05-03 10:04:12 -07:00
jeads 5053c9edc3 Merge pull request #16 from mozilla/update-reference-data-schema
Update reference data schema and add initial reference data
2013-05-03 09:52:27 -07:00
mdoglio 20e6626319 fix get_repository_version_id query sort order 2013-05-02 12:01:02 +01:00
mdoglio df1da439ba add test for update_repo_version command with filters 2013-05-02 11:59:56 +01:00
mdoglio b4ab064214 add tests for repository version methods on refdata 2013-05-01 22:29:27 +01:00
mdoglio 802162f313 add update_repository_version shell command 2013-05-01 22:28:15 +01:00
mdoglio af8ffb7676 add repository version methods to refdata 2013-05-01 22:27:22 +01:00
mdoglio 16ec3c8fbf remove debug output 2013-05-01 18:00:01 +01:00
mdoglio d4c17ea6db fix test isolation recreating db tables at every test setup 2013-05-01 11:50:55 +01:00
mdoglio f3f58fb546 set ids AutoField in initial migration 2013-05-01 10:52:49 +01:00
mdoglio 5316868255 set all the model ids AutoField 2013-05-01 10:38:00 +01:00
mdoglio efb9b8fd3d rename refdata.py to test_refdata.py so it can be collected by py.test 2013-05-01 10:35:28 +01:00
Cameron Dawson 23854070d4 fixed artifact log test 2013-04-30 15:59:19 -07:00
Cameron Dawson 3010c5c939 fixed merge conflicts 2013-04-30 14:45:43 -07:00
Cameron Dawson 8c65b5bd1e added some test coverage exclusions 2013-04-30 14:37:49 -07:00
Cameron Dawson e8ba720a2f added test for bad value in blob 2013-04-30 14:18:22 -07:00
Cameron Dawson ce466a578d adding artifact test code and job model creation test code 2013-04-30 14:07:13 -07:00
mdoglio 2c7debc5c2 fix option_colletion_hash length in initial migration 2013-04-29 19:04:51 +01:00
mdoglio 5af6db0057 move default db values from sql methods to db schema 2013-04-29 14:03:18 +01:00
mdoglio bd4ea25d2a update branch with latest changes from master 2013-04-29 12:59:44 +01:00
mdoglio ffd3b19720 change option_collection_id to option_collection_hash 2013-04-29 12:56:08 +01:00
Cameron Dawson d3ce58f363 tests all passing with new data. 2013-04-26 17:43:15 -07:00
jeads a95fc66ffd Merge pull request #14 from mozilla/jobs-derived-models
Jobs derived models
2013-04-26 15:52:56 -07:00
Jonathan Eads b5f0c026c0 merged stuff 2013-04-26 15:42:16 -07:00
Jonathan Eads 9c53c36dca modified job structure 2013-04-26 15:29:17 -07:00