Menu

Trac Commit Log


Commit Date  
[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
[r8211] by rblank

0.11-stable: Ensure that a session that was non-empty, and becomes empty, is actually saved at the end of a request.

2009-05-21 12:16:05 Tree
[r8210] by cboos

0.11.5dev: merged r8205 from rework-testing branch

2009-05-19 17:03:59 Tree
[r8209] by cboos

Fix for being able to run Subversion tests with svn 1.6.x. Closes #8278.

2009-05-19 13:16:29 Tree
[r8208] by cboos

MultiRepos: looks like I didn't test switching the alternate db from trunk to multirepos after r8200, as one call to reset_db was missing there.

2009-05-19 06:40:14 Tree
[r8207] by cboos

MultiRepos: merged 0.12dev [T8206] (more robust db reset when testing with alternate db)

It should now be possible to run the tests on the multirepos branch just after having run the tests on 0.11-stable or trunk using an alternate database backend, as the version change should be detected.

2009-05-18 23:04:55 Tree
Older >
MongoDB Logo MongoDB