summaryrefslogtreecommitdiff
path: root/repoze/bfg/resource.py
AgeCommit message (Expand)Author
2010-10-25first pass at converting bfg to pyramid namespaceChris McDonough
2010-08-13svn merge -r9909:HEAD $REPOZE_SVN/repoze.bfg/branches/rendererhelperChris McDonough
2010-02-07Fix bug in resolve_resource_spec caused by a refactoring.Chris McDonough
2010-02-05- More correct conversion of provided ``renderer`` values to resourceChris McDonough
2010-02-04- Fix a bug whereby a ``renderer`` argument to the ``@bfg_view``Chris McDonough
2009-11-27Cleanup.Chris McDonough
2009-11-23- The ``repoze.bfg.scripting.get_root`` API now uses a 'real' WebObChris McDonough
2009-11-20Passable stab at supporting an imperative mode.Chris McDonough
2009-09-18Compulsive import reorderings.Chris McDonough
2009-09-18Centralize resource_spec code.Chris McDonough
2009-07-22- Added support for ``has_resource``, ``resource_isdir``, andChris McDonough
2009-06-30- Bug fix: when a ``repoze.bfg.resource.PackageOverrides`` class wasChris McDonough
2009-06-30- Register a ``repoze.bfg.resource.OverrideProvider`` as aChris McDonough
2009-06-29- Use ``caller_package`` function instead of ``caller_module``Chris McDonough
2009-06-29Merge pkg_resource_overrides branch.Chris McDonough