| Commit | Date | |
|---|---|---|
| 2009-09-09 18:13:37 | Tree | |
|
[r8585]
by
rblank
0.11-stable: Avoid reading the content of a node if it can be detected as being binary from the content type or the name. Suggested by Christian Boos. Part of #2672. |
2009-09-09 17:47:56 | Tree |
| 2009-09-09 09:28:40 | Tree | |
| 2009-09-08 23:51:15 | Tree | |
|
[r8582]
by
rblank
0.11-stable: Added a mechanism for database backends to report errors while enumerating the supported schemes. Added version checks for PySqlite. Initial patch by Christian Boos. Closes #8625. |
2009-09-08 22:42:02 | Tree |
| 2009-09-08 22:27:01 | Tree | |
| 2009-09-08 22:24:59 | Tree | |
| 2009-09-08 22:20:04 | Tree | |
|
[r8578]
by
rblank
0.11-stable: If the mime type of a node is not given (e.g. with a `svn:mime-type` property), try to guess the mime type from the node's path and content to decide if diffs should be shown, also taking the `[mimeview] mime_map` config option into account. Also, fixed an issue where changing the `[mimeview] mime_map` config option would require a server restart when modified, due to mutating the global `MIME_MAP` dict. Closes #2672. |
2009-09-08 22:09:46 | Tree |
|
[r8577]
by
cboos
Also speficy the character encoding in the document itself. This avoids the ''No Character encoding declared at document level'' warning from the w3c validator. Closes #8644. |
2009-09-08 08:05:55 | Tree |