Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Used identity for new comments and bugs | Aaron Bentley | 2006-04-11 | 2 | -1/+7 |
* | Use people listings from identity framework, not config, on bug pages. | Aaron Bentley | 2006-04-11 | 3 | -2/+7 |
* | Enable identity tracking | Aaron Bentley | 2006-04-11 | 3 | -10/+10 |
* | Fixed up config a bit | Aaron Bentley | 2006-04-11 | 3 | -16/+17 |
* | Merge from home (TurboGears 0.9) | Aaron Bentley | 2006-04-11 | 72 | -115/+663 |
|\ | |||||
| * | removed unused files | Aaron Bentley | 2006-04-10 | 1 | -0/+0 |
| * | Got rid of machine-specific paths | Aaron Bentley | 2006-04-10 | 1 | -4/+3 |
| * | Updated beweb to use TurboGears 0.9 | Aaron Bentley | 2006-04-10 | 70 | -115/+587 |
| * | Noted bug | Aaron Bentley | 2006-04-10 | 3 | -0/+77 |
* | | Added copyright notice | Aaron Bentley | 2006-04-07 | 1 | -0/+17 |
|/ | |||||
* | Adjust version number in setup.py, so we don't hit 205 prematurely :-) | Aaron Bentley | 2006-04-06 | 2 | -1/+2 |
* | Add Zwart to AUTHORS list | Aaron Bentley | 2006-04-06 | 1 | -0/+1 |
* | Merge remaining fixes from Zwart | Aaron Bentley | 2006-04-06 | 7 | -12/+36 |
|\ | |||||
| * | Friendlier error message on "inprogress" or "open" with no arguments. | Marien Zwart | 2006-04-05 | 2 | -2/+4 |
| * | Friendlier error message on "close" with no arguments. | Marien Zwart | 2006-04-05 | 1 | -1/+2 |
| * | Correctly interpret the "no merge location" message from bzr 0.7. | Marien Zwart | 2006-04-05 | 1 | -1/+2 |
| * | Determine plugin_path from the location of the plugin module, not from argv[0]. | Marien Zwart | 2006-04-05 | 1 | -3/+1 |
| * | Install the be script. | Marien Zwart | 2006-04-05 | 1 | -0/+1 |
| * | Exit with a nonzero status if the tests fail. | Marien Zwart | 2006-04-05 | 1 | -5/+15 |
| * | Add setup.py | Marien Zwart | 2006-04-05 | 1 | -0/+11 |
* | | Merge test case fixes without trailing commas | Aaron Bentley | 2006-04-06 | 7 | -12/+12 |
|\| | |||||
| * | unbreak some tests. | Marien Zwart | 2006-04-05 | 7 | -20/+20 |
* | | New bug reports: | Aaron Bentley | 2006-04-06 | 3 | -0/+63 |
|\ \ | |||||
| * \ | Merge from upstream | Aaron Bentley | 2006-04-06 | 7 | -53/+241 |
| |\ \ | |/ / |/| | | |||||
* | | | Add ReST support to web front end | Aaron Bentley | 2006-04-06 | 7 | -53/+241 |
| * | | Auto-commit | Aaron Bentley | 2006-04-06 | 3 | -1/+29 |
| * | | Auto-commit | Aaron Bentley | 2006-04-06 | 0 | -0/+0 |
| * | | Merge from upstream | Aaron Bentley | 2006-04-06 | 30 | -82/+417 |
| |\ \ | |/ / |/| | | |||||
* | | | Support for content-type in comments | Aaron Bentley | 2006-04-06 | 1 | -1/+3 |
* | | | Fixed tests to use lists, so that optparse can mangle them | Aaron Bentley | 2006-04-04 | 7 | -20/+20 |
* | | | Merge both lines | Aaron Bentley | 2006-04-04 | 16 | -29/+225 |
|\ \ \ | | |/ | |/| | |||||
| * | | Added support for threaded comments | Aaron Bentley | 2006-04-04 | 2 | -5/+28 |
| * | | Removed debugging code | Aaron Bentley | 2006-04-03 | 1 | -1/+0 |
| * | | Updated NEWS | Aaron Bentley | 2006-04-03 | 1 | -1/+15 |
| * | | Help cleanup | Aaron Bentley | 2006-04-03 | 5 | -7/+1 |
| * | | Merge help updates | Aaron Bentley | 2006-04-03 | 10 | -14/+102 |
| |\ \ | |||||
| | * | | added help to 'upgrade'. | Thomas Gerigk | 2006-04-03 | 1 | -1/+12 |
| | * | | parsified 'target'-help. | Thomas Gerigk | 2006-04-03 | 1 | -3/+9 |
| | * | | added help to 'show'. | Thomas Gerigk | 2006-04-03 | 1 | -1/+14 |
| | * | | changed severity.py-help to parsing. | Thomas Gerigk | 2006-04-03 | 1 | -3/+9 |
| | * | | changed set.py to parsing. | Thomas Gerigk | 2006-04-03 | 1 | -2/+9 |
| | * | | added help to 'open'. | Thomas Gerigk | 2006-04-03 | 1 | -0/+12 |
| | * | | add help to 'inprogress'. | Thomas Gerigk | 2006-04-03 | 1 | -0/+12 |
| | * | | added help to 'close' | Thomas Gerigk | 2006-04-03 | 1 | -0/+13 |
| | * | | changed assign.py to look similar to those commands using get_parser()-stuff. | Thomas Gerigk | 2006-04-03 | 1 | -3/+8 |
| | * | | Catch AttributeError when a command has no help() def'd. | Thomas Gerigk | 2006-04-03 | 1 | -1/+5 |
| * | | | Added reply handling to comments | Aaron Bentley | 2006-04-03 | 4 | -9/+87 |
| |/ / | |||||
* / / | Refactored the command listing | Aaron Bentley | 2006-04-01 | 3 | -10/+11 |
|/ / | |||||
* | | Fixed test suite for the unicode switch | Aaron Bentley | 2006-04-01 | 7 | -16/+16 |
* | | New bug reports: | Aaron Bentley | 2006-04-01 | 3 | -0/+51 |