Menu

Trac Commit Log


Commit Date  
[r8378] by rblank

MultiRepos: More improvements to the commit ticket updater plugin:

* In the ticket comment, wrap the commit message in a `ChangesetMessage` wiki processor call containing the repository name and the revision. This allows extracting the message from the repository and has the following advantages:
- It can be formatted according to the current `[changeset] wiki_format_messages` option.
- It is always up-to-date, even if the message is modified.
- The ticket comment can be hidden if the message is modified and it doesn't reference the ticket anymore.
- As the initial changeset message is contained in the body of the wiki processor call, it is visible in the (plain text) notification e-mail.

* A special value `<ALL>` in `[ticket] commit_ticket_update_commands.refs` will generate a ticket comment for all tickets referenced by the message, even if no command is given.

Closes #1507.

2009-07-27 15:20:04 Tree
[r8377] by rblank

MultiRepos: Merged from 0.12dev [8373-8374/trunk].

2009-07-27 12:55:54 Tree
[r8376] by rblank

MultiRepos: Merged from 0.12dev [8299:8372/trunk].

2009-07-27 12:51:45 Tree
[r8375] by rblank

0.11-stable: Avoid a `KeyError` if `QUERY_STRING` is not present in the environment.

Closes #8114.

2009-07-27 12:35:11 Tree
[r8374] by cboos

Move the default `class="wikipage"` argument for the div WikiProcessor into the div processor itself.

See #7970 and #8204.

2009-07-27 12:12:32 Tree
[r8373] by rblank

0.12dev: Fixed docs to mention Python >= 2.4.

2009-07-27 12:11:32 Tree
[r8372] by rblank

0.12dev: Added an optional argument `args` to `IWikiMacroProvider.expand_macro()` to contain the shebang-line arguments when using wiki processor syntax.

Closes #8204.

2009-07-27 11:14:52 Tree
[r8371] by cboos

0.12dev: ported svnmerge.py properties rendering fix from 0.11-stable

2009-07-26 10:47:05 Tree
[r8370] by cboos

0.12dev: merged release notes for 0.11.5 and 0.11.5rc.

2009-07-26 10:44:57 Tree
[r8369] by cboos

TracMercurial for 0.12: fix svn:mergeinfo so that there's no eligible changeset left.

2009-07-22 21:40:32 Tree
Older >