Rewrite commands to use bugdirs instead of a single bugdir.
[be.git] / libbe / command /
2012-08-30 W. Trevor KingRewrite commands to use bugdirs instead of a single...
2012-08-30 W. Trevor Kingutil:wsgi: add BEExceptionApp for translating storage...
2012-08-27 W. Trevor Kinglibbe:util:wsgi: extract WSGI utilities into a separate...
2012-08-24 W. Trevor Kingcommand:serve_commands: remove duplicate cruft and...
2012-08-24 W. Trevor Kingcommand:serve: add ability to pass raw POST data with...
2012-08-24 W. Trevor Kingcommand:serve_commands: new command for running a comma...
2012-08-24 W. Trevor Kingcommand:base: only cleanup UseInterface.storage_callbac...
2012-08-24 W. Trevor Kingcommand:base: use is/is-not None instead of ==/!= None...
2012-08-24 W. Trevor Kingcommand:serve: wrap server in ExceptionApp regardless...
2012-08-23 W. Trevor Kingcommand:serve: add SilentRequestHandler to avoid double...
2012-03-03 W. Trevor KingMake the full UUIDs optional for `new` and `comment`.
2012-03-02 Niall Douglas (s... Print full UUIDs during `new` and `comment`.
2012-02-24 W. Trevor KingAvoid generating another StringIO instance in StringInp...
2012-02-16 W. Trevor KingRan update-copyright.py.
2012-01-02 Chris BallMerge www.physics.drexel.edu/~wking/code/git/be
2011-11-14 W. Trevor KingFix my busted 1512c0e2a64e patch to libbe/util/encoding.py.
2011-11-09 W. Trevor KingRan update_copyright.py.
2011-09-08 W. Trevor KingMerge remote branch 'tanguy/master'
2011-07-30 Phil SchummMinor fix to doctest for command.base.get_command(...
2011-07-30 W. Trevor KingAdd ImportError to UnknownCommand output in get_command...
2011-05-25 W. Trevor KingRaise UserError if summary is not given to `be commit`.
2011-05-25 W. Trevor KingAttach ImportError message to UnknownCommand to aid...
2011-05-25 W. Trevor KingRework summary handling in `be commit`.
2011-05-25 W. Trevor KingRun update_copyright.py.
2011-05-25 W. Trevor KingMove Tim Guirgies' help for status/severity overrides...
2011-05-25 Tim GuirgiesRemove "be set" reference in favour of actual help
2011-05-25 Tim GuirgiesTeach be status --help to load per tree config
2011-05-25 Tim GuirgiesRestructure severity help function to match status
2011-05-11 W. Trevor KingFix test_log_request (broken by commit 36699d82).
2011-05-02 W. Trevor KingRevive the UserError/UsageError distinction
2011-05-02 W. Trevor KingAdd summary line to the Serve command.
2011-04-17 W. Trevor King"X or ''|e" -> "(X or '')|e" for proper escaping.
2011-04-17 W. Trevor KingCorrect <tdata> -> <tbody> typo in `be html` templates.
2011-04-17 W. Trevor KingEnsure comment div ids start with a letter (per validat...
2011-04-17 W. Trevor KingCorrect <tbody> -> </tbody> typo in `be html` templates.
2011-04-17 W. Trevor KingRework `be html` to use Jinja2 templates.
2011-04-16 W. Trevor KingTemporarily disable writing in `be new` to avoid repeat...
2011-04-16 W. Trevor KingAdd --notify to `be serve`.
2011-04-16 W. Trevor KingAdd --preserve-uuids to `be import-xml`.
2011-04-16 W. Trevor KingCentralize assigned processing in parse_assigned &...
2011-04-16 W. Trevor KingMerge remote branch 'cooper/master'
2011-04-16 Valtteri KokkoniemiFix bd->bugdir typo in import_xml.
2011-03-29 Andrew CooperAdd support for 'none' and '-' with --assigned like...
2011-03-29 Andrew CooperAdd options --status and --severity to `be new`
2011-02-22 Chris BallRemove commented code from html.py
2011-02-22 Chris BallMerge commit 'refs/merge-requests/4' of git://gitorious...
2011-01-24 Gianluca MontecchiLeft aligned the table cells
2011-01-24 Gianluca MontecchiNew html output for html command
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
2011-01-09 Chris BallMerge branch 'master' of physics.drexel.edu/~wking...
2010-12-06 W. Trevor KingFix unittest for `be show` after 22dd202ff4c0a1893f6e9f...
2010-12-06 W. Trevor KingAdjust `be show --xml` since changes to version_info...
2010-11-26 Robert LehmannRespected all sorting criteria, not only the last.
2010-11-26 Robert LehmannChange status on assignment of open bugs.
2010-11-26 Robert LehmannSafeguard List._sort_bugs from accumulating values...
2010-11-26 Robert LehmannUse a clean getattr() instead of eval().
2010-11-26 Robert LehmannExclude --complete from completion.
2010-11-21 Robert LehmannProvide context in comments editor.
2010-11-14 Robert LehmannFix list --important to actually apply a filter.
2010-10-31 Chris BallMerge branch 'master' of physics.drexel.edu/~wking...
2010-10-28 W. Trevor KingMake dependency tree output respect --show-status/...
2010-10-28 W. Trevor KingMove Filter, parse_status, and parse_severity from...
2010-10-28 W. Trevor Kinglibbe.command.depend now shares libbe.command.list...
2010-10-28 W. Trevor KingFixed `list --sort ...` bug.
2010-10-28 W. Trevor KingAdd `list --sort time` test reproducing Gianluca's...
2010-10-22 Chris BallMerge branch 'master' of physics.drexel.edu/~wking...
2010-10-21 W. Trevor KingRan update_copyright.py.
2010-09-06 W. Trevor KingDefault to "unknown" version info if libbe._version...
2010-08-10 Marien ZwartFix "no attribute '_get_bugdir'" bug in `be help severity`.
2010-07-14 W. Trevor KingAvoid loading the whole bugdir when calling `be html...
2010-07-14 W. Trevor KingMerge remote branch 'matclab/master'
2010-07-14 W. Trevor KingMake Gianluca's bug status display optional for `be...
2010-07-12 Mathieu ClabautException when doing 'be html -e'
2010-07-07 gianUpdated the changes following Chris Rewview
2010-07-06 GianlucaAdded the bug summary to the output of the 'be depend...
2010-06-26 W. Trevor KingRemove `be open` and `be close` (again)
2010-06-26 W. Trevor KingUsageError -> UserError in a few libbe.command.* submods.
2010-06-26 W. Trevor KingUse bug.id.user() instead of bug.uuid many places in...
2010-06-26 W. Trevor KingFix Tree() calls in libbe.command.depend
2010-06-26 W. Trevor King`be list` without --extra-strings now lists bugs with...
2010-06-25 Chris BallMerge branch 'master' of physics.drexel.edu/~wking...
2010-06-25 W. Trevor KingMerge remote branch 'gour/master'
2010-06-25 W. Trevor KingReworked `be list --extra-strings REGEXP` logic.
2010-06-25 W. Trevor KingAdded --tags to `be list`.
2010-06-25 Chris BallMerge branch 'master' of wking.cfbe
2010-06-24 Chris BallMerge branch 'master' of physics.drexel.edu/~wking...
2010-06-24 Chris BallMerge branch 'cfbe'
2010-06-23 W. Trevor KingRan update_copyright.py
2010-06-22 Chris BallMerge from Trevor.
2010-06-22 W. Trevor KingMerged Chris' tutorial BE server URL update
2010-06-22 Chris BallMerge with Trevor
2010-06-22 wkingAdded -c/--creator to `be new`
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-05-19 W. Trevor KingUse getreader (not getwriter) for wrapping stdin
2010-03-19 W. Trevor KingCreated a bug (wontfix) for Anton Batenev's default...
2010-03-19 W. Trevor KingMerged Anton Batenev's report of Nicolas Alvarez' unico...
2010-02-22 W. Trevor KingFix relative links from bug pages in `be html`.
next