| Commit | Date | |
|---|---|---|
| 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 |
| 2009-05-21 16:43:34 | Tree | |
| 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 |
| 2009-05-19 17:03:59 | Tree |