Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
plague-common: Common resources for the Plague build system
- Summary
- This package includes the common Python module that all Plague services require.
Changelog
- * Tue Nov 29 22:00:00 2005 Dan Williams <dcbw{%}redhat{*}com> 0.4.3-2
- Move README and ChangeLog to -common package
- Traceback/debug functionality added in server, depends on
threadframe module from elsewhere. Disabled by default.
- * Thu Nov 24 22:00:00 2005 Dan Williams <dcbw{%}redhat{*}com> 0.4.3-1
- Add socket timeouts for fileserver and xmlrpc bits
- * Fri Nov 18 22:00:00 2005 Dan Williams <dcbw{%}redhat{*}com> 0.4.2-7
- Suspend builders on hard errors such as running out of disk space
- Retry downloads from server/builder 5 times, not 3
- Log retried downloads on the server
- Add socket timeouts to downloads to work around hanging issues
when downloading from the builder (the downloading/done issue)