| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Using the __desc__ reduces documentation duplication. It's also better
than using __doc__, because __doc__ could (should?) be more than one-line
long, and we just want a short description to jog our memories in the
complete command list.
Also moved unique_name from cmdutil.py to names.py to avoid the
bug->cmdutil->bugdir->bug
cyclic include.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Comment should probably have it's own file too...
I also tried to clean up the interface for setting status and
severity. Both attributes involve selecting strings from predefined
lists. The lists of valid strings (and descriptions of each string)
are now defined in bug.py. The bug.py lists are then used to generate
appropriate help strings in becommands/status.py and severity.py.
This should make it easier to keep the help strings in synch with the
validation information.
The original status strings weren't documented, and I didn't know what
they all ment, so I elimanted some of them. 'in-progress' and
'disabled' are no longer with us. Of course, it would be simple to
add them back in if people don't agree with me on that. Due to the
loss of 'disabled' I had to change the status of two bugs (11e and
597) to 'closed'. I removed becommands/inprogress.py as well. It's
functionality was replaced by the more general status.py command,
which mimics the severity.py command.
|
| |
| |
| |
| | |
I imagine this has been fixed for a while...
|
|/
|
|
|
| |
* catch Popen() calls to missing VCS binaries
* test.py should only test installed backends
|
|\ |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
|\| |
|
| |
| |
| |
| |
| |
| |
| | |
ID: 210
Severity: minor
Creator: abentley
target (and others?) aren't parsed properly
|
| |
| |
| |
| | |
e01: No way to commit/update from beweb
status: in-progress -> closed
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
|/ |
|
| |
|
| |
|
|\ |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Modified bug reports:
4f7: Automatically set .be as source for arch
status: open -> closed
|
|
|
|
|
|
|
| |
Modified bug reports:
381: Ensure .be is source in Arch
status: open -> closed
|
|
|
|
|
|
|
| |
Modified bug reports:
ecc: no tests for missing $EDITOR
status: open -> closed
|
| |
|
| |
|
|
|
|
|
|
|
| |
Modified bug reports:
f5c: Implement bug tree diff
status: open -> closed
|
| |
|
| |
|