gecko-dev/taskcluster/taskgraph
Mike Shal 1c6f1572bc Bug 1277666 - Use epoch time for rank; r=dustin
Buildbot builds use the epoch time for rank, so Taskcluster needs to use
this as well. Using the pushlog_id instead means that a Buildbot build
will always persist in the "latest" index since the highest value wins.


MozReview-Commit-ID: 1nS6lQv1GoW
2016-06-15 11:53:38 -04:00
..
kind Bug 1277666 - Use epoch time for rank; r=dustin 2016-06-15 11:53:38 -04:00
test Bug 1280914 - Fix test_create after "Bug 1276216 - All tasks with no other dependencies should depend on the decision task" 2016-06-20 10:22:15 -04:00
util Bug 1171736 - Don't force extra-builds to attempt job generation, if no matching job is defined for this branch. r=dustin 2016-06-14 14:12:30 -04:00
__init__.py
create.py Bug 1278406 - Use a thread pool for submitting tasks to queue; r=dustin 2016-06-07 11:06:12 -07:00
decision.py Bug 1280129 - Update tasks to use v2 treeherder routes r=dustin 2016-06-14 12:56:25 -05:00
docker.py Bug 1275409: remove taskcluster_graph.image_builder; r=wcosta 2016-06-06 18:55:10 +00:00
generator.py Bug 1274611: Implement task-graph optimization; r=gps 2016-06-05 19:49:41 +00:00
graph.py Bug 1274611: Implement task-graph optimization; r=gps 2016-06-05 19:49:41 +00:00
optimize.py Bug 1274611: Implement task-graph optimization; r=gps 2016-06-05 19:49:41 +00:00
parameters.py Bug 1273633: support per-branch config in the decision task; r=garndt 2016-05-17 21:27:11 +00:00
target_tasks.py Bug 1274611: Implement task-graph optimization; r=gps 2016-06-05 19:49:41 +00:00
try_option_syntax.py Bug 1171736 - Add taskcluster scheduling logic (on try) for linux l10n. r=sfink 2016-06-06 16:09:51 -04:00
types.py Bug 1277417: output task information in JSON or just labels; r=ahal 2016-06-07 03:09:48 +00:00