| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-04-30 | Make ModelGraphTraverser assume that all traversed objects provide ↵ | Chris McDonough | |
| ILocation. Make WrappingModelGraphTraverser assume that *no* traversed objects provide ILocation. This makes it unnecessary to explain why the root object in a WrappingModelGraphTraverser setup needs to supply the ILocation interface. Now it doesn't. | |||
| 2009-04-29 | Drop the ILocation testing by default during traversal. | Tres Seaver | |
| 2009-01-23 | Path elements are always unicode during traversal now. | Chris McDonough | |
| 2008-12-17 | Fix bug found by jpenney. | Chris McDonough | |
| 2008-11-14 | Models-as-class-only. | Chris McDonough | |
| API functions that act against models. | |||
| 2008-09-28 | (no commit message) | Chris McDonough | |
| 2008-09-28 | Features | Chris McDonough | |
| - A ``repoze.bfg.location`` API module was added. Backwards incompatibilities - Applications must now use the ``repoze.bfg.interfaces.ILocation`` interface rather than ``zope.location.interfaces.ILocation`` to represent that a model object is "location-aware". We've removed a dependency on ``zope.location`` for cleanliness purposes: as new versions of zope libraries are released which have improved dependency information, getting rid of our dependence on ``zope.location`` will prevent a newly installed repoze.bfg application from requiring the ``zope.security``, egg, which not truly used at all in a "stock" repoze.bfg setup. These dependencies are still required by the stack at this time; this is purely a futureproofing move. The security and model documentation for previous versions of ``repoze.bfg`` recommended using the ``zope.location.interfaces.ILocation`` interface to represent that a model object is "location-aware". This documentation has been changed to reflect that this interface should now be imported from ``repoze.bfg.interfaces.ILocation`` instead. | |||
| 2008-07-29 | 0.2.5: add model_url. | Chris McDonough | |
| 2008-07-28 | (no commit message) | Chris McDonough | |
| 2008-07-28 | Tweaks. | Chris McDonough | |
| 2008-07-26 | Tweaks. | Chris McDonough | |
| 2008-07-25 | Temporarily hide step4, tweaks. | Chris McDonough | |
| 2008-07-24 | Location proxies. | Chris McDonough | |
| 2008-07-24 | Change more occurrences to mod:repoze | Paul Everitt | |
| 2008-07-18 | Yup. | Chris McDonough | |
