Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix sending of failure emails | Pascal Terjan | 2016-11-08 | 1 | -0/+1 |
* | Only mandatory arches are fatal | Pascal Terjan | 2016-10-20 | 3 | -4/+14 |
* | Skip all posts when uploading a non finisher | Pascal Terjan | 2016-10-20 | 2 | -3/+9 |
* | 0.6.270.6.27 | Pascal Terjan | 2016-10-17 | 2 | -1/+2 |
* | Fix handling of failed builds causing a crash | Pascal Terjan | 2016-10-17 | 2 | -0/+2 |
* | kill doble if | Thierry Vignaud | 2016-10-14 | 1 | -5/+4 |
* | kill useless argument | Thierry Vignaud | 2016-10-14 | 3 | -4/+4 |
* | Update NEWS | Pascal Terjan | 2016-10-14 | 1 | -0/+1 |
* | Only build noarch packages once | Pascal Terjan | 2016-10-14 | 1 | -0/+1 |
* | Write macros to /etc/rpm/macros | Pascal Terjan | 2016-10-14 | 1 | -4/+1 |
* | Fix uploading of noarch packages | Pascal Terjan | 2016-10-12 | 1 | -1/+1 |
* | Do not rebuild noarch packages that are already building/built | Pascal Terjan | 2016-10-12 | 1 | -3/+8 |
* | perl_checker cleanups | Thierry Vignaud | 2016-10-11 | 5 | -14/+14 |
* | Describe some tests | Pascal Terjan | 2016-10-11 | 1 | -3/+3 |
* | Fix reuse of {arch} part of the tree | Pascal Terjan | 2016-10-11 | 7 | -15/+19 |
* | remove useless blacklist | Thierry Vignaud | 2016-10-06 | 1 | -1/+0 |
* | Remove unused stuff | Pascal Terjan | 2016-10-05 | 1 | -16/+0 |
* | Add the test for previous fix | Pascal Terjan | 2016-10-05 | 1 | -0/+96 |
* | Fix wrongly skipped post | Pascal Terjan | 2016-10-05 | 2 | -5/+17 |
* | Fix call to build_package0.6.26 | Pascal Terjan | 2016-10-04 | 1 | -1/+1 |
* | Reorganize code detecting build status | Pascal Terjan | 2016-10-04 | 1 | -36/+34 |
* | 0.6.26 | Pascal Terjan | 2016-10-03 | 2 | -1/+2 |
* | Do not give up on a build when failing to check its status | Pascal Terjan | 2016-10-03 | 2 | -69/+68 |
* | Remove some useless connection to the build node | Pascal Terjan | 2016-10-03 | 1 | -1/+1 |
* | shrink .perl_checker blacklists | Thierry Vignaud | 2016-09-16 | 1 | -35/+0 |
* | Update NEWS | Pascal Terjan | 2016-06-15 | 1 | -0/+1 |
* | Always accept to build for the current arch | Pascal Terjan | 2016-06-15 | 1 | -1/+1 |
* | Fix check_arch | Pascal Terjan | 2016-06-15 | 1 | -1/+1 |
* | Fix exclusion warning to not log 1 | Pascal Terjan | 2016-05-25 | 1 | -1/+1 |
* | Do not consider iurt is no longer running when failing to ssh | Pascal Terjan | 2016-05-21 | 1 | -2/+3 |
* | Do not retry when a build succeeds while it is already being retried | Pascal Terjan | 2016-05-21 | 1 | -2/+2 |
* | Allow building armv7hl on armv7l | Pascal Terjan | 2016-05-12 | 1 | -1/+1 |
* | Enable ServerAliveInterval by default | Pascal Terjan | 2016-04-15 | 2 | -2/+2 |
* | Add workaround for attempts to upload no packages | Pascal Terjan | 2016-02-25 | 1 | -0/+3 |
* | Mark a known bug | Pascal Terjan | 2016-02-25 | 1 | -0/+1 |
* | Do not try to build failed packages | Pascal Terjan | 2016-02-15 | 1 | -2/+3 |
* | Move something invariant out of a loop | Pascal Terjan | 2016-02-15 | 1 | -8/+5 |
* | Add missing file | Pascal Terjan | 2016-02-15 | 1 | -0/+215 |
* | Better modules split | Pascal Terjan | 2016-02-06 | 4 | -214/+17 |
* | Start splitting ulri | Pascal Terjan | 2016-02-06 | 2 | -198/+207 |
* | Cleanup lines with only whitespace | Pascal Terjan | 2016-02-06 | 1 | -42/+42 |
* | Move exclude_machine to a better place | Pascal Terjan | 2016-02-03 | 1 | -8/+8 |
* | Add another test for emi | Pascal Terjan | 2016-01-24 | 1 | -0/+240 |
* | Fix passing of a hash a function parameter | Pascal Terjan | 2016-01-24 | 2 | -21/+22 |
* | Add a first test! | Pascal Terjan | 2016-01-24 | 3 | -0/+101 |
* | Update NEWS | Pascal Terjan | 2016-01-24 | 1 | -0/+3 |
* | Move most of emi code to library functions | Pascal Terjan | 2016-01-24 | 2 | -156/+178 |
* | Use a shared function to load the state of upload tree | Pascal Terjan | 2016-01-23 | 3 | -184/+143 |
* | Do not modify $run in the tree callbacks | Pascal Terjan | 2016-01-23 | 1 | -3/+11 |
* | Modify one less global variable in the tree callbacks | Pascal Terjan | 2016-01-23 | 1 | -9/+14 |