Menu

Trac Commit Log


Commit Date  
[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`
- in `parse_commit`, handle any multiline field

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.
Assuming there are exactly three parts to unpack breaks when `git --version` results in e.g. `git version 1.7.7.5 (Apple Git-26)`.

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`.
- Fixed filtering of "textarea" fields.
- De-select the item in the field selector after adding the new line.
- Place the focus on a relevant control in the new line after adding a field.
- Improved the layout in the batch modification box.

2012-06-18 21:30:07 Tree
[r11065] by psuter

1.0dev: More robust pipe communication for PyGIT.
Use locking when reading from a pipe and avoid getting into an inconsistent state with exceptions. (For example sometimes split fails because the request is for a missing commit.) Instead abort the communication so it can be restarted from a clean slate.

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
[r11063] by jomae

1.0dev: Merged [11062] from 0.12-stable

2012-06-18 11:33:18 Tree
Older >
MongoDB Logo MongoDB