| Commit | Date | |
|---|---|---|
|
[r4564]
by
cboos
PermissionPolicy: merged with trunk@... (blame branch integration -> addition of ''version'' information in the Context) |
2007-01-13 22:19:16 | Tree |
|
[r4563]
by
cboos
Fix for the blame feature in case a scoped repository is used. Thanks to Manuzhai for reporting the issue and suggesting a fix. |
2007-01-13 20:00:31 | Tree |
| 2007-01-13 16:39:45 | Tree | |
|
[r4561]
by
cboos
Add Blame feature to TracBrowser by integrating the branch source:sandbox/blame@.... Closes #629. |
2007-01-13 15:31:56 | Tree |
| 2007-01-13 14:23:51 | Tree | |
|
[r4559]
by
cboos
Use Pygments' `__version__` information, if loaded from source and no pkginfo data can be found. |
2007-01-13 13:45:59 | Tree |
| 2007-01-13 11:27:34 | Tree | |
|
[r4557]
by
athomas
PermissionPolicy: Some minor refactoring plus fixed a privilege leak in the `PermissionCache`. |
2007-01-13 00:30:15 | Tree |
|
[r4556]
by
cboos
PermissionPolicy: reworked a bit the !ResourceSystem {{{ def get_resource_factories(): The `resource_factory` is a function taking a `Context` and def get_context_classes(): Example implementation: def get_resource_factories(self): def get_context_classes(self): More Context related changes: In the !PermissionCache, effectively cache the results of the permission check. Ideally, those results should be cached at the Request level, I think. |
2007-01-12 19:02:32 | Tree |
|
[r4555]
by
cboos
PermissionPolicy: some PEP:0008 fixes for perm.py and fix unit tests for the new permission cache, as it stands now. |
2007-01-12 16:36:45 | Tree |