aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added date bugAaron Bentley2005-12-151-0/+28
|
* Added latest bugsAaron Bentley2005-12-154-0/+112
|
* Removed old REST implementationAaron Bentley2005-12-152-50/+2
|
* Switched to restresource for resolving URLsAaron Bentley2005-12-154-7/+289
|
* Better error when bad path specifiedAaron Bentley2005-12-151-0/+2
|
* Moved common settings into common.cfgAaron Bentley2005-12-064-10/+8
|
* After saving bugs, show bug listAaron Bentley2005-12-051-0/+1
|
* Closed bug that comments aren't displayed in web UIAaron Bentley2005-12-052-2/+2
|
* Got inset boxes working in ieAaron Bentley2005-12-042-6/+11
|
* Removed redundant style ruleAaron Bentley2005-12-031-1/+0
|
* Switched to inset boxes for commentsAaron Bentley2005-12-034-9/+11
|
* Added more style to BeWebAaron Bentley2005-12-034-1/+11
|
* Added faviconAaron Bentley2005-12-033-0/+3
|
* Updated docsAaron Bentley2005-12-034-0/+41
|
* Changed the shipping configuration file into an example.Aaron Bentley2005-12-032-4/+10
|
* Implemented a match template for cutaway-shadowed boxesAaron Bentley2005-12-0210-0/+16
|
* Display comments in view/edit bug displayAaron Bentley2005-12-022-1/+30
|
* Added ability to create bugs to web UIAaron Bentley2005-12-023-2/+44
|
* More web UI tweaksAaron Bentley2005-12-015-9/+14
|
* Separated out local configurationAaron Bentley2005-12-012-3/+4
|
* Removed redundant style informationAaron Bentley2005-12-011-27/+0
|
* Added turbogears-based web UIAaron Bentley2005-12-0119-0/+403
|
* Fixed bzr 'revlib' handlingAaron Bentley2005-05-261-2/+5
|
* Distinguished between 'paranoid' and non-paranoid add-idAaron Bentley2005-05-194-13/+16
| | | | | The paranoid adds are only used for the .be root. Paranoia is a big time-suck on Arch trees, because they require a full inventory.
* Added logoAaron Bentley2005-05-184-0/+83
|
* Prevented RCS name being displayed when erroringAaron Bentley2005-05-181-6/+5
|
* Added tests for double-initAaron Bentley2005-05-182-5/+28
|
* Added inline help to set-root commandAaron Bentley2005-05-181-1/+20
|
* Better errors for bad bug rootsAaron Bentley2005-05-182-2/+24
|
* Normalized paths before use in rel_filenameAaron Bentley2005-05-182-1/+5
|
* Closed dupe of 381Aaron Bentley2005-05-181-1/+1
| | | | | | | Modified bug reports: 4f7: Automatically set .be as source for arch status: open -> closed
* Ensured .be is source for Arch (closes 381)Aaron Bentley2005-05-184-4/+89
| | | | | | | Modified bug reports: 381: Ensure .be is source in Arch status: open -> closed
* Fixed test case for newAaron Bentley2005-05-181-1/+1
|
* Improved command parsing for "new"Aaron Bentley2005-05-181-0/+12
|
* Added tests for missing $EDITORAaron Bentley2005-05-173-2/+16
| | | | | | | Modified bug reports: ecc: no tests for missing $EDITOR status: open -> closed
* Forced be to show minimum 3 digits, because 3 is common.Aaron Bentley2005-05-171-0/+2
|
* Added/updated bugsAaron Bentley2005-05-174-1/+54
|
* Fixed bug handing missing $EDITORAaron Bentley2005-05-174-4/+80
|
* Made -h, help, --help workAaron Bentley2005-05-171-1/+1
|
* Added appropriate copyright notices, GPLed.Aaron Bentley2005-05-1629-2/+791
|
* Slight refactoringAaron Bentley2005-05-091-2/+2
|
* Implemented bug tree diffAaron Bentley2005-05-092-5/+30
| | | | | | | Modified bug reports: f5c: Implement bug tree diff status: open -> closed
* Merge (Aaron Bentley)Aaron Bentley2005-05-093-3/+93
|\ | | | | | | | | | | | | | | | | | | | | | | Patches applied: * aaron.bentley@utoronto.ca--lappy/be--devel--0--base-0 * tag of aaron.bentley@utoronto.ca--be/bugs-everywhere--devel--0--patch-90 * aaron.bentley@utoronto.ca--lappy/be--devel--0--patch-1 * Support for bzr inventory operations * aaron.bentley@utoronto.ca--lappy/be--devel--0--patch-2 * Added pseudo-revlib functionality for bzr
| * Added pseudo-revlib functionality for bzrAaron Bentley2005-05-041-3/+21
| |
| * Support for bzr inventory operationsAaron Bentley2005-05-043-3/+75
| |
| * tag of aaron.bentley@utoronto.ca--be/bugs-everywhere--devel--0--patch-90Aaron Bentley2005-05-040-0/+0
|/
* Fixed styleAaron Bentley2005-04-221-1/+2
|
* Merge (Oleg Romanyshyn)Aaron Bentley2005-04-223-4/+7
|\ | | | | | | | | | | | | | | | | Patches applied: * oromanyshyn@panoramicfeedback.com--development2/bugs-everywhere--0--patch-2 * Changed help message for inprogress * oromanyshyn@panoramicfeedback.com--development2/bugs-everywhere--0--patch-3 * Changed layout of the displaying bugs (list and show commands)
| * Changed layout of the displaying bugs (list and show commands)Oleg Romanyshyn2005-04-222-3/+6
| |
| * Changed help message for inprogressOleg Romanyshyn2005-04-221-1/+1
| |