| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-02-09 | Features | Chris McDonough | |
| -------- - The ``scan`` method of a ``Configurator`` can be passed an ``ignore`` argument, which can be a string, a callable, or a list consisting of strings and/or callables. This feature allows submodules, subpackages, and global objects from being scanned. See http://readthedocs.org/docs/venusian/en/latest/#ignore-scan-argument for more information about how to use the ``ignore`` argument to ``scan``. Dependencies ------------ - Depend on ``venusian`` >= 1.0a3 to provide scan ``ignore`` support. | |||
| 2011-10-14 | webob 1.2b1 is up on pypi now | Chris McDonough | |
| 2011-09-24 | fix setup.py and tox.ini for dev/testing purposes | Chris McDonough | |
| 2011-09-22 | Removed py25 from tox.ini. | Michael Merickel | |
| 2011-07-20 | pin coverage for nosexcover+tox | Chris McDonough | |
| 2011-06-14 | we no longer support 2.4 | Chris McDonough | |
| 2011-04-19 | readd py2.4 testing (using chameleon 1) | Chris McDonough | |
| 2011-03-19 | new nosexcover only works with new coverage | Chris McDonough | |
| 2011-03-01 | we no longer expect to run on 2.4, dont skip Chameleon-related tests on pypy | Chris McDonough | |
| 2011-02-17 | fix jython test | Chris McDonough | |
| 2011-02-14 | break out coverage run | Chris McDonough | |
| 2011-02-14 | add tox.ini and ignore derived testing turds | Chris McDonough | |
