| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-12-18 | model -> resource; resource -> asset | Chris McDonough | |
| 2010-12-16 | tweakage | Chris McDonough | |
| 2010-12-16 | get rid of a autodoc warning when building sphinx docs | Chris McDonough | |
| 2010-12-16 | - Direct Jython users to Mako rather than Jinja2 in "Install" narrative | Chris McDonough | |
| chapter. | |||
| 2010-12-16 | - The name ``registry`` is now available in a ``pshell`` environment by | Chris McDonough | |
| default. It is the application registry object. - Changed "Project" chapter slightly to expand on use of ``paster pshell``. | |||
| 2010-12-16 | remove todo (thanks to jkrebs) | Chris McDonough | |
| 2010-12-16 | mention paster templates | Chris McDonough | |
| 2010-12-16 | Features | Chris McDonough | |
| -------- - Added ``debug_routematch`` configuration setting that logs matched routes (including the matchdict and predicates). Documentation ------------- - Added "Debugging Route Matching" section to the urldispatch narrative documentation chapter. - Added reference to ``BFG_DEBUG_ROUTEMATCH`` envvar and ``debug_routematch`` config file setting to the Environment narrative docs chapter. | |||
| 2010-12-16 | Merge branch 'jkrebs-master' | Chris McDonough | |
| 2010-12-16 | Moved test_static import to function scopes. | Joachim Krebs | |
| 2010-12-16 | Added debug_matched configuration setting. | Joachim Krebs | |
| 2010-12-15 | note work done to make nosetests pass | Chris McDonough | |
| 2010-12-15 | move imports to function scope (see ↵ | Chris McDonough | |
| http://docs.pylonshq.com/community/testing.html#guideline-minimize-module-scope-dependencies) | |||
| 2010-12-16 | Fixed relative path test for Mako templates, enabling non-setup.py test runners. | Joachim Krebs | |
| 2010-12-15 | back to development | Chris McDonough | |
| 2010-12-15 | prep for 1.0a6 | Chris McDonough | |
| 2010-12-15 | - Fix reference to ``repoze.bfg.traversalwrapper`` in "Models" chapter (point | Chris McDonough | |
| at ``pyramid_traversalwrapper`` instead). | |||
| 2010-12-15 | - If you followed it to-the-letter, the ZODB+Traversal Wiki tutorial would | Chris McDonough | |
| instruct you to run a test which would fail because the view callable generated by the ``pyramid_zodb`` tutorial used a one-arg view callable, but the test in the sample code used a two-arg call. - Updated ZODB+Traversal tutorial setup.py of all steps to match what's generated by ``pyramid_zodb``. | |||
| 2010-12-15 | - Tests now pass on Windows (no bugs found, but a few tests in the test suite | Chris McDonough | |
| assumed UNIX path segments in filenames). | |||
| 2010-12-15 | Merge branch 'master' of https://github.com/jkrebs/pyramid into jkrebs-master | Chris McDonough | |
| 2010-12-15 | gardening | Chris McDonough | |
| 2010-12-15 | Made static tests pass on Windows. | Joachim Krebs | |
| 2010-12-15 | more specificity | Chris McDonough | |
| 2010-12-15 | - 1.0a5 introduced a bug when ``pyramid.config.Configurator.scan`` was used. | Chris McDonough | |
| The symptoms were: lots of deprecation warnings printed to the console about imports of deprecated Pyramid functions and classes and non-detection of views decorated with ``view_config`` decorators. This has now been fixed. Closes #68. | |||
| 2010-12-15 | fix description of models based on zzzeeek's reddit comment | Chris McDonough | |
| 2010-12-15 | closes #66 | Chris McDonough | |
| 2010-12-15 | back to development | Chris McDonough | |
| 2010-12-15 | prep for 1.0a5 | Chris McDonough | |
| 2010-12-15 | Merge https://github.com/Pylons/pyramid | Casey Duncan | |
| 2010-12-15 | add missing last sentence | Casey Duncan | |
| 2010-12-15 | clarify how __parent__ and __name__ relate to containers recursively | Casey Duncan | |
| 2010-12-14 | shorten parenthetical for readability, add word model | Casey Duncan | |
| 2010-12-14 | move sidebar about automatically managing __name__ and __parent__ after ↵ | Casey Duncan | |
| explaining what they are | |||
| 2010-12-14 | describe container nodes and leaf nodes as such directly | Casey Duncan | |
| 2010-12-14 | clarify declaring an interface on a model instance vs. a class | Casey Duncan | |
| 2010-12-14 | remove quotes, classes are wholly callable | Casey Duncan | |
| 2010-12-14 | reword graph walking bullet | Casey Duncan | |
| 2010-12-14 | replace link to pyramid_jinja2 on github with pypi release package link | Casey Duncan | |
| 2010-12-14 | add comma, remove redundant word | Casey Duncan | |
| 2010-12-14 | grammar fix | Casey Duncan | |
| 2010-12-14 | minor reword to paragraph describing how to configure mako template renderers | Casey Duncan | |
| 2010-12-14 | cause = | Casey Duncan | |
| 2010-12-14 | clarify paragraph about passing templates to other templates | Casey Duncan | |
| 2010-12-14 | clarify/simplify | Casey Duncan | |
| 2010-12-14 | add see | Casey Duncan | |
| 2010-12-14 | - Fix conflict exceptions so they have the right ``info`` when one | Chris McDonough | |
| configuration method is called from another. | |||
| 2010-12-14 | add comma | Casey Duncan | |
| 2010-12-14 | break-up/clarify long sentences | Casey Duncan | |
| 2010-12-14 | Merge https://github.com/Pylons/pyramid | Casey Duncan | |
| 2010-12-13 | gardening | Chris McDonough | |
