Menu

Trac Commit Log


Commit Date  
[r6491] by cboos

TracMercurial for 0.12: `normalize_rev` must be prepared to handle integers.

The !RevisionLogModule module for example can trigger such situations.

2008-02-07 13:00:44 Tree
[r6490] by cboos

Diff Tabular/Inline switcher: some diff divs may have no diff table (e.g. property changes only)

2008-02-07 12:56:51 Tree
[r6489] by cboos

MultipleRepositorySupport: more bug fixes
- `RepositoryManager.get_repository` may try to get a repository for which the backend was not loaded
- `username` attribute needed in the `MockPerm` class
- fix rendering of `changeset:` links when there's no reponame specified
- add a few missing `reponame` in changeset resource specifications

Changed:
- links to missing changesets simply have no href attribute
- `export:/path` links should actually refer permanently to the ''latest'' revision of the node, not to the latest at the time the link was created

2008-02-06 19:00:16 Tree
[r6488] by cboos

MultipleRepositorySupport branch synced with trunk [6425:6486/trunk]

2008-02-06 17:22:43 Tree
[r6487] by jruigrok

Clean up files from translations that are not used anymore.

2008-02-06 11:43:48 Tree
[r6486] by cboos

Another TracAdmin `hotcopy` fix: fail with a nicer error message when the destination for `hotcopy` already exists.

Also, make sure that aborts due to !TracError exceptions also result in a non-zero exit code.

Should put #3198 to a rest...

2008-02-06 09:31:39 Tree
[r6485] by cboos

0.10.5dev: ported r6484 from trunk (''fix hotcopy with newer SQLite, #6627'')

2008-02-06 09:12:41 Tree
[r6484] by cboos

Newer version of SQLite keep another protected journal file around, which can't be copied during TracAdmin's `hotcopy`, at least on Windows.

Fixes #6627.

2008-02-06 09:10:09 Tree
[r6483] by cmlenz

i18n branch: Some updates to the german catalog.

2008-02-05 16:32:01 Tree
[r6482] by osimons

Improvements to the per-request permission (decision) cache by storing the resource for disambiguation in case two resources have the same hash. It also does away with using exceptions, and instead uses regular flow control.

Finally it adds some tests for `Resource.__eq__()` to make sure the resource equality checking works as expected.

Closes #5668

2008-02-05 14:25:55 Tree
Older >