Menu

Trac Commit Log


Commit Date  
[r8381] by cboos

Fix database initialization for functional enviroments, in case the schema is not already existing.

See #8518 - the change might be enough to fix that issue.

2009-07-28 07:58:23 Tree
[r8380] by rblank

MultiRepos: Renamed `ChangesetMessage` macro to `CommitTicketReference`, and removed the `hide_noref` argument, as it was only intended for the macro to be useful outside of the plugin.

Related to #1507.

2009-07-27 17:14:50 Tree
[r8379] by rblank

0.12dev: Merged [8375] from 0.11-stable.

2009-07-27 15:44:32 Tree
[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
Older >