Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added libbe/upgrade.py to handle upgrading on-disk bugdirs. | W. Trevor King | 2009-08-31 | 1 | -16/+3 |
| | |||||
* | Another major rewrite. Now BugDir, Bug, and Comment are more distinct. | W. Trevor King | 2008-11-21 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | I pushed a lot of the little helper functions into the main classes, which makes it easier for me to keep track of what's going on. I'm now at the point where I can run through `python test.py` with each of the backends (by changing the search order in rcs.py _get_matching_rcs) without any unexpected errors for each backend (except Arch). I can also run `test_usage.sh` without non-Arch errors either. However, don't consider this a stable commit yet. The bzr backend is *really*slow*, and the other's aren't blazingly fast either. I think I'm rewriting the entire database every time I save it :p. Still, it passes the checks. and I don't like it when zounds of changes build up. | ||||
* | Added new bug reports | Aaron Bentley | 2006-01-04 | 2 | -0/+17 |
New bug reports: ID: cb5 Severity: minor Creator: abentley Beweb: Stripey tables ID: 179 Severity: minor Creator: abentley Indicate bug dependencies ID: 292 Severity: minor Creator: abentley More types of closed bugs ID: a40 Severity: minor Creator: abentley Beweb should support declaring username ID: 7ec Severity: minor Creator: abentley Arbitrary tags ID: a63 Severity: minor Creator: abentley New comment button should save any changes ID: 16f Severity: minor Creator: abentley Arbitrary numerical priorities? ID: c76 Severity: minor Creator: abentley Support 'issues', like todo, better ID: 657 Severity: minor Creator: abentley Select severity filter |