Revert 54801289, which makes it impossible to save new bugs/comments.
[be.git] / libbe / bug.py
2011-04-17 W. Trevor KingRevert 54801289, which makes it impossible to save...
2011-04-17 W. Trevor KingRemove old exception types from libbe.bug and libbe...
2011-04-17 W. Trevor KingRaise exceptions if bug or comment value files are...
2011-04-16 W. Trevor KingAdd --preserve-uuids to `be import-xml`.
2011-04-16 W. Trevor KingMerge remote branch 'cooper/master'
2011-04-16 W. Trevor KingFix doctest after Valtteri's import-xml patch.
2011-04-16 Valtteri Kokkoniemifixed created tag handling in import-xml
2011-01-09 Chris BallMerge commit 'refs/merge-requests/3' of git://gitorious...
2011-01-09 Chris BallBumped to version 1.0.0 1.0.0
2010-11-26 Robert LehmannAdd `mine' sorting criteria showing bugs assigned to...
2010-06-25 Chris BallMerge branch 'master' of wking.cfbe
2010-06-24 Chris BallMerge branch 'master' of physics.drexel.edu/~wking...
2010-06-23 W. Trevor KingRan update_copyright.py
2010-06-20 Chris BallMerge Steve Losh's cfbe tree, from:
2010-06-20 Chris BallMerge with Trevor.
2010-05-19 W. Trevor KingMerged Eric Kow's _darcs/prefs/author bug.
2010-03-19 W. Trevor KingMerged Anton Batenev's report of Nicolas Alvarez' unico...
2010-02-09 Gianluca MontecchiMerged Trevor's tree
2010-02-09 W. Trevor KingMerged Eric Kow's HTML escaping patch
2010-02-08 W. Trevor KingMerged initial Sphinx documentation structure.
2010-02-06 W. Trevor KingUse numpydoc and generate-libbe-txt.py to autogenerate...
2010-02-06 W. Trevor KingAdded bugdir and comment modules to Sphinx docs
2010-02-06 W. Trevor KingAdded libbe.bug to the Sphinx documentation
2010-01-23 W. Trevor KingFixed some bugs in settings_object handling and got...
2010-01-23 W. Trevor KingMove BugDir, Bug, and Comment to new _setup_saved_settings
2010-01-22 W. Trevor KingReworked settings_object module, but command.init tests...
2010-01-01 W. Trevor KingUpdated copyright information
2009-12-31 W. Trevor KingMerged be.restructure, major internal reorganization.
2009-12-28 W. Trevor KingAdd most comments with ignore_missing_references=True.
2009-12-27 W. Trevor KingFixed libbe.storage.util.upgrade
2009-12-15 W. Trevor KingFixed libbe.command.diff + ugly BugDir.duplicate_bugdir...
2009-12-15 W. Trevor KingTransitioned merge to Command-format
2009-12-14 W. Trevor KingTransitioned comment to Command format
2009-12-13 W. Trevor KingConverted libbe.storage.vcs.base to new Storage format.
2009-12-13 W. Trevor KingMoved be to libbe.ui.command_line and transitioned...
2009-12-11 W. Trevor KingMoved bugdir, bug, and comment over to new id implement...
2009-12-09 W. Trevor KingReworked test.py to handle deeper directory structure
2009-12-08 W. Trevor KingMoved properties.py and settings_object.py to libbe...
2009-12-08 W. Trevor KingTransitioned bugdir.py to new storage format.
2009-12-08 W. Trevor KingTransitioned bug.py to new storage format.
2009-12-06 W. Trevor KingMerged be.target-as-bug
2009-12-06 W. Trevor KingRemove some more Bug.target references from libbe/bug.py
2009-12-05 W. Trevor KingThis addresses the following portion of 22b:7:
2009-12-04 W. Trevor KingAdded libbe.TESTING (defaults to False).
2009-11-30 W. Trevor KingMerged completed be.email-bugs branch.
2009-11-30 W. Trevor KingChanged Bug and Comment.merge() kwargs.
2009-11-29 W. Trevor KingMoved comment.list_to_root() to Bug.add_comments()...
2009-11-29 W. Trevor KingAdded comment import to Bug.from_xml().
2009-11-28 W. Trevor KingAdded Bug.merge() and Comment.merge().
2009-11-21 W. Trevor KingMerged mostly completed `be email-bugs'.
2009-11-20 W. Trevor KingAdded Bug.from_xml() + some .from_xml() fixups.
2009-11-19 W. Trevor KingMerged updated READMEs and new update_copyright.py...
2009-11-19 W. Trevor KingRan the new update_copyright.py
2009-11-17 W. Trevor KingFixed bug with unicode handling reported by Nicolas...
2009-11-17 W. Trevor KingDon't attempt to convert unicode objects to strings...
2009-10-06 Chris BallLarge merge from W. Trevor King, including Gianluca...
2009-10-02 Gianluca MontecchiMerged with Trevor's -rr branch
2009-10-01 Gianluca MontecchiFixed the merge
2009-10-01 Gianluca MontecchiMerged with head branch
2009-08-31 W. Trevor KingAdded docstrings to libbe submodules.
2009-08-31 W. Trevor KingRCS -> VCS, BUGDIR_DISK_VERSION -> v1.2
2009-08-31 W. Trevor KingMerged be.on-disk-upgrade, which added libbe.upgrade
2009-08-31 W. Trevor KingMade get_path() definitions consistent between bugdirs...
2009-08-07 W. Trevor KingMerged Gianluca's html output branch.
2009-07-29 W. Trevor KingMerged interactive email interface
2009-07-27 W. Trevor KingMerged "be subscribe" and be-handle-mail subscription...
2009-07-27 W. Trevor KingAdded cmp functions to libbe.comment, and fleshed them...
2009-07-27 W. Trevor KingAdded DiskAccessRequired errors to libbe.bug.Bug and...
2009-07-23 Chris BallMerge large rework from W. Trevor King.
2009-07-23 W. Trevor KingMerged libbe.diff upgrades and libbe.tree.Tree.has_desc...
2009-07-23 W. Trevor KingAdded libbe.bug.cmp_comments(), and added that to defau...
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 KingBug._extra_strings_check_fn() guts now utility.iterable...
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-13 Chris BallLarge merge from W. Trevor King. Highlights:
2009-07-11 W. Trevor KingRemoved <abentley@panoramicfeedback.com> from copyright...
2009-07-11 W. Trevor KingAdjustments to new versioned_property behavior.
2009-07-02 Chris BallPull darcs fix, copyright updates from W. Trevor King
2009-07-02 W. Trevor KingUpdated copyright blurbs and AUTHORS and included scrip...
2009-06-30 Chris BallMerge darcs support from W. Trevor King's tree.
2009-06-30 W. Trevor KingRemove blank line from bug.xml() output when bug has...
2009-06-26 Chris BallMerge ... W. Trevor King's tree, which allows attaching...
2009-06-26 W. Trevor KingAdded ability to handle non text/* MIME types.
2009-06-25 Chris BallMerge be --version code from W. Trevor King.
2009-06-25 Chris BallMerge with W. Trevor King's tree.
2009-06-25 W. Trevor KingAdded extra_strings functionality to libbe.bug.xml...
2009-06-25 W. Trevor KingMerged extra-strings branch, adding be tag/depend.
2009-06-25 W. Trevor Kingtag --remove now returns bug.settings["extra_strings...
2009-06-24 Chris BallMerge with W. Trevor King's tree.
2009-06-23 W. Trevor KingUse generator instead of default for libbe.bug.Bug...
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-22 W. Trevor KingMerged be-xml-to-mbox
2009-06-22 W. Trevor KingOnly print RFC 2822 date in bug xml output.
2009-06-22 W. Trevor KingEscape XML strings.
2009-06-22 W. Trevor KingFixed libbe.settings_object.EMPTY output in bug/comment...
2009-06-21 W. Trevor KingMerge from Ben Finney's RCS unittest patch
next