Mon, 24 Sep 2007 15:30:29 +0000 |
cmlenz |
Make slave names available for use in target platform rules, and added some documentation to the admin panel. Closes #190.
|
Mon, 24 Sep 2007 13:07:11 +0000 |
cmlenz |
Fixed the sorting of builds in the unit tests added in [497].
|
Mon, 24 Sep 2007 12:56:41 +0000 |
cmlenz |
When the slave is run in `--dry-run` mode, it now also sends a build cancellation message to the master in case of failed builds. Closes #187.
|
Mon, 24 Sep 2007 12:50:47 +0000 |
cmlenz |
Fix a couple of left-over instances of using `env.href` instead of `req.href`. Closes #186. Thanks to Markus Heberling for reporting the issue and providing a patch.
|
Wed, 19 Sep 2007 09:35:20 +0000 |
cmlenz |
Clarify `last_step` logic in master.
|
Wed, 19 Sep 2007 09:32:18 +0000 |
cmlenz |
Fix build listener invocation.
|
Tue, 18 Sep 2007 12:18:34 +0000 |
jonas |
Make the slave differentiate between benign and fatal network errors and
|
Wed, 12 Sep 2007 19:42:11 +0000 |
cmlenz |
Add debug log message for enabling authentication.
|
Mon, 03 Sep 2007 11:14:33 +0000 |
cmlenz |
Fix for deactivating all configurations on admin page. Closes #175.
|
Fri, 31 Aug 2007 16:31:13 +0000 |
cmlenz |
`py:exec` recipe command now reports an error for process exit codes <> 0. Should close #174.
|
Thu, 30 Aug 2007 08:35:06 +0000 |
cmlenz |
Use HTTPS-Link for svn:externals.
|
Thu, 30 Aug 2007 08:27:18 +0000 |
cmlenz |
Applied modified version of patch for #173. Thanks, Mike!
|
Thu, 30 Aug 2007 08:07:22 +0000 |
cmlenz |
Fix default for poll interval of slave.
|
Thu, 23 Aug 2007 22:51:36 +0000 |
cmlenz |
Proper fix for #165, [493] was broken. This time with added tests.
|