index
:
bugseverywhere
aaiyer_master
master
python3
Bugtracker built on distributed version control
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libbe
/
command
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ran update-copyright.py.
W. Trevor King
2012-10-16
26
-27
/
+32
*
command:html: convert -moz-border-radius to border-radius.
W. Trevor King
2012-09-17
1
-9
/
+9
*
command.html: display "Target:" detail for bugs with targets.
W. Trevor King
2012-09-17
1
-0
/
+10
*
command:html: fix two auto% -> auto typos in CSS.
W. Trevor King
2012-09-17
1
-2
/
+2
*
command:html: add --strip-email option.
W. Trevor King
2012-09-03
1
-6
/
+21
*
command:html: oops, use default arguments for 'notify' and 'auth'.
W. Trevor King
2012-09-03
1
-2
/
+2
*
command:html: fix super(HTML. self) -> super(HTML, self).
W. Trevor King
2012-09-03
1
-1
/
+1
*
command:help: add `repo` and `server` topics.
W. Trevor King
2012-09-03
1
-1
/
+60
*
command:help: match against command names (not module names).
W. Trevor King
2012-09-03
1
-1
/
+1
*
command:html: rewrite as a libbe.util.wsgi.ServerCommand.
W. Trevor King
2012-09-03
1
-291
/
+368
*
command:serve-storage: rename server_version to BE-storage-server/<VERSION>.
W. Trevor King
2012-09-03
1
-1
/
+1
*
command:serve_commands: allow unspecified parameters (use defaults).
W. Trevor King
2012-09-03
1
-2
/
+12
*
command:import_xml: fix `--r` -> `-r` in long help.
W. Trevor King
2012-09-03
1
-2
/
+2
*
command:import_xml: fix be-mbox-to-xml -> be-mail-to-xml.
W. Trevor King
2012-09-03
1
-3
/
+3
*
command:serve-storage: rename `be serve` -> `be serve-storage`.
W. Trevor King
2012-08-29
2
-5
/
+9
*
Rewrite commands to use bugdirs instead of a single bugdir.
W. Trevor King
2012-08-29
21
-407
/
+620
*
util:wsgi: add BEExceptionApp for translating storage exceptions.
W. Trevor King
2012-08-29
1
-10
/
+0
*
libbe:util:wsgi: extract WSGI utilities into a separate module.
W. Trevor King
2012-08-27
2
-1118
/
+84
*
command:serve_commands: remove duplicate cruft and get working unit tests.
W. Trevor King
2012-08-24
1
-327
/
+19
*
command:serve: add ability to pass raw POST data with getURL.
W. Trevor King
2012-08-24
1
-12
/
+16
*
command:serve_commands: new command for running a command server.
W. Trevor King
2012-08-24
2
-2
/
+700
*
command:base: only cleanup UseInterface.storage_callback if it's there.
W. Trevor King
2012-08-24
1
-1
/
+2
*
command:base: use is/is-not None instead of ==/!= None in setup_command.
W. Trevor King
2012-08-24
1
-3
/
+3
*
command:serve: wrap server in ExceptionApp regardless of SSL.
W. Trevor King
2012-08-24
1
-1
/
+1
*
command:serve: add SilentRequestHandler to avoid double-logging requests.
W. Trevor King
2012-08-23
1
-2
/
+8
*
Make the full UUIDs optional for `new` and `comment`.
W. Trevor King
2012-03-03
2
-2
/
+14
*
Print full UUIDs during `new` and `comment`.
Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)
2012-03-02
2
-2
/
+2
*
Avoid generating another StringIO instance in StringInputOutput.get_stdout().
W. Trevor King
2012-02-24
1
-2
/
+1
*
Ran update-copyright.py.
W. Trevor King
2012-02-16
25
-250
/
+250
*
Fix my busted 1512c0e2a64e patch to libbe/util/encoding.py.
W. Trevor King
2011-11-13
1
-1
/
+1
*
Ran update_copyright.py.
W. Trevor King
2011-11-09
1
-0
/
+1
*
Add ImportError to UnknownCommand output in get_command doctest.
W. Trevor King
2011-07-30
1
-0
/
+1
*
Raise UserError if summary is not given to `be commit`.
W. Trevor King
2011-05-25
1
-0
/
+3
*
Attach ImportError message to UnknownCommand to aid debugging.
W. Trevor King
2011-05-25
1
-3
/
+8
*
Rework summary handling in `be commit`.
W. Trevor King
2011-05-25
1
-6
/
+18
*
Run update_copyright.py.
W. Trevor King
2011-05-25
24
-11
/
+44
*
Move Tim Guirgies' help for status/severity overrides to .
W. Trevor King
2011-05-25
3
-35
/
+54
*
Remove "be set" reference in favour of actual help
Tim Guirgies
2011-05-25
2
-2
/
+32
*
Teach be status --help to load per tree config
Tim Guirgies
2011-05-25
1
-0
/
+4
*
Restructure severity help function to match status
Tim Guirgies
2011-05-25
1
-11
/
+16
*
Fix test_log_request (broken by commit 36699d82).
W. Trevor King
2011-05-11
1
-1
/
+1
*
Revive the UserError/UsageError distinction
W. Trevor King
2011-05-02
2
-6
/
+30
*
Add summary line to the Serve command.
W. Trevor King
2011-05-01
1
-1
/
+6
*
"X or ''|e" -> "(X or '')|e" for proper escaping.
W. Trevor King
2011-04-17
1
-7
/
+7
*
Correct <tdata> -> <tbody> typo in `be html` templates.
W. Trevor King
2011-04-17
1
-2
/
+2
*
Ensure comment div ids start with a letter (per validator.w3.org).
W. Trevor King
2011-04-17
1
-2
/
+2
*
Correct <tbody> -> </tbody> typo in `be html` templates.
W. Trevor King
2011-04-17
1
-1
/
+1
*
Rework `be html` to use Jinja2 templates.
W. Trevor King
2011-04-17
1
-558
/
+530
*
Temporarily disable writing in `be new` to avoid repeated updates.
W. Trevor King
2011-04-16
1
-0
/
+3
*
Add --notify to `be serve`.
W. Trevor King
2011-04-16
1
-3
/
+51
[next]