Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Got rid of the stupid config file. | Steve Losh | 2009-02-07 | 1 | -1/+5 |
| | |||||
* | Refactored more into the web interface. | Steve Losh | 2009-02-07 | 1 | -12/+2 |
| | |||||
* | Forgot to rearrange the script. | Steve Losh | 2009-02-07 | 1 | -2/+2 |
| | |||||
* | Forgot some imports. | Steve Losh | 2009-02-07 | 1 | -1/+0 |
| | |||||
* | I really need to learn more about Python packages. | Steve Losh | 2009-02-07 | 1 | -3/+3 |
| | |||||
* | Pulled out the web interface. | Steve Losh | 2009-02-07 | 1 | -138/+5 |
| | |||||
* | Removed the debug print. | Steve Losh | 2009-02-07 | 1 | -1/+0 |
| | |||||
* | It works! Just need to debug one more thing. | Steve Losh | 2009-02-07 | 1 | -1/+1 |
| | |||||
* | I think I may have it figured out. | Steve Losh | 2009-02-07 | 1 | -2/+2 |
| | |||||
* | Testing out some more packaging issues. | Steve Losh | 2009-02-07 | 1 | -1/+2 |
| | |||||
* | Testing out some packaging issues. | Steve Losh | 2009-02-07 | 1 | -3/+6 |
| | |||||
* | Starting packaging up. | Steve Losh | 2009-02-01 | 1 | -3/+31 |
| | |||||
* | Implemented bug editing. | Steve Losh | 2009-02-01 | 1 | -4/+4 |
| | |||||
* | Got bug detail editing working, except for the summary. | Steve Losh | 2009-02-01 | 1 | -4/+28 |
| | |||||
* | I can has commenting! | Steve Losh | 2009-02-01 | 1 | -0/+17 |
| | |||||
* | Implemented bug adding. | Steve Losh | 2009-02-01 | 1 | -2/+15 |
| | |||||
* | Implemented the single bug view. | Steve Losh | 2009-01-31 | 1 | -4/+25 |
| | |||||
* | Fixed a minor filter bug, more bug reports. | Steve Losh | 2009-01-31 | 1 | -39/+42 |
| | | | Starting to plan out the alpha release mroe thoroughly. | ||||
* | Implemented the status filter. | Steve Losh | 2009-01-30 | 1 | -1/+17 |
| | |||||
* | Minor changes, and added lots of bug reports. | Steve Losh | 2009-01-30 | 1 | -2/+5 |
| | |||||
* | Made it prettier, and added assignee filters. | Steve Losh | 2009-01-30 | 1 | -5/+23 |
| | |||||
* | Oh my god I have CSS display directives. | Steve Losh | 2009-01-30 | 1 | -3/+11 |
| | |||||
* | Started layout work. | Steve Losh | 2009-01-30 | 1 | -1/+1 |
| | |||||
* | Got the static serving working. | Steve Losh | 2009-01-29 | 1 | -2/+3 |
| | |||||
* | Very basic working skeleton. Gets stuff from the bug directory, renders ↵ | Steve Losh | 2009-01-29 | 1 | -0/+23 |
with Jinja. |