| Commit | Date | |
|---|---|---|
|
[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 | |
| 2009-10-18 21:13:53 | Tree | |
|
[r8672]
by
rblank
MultiRepos: Changed the primary key to identify a repository in the database from the `reponame` to a surrogate key `id`. The `reponame` is now contained in the `repository` table, in the "name" entry. Warning: This changeset introduces a database upgrade. Part of #8731. |
2009-10-18 21:08:48 | Tree |
| 2009-10-18 20:11:16 | Tree |