Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Updated _version.py and version.py to work with Git | W. Trevor King | 2010-06-22 | 2 | -6/+6 | |
* | | | | Merge branch 'cfbe' | Chris Ball | 2010-06-24 | 17 | -0/+894 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Add a 1.0 target (/773) and assign a cfbe Unicode bug to it (/275) | Chris Ball | 2010-06-24 | 4 | -0/+51 | |
| * | | | cfbe: API: Report each of the targets a bug has | Chris Ball | 2010-06-24 | 1 | -1/+13 | |
| * | | | cfbe: API: More shortname -> bug.id.user() | Chris Ball | 2010-06-22 | 1 | -2/+2 | |
| * | | | cfbe: API: bd.bug_from_shortname(id) -> bug_comment_from_user_id(bd, id) | Chris Ball | 2010-06-22 | 1 | -1/+2 | |
| * | | | cfbe: API: bugdir.root -> bug_root | Chris Ball | 2010-06-22 | 1 | -1/+1 | |
| * | | | cfbe: API: bugdir.bug_shortname(bug) -> bug.id.user() | Chris Ball | 2010-06-22 | 1 | -3/+3 | |
| * | | | cfbe: API: Use bug.severity == target instead of bug.target. (FIXME) | Chris Ball | 2010-06-22 | 1 | -1/+3 | |
| * | | | cfbe: Use new storage API | Chris Ball | 2010-06-22 | 1 | -2/+7 | |
| |/ / | ||||||
| * | | Set up for running from top-level be dir, i.e.: | Chris Ball | 2010-06-20 | 2 | -2/+3 | |
| * | | Remove the .be/ copy from inside cfbe dir | Chris Ball | 2010-06-20 | 48 | -1638/+0 | |
| |/ | ||||||
| * | Merge Steve Losh's cfbe tree, from: | Chris Ball | 2010-06-20 | 61 | -0/+2460 | |
| |\ | ||||||
| | * | Remove the "Lines Up" link because it probably does not. | Steve Losh | 2009-07-03 | 1 | -1/+0 | |
| | * | Fix the typo in the README. | Steve Losh | 2009-07-03 | 1 | -1/+1 | |
| | * | Rename the LICENSE file. | Steve Losh | 2009-07-03 | 1 | -0/+4 | |
| | * | Add a README file with some basic information. | Steve Losh | 2009-07-03 | 1 | -0/+20 | |
| | * | Get rid of the images. | Steve Losh | 2009-06-25 | 4 | -0/+0 | |
| | * | Revamp the layout to look less awful. | Steve Losh | 2009-06-25 | 6 | -122/+232 | |
| | * | Minor formatting. | Steve Losh | 2009-06-25 | 1 | -0/+1 | |
| | * | Fix the EMPTY problem. | Steve Losh | 2009-06-25 | 5 | -8/+74 | |
| | * | Fix cfbe to work with the latest version of be. | Steve Losh | 2009-06-25 | 1 | -2/+4 | |
| | * | Added a license file (MIT/X11). | Steve Losh | 2009-03-23 | 1 | -0/+20 | |
| | * | Added tag alpha for changeset abfe7aa4bdf3 | Steve Losh | 2009-02-07 | 1 | -0/+1 | |
| | * | Tagged the alpha release, and added mroe bugs. | Steve Losh | 2009-02-07 | 6 | -2/+122 | |
| | * | Added tag alpha for changeset 8d8c7f52f3af | Steve Losh | 2009-02-07 | 1 | -0/+1 | |
| | * | Bug changes. | Steve Losh | 2009-02-07 | 2 | -0/+22 | |
| | * | Got rid of the stupid config file. | Steve Losh | 2009-02-07 | 2 | -11/+5 | |
| | * | Changed some bugs around. | Steve Losh | 2009-02-07 | 2 | -2/+2 | |
| | * | Apparently not enough though. | Steve Losh | 2009-02-07 | 1 | -1/+1 | |
| | * | Refactored more into the web interface. | Steve Losh | 2009-02-07 | 2 | -15/+13 | |
| | * | Forgot to rearrange the script. | Steve Losh | 2009-02-07 | 1 | -2/+2 | |
| | * | Forgot some imports. | Steve Losh | 2009-02-07 | 2 | -1/+3 | |
| | * | 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 | 3 | -138/+187 | |
| | * | 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 | |
| | * | I has a module! | Steve Losh | 2009-02-07 | 1 | -0/+0 | |
| | * | 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 | 8 | -9/+36 | |
| | * | Added two more bugs. | Steve Losh | 2009-02-01 | 2 | -0/+98 | |
| | * | Bug assignment. | Steve Losh | 2009-02-01 | 1 | -0/+7 | |
| | * | Changes before Laura checks it out. | Steve Losh | 2009-02-01 | 11 | -13/+129 | |
| | * | Implemented bug editing. | Steve Losh | 2009-02-01 | 7 | -18/+127 | |
| | * | Got bug detail editing working, except for the summary. | Steve Losh | 2009-02-01 | 6 | -13/+208 | |
| | * | Closed the commenting bug. | Steve Losh | 2009-02-01 | 1 | -1/+1 | |
| | * | I can has commenting! | Steve Losh | 2009-02-01 | 4 | -2/+41 | |
| | * | Implemented bug adding. | Steve Losh | 2009-02-01 | 4 | -13/+45 |