Menu

Trac Commit Log


Commit Date  
[r4091] by athomas

WorkFlow: Initialise svnmerge.

2006-10-31 11:54:01 Tree
[r4090] by cboos

Blocked r4045,r4063,r4066,r4067,r4074:4078,r4082:4083,r4085:4087 from being merged in 0.10-stable.
- datetime and Genshi fixes
- patch renderer enhancements
- support for changeset ranges in TracLinks
- request dispatcher enhancements

2006-10-31 10:47:39 Tree
[r4089] by cboos

Ported [4088] to 0.10-stable (''enforce WIKI_VIEW permission, #4042'')

2006-10-31 10:10:12 Tree
[r4088] by cboos

Check WIKI_VIEW permission regardless of the format. Fixes #4042.

2006-10-31 10:01:28 Tree
[r4087] by cmlenz

Use a more transparent method to avoid building the authenticaton, session and chrome data for requests that don't need them: the `Request` object now supports specifying callback functions that are called when undefined request attributes are accessed. The request dispatcher provides callbacks for `req.authname`, `req.session`, `req.hdf`, etc, so that those are evaluated lazily.

2006-10-30 15:07:14 Tree
[r4086] by cmlenz

Decouple `env.href` and `env.abs_href` from the current request, and instead base them on the `base_url` option in [wiki:TracIni trac.ini].

2006-10-30 12:59:16 Tree
[r4085] by cboos

Fixes a few glitches in the Genshi Roadmap and Milestone templates. Thanks to Justin Francis for the patch!

2006-10-30 07:40:00 Tree
[r4084] by cmlenz

SpamFilter: minot tweaks

2006-10-30 00:15:40 Tree
[r4083] by cboos

Add support for displaying list of changesets and ranges of changesets in TracRevisionLog by extending the TracLinks `log:` syntax.

Now, in addition to a single range `[12:23]` which was already supported, one can list multiple ranges like `[12:34,45:50]` (or equivalently `[12-34,45-50]`). Single changeset numbers can also be listed instead of ranges, e.g. `[1,2,3-6,10,11]`.

2006-10-29 22:10:12 Tree
[r4082] by cboos

Further simplification of the TracBrowser's IWikiSyntaxProvider

2006-10-29 20:47:48 Tree
Older >