Menu

Trac Commit Log


Commit Date  
[r3167] by cmlenz

Moved the declaration of some config options to where they are actually being used.

2006-04-15 21:46:17 Tree
[r3166] by mgood

spam-filter: another Akismet fix and import cleanup

2006-04-15 21:44:02 Tree
[r3165] by mgood

spam-filter: fix some breakages in the Akismet filter during plugin refactoring

2006-04-15 21:34:43 Tree
[r3164] by cmlenz

Moved implementations of basic and digest authentication to `trac.web.auth`.

2006-04-15 21:31:46 Tree
[r3163] by cboos

Follow-up to r2536, show ''(root)'' as the path name in the changed file listing, when there's a property change on the root. Finalize the work done on #2369.

2006-04-15 18:19:47 Tree
[r3162] by cboos

WikiFormatting improvements for numbered lists:
* lists can be restarted at a given number (implements #2446)
* numbered lists can use letters or roman numerals (implements #1117)
* added unit tests

Plus moved the code for definition lists to its place,
matching the order given by the regexps.

2006-04-15 17:34:03 Tree
[r3161] by cboos

Typos in trac.web.href.Href docstring spotted and fixed by Tim Hatch. Closes #2761.

2006-04-15 17:06:45 Tree
[r3160] by cboos

The `Chrome` component `IRequestHandler` now avoids any unecessary database query.

This way, no chrome request will ever fail due to a `database lock` error, which happens when a write operation is being performed by another `IRequestHandler`s. This fixes #3040.

Also, the overall speed of page rendering is much improved, as a typical request (e.g. `/project/timeline`) typically translates into nearly 20 `GET /project/chrome/*` secondary requests.

2006-04-15 15:31:08 Tree
[r3159] by jonas

Fixed unicode problems when using the PyPgSQL postgresql driver. Closes #3013.

2006-04-15 15:03:59 Tree
[r3158] by cmlenz

Converted HTTP authentication in [wiki:TracStandalone tracd] to WSGI middleware. Also made authentication completely optional: if the option is not provided, a request handler such as one for form-based authentication can still perform the authentication. Closes #3036.

2006-04-15 09:22:17 Tree
Older >
MongoDB Logo MongoDB