| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-12-28 | back to development | Chris McDonough | |
| 2010-12-27 | Prep for 1.0a8. | Chris McDonough | |
| 2010-12-27 | - Add ``paster proute`` command which displays a summary of the routing | Chris McDonough | |
| table. See the narrative documentation section within the "URL Dispatch" chapter entitled "Displaying All Application Routes". - Added narrative documentation section within the "URL Dispatch" chapter entitled "Displaying All Application Routes" (for ``paster proutes`` command). | |||
| 2010-12-20 | back to development | Chris McDonough | |
| 2010-12-20 | prep for 1.0a7 | Chris McDonough | |
| 2010-12-19 | - When a configuration conflict is encountered during scanning, the conflict | Chris McDonough | |
| exception now shows the decorator information that caused the conflict. - Depend on Venusian >= 0.5 (for scanning conflict exception decoration). | |||
| 2010-12-15 | back to development | Chris McDonough | |
| 2010-12-15 | prep for 1.0a6 | Chris McDonough | |
| 2010-12-15 | back to development | Chris McDonough | |
| 2010-12-15 | prep for 1.0a5 | Chris McDonough | |
| 2010-11-24 | - New boolean Mako settings variable ``mako.strict_undefined``. See `Mako | Chris McDonough | |
| Context Variables <http://www.makotemplates.org/docs/runtime.html#context-variables>`_ for its meaning. - Depend on Mako 0.3.6+ (we now require the ``strict_undefined`` feature). | |||
| 2010-11-21 | back to development | Chris McDonough | |
| 2010-11-21 | prep for 1.0a4 | Chris McDonough | |
| 2010-11-18 | we dont actually need coverage (and it fails on pypy) | Chris McDonough | |
| 2010-11-17 | - Replace Twill with WebTest in internal integration tests (avoid deprecation | Chris McDonough | |
| warnings generated by Twill). | |||
| 2010-11-16 | back to development | Chris McDonough | |
| 2010-11-16 | prep for 1.0a3 | Chris McDonough | |
| 2010-11-09 | back to development | Chris McDonough | |
| 2010-11-09 | prep for 1.0a2 | Chris McDonough | |
| 2010-11-05 | update setup.py to get renamed readme | Reed O'Brien | |
| 2010-11-05 | back to development | Chris McDonough | |
| 2010-11-05 | prep for 1.0a1 release | Chris McDonough | |
| 2010-11-05 | fix URL | Chris McDonough | |
| 2010-11-05 | get rid of a dependency on pkginfo | Chris McDonough | |
| 2010-11-04 | make starter imperative; add new starter_zcml paster template | Chris McDonough | |
| 2010-11-02 | make it unnecessary to change conf.py during a release, change author email, ↵ | Chris McDonough | |
| change version number to 0.0 until a release | |||
| 2010-10-30 | Remove setuptools-git setup_requires (inappropriate for deployment), add ↵ | Chris McDonough | |
| instructions about how to set up a development checkout to HACKING.txt | |||
| 2010-10-30 | require setuptools_git experimentally to run setup.py | Chris McDonough | |
| 2010-10-29 | - The ``bfgshell`` paster command is now named ``pshell``. | Chris McDonough | |
| 2010-10-29 | pylons paster templates | Chris McDonough | |
| 2010-10-26 | add dependency on mako and configure in mako templating by default | Chris McDonough | |
| 2010-10-25 | add 2to3 fixer script for repoze.bfg imports | Chris McDonough | |
| 2010-10-25 | first cut at converting bfg to pyramid | Chris McDonough | |
| 2010-09-30 | prep for 1.3a15 | Chris McDonough | |
| 2010-09-15 | prep for 1.3a14 | Chris McDonough | |
| 2010-09-15 | Features | Chris McDonough | |
| -------- - Compatibility with WebOb 1.0. Requirements ------------ - Now requires WebOb >= 1.0. Backwards Incompatibilities --------------------------- - Due to changes introduced WebOb 1.0, the ``repoze.bfg.request.make_request_ascii`` event subscriber no longer works, so it has been removed. This subscriber was meant to be used in a deployment so that code written before BFG 0.7.0 could run unchanged. At this point, such code will need to be rewritten to expect Unicode from ``request.GET``, ``request.POST`` and ``request.params`` or it will need to be changed to use ``request.str_POST``, ``request.str_GET`` and/or ``request.str_params`` instead of the non-``str`` versions of same, as the non-``str`` versions of the same APIs always now perform decoding to Unicode. | |||
| 2010-09-14 | prep for 1.3a13 | Chris McDonough | |
| 2010-09-08 | prep for 1.3a12 | Chris McDonough | |
| 2010-09-08 | - The ``repoze.bfg.interfaces`` API documentation page is now rendered | Chris McDonough | |
| via ``repoze.sphinx.autointerface``. - The URL Dispatch narrative chapter now refers to the ``interfaces`` chapter to explain the API of an ``IRoute`` object. - ``tests_require`` now includes ``repoze.sphinx.autointerface`` as a dependency. | |||
| 2010-09-06 | prep for 1.3a11 (1.3a10 was a minor brownbag) | Chris McDonough | |
| 2010-09-06 | prep for 1.3a10 | Chris McDonough | |
| 2010-08-23 | prep for 1.3a9 | Chris McDonough | |
| 2010-08-10 | minimally make tests run under jython | Chris McDonough | |
| 2010-08-09 | prep for 1.3a8 | Chris McDonough | |
| 2010-08-01 | prep for 1.3a7 | Chris McDonough | |
| 2010-07-26 | prep for 1.3a6 | Chris McDonough | |
| 2010-07-14 | prep for 1.3a5 | Chris McDonough | |
| 2010-07-04 | prep for 1.3a4 | Chris McDonough | |
| 2010-07-04 | prep for 1.3a4 | Chris McDonough | |
| 2010-05-01 | Prep for release. | Chris McDonough | |
