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
/
html.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ran update-copyright.py.
W. Trevor King
2012-10-16
1
-2
/
+5
*
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:html: rewrite as a libbe.util.wsgi.ServerCommand.
W. Trevor King
2012-09-03
1
-291
/
+368
*
Rewrite commands to use bugdirs instead of a single bugdir.
W. Trevor King
2012-08-29
1
-36
/
+49
*
Ran update-copyright.py.
W. Trevor King
2012-02-16
1
-10
/
+10
*
Fix my busted 1512c0e2a64e patch to libbe/util/encoding.py.
W. Trevor King
2011-11-13
1
-1
/
+1
*
Run update_copyright.py.
W. Trevor King
2011-05-25
1
-1
/
+2
*
"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
*
Remove commented code from html.py
Chris Ball
2011-02-22
1
-3
/
+0
*
Left aligned the table cells
Gianluca Montecchi
2011-01-25
1
-4
/
+4
*
New html output for html command
Gianluca Montecchi
2011-01-24
1
-53
/
+209
*
Bumped to version 1.0.0
1.0.0
Chris Ball
2011-01-08
1
-1
/
+1
*
Ran update_copyright.py.
W. Trevor King
2010-10-21
1
-0
/
+1
*
Avoid loading the whole bugdir when calling `be html -e`.
W. Trevor King
2010-07-14
1
-3
/
+5
*
Exception when doing 'be html -e'
Mathieu Clabaut
2010-07-12
1
-4
/
+4
*
Ran update_copyright.py
W. Trevor King
2010-06-22
1
-11
/
+12
*
Fix relative links from bug pages in `be html`.
W. Trevor King
2010-02-22
1
-3
/
+3
*
Use truncated_id in `be html` comment <div id="">
W. Trevor King
2010-02-22
1
-4
/
+5
*
Added `be html --min-id-length INT` option
W. Trevor King
2010-02-20
1
-2
/
+8
*
Merged Gianluca's truncated-IDs in `be html` output patch.
W. Trevor King
2010-02-20
1
-20
/
+46
|
\
|
*
Variable lenght of the file name in the be html command.
Gianluca Montecchi
2010-02-11
1
-4
/
+34
|
/
*
Fixed a bug in the be html command.
gian
2010-02-10
1
-1
/
+1
*
Merged Eric Kow's HTML escaping patch
W. Trevor King
2010-02-09
1
-8
/
+1
*
Sort comments in `be html`.
W. Trevor King
2010-02-02
1
-0
/
+2
*
libbe.command.html.HTMLGen._long_to_linked_user() handles failed conversion.
W. Trevor King
2010-01-30
1
-2
/
+34
*
`be html` links (<a href="...) #-delimited references in text/* bodies.
W. Trevor King
2010-01-27
1
-5
/
+34
*
Added shortname (.id.user()) data to `be html`s comment data
W. Trevor King
2010-01-19
1
-2
/
+3
*
Updated copyright information
W. Trevor King
2010-01-01
1
-2
/
+2
*
Added UserInterface and other improved abstractions for command handling
W. Trevor King
2009-12-31
1
-5
/
+7
*
Don't chdir() in libbe/command/html.py doctests.
W. Trevor King
2009-12-29
1
-10
/
+7
*
Remove libbe.ui.util.cmdutil
W. Trevor King
2009-12-29
1
-11
/
+4
*
Fixed libbe.command.diff + ugly BugDir.duplicate_bugdir implementation
W. Trevor King
2009-12-15
1
-1
/
+1
*
Transitioned severity to Command-format, also added Command._get_*()
W. Trevor King
2009-12-14
1
-3
/
+4
*
Transitioned new to Command-format
W. Trevor King
2009-12-14
1
-0
/
+1
*
Transitioned html to Command-format
W. Trevor King
2009-12-14
1
-118
/
+146
*
Transitioned comment to Command format
W. Trevor King
2009-12-14
1
-7
/
+5
*
Initial directory restructuring to clarify dependencies
W. Trevor King
2009-12-07
1
-0
/
+609