treeherder/tests
James Graham 3a7b5dc651 Bug 1310972 - Use job id as input to log parsing tasks
Now that log information is in the main treeherder database use the id
information there as the input to the log parsing and autoclassification
tasks.

As part of the same change there is a mild refactor of the
autoclassification related tasks to not go through the call_command
infrastructure as this is just unnecessary overhead.
2016-10-19 16:58:51 +01:00
..
autoclassify Bug 1310972 - Use job id as input to log parsing tasks 2016-10-19 16:58:51 +01:00
client Bug 1302844 - Remove redundant information from text log artifacts (#1854) 2016-09-21 10:54:53 -04:00
e2e Bug 1281820 - Remove all bug suggestion artifact storage code + tests (#1927) 2016-10-18 11:32:52 -04:00
etl Bug 1283859 - Fix quoting of MATCH ... AGAINST in bugscache search (#1914) 2016-10-11 18:27:56 +01:00
log_parser Bug 1310972 - Use job id as input to log parsing tasks 2016-10-19 16:58:51 +01:00
model Bug 1308773 - Memoize calls to get per-project exclusion profiles (#1913) 2016-10-18 11:32:38 -04:00
perfalert Bug 1301129 - Ignore reassigned and downstream alerts if acknowledged (#1856) 2016-09-20 17:51:16 -04:00
sample_data Bug 1294525 - Break out Tinderbox fields in log parser (#1848) 2016-10-11 14:14:27 -07:00
test_worker Bug 1306578 - Use retryable_task for pulse job ingestion 2016-10-03 16:18:59 -07:00
ui Bug 1303215 - Fix UI test failure due to lack of es6 support (#1860) 2016-09-15 18:01:06 -07:00
webapp Bug 1281820 - Remove all bug suggestion artifact storage code + tests (#1927) 2016-10-18 11:32:52 -04:00
__init__.py fix RefDataManager and add firts working test on it 2013-04-17 17:13:24 +01:00
conftest.py Bug 1281820 - Remove all bug suggestion artifact storage code + tests (#1927) 2016-10-18 11:32:52 -04:00
jobs_test.json Bug 1287501 - Fix /jobs/ endpoint to preserve `last_modified` param (#1704) 2016-07-20 18:24:23 -07:00
sample_data_generator.py Bug 1276254 - Remove unnecessary usage of .read() when json decoding 2016-05-27 18:24:38 +01:00
sampledata.py Bug 1264074 - Use Pulse for creation of Github resultsets (#1692) 2016-08-22 16:29:55 -07:00
settings.py Bug 1292270 - Pass a User object down to JobManager.update_after_verification. (#1760) 2016-08-04 17:14:20 -07:00
test_checks.py Bug 1289156 - Add a Django system check for libmysqlclient >= 5.7.11 2016-08-10 11:45:08 +01:00
test_setup.py Bug 1289156 - Add a test to check mysqlclient TLS can't be downgraded 2016-08-10 11:45:08 +01:00
test_utils.py Bug 1279213 - Make Treeherder use the new client server_url parameter 2016-06-23 09:47:46 +01:00