be.git
17 years agoMostly upgrade to turbogears 1.0b1
Aaron Bentley [Tue, 5 Dec 2006 21:08:03 +0000 (16:08 -0500)]
Mostly upgrade to turbogears 1.0b1

17 years agoAdd top_level.txt
Aaron Bentley [Tue, 5 Dec 2006 17:30:04 +0000 (12:30 -0500)]
Add top_level.txt

17 years agoDisable commit behavior because it's not reliable
Aaron Bentley [Tue, 17 Oct 2006 19:26:02 +0000 (15:26 -0400)]
Disable commit behavior because it's not reliable

17 years agoNew bugs
Aaron Bentley [Tue, 17 Oct 2006 19:24:53 +0000 (15:24 -0400)]
New bugs

18 years agoFix double-invocation bug
Aaron Bentley [Tue, 5 Sep 2006 17:15:06 +0000 (13:15 -0400)]
Fix double-invocation bug

18 years agoMerge changes from Belchenko
Aaron Bentley [Fri, 11 Aug 2006 16:07:10 +0000 (12:07 -0400)]
Merge changes from Belchenko

18 years agoline-endings in .bzrignore
Alexander Belchenko [Fri, 11 Aug 2006 15:25:36 +0000 (18:25 +0300)]
line-endings in .bzrignore

18 years agodon't use std. commands module 'cause it's Linux-only. Grab code from this module...
Alexander Belchenko [Fri, 11 Aug 2006 15:15:02 +0000 (18:15 +0300)]
don't use std. commands module 'cause it's Linux-only. Grab code from this module and adapt it to win32

18 years agoignore .shelf
Alexander Belchenko [Wed, 19 Jul 2006 20:54:33 +0000 (23:54 +0300)]
ignore .shelf

18 years agowin32: fix crash of 'be show' when bug don't have comments
Alexander Belchenko [Wed, 19 Jul 2006 20:53:44 +0000 (23:53 +0300)]
win32: fix crash of 'be show' when bug don't have comments

18 years agosubprocess: win32 don't have os.execvp() so have to run command in a shell
Alexander Belchenko [Wed, 19 Jul 2006 20:52:50 +0000 (23:52 +0300)]
subprocess: win32 don't have os.execvp() so have to run command in a shell

18 years agoUse subprocess-native functionality for changing directory
Aaron Bentley [Wed, 19 Jul 2006 14:14:03 +0000 (10:14 -0400)]
Use subprocess-native functionality for changing directory

18 years agoUse Popen.communicate instead of reading the individual streams (why needed?)
Aaron Bentley [Wed, 19 Jul 2006 14:04:27 +0000 (10:04 -0400)]
Use Popen.communicate instead of reading the individual streams (why needed?)

18 years ago.bzrignore
Alexander Belchenko [Tue, 18 Jul 2006 19:46:09 +0000 (22:46 +0300)]
.bzrignore

18 years agoHandle UTF-8 comments
Aaron Bentley [Tue, 18 Apr 2006 16:43:31 +0000 (12:43 -0400)]
Handle UTF-8 comments

18 years agoNote the dependencies/reverse-dependencies debate
Aaron Bentley [Mon, 17 Apr 2006 21:01:16 +0000 (17:01 -0400)]
Note the dependencies/reverse-dependencies debate

18 years agoFix help printing (Lee Braiden)
Aaron Bentley [Mon, 17 Apr 2006 21:00:26 +0000 (17:00 -0400)]
Fix help printing (Lee Braiden)

18 years agoRevert change, because it messes up stripey tables
Aaron Bentley [Wed, 12 Apr 2006 16:47:26 +0000 (12:47 -0400)]
Revert change, because it messes up stripey tables

18 years agoHide closed using display:None
Aaron Bentley [Wed, 12 Apr 2006 16:45:25 +0000 (12:45 -0400)]
Hide closed using display:None

18 years agoRemember search value
Aaron Bentley [Wed, 12 Apr 2006 16:34:12 +0000 (12:34 -0400)]
Remember search value

18 years agoTweaked colours of odd/even rows in tables
Aaron Bentley [Wed, 12 Apr 2006 16:31:27 +0000 (12:31 -0400)]
Tweaked colours of odd/even rows in tables

18 years agoTeach PrestHandler to handle bad paths cleanly
Aaron Bentley [Wed, 12 Apr 2006 14:38:01 +0000 (10:38 -0400)]
Teach PrestHandler to handle bad paths cleanly

18 years agoUse relative path to database
Aaron Bentley [Wed, 12 Apr 2006 14:17:13 +0000 (10:17 -0400)]
Use relative path to database

18 years agoMerge with other be
Aaron Bentley [Tue, 11 Apr 2006 23:23:03 +0000 (19:23 -0400)]
Merge with other be

18 years agoUsed identity for new comments and bugs
Aaron Bentley [Tue, 11 Apr 2006 22:32:26 +0000 (18:32 -0400)]
Used identity for new comments and bugs

18 years agoUse people listings from identity framework, not config, on bug pages.
Aaron Bentley [Tue, 11 Apr 2006 20:41:47 +0000 (16:41 -0400)]
Use people listings from identity framework, not config, on bug pages.

18 years agoEnable identity tracking
Aaron Bentley [Tue, 11 Apr 2006 16:03:28 +0000 (12:03 -0400)]
Enable identity tracking

18 years agoFixed up config a bit
Aaron Bentley [Tue, 11 Apr 2006 14:25:17 +0000 (10:25 -0400)]
Fixed up config a bit

18 years agoMerge from home (TurboGears 0.9)
Aaron Bentley [Tue, 11 Apr 2006 13:23:30 +0000 (09:23 -0400)]
Merge from home (TurboGears 0.9)

18 years agoUpdated NEWS
Aaron Bentley [Tue, 11 Apr 2006 03:56:23 +0000 (23:56 -0400)]
Updated NEWS

18 years agoremoved unused files
Aaron Bentley [Tue, 11 Apr 2006 03:11:45 +0000 (23:11 -0400)]
removed unused files

18 years agoGot rid of machine-specific paths
Aaron Bentley [Tue, 11 Apr 2006 03:10:43 +0000 (23:10 -0400)]
Got rid of machine-specific paths

18 years agoUpdated beweb to use TurboGears 0.9
Aaron Bentley [Tue, 11 Apr 2006 02:07:54 +0000 (22:07 -0400)]
Updated beweb to use TurboGears 0.9

18 years agoNoted bug
Aaron Bentley [Mon, 10 Apr 2006 23:24:23 +0000 (19:24 -0400)]
Noted bug

18 years agoAdded copyright notice
Aaron Bentley [Fri, 7 Apr 2006 16:35:01 +0000 (12:35 -0400)]
Added copyright notice

18 years agoAdjust version number in setup.py, so we don't hit 205 prematurely :-)
Aaron Bentley [Fri, 7 Apr 2006 02:24:51 +0000 (22:24 -0400)]
Adjust version number in setup.py, so we don't hit 205 prematurely :-)

18 years agoAdd Zwart to AUTHORS list
Aaron Bentley [Fri, 7 Apr 2006 02:17:45 +0000 (22:17 -0400)]
Add Zwart to AUTHORS list

18 years agoMerge remaining fixes from Zwart
Aaron Bentley [Fri, 7 Apr 2006 02:17:23 +0000 (22:17 -0400)]
Merge remaining fixes from Zwart

18 years agoMerge test case fixes without trailing commas
Aaron Bentley [Fri, 7 Apr 2006 02:04:49 +0000 (22:04 -0400)]
Merge test case fixes without trailing commas

18 years agoNew bug reports:
Aaron Bentley [Thu, 6 Apr 2006 18:07:23 +0000 (14:07 -0400)]
New bug reports:
  ID: 597
  Severity: minor

  Creator: abentley
RST test

18 years agoMerge from upstream
Aaron Bentley [Thu, 6 Apr 2006 18:06:13 +0000 (14:06 -0400)]
Merge from upstream

18 years agoAuto-commit
Aaron Bentley [Thu, 6 Apr 2006 18:06:08 +0000 (14:06 -0400)]
Auto-commit

18 years agoAdd ReST support to web front end
Aaron Bentley [Thu, 6 Apr 2006 18:05:47 +0000 (14:05 -0400)]
Add ReST support to web front end

18 years agoAuto-commit
Aaron Bentley [Thu, 6 Apr 2006 16:54:54 +0000 (12:54 -0400)]
Auto-commit

18 years agoMerge from upstream
Aaron Bentley [Thu, 6 Apr 2006 16:54:06 +0000 (12:54 -0400)]
Merge from upstream

18 years agoAuto-commit
Aaron Bentley [Thu, 6 Apr 2006 16:54:02 +0000 (12:54 -0400)]
Auto-commit

18 years agoAuto-commit
Aaron Bentley [Thu, 6 Apr 2006 16:52:54 +0000 (12:52 -0400)]
Auto-commit

18 years agoSupport for content-type in comments
Aaron Bentley [Thu, 6 Apr 2006 16:50:57 +0000 (12:50 -0400)]
Support for content-type in comments

18 years agoFriendlier error message on "inprogress" or "open" with no arguments.
Marien Zwart [Wed, 5 Apr 2006 21:12:49 +0000 (23:12 +0200)]
Friendlier error message on "inprogress" or "open" with no arguments.

18 years agoFriendlier error message on "close" with no arguments.
Marien Zwart [Wed, 5 Apr 2006 21:05:27 +0000 (23:05 +0200)]
Friendlier error message on "close" with no arguments.

18 years agoCorrectly interpret the "no merge location" message from bzr 0.7.
Marien Zwart [Wed, 5 Apr 2006 16:12:35 +0000 (18:12 +0200)]
Correctly interpret the "no merge location" message from bzr 0.7.

18 years agoDetermine plugin_path from the location of the plugin module, not from argv[0].
Marien Zwart [Wed, 5 Apr 2006 15:41:21 +0000 (17:41 +0200)]
Determine plugin_path from the location of the plugin module, not from argv[0].

18 years agoInstall the be script.
Marien Zwart [Wed, 5 Apr 2006 15:33:45 +0000 (17:33 +0200)]
Install the be script.

18 years agoExit with a nonzero status if the tests fail.
Marien Zwart [Wed, 5 Apr 2006 15:20:51 +0000 (17:20 +0200)]
Exit with a nonzero status if the tests fail.

18 years agoAdd setup.py
Marien Zwart [Wed, 5 Apr 2006 00:35:31 +0000 (02:35 +0200)]
Add setup.py

18 years agounbreak some tests.
Marien Zwart [Wed, 5 Apr 2006 00:19:17 +0000 (02:19 +0200)]
unbreak some tests.

18 years agoFixed tests to use lists, so that optparse can mangle them
Aaron Bentley [Tue, 4 Apr 2006 23:52:25 +0000 (19:52 -0400)]
Fixed tests to use lists, so that optparse can mangle them

18 years agoMerge both lines
Aaron Bentley [Tue, 4 Apr 2006 23:46:25 +0000 (19:46 -0400)]
Merge both lines

18 years agoAdded support for threaded comments
Aaron Bentley [Tue, 4 Apr 2006 13:52:50 +0000 (09:52 -0400)]
Added support for threaded comments

18 years agoRemoved debugging code
Aaron Bentley [Mon, 3 Apr 2006 19:40:04 +0000 (15:40 -0400)]
Removed debugging code

18 years agoUpdated NEWS
Aaron Bentley [Mon, 3 Apr 2006 19:03:16 +0000 (15:03 -0400)]
Updated NEWS

18 years agoHelp cleanup
Aaron Bentley [Mon, 3 Apr 2006 18:46:17 +0000 (14:46 -0400)]
Help cleanup

18 years agoMerge help updates
Aaron Bentley [Mon, 3 Apr 2006 18:39:52 +0000 (14:39 -0400)]
Merge help updates

18 years agoadded help to 'upgrade'.
Thomas Gerigk [Mon, 3 Apr 2006 18:26:07 +0000 (20:26 +0200)]
added help to 'upgrade'.

18 years agoparsified 'target'-help.
Thomas Gerigk [Mon, 3 Apr 2006 18:23:28 +0000 (20:23 +0200)]
parsified 'target'-help.
(target or aim..)

18 years agoadded help to 'show'.
Thomas Gerigk [Mon, 3 Apr 2006 18:16:45 +0000 (20:16 +0200)]
added help to 'show'.

18 years agochanged severity.py-help to parsing.
Thomas Gerigk [Mon, 3 Apr 2006 18:14:21 +0000 (20:14 +0200)]
changed severity.py-help to parsing.

18 years agochanged set.py to parsing.
Thomas Gerigk [Mon, 3 Apr 2006 18:13:45 +0000 (20:13 +0200)]
changed set.py to parsing.

18 years agoadded help to 'open'.
Thomas Gerigk [Mon, 3 Apr 2006 18:05:58 +0000 (20:05 +0200)]
added help to 'open'.
(errhh... what is the status of a new bug?)

18 years agoadd help to 'inprogress'.
Thomas Gerigk [Mon, 3 Apr 2006 17:59:54 +0000 (19:59 +0200)]
add help to 'inprogress'.
(What does 'in-progress' mean to a bug?)

18 years agoadded help to 'close'
Thomas Gerigk [Mon, 3 Apr 2006 17:55:16 +0000 (19:55 +0200)]
added help to 'close'

18 years agochanged assign.py to look similar to those commands using get_parser()-stuff.
Thomas Gerigk [Mon, 3 Apr 2006 17:48:17 +0000 (19:48 +0200)]
changed assign.py to look similar to those commands using get_parser()-stuff.
(No, i don't really know what i'm doing |-)

18 years agoAdded reply handling to comments
Aaron Bentley [Mon, 3 Apr 2006 17:42:14 +0000 (13:42 -0400)]
Added reply handling to comments

18 years agoCatch AttributeError when a command has no help() def'd.
Thomas Gerigk [Mon, 3 Apr 2006 16:54:45 +0000 (18:54 +0200)]
Catch AttributeError when a command has no help() def'd.

18 years agoRefactored the command listing
Aaron Bentley [Sat, 1 Apr 2006 19:55:34 +0000 (14:55 -0500)]
Refactored the command listing

18 years agoFixed test suite for the unicode switch
Aaron Bentley [Sat, 1 Apr 2006 19:14:55 +0000 (14:14 -0500)]
Fixed test suite for the unicode switch

18 years agoNew bug reports:
Aaron Bentley [Sat, 1 Apr 2006 18:33:48 +0000 (13:33 -0500)]
New bug reports:
  ID: 210
  Severity: minor

  Creator: abentley
target (and others?) aren't parsed properly

18 years agoPatch from Thomas Gerigk to add a 'help' command
Aaron Bentley [Sat, 1 Apr 2006 18:28:07 +0000 (13:28 -0500)]
Patch from Thomas Gerigk to add a 'help' command

18 years agoModified bug reports:
Aaron Bentley [Fri, 31 Mar 2006 22:54:28 +0000 (17:54 -0500)]
Modified bug reports:
 e01: No way to commit/update from beweb
status: in-progress -> closed

18 years agoImplemented basic comment diff
Aaron Bentley [Fri, 31 Mar 2006 22:53:50 +0000 (17:53 -0500)]
Implemented basic comment diff

18 years agoAdded a repr for Bug
Aaron Bentley [Fri, 31 Mar 2006 22:31:38 +0000 (17:31 -0500)]
Added a repr for Bug

18 years agoAdded stripey table support
Aaron Bentley [Fri, 31 Mar 2006 22:02:43 +0000 (17:02 -0500)]
Added stripey table support

18 years agoAuto-commit
Aaron Bentley [Fri, 31 Mar 2006 21:36:32 +0000 (16:36 -0500)]
Auto-commit

18 years agoAdded bug searching
Aaron Bentley [Fri, 31 Mar 2006 21:16:53 +0000 (16:16 -0500)]
Added bug searching

18 years agoDirty fix for new-comments not writing bug
Aaron Bentley [Fri, 31 Mar 2006 20:27:34 +0000 (15:27 -0500)]
Dirty fix for new-comments not writing bug

18 years agoFix be diff with bzr
Aaron Bentley [Thu, 23 Mar 2006 16:27:05 +0000 (11:27 -0500)]
Fix be diff with bzr

18 years agoFixed initial space bug
Aaron Bentley [Mon, 6 Feb 2006 20:28:20 +0000 (15:28 -0500)]
Fixed initial space bug

18 years agomerge bug updates
Aaron Bentley [Mon, 6 Feb 2006 18:07:26 +0000 (13:07 -0500)]
merge bug updates

18 years agoNicer comment bodies
Aaron Bentley [Mon, 6 Feb 2006 18:06:13 +0000 (13:06 -0500)]
Nicer comment bodies

18 years agoMerge from upstream
Aaron Bentley [Mon, 6 Feb 2006 18:04:17 +0000 (13:04 -0500)]
Merge from upstream

18 years agoAuto-commit
Aaron Bentley [Mon, 6 Feb 2006 18:04:13 +0000 (13:04 -0500)]
Auto-commit

18 years agoAdded compatibility functions for commit to arch, no_rcs
Aaron Bentley [Fri, 3 Feb 2006 21:56:41 +0000 (16:56 -0500)]
Added compatibility functions for commit to arch, no_rcs

18 years agoFixed directory handling in old bzr stuff
Aaron Bentley [Fri, 3 Feb 2006 21:37:28 +0000 (16:37 -0500)]
Fixed directory handling in old bzr stuff

18 years agoAuto-commit
Aaron Bentley [Fri, 3 Feb 2006 21:36:54 +0000 (16:36 -0500)]
Auto-commit

18 years agoAuto-commit
Aaron Bentley [Fri, 3 Feb 2006 21:01:17 +0000 (16:01 -0500)]
Auto-commit

18 years agoMerge from upstream
Aaron Bentley [Fri, 3 Feb 2006 21:01:06 +0000 (16:01 -0500)]
Merge from upstream

18 years agoAuto-commit
Aaron Bentley [Fri, 3 Feb 2006 21:01:03 +0000 (16:01 -0500)]
Auto-commit

18 years agoFixed merge change detection
Aaron Bentley [Fri, 3 Feb 2006 21:00:26 +0000 (16:00 -0500)]
Fixed merge change detection

18 years agoAuto-commit
Aaron Bentley [Fri, 3 Feb 2006 20:56:58 +0000 (15:56 -0500)]
Auto-commit

18 years agoMerge from upstream
Aaron Bentley [Fri, 3 Feb 2006 20:52:07 +0000 (15:52 -0500)]
Merge from upstream