This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/buildman
Jimmy Zelinskie 44b56ae2cf queue: explicitly declare ordering requirement
This change defaults the ordering requirement of queue items to be off
and only enables it for the build manager. This should make the queries
for getting queueitems significantly faster for every other use case.
2016-05-27 14:44:30 -04:00
..
component Change to only exception logging internal errors on builds 2015-11-30 14:30:55 -05:00
jobutil buildman: add git checkout failure 2015-12-16 14:49:37 -05:00
manager Boto error_code is a string, not the HTTP status code 2015-12-23 15:12:01 -05:00
templates buildman: refresh and add Evan's key to builders 2016-05-24 14:05:39 -04:00
__init__.py WIP: Start implementation of the build manager/controller. This code is not yet working completely. 2014-11-11 18:23:15 -05:00
asyncutil.py buildman: rm unused imports 2015-03-09 13:04:16 -04:00
builder.py Add exception logging to the build manager 2015-09-30 15:49:35 -04:00
enums.py Make sure the build manager dies on an unhandled schedule exception 2015-02-25 12:19:21 -05:00
server.py queue: explicitly declare ordering requirement 2016-05-27 14:44:30 -04:00