| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-09-08 | simplify tox.ini | Chris McDonough | |
| 2012-09-08 | checkpoint for removing bfg.routes | Chris McDonough | |
| 2012-09-01 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-08-30 | Merge pull request #675 from ronnix/patch-3 | Chris McDonough | |
| Fixed broken link in docs/narr/testing.rst | |||
| 2012-08-30 | Fixed broken link in docs/narr/testing.rst | Ronan Amicel | |
| Fixed link to "Dive into Python" (previous mirror is down). | |||
| 2012-08-29 | close paren | Chris McDonough | |
| 2012-08-29 | add newness markers | Chris McDonough | |
| 2012-08-29 | remove experimental names | Chris McDonough | |
| 2012-08-29 | forgot a fixture file | Chris McDonough | |
| 2012-08-29 | wording | Chris McDonough | |
| 2012-08-29 | Merge branch 'feature.macrorenderers' | Chris McDonough | |
| 2012-08-29 | add docs about chameleon zpt macro feature | Chris McDonough | |
| 2012-08-29 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-08-29 | garden | Chris McDonough | |
| 2012-08-29 | add renderer and template to values passed to template during rendering | Chris McDonough | |
| 2012-08-29 | add a test | Chris McDonough | |
| 2012-08-29 | rough cut at supporting 'packagename:dirname/template#macroname.pt' renderer ↵ | Chris McDonough | |
| style, ala mako renderer | |||
| 2012-08-26 | - Forward-port from 1.3 branch: when registering multiple views with an | Chris McDonough | |
| ``accept`` predicate in a Pyramid application runing under Python 3, you might have received a ``TypeError: unorderable types: function() < function()`` exception. | |||
| 2012-08-25 | _get_predlist -> get_predlist | Chris McDonough | |
| 2012-08-25 | indent like a man | Chris McDonough | |
| 2012-08-25 | rant | Chris McDonough | |
| 2012-08-25 | subscribers registered for more than one interface receive all objects, ↵ | Chris McDonough | |
| which is fucking stupid, but true | |||
| 2012-08-25 | garden | Chris McDonough | |
| 2012-08-25 | return value from subscriber (even though technically nothing can rely on it) | Chris McDonough | |
| 2012-08-25 | Subscriber predicates: | Chris McDonough | |
| - Add ``add_subscriber_predicate`` method to Configurator. - Allow ``add_subscriber`` and ``subscriber`` venusian decorator to accept ``**predicates`` arguments. - Document subscriber predicate feature. - Share more code between view, route, and subscriber related method wrt predicates. | |||
| 2012-08-24 | Merge branch 'wwitzel3-ww/621' | Chris McDonough | |
| 2012-08-24 | garden | Chris McDonough | |
| 2012-08-24 | Merge branch 'ww/621' of git://github.com/wwitzel3/pyramid into wwitzel3-ww/621 | Chris McDonough | |
| 2012-08-23 | sorting differences made this test fail every so often on py33 | Chris McDonough | |
| 2012-08-23 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-08-23 | updated CHANGES with accept-header bug fix | Michael Merickel | |
| 2012-08-23 | fixed an incompatibility with accept header test in py3 | Michael Merickel | |
| 2012-08-23 | Merge branch 'accept_header' of lmctv/pyramid into pull.620 | Michael Merickel | |
| Conflicts: CONTRIBUTORS.txt pyramid/config/views.py Updated the pull request to fix incompatibilities from changes to Pyramid's predicate machinery. | |||
| 2012-08-23 | added cookie session changes to CHANGES.txt | Michael Merickel | |
| 2012-08-23 | Merge branch 'master' of ianjosephwilson/pyramid into pull.617 | Michael Merickel | |
| Conflicts: CONTRIBUTORS.txt | |||
| 2012-08-23 | exposed the serve_forever line to the helloworld narrative | Michael Merickel | |
| 2012-08-23 | Merge branch 'master' of https://github.com/virhilo/pyramid into pull.650 | Michael Merickel | |
| 2012-08-23 | Merge pull request #664 from ronnix/patch-2 | Michael Merickel | |
| Fixed typo in docs/narr/views.rst | |||
| 2012-08-23 | Fixed typo in docs/narr/views.rst | Ronan Amicel | |
| 2012-08-22 | garden | Blaise Laflamme | |
| 2012-08-22 | fixed bug with mixing up asset spec and absolute uri in mako template ↵ | Blaise Laflamme | |
| inheritance | |||
| 2012-08-19 | - Undo effects of merging pull #661 because tests wont pass on windows | Chris McDonough | |
| https://github.com/Pylons/pyramid/pull/661 | |||
| 2012-08-19 | Garden. | Chris McDonough | |
| 2012-08-19 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-08-19 | Merge pull request #661 from k-j-kleist/master | Chris McDonough | |
| add optparse option "--stop-daemon" only if appropriate | |||
| 2012-08-19 | add option "--stop-daemon" only if appropriate | Karl Johan Kleist | |
| 2012-08-16 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-08-16 | Merge branch 'mmerickel-feature.instance-properties' | Chris McDonough | |
| 2012-08-16 | readd set_request_property to docs (just so when people run across it in ↵ | Chris McDonough | |
| in-the-wild code they're not totally confused); we'll remove it later | |||
| 2012-08-16 | Merge branch 'feature.instance-properties' of ↵ | Chris McDonough | |
| git://github.com/mmerickel/pyramid into mmerickel-feature.instance-properties | |||
