| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-11-10 | More usage of setup and teardown. | Chris McDonough | |
| 2009-11-10 | Templates | Chris McDonough | |
| --------- - Remove ``ez_setup.py`` and its import from all paster templates, samples, and tutorials for ``distribute`` compatibility. The documentation already explains how to install virtualenv (which will include some ``setuptools`` package), so these files, imports and usages were superfluous. Deprecations ------------ - The ``options`` kw arg to the ``repoze.bfg.router.make_app`` function is deprecated. In its place is the keyword argument ``settings``. The ``options`` keyword continues to work, and a deprecation warning is not emitted when it is detected. However, the paster templates, code samples, and documentation now make reference to ``settings`` rather than ``options``. This change/deprecation was mainly made for purposes of clarity and symmetry with the ``get_settings()`` API and dicussions of "settings" in various places in the docs: we want to use the same name to refer to the same thing everywhere. | |||
| 2009-10-30 | Update documentation after root factory changes. | Chris McDonough | |
| 2009-10-11 | Use 1.1 index. | Chris McDonough | |
| Explain where "request" comes from in templates. | |||
| 2009-10-10 | Move to renderers. | Chris McDonough | |
| 2009-10-10 | cleanUp is no longer necessary. | Chris McDonough | |
| 2009-10-10 | More renderer conversions. | Chris McDonough | |
| 2009-10-10 | Use a renderer. | Chris McDonough | |
| 2009-10-10 | Rely on new attrs of notfound_view so we can use a renderer. | Chris McDonough | |
| 2009-10-10 | Convert bfgwiki to use renderers. | Chris McDonough | |
| 2009-10-09 | view -> static directive. | Chris McDonough | |
| 2009-10-09 | view -> static directive. | Chris McDonough | |
| 2009-07-06 | - Minor edits to tutorials for accuracy based on feedback. | Chris McDonough | |
| - Back to dev. | |||
| 2009-07-05 | Spelling. | Chris McDonough | |
| 2009-07-05 | Deleting the database. | Chris McDonough | |
| 2009-07-05 | Delete the database. | Chris McDonough | |
| 2009-07-03 | Audit grammar in bfgwik2 tutorial. | Chris McDonough | |
| 2009-07-03 | bfgwiki tutorial audit. | Chris McDonough | |
| 2009-07-03 | Note no-spaces-in-path issue. | Chris McDonough | |
| 2009-07-02 | - Fix inaccuracies and import errors in bfgwiki (traversal+ZODB) and | Chris McDonough | |
| bfgwiki2 (urldispatch+SA) tutorials. - Use bfgsite index for all tutorial setup.cfg files. | |||
| 2009-07-02 | Get import and logged in detection working right. | Chris McDonough | |
| 2009-07-02 | Use bfgsite index. | Chris McDonough | |
| 2009-07-01 | Rendering. | Chris McDonough | |
| 2009-07-01 | Renderings. | Chris McDonough | |
| 2009-07-01 | - Deprecate the ``authentication_policy`` and ``authorization_policy`` | Chris McDonough | |
| arguments to ``repoze.bfg.router.make_app``. Instead, developers should use the various authentication policy ZCML directives (``repozewho1authenticationpolicy``, ``remoteuserauthenticationpolicy`` and ``authtktauthenticationpolicy``) and the `aclauthorizationpolicy`` authorization policy directive as described in the changes to the "Security" narrative documentation chapter and the wiki tutorials. | |||
| 2009-06-23 | Update tutorials with new callback API. | Chris McDonough | |
| 2009-06-18 | IForbiddenView utility registration -> forbidden directive | Chris McDonough | |
| INotFoundView utility registry -> notfound directive | |||
| 2009-06-02 | change codeblock language on Windows example to use bat and stop coloring ↵ | Carlos de la Guardia | |
| backslashes as escape sequences | |||
| 2009-06-01 | change codeblock language on Windows examples to use bat and stop coloring ↵ | Carlos de la Guardia | |
| backslashes as escape sequences | |||
| 2009-06-01 | Add authorization chapter to bfgwiki2 tutorial. | Chris McDonough | |
| 2009-06-01 | Use only useful stuff. | Chris McDonough | |
| 2009-05-31 | Description. | Chris McDonough | |
| 2009-05-31 | Note bfgwiki change. | Chris McDonough | |
| 2009-05-31 | Never use the login view URL as the came_from. | Chris McDonough | |
| 2009-05-30 | Version. | Chris McDonough | |
| 2009-05-30 | - Remove "context" argument from ``effective_principals`` and | Chris McDonough | |
| ``authenticated_userid`` function APIs in ``repoze.bfg.security``, effectively a doing reversion to 0.8 and before behavior. Both functions now again accept only the ``request`` parameter. | |||
| 2009-05-30 | Docs renderings. Prep for 0.9a6. | Chris McDonough | |
| 2009-05-30 | (no commit message) | Chris McDonough | |
| 2009-05-30 | Modify tutorial for a6. | Chris McDonough | |
| 2009-05-27 | Add bfgwiki tutorial. | Chris McDonough | |
