aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Bug changes.Steve Losh2009-02-072-0/+22
| | * Got rid of the stupid config file.Steve Losh2009-02-072-11/+5
| | * Changed some bugs around.Steve Losh2009-02-072-2/+2
| | * Apparently not enough though.Steve Losh2009-02-071-1/+1
| | * Refactored more into the web interface.Steve Losh2009-02-072-15/+13
| | * Forgot to rearrange the script.Steve Losh2009-02-071-2/+2
| | * Forgot some imports.Steve Losh2009-02-072-1/+3
| | * I really need to learn more about Python packages.Steve Losh2009-02-071-3/+3
| | * Pulled out the web interface.Steve Losh2009-02-073-138/+187
| | * 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
| | * I has a module!Steve Losh2009-02-071-0/+0
| | * 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-018-9/+36
| | * Added two more bugs.Steve Losh2009-02-012-0/+98
| | * Bug assignment.Steve Losh2009-02-011-0/+7
| | * Changes before Laura checks it out.Steve Losh2009-02-0111-13/+129
| | * Implemented bug editing.Steve Losh2009-02-017-18/+127
| | * Got bug detail editing working, except for the summary.Steve Losh2009-02-016-13/+208
| | * Closed the commenting bug.Steve Losh2009-02-011-1/+1
| | * I can has commenting!Steve Losh2009-02-014-2/+41
| | * Implemented bug adding.Steve Losh2009-02-014-13/+45
| | * Added the links in the bug list.Steve Losh2009-01-311-1/+2
| | * Implemented the single bug view.Steve Losh2009-01-3110-5/+150
| | * Added my last name.Steve Losh2009-01-311-1/+1
| | * Fixed a minor filter bug, more bug reports.Steve Losh2009-01-3115-41/+303
| | * Implemented the status filter.Steve Losh2009-01-306-7/+54
| | * More minor design changes.Steve Losh2009-01-302-9/+12
| | * Table striping.Steve Losh2009-01-302-2/+5
| | * Minor changes, and added lots of bug reports.Steve Losh2009-01-3017-8/+480
| | * Made it prettier, and added assignee filters.Steve Losh2009-01-308-22/+58
| | * Oh my god I have CSS display directives.Steve Losh2009-01-306-34/+155
| | * Got the layout looking pretty nice.Steve Losh2009-01-304-54/+21
| | * Moved the layout quite a bit further.Steve Losh2009-01-304-8/+107
| | * Started layout work.Steve Losh2009-01-306-5/+28
| | * Added a few bugs.Steve Losh2009-01-292-2/+58
| | * Started using Bugs Everywhere to track the bugs. How appropriate.Steve Losh2009-01-293-0/+50
| | * Got the static serving working.Steve Losh2009-01-293-2/+110
| | * Very basic working skeleton. Gets stuff from the bug directory, renders with...Steve Losh2009-01-292-0/+26
| | * Starting off with an hgignore!Steve Losh2009-01-291-0/+6
* | Merge from Trevor.Chris Ball2010-06-226-49/+58
|\ \
| * \ Merged Chris' tutorial BE server URL updateW. Trevor King2010-06-221-4/+4
| |\ \ | |/ / |/| |
* | | Change location of be --serve'd bugs URL to http://bugs.bugseverywhere.org/Chris Ball2010-06-221-4/+4
* | | Merge with TrevorChris Ball2010-06-224-4/+22
|\ \ \ | |_|/ |/| |
* | | Merge with Trevor.Chris Ball2010-06-20770-10861/+20062
|\ \ \
| | | * Merged Darcs fixesW. Trevor King2010-06-221-6/+11
| | | |\
| | | | * Darcs should look in ~/.darcs/author not ~/.darcs/prefs/authorwking2010-06-221-3/+3
| | | | * Darcs._vcs_get_user_id() now also checks ~/.darcs/prefs/author|email.wking2010-06-221-4/+6