| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-06-24 | Speculative fix for symptom similar to: | Chris McDonough | |
| http://code.google.com/p/google-app-engine-django/issues/detail?id=11 (reported by webmaven) | |||
| 2009-06-18 | repoze.bfg.request.get_request -> repoze.bfg.threadlocal.get_current_request | Chris McDonough | |
| repoze.bfg.registry.get_registry -> repoze.bfg.threadlocal.get_current_registry Remove getSiteManager from registry module. | |||
| 2009-05-31 | - Remove ``repoze.bfg.wsgi.HTTPException``, | Chris McDonough | |
| ``repoze.bfg.wsgi.NotFound``, and ``repoze.bfg.wsgi.Unauthorized``. These classes were disused with the introduction of the ``IUnauthorizedView`` and ``INotFoundView`` machinery. | |||
| 2009-05-31 | - Remove ``repoze.bfg.threadlocal.setManager``. It was only used in | Chris McDonough | |
| unit tests. | |||
| 2009-05-27 | Merge authchanges branch to trunk. | Chris McDonough | |
