| Commit | Date | |
|---|---|---|
|
[r7359]
by
cboos
More precise permissions (rw) set on created files. Related to #6604. Patch by Remy Blank. |
2008-07-21 13:02:39 | Tree |
|
[r7358]
by
cboos
TracStandalone: umask value is now set to a sensible `022` default. This can also be configured using the `--umask` option for `tracd`. Closes #6604. Patch contributed by Remy Blank. |
2008-07-21 13:02:17 | Tree |
|
[r7357]
by
cboos
Improved display of attachment search matches. Contributed by Remy Blank, finalizes #2561. |
2008-07-21 12:33:49 | Tree |
|
[r7356]
by
cboos
Show an explicit "empty file" message when the previewed file is empty. Also, the Pygments renderer transformed that empty file into a one byte '\n' file. Closes #7281. |
2008-07-21 12:08:05 | Tree |
| 2008-07-18 09:51:40 | Tree | |
| 2008-07-18 09:40:05 | Tree | |
|
[r7353]
by
cboos
TracMercurial: compatibility fixes with recent Hg versions (post 1.0.1). - in hg:6749:c68f84448012 repo changelog.count was replaced with len(repo) Thanks to Pranav Tekchand for the heads up! |
2008-07-18 09:37:51 | Tree |
|
[r7352]
by
cboos
Don't produce <span> for author when there's no author information in search results. Patch by Remy Blank, on #7444. |
2008-07-18 08:08:25 | Tree |
| 2008-07-18 08:07:35 | Tree | |
|
[r7350]
by
cboos
Attachment metadata can be searched. In a way similar to what is done for the `ITimelineEventProvider`, the Attachment module provides a `get_search_results(self, req, resource_realm, terms)` helper that can be used by the various modules providing attachment support. The search for attachment therefore becomes dependent on the selection of the search source for the parent resource. Patch by Remy Blank, closes #2561. |
2008-07-18 08:03:41 | Tree |