Menu

Trac Commit Log


Commit Date  
[r8385] by cboos

Fix !TypeError when diffing a wiki page with old_revision > new_version.

2009-07-28 08:48:28 Tree
[r8384] by cboos

Enable getting a wiki diff from version 0 (the empty content) to an arbitrary version.

Closes #8492.

2009-07-28 08:39:23 Tree
[r8383] by cboos

0.12dev: merged r8381 and r8382 from 0.11.6dev

2009-07-28 08:38:24 Tree
[r8382] by cboos

When performing a backup of a PostgreSQL database, the schema parameter to the `-n` option needs to be quoted if it contains uppercase characters.

Patch contributed by bobbysmith007@..., thanks!

Closes #8502.

2009-07-28 07:59:53 Tree
[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
Older >