Menu

Trac Commit Log


Commit Date  
[r801] by jonas

Added a "default_charset" option to trac.ini. File.py assumes files uses this charset if it isn't specified in the svn:mime-type property. Closes #513.

2004-06-30 21:13:01 Tree
[r800] by jonas

Make sure we pass real python strings to subversion and not the stringish things modpython might give us, closes #512.

2004-06-30 14:04:03 Tree
[r799] by daniel

Handle RSS feed of empty reports. Closes #501.

2004-06-29 19:09:06 Tree
[r798] by jonas

Unbreak Search.py.

2004-06-29 17:38:36 Tree
[r797] by jonas

Added a "TracUriRoot" config option to the mod_python frontend. This closes #552.

2004-06-29 13:53:16 Tree
[r796] by jonas

Make sure TracError works again.

2004-06-29 08:20:21 Tree
[r795] by jonas

Fixed wiki formatting problem with horizontal lines after tables. Closes #581.

2004-06-28 21:45:28 Tree
[r794] by jonas

* Separated the wiki formatter and the wiki module into different files.
* General cleanup, mostly removal of evil "from util import *" statements.

2004-06-28 21:36:59 Tree
[r793] by jonas

Added support for read-only wiki pages that only people with WIKI_ADMIN privileges can modify. Database upgrade required. Closes #12.

2004-06-28 19:47:45 Tree
[r792] by cmlenz

Fixed minor typo in query syntax

2004-06-27 22:05:27 Tree
Older >