Menu

Trac Commit Log


Commit Date  
[r7346] by cboos
2008-07-11 14:56:32 Tree
[r7345] by jruigrok

Force Babel 0.9.3 since it fixes some plurality issues.

2008-07-11 08:46:27 Tree
[r7344] by cboos

TracMercurial for 0.12: `MercurialRepository.next_rev(rev, path)` now takes into account path information (only when path is a file, directory still not supported)

2008-07-11 07:34:48 Tree
[r7343] by cboos

TracMercurial for 0.11: backported r7342 (''follow first parent/child'')

2008-07-11 07:34:20 Tree
[r7342] by cboos

TracMercurial for 0.12: for previous/next rev, always use first parent/child (i.e. stay on the branch).

2008-07-11 07:33:01 Tree
[r7341] by cboos

WikiRename: illustrate the transition towards use of context manager and `with` statement, for `transaction` (requires Python 2.5 - not meant for trunk).

2008-07-10 17:46:14 Tree
[r7340] by cboos

WikiRename: transaction code clean-up, use local functions.

2008-07-10 17:42:17 Tree
[r7339] by cboos

WikiRename: fix admin console unit-tests (missing WIKI_RENAME in the list)

2008-07-10 17:41:41 Tree
[r7338] by cboos

WikiRename: added a functional test for the wiki rename operation

- create wiki page with one attachment
- try a few pathological rename (to itself, to existing page)
- do a real rename, leaving a redirection page in place
- check for the attachment move, for the redirection page
- do another real rename, this time without redirection
- check the original page is gone

2008-07-08 18:31:26 Tree
[r7337] by cboos

WikiRename (rebasing r6424, r6497): add the possibility to leave a redirection page for pointing to the renamed page.

This is admittedly a poor way to fix dangling links, but perhaps the most effective one in the current state, as it's not really possible for now to go back to all the wiki texts (on wiki pages, tickets, ...) that may contain a link to the old page and update them.

2008-07-08 13:44:00 Tree
Older >