aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bugs/2929814b-2163-45d0-87ba-f7d1ef0a32a9
Commit message (Collapse)AuthorAgeFilesLines
* Converted libbe.storage.vcs.base to new Storage format.W. Trevor King2009-12-133-25/+0
|
* Added libbe/upgrade.py to handle upgrading on-disk bugdirs.W. Trevor King2009-08-311-16/+3
|
* Added `be tag --list' to list all tags.W. Trevor King2009-06-251-26/+5
| | | | | Loading all the bugs for the list search had the side effect of updating all the bug values files to the new YAML format.
* 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.
* Updated bugtrackerAaron Bentley2006-01-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New bug reports: ID: 9a9 Severity: minor Creator: abentley Provide search ID: 8e9 Severity: minor Creator: abentley list X most recent entries ID: f70 Severity: minor Creator: abentley Allow different sorts ID: 62a Severity: minor Creator: abentley Indicate presence of Comments ID: 576 Severity: minor Creator: abentley Allow attachments Modified bug reports: 292: More types of closed bugs status: open -> fixed a63: Beweb: New comment button should save any changes summary: New comment button should save any changes -> Beweb: New comment button should save any changes
* Added new bug reportsAaron Bentley2006-01-043-0/+52
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