Menu

Trac Commit Log


Commit Date  
[r4258] by cmlenz

Improve styling of admin menu.

2006-11-13 12:13:16 Tree
[r4257] by cmlenz

Ported [4254] to 0.10-stable branch.

2006-11-13 11:41:07 Tree
[r4256] by cmlenz

Recorded merge of revisions 4188,4190,4192-4195,4197-4198,4201,4205,4207,4209-4210,4216-4217,4234-4235,4240-4241,4243 via svnmerge from
http://svn.edgewall.com/repos/trac/trunk

2006-11-13 11:26:06 Tree
[r4255] by cmlenz

Blocked revisions 4211-4215,4218-4229,4231,4238,4242,4246,4253 from porting to 0.10-stable.

2006-11-13 11:22:23 Tree
[r4254] by cmlenz

Improvements to the CSRF protection:
* Only pass the body of `POST` requests to `cgi.FieldStorage` if the request content type corresponds to a form submission.
* Only require the form token for `POST` requests with a content type corresponding to a form submission, fixing XML-RPC (#4122) etc. in a more generic fashion (compared to [4243]).
* The form token cookie is no longer persistent; it is now deleted when the browser session is closed/reset.

2006-11-13 10:57:59 Tree
[r4253] by cmlenz

Use proper XPath pattern in layout templates.

2006-11-13 10:43:27 Tree
[r4252] by cboos

Always save the `repository_dir` if it is not already saved, and not only on `resync` operations. Fixes #4137.

2006-11-12 21:45:25 Tree
[r4251] by cboos

While navigating in the TracBrowser, the current ''sort order'' is retained. Fixes #1207. Thanks to adeason for the original patch.

2006-11-12 19:28:28 Tree
[r4250] by cboos

With the Changeset ITimelineProvider, only show the changeset number in the title.

2006-11-12 18:26:55 Tree
[r4249] by cboos

MercurialPlugin for [milestone:0.10]: fixed setup.py information.

2006-11-12 18:20:47 Tree
Older >