| Commit | Date | |
|---|---|---|
|
[r3053]
by
cmlenz
Follow-up to [3050] to fix authentication for tracd with a base path. Thanks to Rui Lopes for the patch. Closes #2932. |
2006-03-27 12:08:22 | Tree |
|
[r3052]
by
athomas
WorkFlow: * `web_ui.TicketModule` and `api` have been ported to new API. |
2006-03-27 11:22:29 | Tree |
| 2006-03-27 10:13:21 | Tree | |
|
[r3050]
by
jonas
Applied a patch that adds a --base-path option to tracd. This will make it easier to run tracd behind a proxy on a non-default location. Closes #2932. |
2006-03-26 15:08:21 | Tree |
| 2006-03-26 02:14:30 | Tree | |
| 2006-03-26 02:02:34 | Tree | |
|
[r3047]
by
cmlenz
Correctly initialize `wsgi_multithread` member in standalone WSGI server. Thanks to Rui Lopes for reporting the error. |
2006-03-24 18:12:39 | Tree |
| 2006-03-24 17:09:41 | Tree | |
|
[r3045]
by
cmlenz
Fix typo introduced in [3044], and fix wiki formatter test that expected unescaped links for revision log links. |
2006-03-24 13:52:08 | Tree |
|
[r3044]
by
cmlenz
Enable the callback of `IWikiSyntaxProvider` to return objects other than `unicode`/`str`, so that we can return a `trac.util.markup.Element`. Converted most of the implementors to do that, too. |
2006-03-24 13:47:09 | Tree |