| Commit | Date | |
|---|---|---|
|
[r11077]
by
rblank
1.0dev: Make it easy to revert individual ticket field changes, with a "revert" link next to each change in the preview. This also makes it simpler to resolve ticket edit conflicts. Closes #7145. |
2012-06-22 20:43:09 | Tree |
| 2012-06-22 18:16:35 | Tree | |
| 2012-06-22 09:42:00 | Tree | |
|
[r11074]
by
jomae
1.0dev: Follow-ups to [11064], fixed failure of unit-tests for `[[Image]]` macro Python 2.7 cause U+200B is NOT space on 2.7. Added `trac.util.text.stripws`. Closes #10668. |
2012-06-20 22:42:57 | Tree |
|
[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 |