summaryrefslogtreecommitdiff
path: root/repoze/bfg/tests/test_settings.py
AgeCommit message (Expand)Author
2010-10-25first pass at converting bfg to pyramid namespaceChris McDonough
2010-04-25Fix default_locale_name.Chris McDonough
2009-12-23- Add ``hook_zca`` and ``unhook_zca`` methods to the ``Configurator``Chris McDonough
2009-12-20- Add a ``**kw`` arg to the ``Configurator.add_settings`` API.Chris McDonough
2009-11-23Disuse ZCA threadlocal API.Chris McDonough
2009-11-19Get rid of get_options.Chris McDonough
2009-10-15FeaturesChris McDonough
2009-07-02- Allow a Paste config file (``configure_zcml``) value or anChris McDonough
2009-06-30- Add a ``reload_resources`` configuration file setting (aka theChris McDonough
2009-06-02- Add API named ``repoze.bfg.settings.get_settings`` which retrieves aChris McDonough
2009-01-22- The ``unicode_path_segments`` configuration variable and theChris McDonough
2009-01-15Get rid of _getFUT.Chris McDonough
2009-01-11Merge router-simplify branch. Changelog below.Chris McDonough