16
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 months ago. based on code collected about 2 months ago.
Apr 20, 2025 — Apr 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove `tag_svn_revision` from `setup.cfg` More... over 9 years ago
Adding line annotation to `ctools.gcov` with tests. Closes #463. More... almost 12 years ago
Follow-up to #765. Repository tests fail when Trac isn't installed, so disable them for slave-only tests. More... over 12 years ago
Follow-up to [1023] / #823: Only split by ':' once so that the path stays intact - instead of splitting out the drive letter on Windows. Also do native directory comparisons name trimming before normalizing the file path. More... over 12 years ago
Follow-up to [1022] / #822 and build:2400 & build:2402. Hopefully fix failing Windows tests by not leaving an open `self.coverfile` in all the pre-existing tests that don't do `self.coverfile.close()` before `tearDown` tries to remove it. More... over 12 years ago
Add PHP linting tool for CodeSniffer. Closes #823. More... over 12 years ago
Add line annotation for python:coverage tool. Closes #822. More... over 12 years ago
Follow-up to [1019]: A need for `get_resource_path()` previously missed. More... over 12 years ago
As `BittenSlave` does not include `bitten.util.repository`, it should not be imported in `bitten/util/__init__.py`. Fixes #818. More... almost 13 years ago
Follow-up to [1018]. Also fix the 'Coverage' menu item linking. More... almost 13 years ago
Fix Coverage annotation to handle multirepos support. More... almost 13 years ago
Fix ambiguous use of `display_rev` both as local variable and global import. More... about 13 years ago
Multi-repository support for Trac 0.12 and higher. Finally! More... about 13 years ago
Small (but irritating) typos from [1012]. More... about 13 years ago
Fix JUnit format variant + add test. Closes #616. More... about 13 years ago
Pass explicitly supplied empty passwords through to svn commands in svntools (fixes #777 -- thanks to Sam Hocevar <[email protected]> for the patch). More... almost 14 years ago
Add RelaxNG Bitten recipe schema and recipe checking script to bitten/contrib. Thanks W. Martin Borgert. Fixes #755. More... over 14 years ago
A doctest breaks with Genshi trunk as it no longer emits strings but unicode. More... over 14 years ago
Update documentation for svn recipe command options (add no_auth_cache to documentation for all commands, add username and password to documentation for svn update). More... almost 15 years ago
Add summarizer for PyLint reports. Fixes #507. More... almost 15 years ago
Add tests for PyLintSummarizer and fix small bug revealed in the case where there are no pylint reports. More... almost 15 years ago
Improve layout and customizability of build status summary.
Christopher Lenz
as cmlenz
More... about 15 years ago
Detabified.
Christopher Lenz
as cmlenz
More... about 15 years ago
Fix typo in slave password prompt.
Christopher Lenz
as cmlenz
More... about 15 years ago
Wrap lint report messages in a msg tag (includes a test and a documentation update). Fixes #547. More... about 15 years ago
Allow passing the build master's URL without the /builds suffix when calling bitten-slave by appending /builds to URLs that don't have it. This also prevents bitten-slave from contacting the wrong domain if a bad URL is passed. More... about 15 years ago
Make platform rules matching case-insensitive. Fixes #334. More... about 15 years ago
Typo in `ctools.configure` handling of `prefix` argument. More... about 15 years ago
Fix for incorrect error reporting in XML transform command when using the MSXML implementation.
Christopher Lenz
as cmlenz
More... about 15 years ago
Oops. Typo in `local` and `dry_run` slave attachment info logging. Fixes #670. Thanks. More... about 15 years ago