Enable updating builds by backend |
|
More...
|
about 12 years ago
|
Extract logic from waiting builds |
|
More...
|
about 12 years ago
|
Restructured the app to be more consistent |
|
More...
|
about 12 years ago
|
Keep commits in views |
|
More...
|
about 12 years ago
|
Transfer the builds logic into separate file |
|
More...
|
about 12 years ago
|
Remove unneeded import |
|
More...
|
about 12 years ago
|
Enable just creating the data dir in manage.py for easier use with alembic |
|
More...
|
about 12 years ago
|
Pull the app logic out from views into separate module |
|
More...
|
about 12 years ago
|
Add build counts to copr model to make things faster and easier to query |
|
More...
|
about 12 years ago
|
- move the json job file out to the results dir - more logging output |
|
More...
|
about 12 years ago
|
should run pyflakes more often |
|
More...
|
about 12 years ago
|
started_on not startedon |
|
More...
|
about 12 years ago
|
catch the common errors and make sure we're logging as much as we can from mockremote(and the rest is silent) |
|
More...
|
about 12 years ago
|
best if you don't cause tracebacks in your logging calls, dumbass |
|
More...
|
about 12 years ago
|
more logging |
|
More...
|
about 12 years ago
|
running from el6 and using transport=ssh ends in tears :) |
|
More...
|
about 12 years ago
|
add some more logging - trying to figure out why the mockremote call is failing |
|
More...
|
about 12 years ago
|
add a few log outputs so I know where it is |
|
More...
|
about 12 years ago
|
logs should go to a better place now |
|
More...
|
about 12 years ago
|
log to the right place add a fixme for later |
|
More...
|
about 12 years ago
|
locals: |
|
More...
|
about 12 years ago
|
only spin up any workers if we have jobs |
|
More...
|
about 12 years ago
|
thinkos/cleanups and make sure we reread the config file before starting up builders |
|
More...
|
about 12 years ago
|
when we abort- show why |
|
More...
|
about 12 years ago
|
callbacks fix |
|
More...
|
about 12 years ago
|
fix up a few tyops |
|
More...
|
about 12 years ago
|
Move TODOs to one file, so that they're not present in source code changes |
|
More...
|
about 12 years ago
|
Filter user by username, not coprname :) |
|
More...
|
about 12 years ago
|
Fix applying for building to use username/coprname scheme |
|
More...
|
about 12 years ago
|
Make sure that user can't create two coprs with the same name |
|
More...
|
about 12 years ago
|