Menu

Trac Commit Log


Commit Date  
[r8221] by cboos

0.12dev: block r8195 and r8210 from being merged (already merged separately from rework-testing branch)

2009-05-22 10:51:43 Tree
[r8220] by osimons

0.12dev: Merged [8214] from 0.11.5dev (Relative paths for `[inherit] plugins_dir` - #8309).

2009-05-22 08:13:00 Tree
[r8219] by osimons

0.12dev: Removing a stray `svn:mergeinfo` property.

2009-05-22 08:04:45 Tree
[r8218] by rblank

0.11-stable: Changed `[notification] mime_encoding = none` to use `7bit` encoding if the content is ASCII-only, or `8bit` if not. This is now also the default.

Closes #8252.

2009-05-21 21:00:16 Tree
[r8217] by rblank

0.11-stable: Save warnings and notices in the session on redirect, and display them on the next rendered `html` page. This allows warnings and redirects to be displayed in the GET step of a POST/redirect/GET.

Closes #8166.

2009-05-21 20:39:25 Tree
[r8216] by cboos

HTTP 1.1 support for TracStandalone: add an `--http10` option for completeness.

The idea is to make HTTP 1.1 the default in Trac 0.12, but allow people to force usage of 1.0. Better share the option between 0.11-stable and trunk.

2009-05-21 20:07:48 Tree
[r8215] by cboos

HTTP 1.1 support for TracStandalone: add `--http11` option for server content using HTTP/1.1 protocol version.

Typically one can expect a speed-up by a factor of 4, due to the Keep-Alive (on small/medium pages; for huge pages like big changesets, Genshi will be the limiting factor and the time savings of using HTTP 1.1 won't be noticeable).

A couple of places which were missing the Content-Length header had to be fixed.

This also fixes the #8020 issue, which reportedly happens when IExplorer thinks it is talking to a 1.0 server.

2009-05-21 20:06:09 Tree
[r8214] by osimons

0.11.5dev: Shared plugins directory config setting now supports relative paths. Closes #8309.

2009-05-21 17:45:46 Tree
[r8213] by cboos

Introduce optional logging of SQL statements.

Turned off by default, this will nonetheless help us troubleshoot issues related to the database as we will be able to ask people to turn SQL tracing on (`[trac] debug_sql = yes`).

2009-05-21 16:43:34 Tree
[r8212] by cboos

Follow-up to r8209, Repository.close might be called multiple times (once from !RepositoryManager.shutdown, once from `Repository.__del__`) so we have to check if the pool is still there.

2009-05-21 15:28:31 Tree
Older >
MongoDB Logo MongoDB