Menu

Trac Commit Log


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
[r9081] by cboos

hy: updated to current messages.pot and set SVN eol-style to native

2010-01-25 21:20:32 Tree
[r9080] by cboos

l10n: add Armenian catalog contributed by Narine Martirosyan on #8991.

2010-01-25 21:17:41 Tree
[r9079] by cboos

MultiRepos: merge from 0.12dev [9055:9078/trunk]

2010-01-25 21:17:15 Tree
[r9078] by cboos

Improve r9068: consider empty lines as having the adequate amount of space.

2010-01-25 14:50:17 Tree
[r9077] by cboos

#4235: Follow-up to r9076 which was not completely correct (one more test case added).

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.
{{{
- this is the toplevel list item
- this is a sub item
Here we simply continue the toplevel list item
(dedent but still at the same level as the initial item)
}}}

Note however that:
{{{
- this is the toplevel list item
- this is a sub item
Here we continue the sub item, as we're directly below its start bullet.
}}}

2010-01-24 21:13:21 Tree
Older >
MongoDB Logo MongoDB