summaryrefslogtreecommitdiff
path: root/CHANGES.txt
AgeCommit message (Expand)Author
2009-09-06- The ``registry_manager`` backwards compatibility alias importableChris McDonough
2009-09-06Remove 0.9 deprecations.Chris McDonough
2009-09-06Merge multiview2 branch to HEAD.Chris McDonough
2009-08-25- The ``repoze.bfg.view.static`` class now accepts a string as itsChris McDonough
2009-08-24Added ZCML directive to serve up static files from a directory.Malthe Borch
2009-08-20- "tests" module removed from the bfg_alchemy paster template; theseChris McDonough
2009-08-14- Move (non-API) default_view, default_forbidden_view, andChris McDonough
2009-08-13- Request-only-convention examples in the "Views" narrativeChris McDonough
2009-08-09- Change urldispatch internals: Route object is now constructed usingChris McDonough
2009-08-04- Allow ``repoze.bfg.traversal.find_interface`` API to use a classChris McDonough
2009-07-28- Fixed documentation bugs related to forget and remember in security APIChris McDonough
2009-07-22Back to dev.Chris McDonough
2009-07-22Prep for 1.0.1.Chris McDonough
2009-07-22- Added support for ``has_resource``, ``resource_isdir``, andChris McDonough
2009-07-21Declared the Paste and PasteDeploy dependencies.Shane Hathaway
2009-07-20Fixed documentation bug showing invalid test for values from the ``matchdict``.Tres Seaver
2009-07-20Fixed documentation bug showing wrong environment key for the ``matchdict``Tres Seaver
2009-07-09- Added a workaround for a bug in Python 2.6, 2.6.1, and 2.6.2 havingChris McDonough
2009-07-06- Minor edits to tutorials for accuracy based on feedback.Chris McDonough
2009-07-06Prep for 1.0.Chris McDonough
2009-07-05(no commit message)Chris McDonough
2009-07-05Note changes.Chris McDonough
2009-07-03Back to dev.Chris McDonough
2009-07-03Prep for b2.Chris McDonough
2009-07-03- ``remoteuserauthenticationpolicy`` ZCML directive didn't workChris McDonough
2009-07-03- Fix ``configure_zcml`` filespec check on Windows. Previously if anChris McDonough
2009-07-02- Fix inaccuracies and import errors in bfgwiki (traversal+ZODB) andChris McDonough
2009-07-02Prep for 1.0b1.Chris McDonough
2009-07-02Allow ``zcml_configure`` value to override the package.Chris McDonough
2009-07-02- Added an "Extending" chapter to the narrative documentation whichChris McDonough
2009-07-02- Added a "Resources" chapter to the narrative documentation whichChris McDonough
2009-07-02- Allow a Paste config file (``configure_zcml``) value or anChris McDonough
2009-07-01Prep for yet another alpha.Chris McDonough
2009-07-01Formatting.Chris McDonough
2009-07-01- Make it possible to pass strings in the formChris McDonough
2009-07-01Prep for 1.0a8.Chris McDonough
2009-07-01- Deprecate the ``authentication_policy`` and ``authorization_policy``Chris McDonough
2009-07-01- Add three new ZCML directives which configure authenticationChris McDonough
2009-06-30- Bug fix: when a ``repoze.bfg.resource.PackageOverrides`` class wasChris McDonough
2009-06-30Back to dev.Chris McDonough
2009-06-30Prep for 1.0a7.Chris McDonough
2009-06-30- Add a ``reload_resources`` configuration file setting (aka theChris McDonough
2009-06-30Updated the ``bfg_alchemy`` paster template to include two views:Tres Seaver
2009-06-30- Register a ``repoze.bfg.resource.OverrideProvider`` as aChris McDonough
2009-06-29Back to dev.Chris McDonough
2009-06-29Prep for 1.0a6.Chris McDonough
2009-06-29- Use ``caller_package`` function instead of ``caller_module``Chris McDonough
2009-06-29Prep for 1.0a5 release.Chris McDonough
2009-06-29Add changelog entry for resource directive.Chris McDonough
2009-06-27Typo.Chris McDonough