| Commit | Date | |
|---|---|---|
|
[r11073]
by
rblank
1.0dev: Give a better error message when the environment cannot be opened due to not finding `VERSION` or a wrong `VERSION` file. Closes #10408. |
2012-06-20 20:41:29 | Tree |
|
[r11072]
by
rblank
1.0dev: Improved isolation when checking for upgrades by using a new DB connection for every component. Closes #10451. |
2012-06-19 23:01:25 | Tree |
|
[r11071]
by
rblank
1.0dev: Added an option `[trac] use_xsendfile` to generate an `X-Sendfile` header when sending files from the filesystem, and don't send the file content in that case. The web server (e.g. Apapche with mod_xsendfile) will detect this header and send the file content directly from the filesystem. Closes #7894. |
2012-06-19 22:51:01 | Tree |
|
[r11070]
by
cboos
1.0dev: add support for git 1.7.9 pull of signed tags - extract a `parse_commit` helper from `Storage.read_commit` Unit-testing with one of the first published signed tags ... Closes #10676. |
2012-06-19 22:17:36 | Tree |
|
[r11069]
by
cboos
1.0dev: duplicate file changes within a collapsed changeset event are suppressed Patch contributed by Mikael Relbe on #10652. |
2012-06-19 21:45:15 | Tree |
|
[r11068]
by
cboos
1.0dev: call `babel.format` from `gettext` and `ngettext` Thanks to Jun for the review and additional fix. Closes #10717. |
2012-06-19 20:07:09 | Tree |
|
[r11067]
by
psuter
1.0dev: Improved git version parsing. Thanks to Suk-Hyun Cho for the patch. Resolves #10731. |
2012-06-19 05:48:22 | Tree |
|
[r11066]
by
rblank
1.0dev: A few fixes and improvements to the batch ticket modification functionality. - Fixed a !JavaScript error when the user doesn't have `TICKET_BATCH_MODIFY`. |
2012-06-18 21:30:07 | Tree |
|
[r11065]
by
psuter
1.0dev: More robust pipe communication for PyGIT. Thanks to mitar for the initial patch. Resolves #10688. |
2012-06-18 18:20:52 | Tree |
|
[r11064]
by
jomae
1.0dev: Strips unicode white-spaces from the first argument of `[[Image]]` macro to clear ZWSP which is copied from a filename in the attachment section. Closes #10668. |
2012-06-18 12:54:47 | Tree |