aboutsummaryrefslogtreecommitdiffstats
path: root/cfbe.py
Commit message (Expand)AuthorAgeFilesLines
* Forgot some imports.Steve Losh2009-02-071-1/+0
* I really need to learn more about Python packages.Steve Losh2009-02-071-3/+3
* Pulled out the web interface.Steve Losh2009-02-071-138/+5
* Removed the debug print.Steve Losh2009-02-071-1/+0
* It works! Just need to debug one more thing.Steve Losh2009-02-071-1/+1
* I think I may have it figured out.Steve Losh2009-02-071-2/+2
* Testing out some more packaging issues.Steve Losh2009-02-071-1/+2
* Testing out some packaging issues.Steve Losh2009-02-071-3/+6
* Starting packaging up.Steve Losh2009-02-011-3/+31
* Implemented bug editing.Steve Losh2009-02-011-4/+4
* Got bug detail editing working, except for the summary.Steve Losh2009-02-011-4/+28
* I can has commenting!Steve Losh2009-02-011-0/+17
* Implemented bug adding.Steve Losh2009-02-011-2/+15
* Implemented the single bug view.Steve Losh2009-01-311-4/+25
* Fixed a minor filter bug, more bug reports.Steve Losh2009-01-311-39/+42
* Implemented the status filter.Steve Losh2009-01-301-1/+17
* Minor changes, and added lots of bug reports.Steve Losh2009-01-301-2/+5
* Made it prettier, and added assignee filters.Steve Losh2009-01-301-5/+23
* Oh my god I have CSS display directives.Steve Losh2009-01-301-3/+11
* Started layout work.Steve Losh2009-01-301-1/+1
* Got the static serving working.Steve Losh2009-01-291-2/+3
* Very basic working skeleton. Gets stuff from the bug directory, renders with...Steve Losh2009-01-291-0/+23