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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Save non-text/ comments as separate files. Inline images.
W. Trevor King
2009-10-20
1
-29
/
+57
*
Pass content_type to Comment.new_reply() to fix error adding non-text/ comments
W. Trevor King
2009-10-20
2
-4
/
+4
*
Restructured becommands/html to make templating more flexible + general clean...
W. Trevor King
2009-10-20
1
-437
/
+363
*
General cleanup of becommands/html.py
W. Trevor King
2009-10-19
1
-172
/
+141
*
Merged Gianluca's html becommand with templates.
W. Trevor King
2009-10-19
4
-368
/
+425
|
\
|
*
Reworked the html command template system
Gianluca Montecchi
2009-10-08
4
-25
/
+33
|
*
Partially moved to a newer, better and simpler template system
Gianluca Montecchi
2009-10-08
1
-78
/
+70
|
*
Template system v1 completed
Gianluca Montecchi
2009-10-08
1
-30
/
+315
|
*
Updated to trunk
Gianluca Montecchi
2009-10-07
26
-134
/
+143
|
*
Initial implementation of a template system
Gianluca Montecchi
2009-10-06
1
-263
/
+14
|
*
Added the verbose option
Gianluca Montecchi
2009-10-06
1
-9
/
+15
|
*
help
Gianluca Montecchi
2009-10-05
1
-3
/
+7
|
*
Added the initial support for css templates
Gianluca Montecchi
2009-10-03
1
-6
/
+19
|
*
Merged with Trevor's -rr branch
Gianluca Montecchi
2009-10-02
236
-4293
/
+18237
|
*
Fixed the merge
Gianluca Montecchi
2009-10-02
21
-0
/
+5736
|
*
Merged with head branch
Gianluca Montecchi
2009-10-01
156
-6038
/
+6851
*
|
Non-event merge with trunk, just to pull in that bit of history
W. Trevor King
2009-10-19
0
-0
/
+0
|
\
\
|
*
\
Fix darcs testsuite failure
Chris Ball
2009-10-06
6
-30
/
+37
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Oops, fixed return typo in libbe.darcs.Darcs._vcs_get_file_contents()
W. Trevor King
2009-10-06
1
-8
/
+8
*
|
|
Moved VCS detection from _vcs_help() to _vcs_version().
W. Trevor King
2009-10-06
6
-22
/
+29
|
*
|
Silence testsuite warnings, from W. Trevor King.
Chris Ball
2009-10-05
5
-15
/
+10
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Moved from *.__del__() to exclusive use of *.cleanup().
W. Trevor King
2009-10-05
5
-15
/
+10
|
*
|
Large merge from W. Trevor King, including Gianluca's HTML export.
Chris Ball
2009-10-05
284
-2164
/
+6394
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Set self.ret if necessary in be-handle-mail.Command.response_msg().
W. Trevor King
2009-09-26
1
-0
/
+1
*
|
|
Added "Confirm" and "Subscribe" pseudoheaders to be-handle-mail.
W. Trevor King
2009-09-26
1
-8
/
+44
*
|
|
Load bugs in be-handle-mail.Message.subscriber_emails().
W. Trevor King
2009-09-26
1
-0
/
+2
*
|
|
Fix agressive be-handle-mail.Message._strip_footer().
W. Trevor King
2009-09-26
1
-0
/
+1
*
|
|
Prefix cache attributes in be-handle-mail with underscore (_).
W. Trevor King
2009-09-26
1
-5
/
+5
*
|
|
Fixed invalid TAG error in becommands.subscribe.get_subscribers()
W. Trevor King
2009-09-26
1
-0
/
+2
*
|
|
Added -a and -l options to be subscribe.
W. Trevor King
2009-09-26
1
-11
/
+29
*
|
|
Added normalize_RFC_2822_date() to be-mbox-to-xml.
W. Trevor King
2009-09-23
1
-3
/
+21
*
|
|
Added normalize_email_address() to be-mbox-to-xml
W. Trevor King
2009-09-23
1
-1
/
+4
*
|
|
Fixed mutliple in-reply-to splitting in be-mbox-to-xml
W. Trevor King
2009-09-23
1
-1
/
+3
*
|
|
Fixed bugdir name collision in cmdutil.bug_from_shortname()
W. Trevor King
2009-09-23
1
-2
/
+2
*
|
|
Use Bug.active to decide active status in becommands/html.py
W. Trevor King
2009-09-23
1
-1
/
+1
*
|
|
Convert incoming text/* email payloads to unicode in be-handle-mail.
W. Trevor King
2009-09-23
2
-10
/
+9
*
|
|
os.path.isdir() -> .exists() for check for "comments" file.
W. Trevor King
2009-09-21
1
-1
/
+1
*
|
|
Include stdout in CommandError.
W. Trevor King
2009-09-19
3
-8
/
+9
*
|
|
Fixed email.Parser typo in send_pgp_mime.py imports for Python 2.4.
W. Trevor King
2009-09-17
1
-1
/
+1
*
|
|
Added `be --verbose-version' option to print full version information.
W. Trevor King
2009-09-15
1
-2
/
+4
*
|
|
Added libbe.version, wrapping the auto-generated libbe._version.
W. Trevor King
2009-09-15
2
-2
/
+52
*
|
|
Fixed a few typos in be-handle-mail
W. Trevor King
2009-09-13
1
-4
/
+4
*
|
|
Mention commit message in interactive email README subject explaination.
W. Trevor King
2009-09-13
1
-2
/
+2
*
|
|
Explicitly set encoding to UTF-8.
W. Trevor King
2009-09-13
1
-0
/
+3
*
|
|
Typo EncryptedMessageFactory -> PGPMimeMessageFactory in send-pgp-mime.py
W. Trevor King
2009-09-11
1
-2
/
+2
*
|
|
Added docstrings to libbe submodules.
W. Trevor King
2009-08-31
21
-32
/
+126
*
|
|
BugDir.duplicate_bugdir() fix for when parent bugdir's sync_with_disk == False.
W. Trevor King
2009-08-31
1
-2
/
+8
*
|
|
RCS -> VCS, BUGDIR_DISK_VERSION -> v1.2
W. Trevor King
2009-08-31
21
-494
/
+510
*
|
|
Merged be.on-disk-upgrade, which added libbe.upgrade
W. Trevor King
2009-08-31
187
-1217
/
+806
|
\
\
\
|
*
|
|
Use 'v#.#' for major/minor version in upgrade.BUGDIR_DISK_VERSIONS
W. Trevor King
2009-08-31
2
-2
/
+2
[next]