Menu

Trac Commit Log


Commit Date  
[r10013] by rblank

0.12.1dev: Correctly fixup CC ticket fields with empty elements, on both ticket creation and update.

Closes #8597

2010-08-24 21:00:32 Tree
[r10012] by rblank

0.13dev: Merged [10005:10011] from 0.12-stable.

2010-08-24 00:08:33 Tree
[r10011] by rblank

0.13dev: Improved the display of raw download icons.

2010-08-23 23:54:29 Tree
[r10010] by rblank

0.12.1dev: Fixed the update of the page location when expanding a directory in the source browser, in the case where the URL has trailing slashes.

Patch by shesek, thanks! Closes #9548.

2010-08-23 22:27:59 Tree
[r10009] by rblank

0.12.1dev: Fixed the `bugzilla2trac.py` importer to generate microsecond timestamps.

Patch by jmcdowell@..., thanks!
Closes #9577.

2010-08-23 22:06:29 Tree
[r10008] by rblank

0.12.1dev: Added the possibility to add a repository name to the `r123` style changeset and `r123:456` log links: `r123/repos` and `r123:456/repos`.

Only a small subset of characters is allowed for the repository name in this link style. For repository names containing special characters, the bracket style `[123/repos]` and `[123:456/repos]` should be preferred.

Closes #9570.

2010-08-23 21:53:25 Tree
[r10007] by rblank

0.12.1dev: Fixed `AuthzSourcePolicy` for scoped repositories.

Closes #9566.

2010-08-23 21:14:17 Tree
[r10006] by rblank

0.12.1dev: Improvements to the `AuthzSourcePolicy`:

* Allow access to all parent directories of allowed paths.
* Handle `LOG_VIEW` in the same way as `BROWSER_VIEW` and `FILE_VIEW`.
* For undecided paths and changesets, leave the decision to following policies.
* Implemented the `$anonymous` and `$authenticated` special tokens.

Closes #9542 and #8289.

2010-08-14 09:25:31 Tree
[r10005] by cboos

0.13dev: Merged [10001:10004] from 0.12-stable

2010-08-12 15:15:27 Tree
[r10004] by cboos

fcgi: make it possible to use the installed version of flup instead of builtin version.

The environment varialbe TRAC_USE_FLUP needs to be set to `1` in order to force the use of flup.
If `flup` is used, we need to insert some WSGI middleware in order to deal with URL encoding.

Related to #9111.

2010-08-12 13:37:42 Tree
Older >
Auth0 Logo