Improved unittest cleanup by adding BugDir.cleanup().
[be.git] / libbe / bugdir.py
2009-07-31 W. Trevor KingImproved unittest cleanup by adding BugDir.cleanup().
2009-07-31 W. Trevor KingReturn to original directory after libbe.bugdir.SimpleB...
2009-07-31 W. Trevor KingFixed libbe.bugdir.BugDirTestCase.testComments(sync_wit...
2009-07-29 W. Trevor KingMerged interactive email interface
2009-07-29 W. Trevor KingAdded clean messages on bug_from_shortname failure.
2009-07-27 W. Trevor KingMerged "be subscribe" and be-handle-mail subscription...
2009-07-27 W. Trevor King.sync_with_disk fixes for libbe.bugdir and .comment.
2009-07-27 W. Trevor KingBugDir._in_memory was a stupid idea. Took it back...
2009-07-25 W. Trevor KingAdded in_memory to BugDir.__init__ to disable saving...
2009-07-25 W. Trevor KingAdded on_disk option to libbe.bugdir.simple_bug_dir().
2009-07-21 W. Trevor KingMerged assorted changes from be.wtk-rr for BugDir.extra...
2009-07-21 W. Trevor KingAdded .extra_strings to BugDir and Comment
2009-07-21 W. Trevor KingAdded BugDir.extra_strings.
2009-07-21 W. Trevor KingCleaned up saving/sync_with_disk.
2009-07-20 W. Trevor KingCleaned up some outdated libbe.settings_object.EMPTY...
2009-07-14 W. Trevor KingUpdated GPLv2 to current GPLv2.
2009-07-11 W. Trevor KingUpdating "be set --help" and "be status --help".
2009-07-11 W. Trevor KingRemoved <abentley@panoramicfeedback.com> from copyright...
2009-07-02 W. Trevor KingUpdated copyright blurbs and AUTHORS and included scrip...
2009-06-30 W. Trevor KingAdded darcs support.
2009-06-25 W. Trevor KingMerged extra-strings branch, adding be tag/depend.
2009-06-24 Chris BallMerge with W. Trevor King's tree.
2009-06-23 W. Trevor KingAdded Bug.extra_strings to support add-on functionality...
2009-06-22 W. Trevor KingAdded `be list --sort *` for user-selectable sorting.
2009-06-21 W. Trevor KingMerge from Ben Finney's RCS unittest patch
2009-06-19 W. Trevor KingMerged Thomas Habets 2009-01-07 XML output for "be...
2009-06-19 W. Trevor KingMerge from main branch.
2008-12-04 W. Trevor KingFixed lack of user_id caching in bugdir.BugDir
2008-12-04 W. Trevor KingMerged in the successful per-tree-config branch.
2008-12-04 W. Trevor KingAdded per-tree default assignee option.
2008-12-04 W. Trevor KingPer-tree status levels working.
2008-12-04 W. Trevor KingPer-tree settings now passed into bug module.
2008-12-04 W. Trevor KingAdded per-tree configurable severities.
2008-12-03 W. Trevor KingMerged decorator branch.
2008-12-02 W. Trevor KingAdded decorator-style properties to bugdir. Created...
2008-12-01 W. Trevor KingAdded decorator-style properties to libbe/comment.py.
2008-11-25 W. Trevor KingAdded libbe/encoding.py to wrap input/output/file acces...
2008-11-25 W. Trevor KingAdjusted becommands/set to handle user_id properly.
2008-11-24 W. Trevor KingMerge from W. Trevor King's tree.
2008-11-24 W. Trevor KingAdded Bug.comments(), BugDir.has_bug() & cleaned up...
2008-11-24 W. Trevor KingReplaced direct filesystem read from bugdir.py with...
2008-11-24 W. Trevor KingAdded 'allow_no_rcs' flag to RCS file system access...
2008-11-23 W. Trevor KingCreated bugdir.MultipleBugMatches so bugdir no longer...
2008-11-23 W. Trevor KingRemoved outdated beuuid import from libbe/bugdir.py
2008-11-23 W. Trevor KingGo back to lazy bug loading to get execution speed...
2008-11-23 W. Trevor KingImproved user-id saving/loading/caching & save user...
2008-11-23 W. Trevor KingAdded bugdir user-id caching and save/load from setting...
2008-11-23 W. Trevor KingExplicit rcs.cleanup() in bugdir test.
2008-11-22 W. Trevor KingCreated and fixed bug 496edad5-1484-413a-bc68-4b01274a65eb.
2008-11-21 W. Trevor KingAnother major rewrite. Now BugDir, Bug, and Comment...
2008-11-19 W. Trevor KingMoved bug.new_bug code into bugdir.BugDir.new_bug.
2008-11-19 W. Trevor KingMajor rewrite of RCS backends. RCS now represented...
2008-11-16 W. Trevor KingMerged in my git.py changed fixing Hubert Chathi's...
2008-11-15 W. Trevor KingMoved libbe.cmdutil.bug_summary() to libbe.bug.Bug...
2008-11-15 W. Trevor KingSplit Bug and Comment class out to bug.py from bugdir.py
2008-11-14 W. Trevor KingChanged __get/setattribute__ calls to get/setattr(...
2008-05-16 Chris BallApply patches from j@oil21.org, Ben Finney, Jelmer...
2008-05-16 Chris BallAdd GIT support, from Chris Ball and Michael Stone.
2007-07-15 Aaron BentleyMerge from panometrics
2007-02-05 Aaron BentleyMore Mercurial support
2007-01-23 Aaron BentleyAdd support for Mercurial (Steve Borho)
2006-08-11 Aaron BentleyMerge changes from Belchenko
2006-07-19 Alexander Belchenkowin32: fix crash of 'be show' when bug don't have comments
2006-04-07 Aaron BentleyMerge remaining fixes from Zwart
2006-04-07 Aaron BentleyMerge test case fixes without trailing commas
2006-04-06 Aaron BentleyMerge from upstream
2006-04-06 Aaron BentleySupport for content-type in comments
2006-04-04 Aaron BentleyMerge both lines
2006-04-03 Aaron BentleyRemoved debugging code
2006-04-03 Aaron BentleyMerge help updates
2006-04-03 Aaron BentleyAdded reply handling to comments
2006-03-31 Aaron BentleyAdded a repr for Bug
2006-01-26 Aaron Bentleymerged upstream
2006-01-26 Aaron BentleyMore unicode stuff
2006-01-26 Aaron BentleyMerge my changes
2006-01-25 Aaron BentleyAdded more possible bug statuses
2005-12-22 Aaron BentleyVarious Windows-related bugfixes
2005-12-15 Aaron BentleyBetter error when bad path specified
2005-05-19 Aaron BentleyDistinguished between 'paranoid' and non-paranoid add-id
2005-05-18 Aaron BentleyAdded tests for double-init
2005-05-18 Aaron BentleyBetter errors for bad bug roots
2005-05-16 Aaron BentleyAdded appropriate copyright notices, GPLed.
2005-05-09 Aaron BentleyMerge (Aaron Bentley)
2005-05-04 Aaron BentleySupport for bzr inventory operations
2005-04-22 Aaron BentleyMerge (Oleg Romanyshyn)
2005-04-22 Aaron BentleyAdded new status - "in-progress" (Oleg Romanyshyn)
2005-04-22 Oleg RomanyshynAdded new status - "in-progress"
2005-04-14 Aaron BentleyAdded preliminary tree-diffing support
2005-03-24 Aaron BentleyImplemented tests for 'open'
2005-03-24 Aaron BentleyFixed the bug dir path in BugDirs produced by create_bu...
2005-03-23 Aaron BentleyAdded comment support to show, added comment command
2005-03-23 Aaron BentleyImplemented comments
2005-03-23 Aaron BentleyAdded datestamps to bugs
2005-03-19 Aaron BentleyImplemented current target setting
2005-03-19 Aaron BentleyAdded RCS configuration.
2005-03-18 Aaron BentleyImplemented sorting by severity level
2005-03-18 Aaron BentleyAdded "assign" command
2005-03-17 Aaron BentleySwitched tree format to mapfile-based
2005-03-15 Aaron BentleyImplemented map file format 2 generation
2005-03-14 Aaron BentleyInitial implementation of saving to mapfile
next