summaryrefslogtreecommitdiff
path: root/repoze/bfg/tests/test_paster.py
AgeCommit message (Expand)Author
2010-10-25first pass at converting bfg to pyramid namespaceChris McDonough
2010-07-24- A new method of the ``Configurator`` exists:Chris McDonough
2010-06-23- Undocumented hook: make ``get_app`` and ``get_root`` of theChris McDonough
2010-03-03Defer conditional import of IPython to avoid breakage under mod_wsgi.Tres Seaver
2009-12-01Stop new Pyflakes complaints.Chris McDonough
2009-11-23- The ``repoze.bfg.scripting.get_root`` API now uses a 'real' WebObChris McDonough
2009-11-04- The ``bfgshell`` command did not function properly; it was stillChris McDonough
2009-11-02- Compound statements that used an assignment entered into in anChris McDonough
2009-10-19- ``paster bfgshell`` now supports IPython if it's available forChris McDonough
2009-05-28- Add a ``get_app`` API functions to the ``paster`` module. ThisChris McDonough
2009-05-27- A paster command has been added named "bfgshell". This command canChris McDonough