Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kill most of $cache | Pascal Terjan | 2017-10-03 | 1 | -12/+6 |
| | |||||
* | Fix killing the build when log file is not created within 30s | Pascal Terjan | 2017-08-29 | 1 | -1/+1 |
| | |||||
* | log which timeout value was used | Thierry Vignaud | 2015-10-30 | 1 | -1/+1 |
| | |||||
* | Get rid of cache | Pascal Terjan | 2012-12-10 | 1 | -2/+0 |
| | |||||
* | perl_checker cleanups | Thierry Vignaud | 2012-12-04 | 1 | -1/+1 |
| | |||||
* | Kill build if nothing is printed for 5 minutes and system is idle | Pascal Terjan | 2012-12-02 | 1 | -2/+12 |
| | |||||
* | - fix perform_command return value in case of error. | Arnaud Patard | 2012-07-03 | 1 | -1/+1 |
| | |||||
* | (kill_for_good) more readable (?) ; comment it | Thierry Vignaud | 2012-04-04 | 1 | -11/+17 |
| | |||||
* | (fork_to_monitor) always say why iurt got killed due to space issues | Thierry Vignaud | 2012-03-26 | 1 | -2/+2 |
| | |||||
* | (check_pid) simplify using MDK::Common | Thierry Vignaud | 2012-03-25 | 1 | -7/+2 |
| | |||||
* | helps perl_checker (restore previous usage) | Thierry Vignaud | 2012-03-25 | 1 | -1/+1 |
| | |||||
* | reduce scope of a variable | Thierry Vignaud | 2012-03-25 | 1 | -2/+2 |
| | |||||
* | kill using List::MoreUtils (we use MDK::Command everywhere anyway) | Thierry Vignaud | 2012-03-25 | 1 | -2/+1 |
| | |||||
* | (perform_command) do not reinvent max() | Thierry Vignaud | 2012-03-25 | 1 | -3/+2 |
| | |||||
* | (perform_command) simplify | Thierry Vignaud | 2012-03-25 | 1 | -6/+2 |
| | |||||
* | add a couple comments | Thierry Vignaud | 2012-03-25 | 1 | -0/+6 |
| | |||||
* | (generate_comment) split it out of perform_command() | Thierry Vignaud | 2012-03-25 | 1 | -17/+22 |
| | |||||
* | (handle_wait_regexp) split it out of perform_command() | Thierry Vignaud | 2012-03-25 | 1 | -16/+23 |
| | |||||
* | (perform_command) simplify using cat_() | Thierry Vignaud | 2012-03-25 | 1 | -4/+2 |
| | |||||
* | (perform_command) make a line more readable | Thierry Vignaud | 2012-03-25 | 1 | -1/+7 |
| | |||||
* | (handle_command_error) split it out of perform_command() | Thierry Vignaud | 2012-03-25 | 1 | -33/+38 |
| | |||||
* | (fork_to_monitor) split it out of perform_command() | Thierry Vignaud | 2012-03-25 | 1 | -32/+40 |
| | |||||
* | (perform_command) explain the different error variables | Thierry Vignaud | 2012-03-25 | 1 | -0/+2 |
| | |||||
* | (perform_command) store perl error earlier in case it's modified between ↵ | Thierry Vignaud | 2012-03-25 | 1 | -2/+4 |
| | | | | eval {} and if() | ||||
* | (perform_command) simplify | Thierry Vignaud | 2012-03-25 | 1 | -3/+1 |
| | |||||
* | (perform_command) raise killing messages from WARN to ERROR | Thierry Vignaud | 2012-03-25 | 1 | -2/+4 |
| | | | | | | (should maybe be 'NONE' as by default we will just see "Alarm clock" without any explanation ; worse sub processses (eg: urpmi) still run in the background; add FIXME notes about it) | ||||
* | (clean_process) kill newly unused arg | Thierry Vignaud | 2012-03-24 | 1 | -2/+2 |
| | |||||
* | (clean) kill unused arg | Thierry Vignaud | 2012-03-24 | 1 | -2/+2 |
| | |||||
* | (clean) unexport (now unused elsewhere) | Thierry Vignaud | 2012-03-24 | 1 | -1/+0 |
| | |||||
* | (clean_process) kill unused arg | Thierry Vignaud | 2012-03-24 | 1 | -2/+2 |
| | |||||
* | (sudo) kill unused arg | Thierry Vignaud | 2012-03-24 | 1 | -1/+1 |
| | |||||
* | (clean) drop unused arg | Thierry Vignaud | 2012-03-24 | 1 | -2/+2 |
| | |||||
* | Get rid of ERR log level | Pascal Terjan | 2012-03-12 | 1 | -3/+3 |
| | |||||
* | Append domain when sending emails to user | Pascal Terjan | 2012-01-02 | 1 | -4/+4 |
| | |||||
* | - again, use standard module to reduce code we need to take care of | Michael Scherer | 2011-04-15 | 1 | -1/+1 |
| | |||||
* | backport a one-liner fix from mdv: "it should say where it lacks disk space" ↵ | Thierry Vignaud | 2011-01-26 | 1 | -1/+1 |
| | | | | (bogdano) | ||||
* | Fix first part of message not being displayed | Pascal Terjan | 2011-01-18 | 1 | -1/+1 |
| | |||||
* | add missing parentheses in open calls | Olivier Blin | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | remove extra space | Olivier Blin | 2010-11-04 | 1 | -1/+1 |
| | |||||
* | add support for iurt_root_command in perform_command | Olivier Blin | 2010-11-04 | 1 | -0/+5 |
| | |||||
* | use a sudo variable, like in other modules | Olivier Blin | 2010-11-04 | 1 | -2/+4 |
| | |||||
* | Don't lie, use the same plog level for the group of messages, so they always ↵ | Gustavo De Nardin | 2009-08-07 | 1 | -2/+2 |
| | | | | show up complete. | ||||
* | - Block two too dangerous pkill commands. | Marcelo Leitner | 2008-02-20 | 1 | -0/+1 |
| | | | | | - Enhance logging for another pkill command. | ||||
* | perl_checker cleanup | Thierry Vignaud | 2008-02-15 | 1 | -1/+1 |
| | |||||
* | - Put some more debugging into command execution process. | Marcelo Leitner | 2007-11-12 | 1 | -2/+4 |
| | | | | | | - Lowered free disk space tolerance from 100% to 99%, as 100% could be too late. | ||||
* | Restoring code lost in the SVN breakage from an old checkout | Gustavo De Nardin | 2007-05-12 | 1 | -0/+355 |