summaryrefslogtreecommitdiff
path: root/repoze/bfg/static.py
AgeCommit message (Expand)Author
2010-10-25first pass at converting bfg to pyramid namespaceChris McDonough
2010-09-07- Fix a bug in ``repoze.bfg.url.static_url`` URL generation: if twoChris McDonough
2010-09-05- The route pattern registered internally for a a local "static view"Chris McDonough
2010-07-12- Fix regression inChris McDonough
2010-07-02- The ``repoze.bfg.url.route_url`` API has changed. If a keywordChris McDonough
2009-09-18Compulsive import reorderings.Chris McDonough
2009-09-17- Add a ``repoze.bfg.url.static_url`` API which is capable ofChris McDonough
2009-08-28Coverage.Chris McDonough
2009-08-27Rebase module-relative static views on the nearest package path.Malthe Borch
2009-06-30- Add a ``reload_resources`` configuration file setting (aka theChris McDonough