aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bugs/2929814b-2163-45d0-87ba-f7d1ef0a32a9/comments
Commit message (Collapse)AuthorAgeFilesLines
* Another major rewrite. Now BugDir, Bug, and Comment are more distinct.W. Trevor King2008-11-211-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 reportsAaron Bentley2006-01-042-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