Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Switched to restresource for resolving URLs | Aaron Bentley | 2005-12-15 | 4 | -7/+289 |
| | |||||
* | Better error when bad path specified | Aaron Bentley | 2005-12-15 | 1 | -0/+2 |
| | |||||
* | Moved common settings into common.cfg | Aaron Bentley | 2005-12-06 | 4 | -10/+8 |
| | |||||
* | After saving bugs, show bug list | Aaron Bentley | 2005-12-05 | 1 | -0/+1 |
| | |||||
* | Closed bug that comments aren't displayed in web UI | Aaron Bentley | 2005-12-05 | 2 | -2/+2 |
| | |||||
* | Got inset boxes working in ie | Aaron Bentley | 2005-12-04 | 2 | -6/+11 |
| | |||||
* | Removed redundant style rule | Aaron Bentley | 2005-12-03 | 1 | -1/+0 |
| | |||||
* | Switched to inset boxes for comments | Aaron Bentley | 2005-12-03 | 4 | -9/+11 |
| | |||||
* | Added more style to BeWeb | Aaron Bentley | 2005-12-03 | 4 | -1/+11 |
| | |||||
* | Added favicon | Aaron Bentley | 2005-12-03 | 3 | -0/+3 |
| | |||||
* | Updated docs | Aaron Bentley | 2005-12-03 | 4 | -0/+41 |
| | |||||
* | Changed the shipping configuration file into an example. | Aaron Bentley | 2005-12-03 | 2 | -4/+10 |
| | |||||
* | Implemented a match template for cutaway-shadowed boxes | Aaron Bentley | 2005-12-02 | 10 | -0/+16 |
| | |||||
* | Display comments in view/edit bug display | Aaron Bentley | 2005-12-02 | 2 | -1/+30 |
| | |||||
* | Added ability to create bugs to web UI | Aaron Bentley | 2005-12-02 | 3 | -2/+44 |
| | |||||
* | More web UI tweaks | Aaron Bentley | 2005-12-01 | 5 | -9/+14 |
| | |||||
* | Separated out local configuration | Aaron Bentley | 2005-12-01 | 2 | -3/+4 |
| | |||||
* | Removed redundant style information | Aaron Bentley | 2005-12-01 | 1 | -27/+0 |
| | |||||
* | Added turbogears-based web UI | Aaron Bentley | 2005-12-01 | 19 | -0/+403 |
| | |||||
* | Fixed bzr 'revlib' handling | Aaron Bentley | 2005-05-26 | 1 | -2/+5 |
| | |||||
* | Distinguished between 'paranoid' and non-paranoid add-id | Aaron Bentley | 2005-05-19 | 4 | -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 logo | Aaron Bentley | 2005-05-18 | 4 | -0/+83 |
| | |||||
* | Prevented RCS name being displayed when erroring | Aaron Bentley | 2005-05-18 | 1 | -6/+5 |
| | |||||
* | Added tests for double-init | Aaron Bentley | 2005-05-18 | 2 | -5/+28 |
| | |||||
* | Added inline help to set-root command | Aaron Bentley | 2005-05-18 | 1 | -1/+20 |
| | |||||
* | Better errors for bad bug roots | Aaron Bentley | 2005-05-18 | 2 | -2/+24 |
| | |||||
* | Normalized paths before use in rel_filename | Aaron Bentley | 2005-05-18 | 2 | -1/+5 |
| | |||||
* | Closed dupe of 381 | Aaron Bentley | 2005-05-18 | 1 | -1/+1 |
| | | | | | | | Modified bug reports: 4f7: Automatically set .be as source for arch status: open -> closed |