| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-26 | add .python-version to gitignore | Steve Piercy | |
| 2018-05-18 | Add .cache folder to gitignore | Bert JW Regeer | |
| 2015-03-05 | Merge pull request #1471 from Pylons/feature.py3-coverage | Michael Merickel | |
| update tox/travis to check code coverage on py3 | |||
| 2015-02-22 | ignore new .eggs folder created by "setup.py test" deps | Michael Merickel | |
| 2015-02-11 | fix up tests to generate coverage reports always and combine at the end | Michael Merickel | |
| 2013-05-09 | Ignore coverage in new location. | Tres Seaver | |
| 2012-10-12 | Test coverage. | Chris Rossi | |
| 2011-09-22 | ignore all dirs that start with env | Chris McDonough | |
| 2011-04-12 | ignore pycharm project turds | Chris McDonough | |
| 2011-04-01 | Ignore virtualenv debris. | Chris Rossi | |
| 2011-02-14 | add tox.ini and ignore derived testing turds | Chris McDonough | |
| 2011-01-27 | ignore book env | Chris McDonough | |
| 2011-01-12 | ignore emacs backup files | Rob Miller | |
| 2010-12-31 | ignore another subdir | Chris McDonough | |
| 2010-11-21 | - SQLAlchemy+URLDispatch tutorial updated to integrate changes to | Chris McDonough | |
| ``pyramid_routesalchemy`` template. | |||
| 2010-11-18 | add pypyenv, change ignores for things that are directories to end in a slash | Chris McDonough | |
| 2010-11-16 | add ignores for jython usual suspects | Chris McDonough | |
| 2010-11-05 | ignore dist/ | Chris McDonough | |
| 2010-10-31 | - Renderer factories now accept a *dictionary* rather than an absolute resource | Chris McDonough | |
| specification or an absolute path. The dictonary contains the following keys: ``name`` (the ``renderer=`` value), ``package`` (the 'current package' when the renderer configuration statement was found), ``type``: the renderer type, and ``registry``: the current registry. Third-party ``repoze.bfg`` renderer implementations that must be ported to Pyramid will need to account for this. This change was made to support more flexible Mako template rendering. | |||
| 2010-10-30 | require setuptools_git experimentally to run setup.py | Chris McDonough | |
| 2010-10-26 | add dependency on mako and configure in mako templating by default | Chris McDonough | |
| 2010-10-25 | docs fixes | Chris McDonough | |
| 2010-10-25 | ignore env26 | Chris McDonough | |
| 2010-10-25 | first pass at converting bfg to pyramid namespace | Chris McDonough | |
