aboutsummaryrefslogtreecommitdiffstats
path: root/ulri
Commit message (Expand)AuthorAgeFilesLines
...
* Modify one less global variable in the tree callbacksPascal Terjan2016-01-231-9/+14
* Do not store the build bot architecture for noarch packagesPascal Terjan2016-01-231-2/+1
* Store packages for which the build is in progress or done in pkg_treePascal Terjan2016-01-231-13/+12
* Reduce the use of global variablesPascal Terjan2016-01-221-12/+6
* Reduce ssh timeoutPascal Terjan2015-12-261-1/+1
* when failing to send a build to a machine, exclude that machinePascal Terjan2015-12-261-2/+16
* ulri: Keep other builds going when a failure occurs on non-mandatory archOlivier Blin2015-11-171-2/+2
* Fix again previously fixed bug, broken againPascal Terjan2014-06-021-1/+2
* Only register a package as building after we managed to contact the build nodePascal Terjan2014-05-051-7/+6
* Set path properly when there is a lock file but no src.rpm leftPascal Terjan2014-04-301-0/+3
* fix indentationThierry Vignaud2014-04-201-1/+1
* simplify using cat*()Thierry Vignaud2014-04-191-8/+2
* perl_checker cleanupsThierry Vignaud2014-04-191-5/+4
* Fix syntax when there are dependenciesPascal Terjan2014-04-181-1/+4
* Fix parsing of .deps pathPascal Terjan2014-04-181-3/+2
* Add a way to have a build waiting for others.Pascal Terjan2014-04-181-0/+47
* Update defaults and kill obsolete mappingsPascal Terjan2014-01-191-36/+55
* Try to improve cleanup (and not forget a build when another arch fails)Pascal Terjan2014-01-191-40/+9
* Record built packages to allow cleanup when only one arch failsPascal Terjan2014-01-191-1/+3
* Still cleanup the queues when fetching logs for a failure fail (Probably neve...Pascal Terjan2014-01-191-7/+2
* Fix ulriPascal Terjan2013-01-111-1/+1
* Do not mark an arch done until all files are copiedPascal Terjan2013-01-111-6/+9
* fix tooThierry Vignaud2013-01-011-1/+1
* simplify like emi wasThierry Vignaud2012-12-111-8/+2
* perl_checker cleanupThierry Vignaud2012-12-111-5/+5
* ulri: allow setting per distro archNicolas Vigier2012-12-071-1/+16
* (warn_about_failure) split it outThierry Vignaud2012-09-251-30/+35
* simplify checking whether the whole group is noarch or notThierry Vignaud2012-09-251-6/+1
* simplify finding excluded packageThierry Vignaud2012-09-251-12/+5
* std subifyThierry Vignaud2012-09-251-3/+2
* simplifyThierry Vignaud2012-09-251-23/+8
* this is perl: no need for initializingThierry Vignaud2012-09-251-1/+1
* perl_checker cleanupThierry Vignaud2012-09-251-1/+1
* fix error introduced in previous commit, noticed by pterjanNicolas Vigier2012-07-051-1/+1
* allow emi and ulri to log to a file instead of stderr by settingNicolas Vigier2012-07-051-1/+4
* beautifyThierry Vignaud2012-03-241-1/+1
* (check_upload_tree) kill unused argThierry Vignaud2012-03-241-2/+2
* perl_checker cleanupsThierry Vignaud2012-03-241-1/+1
* Never manually write to log filePascal Terjan2012-03-121-1/+0
* Get rid of ERR log levelPascal Terjan2012-03-121-3/+3
* Run emi when something finished buildingPascal Terjan2012-03-051-0/+3
* Fork to wait for the build to finish, then immediately collect resultsPascal Terjan2012-03-051-1/+15
* Fix logs for the second arch going to a log/ subdirPascal Terjan2012-02-011-1/+2
* Add a comment about bug 4343Pascal Terjan2012-01-301-0/+1
* Fetch and clean log files in case of success (Bug #668)Pascal Terjan2012-01-291-11/+5
* let's have a sorted consistent listing in all mailsThierry Vignaud2012-01-031-1/+1
* Append domain when sending emails to userPascal Terjan2012-01-021-1/+1
* Merge log files in non arch specific directory, as it used to bePascal Terjan2011-12-021-1/+2
* Fix build package collection for totally noarch packagesPascal Terjan2011-12-021-1/+2
* Use a different directory for each arch on build machine, avoid probelems whe...Pascal Terjan2011-12-011-3/+3