Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reply to wking | Chris Ball | 2010-06-25 | 2 | -0/+15 |
| | |||||
* | Merge branch 'master' of http://www.physics.drexel.edu/~wking/code/git/be | Chris Ball | 2010-06-25 | 5 | -1/+33 |
|\ | |||||
| * | Marked bea/d99 (CFBE inclusion) as fixed | W. Trevor King | 2010-06-25 | 3 | -1/+10 |
| | | |||||
| * | Commented on Chris' bea/275/27c | W. Trevor King | 2010-06-25 | 2 | -0/+23 |
| | | |||||
* | | Rename cfbe bug to match "CFBE. " style used elsewhere | Chris Ball | 2010-06-24 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'master' of wking.cfbe | Chris Ball | 2010-06-24 | 42 | -538/+987 |
|\ | | | | | | | | | | | | | Pull .be/ directory from cfbe. Conflicts: update_copyright.py | ||||
| * | Add aliases to update_copyright.py for some recent commits | W. Trevor King | 2010-06-24 | 1 | -1/+3 |
| | | |||||
| * | Merge CFBE bugs into the main BE bug repo | W. Trevor King | 2010-06-24 | 41 | -0/+784 |
| |\ | |||||
| | * | Remove stub interfaces/web/.be | wking | 2010-06-22 | 2 | -3/+0 |
| | | | |||||
| | * | Moved CFBE bugs from interfaces/web/.be into .be/ | wking | 2010-06-22 | 48 | -0/+0 |
| | | | |||||
| | * | Added 'CFBE' prefix to all CFBE bugs for clarity | wking | 2010-06-22 | 34 | -34/+34 |
| | | | |||||
| | * | Upgraded interfaces/web/.be to Bugs Everywhere Directory v1.4 | wking | 2010-06-22 | 87 | -1578/+736 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | be$ bzr mv .be .be-orig be$ bzr mv interfaces/web/.be .be be$ be list <go through upgrade process> be$ bzr mv .be interfaces/web/.be be$ bzr mv .be-orig .be | ||||
* | | | Merge branch 'master' of http://www.physics.drexel.edu/~wking/code/git/be | Chris Ball | 2010-06-24 | 80 | -1065/+1493 |
|\ \ \ | |||||
| * | | | Converted Bzr -> Git references in README and doc/*.txt | W. Trevor King | 2010-06-24 | 2 | -11/+11 |
| | | | | |||||
| * | | | Little fix to setup.py | Gianluca | 2010-06-24 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | I applied Gianluca's patch, but used "revision" in both the Makefile command for _version.py and setup.py, rather than using "revision_id" in both places. With Git, there is no longer a need to distinguish revision IDs from revision numbers. | ||||
| * | | | Ran update_copyright.py | W. Trevor King | 2010-06-22 | 74 | -831/+931 |
| | | | | |||||
| * | | | Updated update_copyright to work with git/hg/bzr. | W. Trevor King | 2010-06-22 | 1 | -203/+538 |
| | | | | | | | | | | | | | | | | I'd added the extra VCS support when I took it over to Hooke. | ||||
| * | | | Use git log instead of git show in Makefile | W. Trevor King | 2010-06-22 | 1 | -1/+1 |
| | | | | |||||
| * | | | Moved .bzrignore -> .gitignore and updated | W. Trevor King | 2010-06-22 | 2 | -12/+5 |
| | | | | |||||
| * | | | 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 |
| | | | | | | | | | | | | | | | | FIXME: More instances here. | ||||
| * | | | cfbe: API: Use bug.severity == target instead of bug.target. (FIXME) | Chris Ball | 2010-06-22 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | FIXME: There are still many more instances of bug.target; I'm just going through tracebacks one at a time at the moment. | ||||
| * | | | 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 |
| | | | | | | | | | | | | % python interfaces/web/cfbe.py | ||||
| * | | 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 |
| |\ | | | | | | | | | | http://bitbucket.org/sjl/cherryflavoredbugseverywhere/ | ||||
| | * | 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 |
| | | |