| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-08-06 | garden | Michael Merickel | |
| 2012-08-06 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-08-06 | Merge branch 'feature.metaviewpredicates' | Chris McDonough | |
| 2012-08-06 | add docs for third-party view predicates | Chris McDonough | |
| 2012-08-06 | fix under py3 | Chris McDonough | |
| 2012-08-06 | coverage | Chris McDonough | |
| 2012-08-05 | add coverage, get rid of test that doesnt belong here | Chris McDonough | |
| 2012-08-05 | use a predicate list for routes, introduce the concept of deferred ↵ | Chris McDonough | |
| discriminators, change conflict resolution to deal with deferred discriminators, make predicates take a config argument, get rid of legacy make_predicates function | |||
| 2012-08-04 | Merge pull request #651 from dhaaker/docfix | Blaise Laflamme | |
| Minor edits wiki tutorial, thanks dhaaker | |||
| 2012-08-04 | add quotes for clarity | Daniel Haaker | |
| 2012-08-04 | fix two minor typos in docs | Daniel Haaker | |
| 2012-08-04 | unhose triplequote rendering in emacs | Chris McDonough | |
| 2012-08-03 | test standalone default predicates; make protocol "phash()" and "text()" ↵ | Chris McDonough | |
| rather than "__phash__()" and "__text__()" | |||
| 2012-08-03 | add some tests | Chris McDonough | |
| 2012-08-03 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-08-03 | first cut at extensible view predicates via config.add_view_predicate; still ↵ | Chris McDonough | |
| requires testing of predicates themselves | |||
| 2012-08-03 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-08-03 | Merge branch 'wwitzel3-ww/doc-changes' | Chris McDonough | |
| 2012-08-03 | no period required here | Chris McDonough | |
| 2012-08-03 | Merge branch 'ww/doc-changes' of git://github.com/wwitzel3/pyramid into ↵ | Chris McDonough | |
| wwitzel3-ww/doc-changes | |||
| 2012-08-03 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-08-03 | Removing easy_install and demoing lines from index example. firstapp has ↵ | Wayne Witzel III | |
| installation chapter links and having peopel using pyramid outside a virtualenv is a bad idea | |||
| 2012-08-03 | Merge pull request #642 from wwitzel3/ww/doc-changes | Chris McDonough | |
| Adding helpful link on firstapp page. | |||
| 2012-08-03 | Adding helpful link to installing chapter from first app | Wayne Witzel III | |
| 2012-08-03 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-08-03 | added entry to changes.txt for mako fix | Blaise Laflamme | |
| 2012-08-03 | generalize TopologicalSorter out of Tweens class for use elsewhere | Chris McDonough | |
| 2012-08-03 | added test for adjusted uri in mako templates | Blaise Laflamme | |
| 2012-08-02 | Merge branch 'refs/heads/master' into fix.mako-606 | Blaise Laflamme | |
| 2012-08-02 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-08-02 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-08-02 | closes #643 | Chris McDonough | |
| 2012-07-29 | Merge branch 'feature.predmismatchexc' | Chris McDonough | |
| 2012-07-29 | - When there is a predicate mismatch exception (seen when no view matches for | Chris McDonough | |
| a given request due to predicates not working), the exception now contains a textual description of the predicate which didn't match. - Fixes issue #502 and issue #519. | |||
| 2012-07-29 | Merge branch 'master' of git://github.com/adroullier/pyramid into ↵ | Chris McDonough | |
| adroullier-master | |||
| 2012-07-29 | give traverse_predicate a __text__ and add a developer note about __text__ | Chris McDonough | |
| 2012-07-29 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-07-28 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-07-25 | add logging call to wsgi setup | Michael Merickel | |
| 2012-07-21 | Merge pull request #640 from countvajhula/patch-1 | Chris McDonough | |
| corrected table name tables->pages in wiki tutorial Design page | |||
| 2012-07-21 | corrected table name tables->pages | Siddhartha Kasivajhula | |
| 2012-07-13 | - On at least one 64-bit Ubuntu system under Python 3.2, using the | Chris McDonough | |
| ``view_config`` decorator caused a ``RuntimeError: dictionary changed size during iteration`` exception. It no longer does. See https://github.com/Pylons/pyramid/issues/635 for more information. - Fixes issue #635. | |||
| 2012-07-10 | garden | Chris McDonough | |
| 2012-07-10 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-07-10 | Merge pull request #634 from 2nd/fix.urldispatch-629 | Michael Merickel | |
| Replacement markers of url dispatcher can contain regex with colons. | |||
| 2012-07-10 | Replacement markers of url dispatcher can contain regex with colons. | Maxim Avanov | |
| 2012-07-05 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-07-04 | Merge pull request #632 from sjuxax/master | Blaise Laflamme | |
| Include instructions for recursive submodule checkout of Sphinx themes. | |||
| 2012-07-04 | Include instructions for recursive submodule checkout of Sphinx themes. | Jeff Cook | |
| 2012-06-29 | fixed mako bug #606 for inheritance and includes | Blaise Laflamme | |
