aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Skip all posts when uploading a non finisherPascal Terjan2016-10-202-3/+9
* 0.6.270.6.27Pascal Terjan2016-10-172-1/+2
* Fix handling of failed builds causing a crashPascal Terjan2016-10-172-0/+2
* kill doble ifThierry Vignaud2016-10-141-5/+4
* kill useless argumentThierry Vignaud2016-10-143-4/+4
* Update NEWSPascal Terjan2016-10-141-0/+1
* Only build noarch packages oncePascal Terjan2016-10-141-0/+1
* Write macros to /etc/rpm/macrosPascal Terjan2016-10-141-4/+1
* Fix uploading of noarch packagesPascal Terjan2016-10-121-1/+1
* Do not rebuild noarch packages that are already building/builtPascal Terjan2016-10-121-3/+8
* perl_checker cleanupsThierry Vignaud2016-10-115-14/+14
* Describe some testsPascal Terjan2016-10-111-3/+3
* Fix reuse of {arch} part of the treePascal Terjan2016-10-117-15/+19
* remove useless blacklistThierry Vignaud2016-10-061-1/+0
* Remove unused stuffPascal Terjan2016-10-051-16/+0
* Add the test for previous fixPascal Terjan2016-10-051-0/+96
* Fix wrongly skipped postPascal Terjan2016-10-052-5/+17
* Fix call to build_package0.6.26Pascal Terjan2016-10-041-1/+1
* Reorganize code detecting build statusPascal Terjan2016-10-041-36/+34
* 0.6.26Pascal Terjan2016-10-032-1/+2
* Do not give up on a build when failing to check its statusPascal Terjan2016-10-032-69/+68
* Remove some useless connection to the build nodePascal Terjan2016-10-031-1/+1
* shrink .perl_checker blacklistsThierry Vignaud2016-09-161-35/+0
* Update NEWSPascal Terjan2016-06-151-0/+1
* Always accept to build for the current archPascal Terjan2016-06-151-1/+1
* Fix check_archPascal Terjan2016-06-151-1/+1
* Fix exclusion warning to not log 1Pascal Terjan2016-05-251-1/+1
* Do not consider iurt is no longer running when failing to sshPascal Terjan2016-05-211-2/+3
* Do not retry when a build succeeds while it is already being retriedPascal Terjan2016-05-211-2/+2
* Allow building armv7hl on armv7lPascal Terjan2016-05-121-1/+1
* Enable ServerAliveInterval by defaultPascal Terjan2016-04-152-2/+2
* Add workaround for attempts to upload no packagesPascal Terjan2016-02-251-0/+3
* Mark a known bugPascal Terjan2016-02-251-0/+1
* Do not try to build failed packagesPascal Terjan2016-02-151-2/+3
* Move something invariant out of a loopPascal Terjan2016-02-151-8/+5
* Add missing filePascal Terjan2016-02-151-0/+215
* Better modules splitPascal Terjan2016-02-064-214/+17
* Start splitting ulriPascal Terjan2016-02-062-198/+207
* Cleanup lines with only whitespacePascal Terjan2016-02-061-42/+42
* Move exclude_machine to a better placePascal Terjan2016-02-031-8/+8
* Add another test for emiPascal Terjan2016-01-241-0/+240
* Fix passing of a hash a function parameterPascal Terjan2016-01-242-21/+22
* Add a first test!Pascal Terjan2016-01-243-0/+101
* Update NEWSPascal Terjan2016-01-241-0/+3
* Move most of emi code to library functionsPascal Terjan2016-01-242-156/+178
* Use a shared function to load the state of upload treePascal Terjan2016-01-233-184/+143
* Do not modify $run in the tree callbacksPascal Terjan2016-01-231-3/+11
* Modify one less global variable in the tree callbacksPascal Terjan2016-01-231-9/+14
* Use same structure in pkg_tree than ulriPascal Terjan2016-01-231-2/+2
* Fix perl_checker warningPascal Terjan2016-01-231-1/+1