| Commit | Date | |
|---|---|---|
|
[r9082]
by
rblank
0.12dev: Replaced the old authz support for repositories with a new `AuthzSourcePolicy` and fine-grained permission checks. Note that the initializer signatures for `Repository`, `Node` and `Changeset` have changed, and this will requires corresponding changes in all repository connectors. Also, the methods of `RepositoryManager` for retrieving repositories have had their `authname` argument removed. Closes #7116, #5097 and #5640. |
2010-01-25 22:19:07 | Tree |
| 2010-01-25 21:20:32 | Tree | |
| 2010-01-25 21:17:41 | Tree | |
| 2010-01-25 21:17:15 | Tree | |
| 2010-01-25 14:50:17 | Tree | |
| 2010-01-25 14:44:44 | Tree | |
|
[r9076]
by
cboos
WikiFormatting: fix glitch in vertical '> ...' parsing, need to address quote blocks before code blocks. Closes #4235. |
2010-01-25 13:40:58 | Tree |
|
[r9075]
by
cboos
WikiFormatting (#4235): only remove leading space from citation quotes when that space is consistently present. The support for "reply to" style (as in ticket comment) is stronger, as cited normal quotes and definition lists which are depending on leading space are respected. |
2010-01-24 21:14:33 | Tree |
|
[r9074]
by
cboos
WikiFormatting: respect wiki markup after '> ...' quoting (citations). Instead of using a regexp and proceeding line by line, we first gather all the quoted lines and parse them recursively. Fixes #4235. |
2010-01-24 21:13:56 | Tree |
|
[r9073]
by
cboos
WikiFormatting: avoid starting extra list item when we simply continue an existing one. e.g. Note however that: |
2010-01-24 21:13:21 | Tree |