aboutsummaryrefslogtreecommitdiffstats
path: root/.be/bugs/9a942b1d-a3b5-441d-8aef-b844700e1efa
Commit message (Collapse)AuthorAgeFilesLines
* Merged with Trevor's -rr branchGianluca Montecchi2009-10-022-6/+6
|
* Closed search bugW. Trevor King2008-12-044-42/+19
| | | | | | | | 9a942b1d-a3b5-441d-8aef-b844700e1efa Aaron says it's already implemented in the Bugs-Everywhere-Web, and $ be show `be list --status all --uuids` | grep -A5 -B5 XYZ works pretty well for me on the command line.
* 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.
* Implemented basic comment diffAaron Bentley2006-03-312-0/+15
|
* Updated bugtrackerAaron Bentley2006-01-251-0/+35
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