5
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Enable updating builds by backend
Slavek Kabrda
as Bohuslav Kabrda
More... about 12 years ago
Extract logic from waiting builds
Slavek Kabrda
as Bohuslav Kabrda
More... about 12 years ago
Restructured the app to be more consistent
Slavek Kabrda
as Bohuslav Kabrda
More... about 12 years ago
Keep commits in views
Slavek Kabrda
as Bohuslav Kabrda
More... about 12 years ago
Transfer the builds logic into separate file
Slavek Kabrda
as Bohuslav Kabrda
More... about 12 years ago
Remove unneeded import
Slavek Kabrda
as Bohuslav Kabrda
More... about 12 years ago
Enable just creating the data dir in manage.py for easier use with alembic
Slavek Kabrda
as Bohuslav Kabrda
More... about 12 years ago
Pull the app logic out from views into separate module
Slavek Kabrda
as Bohuslav Kabrda
More... about 12 years ago
Add build counts to copr model to make things faster and easier to query
Slavek Kabrda
as Bohuslav Kabrda
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