Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
harman | 7 (100.0%) | 573 (100.0%) | 81.8 |
- combined step_chmod and step_chgrp into a step_permissions step.
- added project names to the change_filters
- added scheduler + buildslave + factory for buildbot testing. It's a sandbox to tryout ideas without
interupting the other slaves.
0 lines of code changed in 2 files:
Moved buildbot related scripts to the scripts/buildbot directory
master.cfg
- All buildslaves: added steps to chgrp and chmod so users can poke around in the build directories
- only compile documentation when there's a change in that directory.
110 lines of code changed in 3 files:
- removed unused "code"
- added comment dividers
- added data lifetime limits
40 lines of code changed in 1 file:
Current master.cfg file.
Nightly RT tests disabled
Added feature to scheduler so if a svn comment contains the string "skipRT",
or "skip_RT" or "skip-RT" the buildBot is not fired off. untested.
423 lines of code changed in 1 file: