| Commit | Date | |
|---|---|---|
|
[r8683]
by
rblank
0.11-stable: Fixed an exception raised when the page name and the label are separated by a whitespace character that is not a space (e.g. a form feed) in the `[WikiPage label]` syntax. Closes #8757. |
2009-10-20 20:45:31 | Tree |
|
[r8682]
by
rblank
0.11-stable: Replaced the `-d` option when calling `pg_dump` with `--inserts`, as the former has been dropped in PostgreSQL 8.4. Thanks to Lewis Franklin for the patch. Closes #8759. |
2009-10-20 19:57:47 | Tree |
|
[r8681]
by
rblank
MultiRepos: Simplified `RepositoryManager.get_repository()`, as the default repository is handled in `get_repositories()`. |
2009-10-20 19:49:46 | Tree |
|
[r8680]
by
rblank
MultiRepos: Pass a copy of the repository parameters to the connector, so that it can be freely mutated. Related to #8731. |
2009-10-20 07:53:55 | Tree |
| 2009-10-19 22:25:36 | Tree | |
| 2009-10-19 21:29:06 | Tree | |
|
[r8677]
by
rblank
MultiRepos: Instead of passing the `reponame` and the `id` as separate arguments to `Repository.__init__()`, pass them together with other options in a `params` dictionary. This dictionary is also stored as an attribute in `Repository`. Part of #8731. |
2009-10-19 19:55:09 | Tree |
| 2009-10-19 07:56:36 | Tree | |
|
[r8675]
by
rblank
0.12dev: When a user without `TICKET_VIEW` permission creates a ticket, display a notice saying that the ticket has been created. Thanks to Erik Bray for the patch. Closes #8750. |
2009-10-18 22:14:47 | Tree |
| 2009-10-18 21:47:12 | Tree |