Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Auto-commit | Aaron Bentley | 2006-02-06 | 1 | -1/+1 |
| | |||||
* | Auto-commit | Aaron Bentley | 2006-02-03 | 1 | -0/+35 |
| | |||||
* | Auto-commit | Aaron Bentley | 2006-02-03 | 1 | -1/+1 |
| | |||||
* | Merge from upstream | Aaron Bentley | 2006-02-03 | 1 | -2/+2 |
|\ | |||||
| * | Fixed merge change detection | Aaron Bentley | 2006-02-03 | 1 | -2/+2 |
| | | |||||
* | | Auto-commit | Aaron Bentley | 2006-02-03 | 1 | -1/+1 |
| | | |||||
* | | Auto-commit | Aaron Bentley | 2006-02-03 | 1 | -1/+1 |
| | | |||||
* | | Merge from upstream | Aaron Bentley | 2006-02-03 | 1 | -5/+12 |
|\| | |||||
| * | Did post-commit merging | Aaron Bentley | 2006-02-03 | 1 | -5/+12 |
| | | |||||
* | | Auto-commit | Aaron Bentley | 2006-02-03 | 0 | -0/+0 |
| | | |||||
* | | Merges kinda working | Aaron Bentley | 2006-02-03 | 11 | -20/+216 |
|\| | |||||
| * | Fixed up last commit | Aaron Bentley | 2006-02-03 | 1 | -5/+3 |
| | | |||||
| * | Got commit basics working for bzr | Aaron Bentley | 2006-02-03 | 3 | -15/+53 |
| | | |||||
| * | Added creator patch from Belchenko | Aaron Bentley | 2006-01-30 | 1 | -1/+6 |
|/ | |||||
* | merged upstream | Aaron Bentley | 2006-01-26 | 1 | -0/+35 |
|\ | |||||
| * | Merge my changes | Aaron Bentley | 2006-01-25 | 22 | -12/+540 |
| |\ | |||||
| * | | Added bug report | Aaron Bentley | 2005-12-27 | 1 | -0/+35 |
| | | | |||||
* | | | Auto-decode user input to unicode | Aaron Bentley | 2006-01-26 | 1 | -1/+3 |
| | | | |||||
* | | | More unicode stuff | Aaron Bentley | 2006-01-26 | 2 | -2/+5 |
| | | | |||||
* | | | Enforced that all key/value pairs are unicode | Aaron Bentley | 2006-01-26 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Show number of comments in bug list | Aaron Bentley | 2006-01-25 | 2 | -3/+3 |
| | | |||||
* | | Updated bugtracker | Aaron Bentley | 2006-01-25 | 7 | -2/+177 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | Updated web UI display of inactive bugs | Aaron Bentley | 2006-01-25 | 1 | -2/+2 |
| | | |||||
* | | Added more possible bug statuses | Aaron Bentley | 2006-01-25 | 2 | -4/+6 |
| | | |||||
* | | Added new bug reports | Aaron Bentley | 2006-01-04 | 11 | -0/+332 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | Added assignment of bugs to people to web UI | Aaron Bentley | 2006-01-02 | 3 | -5/+25 |
| | | |||||
* | | Fixed tense | Aaron Bentley | 2006-01-02 | 1 | -1/+1 |
| | | |||||
* | | Removed debugging code | Aaron Bentley | 2005-12-29 | 1 | -1/+0 |
|/ | |||||
* | Added drop shadow box type | Aaron Bentley | 2005-12-23 | 11 | -0/+17 |
| | |||||
* | Updated about text | Aaron Bentley | 2005-12-23 | 1 | -2/+5 |
| | |||||
* | Fixed subprocess invocation for bzr | Aaron Bentley | 2005-12-23 | 2 | -2/+3 |
| | |||||
* | be now uses subprocess, so it requires Python 2.4 | Aaron Bentley | 2005-12-23 | 1 | -1/+1 |
| | |||||
* | Fixed cellspacing bug | Aaron Bentley | 2005-12-23 | 1 | -1/+1 |
| | |||||
* | Added error handling and 'About' page | Aaron Bentley | 2005-12-23 | 5 | -3/+86 |
| | |||||
* | removed unused expose_resource | Aaron Bentley | 2005-12-23 | 1 | -7/+0 |
| | |||||
* | Various Windows-related bugfixes | Aaron Bentley | 2005-12-22 | 6 | -27/+43 |
| | |||||
* | got tests passing | Aaron Bentley | 2005-12-21 | 1 | -3/+0 |
| | |||||
* | Added the comment edit page (doh) | Aaron Bentley | 2005-12-21 | 1 | -0/+27 |
| | |||||
* | Added comment | Aaron Bentley | 2005-12-21 | 2 | -0/+15 |
| | |||||
* | Added support for creating and editing comments | Aaron Bentley | 2005-12-21 | 3 | -3/+44 |
| | |||||
* | Switched from RESTResource to PrestHandler | Aaron Bentley | 2005-12-21 | 3 | -226/+71 |
| | |||||
* | Implemented action dispatch for prest | Aaron Bentley | 2005-12-21 | 1 | -1/+68 |
| | |||||
* | Prest correctly instantiates the desired object | Aaron Bentley | 2005-12-21 | 1 | -6/+10 |
| | |||||
* | Work on pseudo-REST dispatcher | Aaron Bentley | 2005-12-21 | 1 | -0/+58 |
| | |||||
* | Merged date fix | Aaron Bentley | 2005-12-20 | 5 | -7/+67 |
|\ | |||||
| * | Updated bugs | Aaron Bentley | 2005-12-20 | 3 | -1/+64 |
| | | |||||
| * | Ensured bug.time is set | Aaron Bentley | 2005-12-20 | 1 | -5/+2 |
| | | |||||
* | | added date bug | Aaron Bentley | 2005-12-15 | 1 | -0/+28 |
|/ | |||||
* | Added latest bugs | Aaron Bentley | 2005-12-15 | 4 | -0/+112 |
| | |||||
* | Removed old REST implementation | Aaron Bentley | 2005-12-15 | 2 | -50/+2 |
| |