| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-08-15 | - Anonymous predicate keyword list for all add-view-ish methods | Chris McDonough | |
| and decorators as well as add_route is now named "**predicates" rather than "**other_predicates". - Fix bug in add_view and add_route where pvals was not a copy of other_predicates (caused discriminators to not match up when computed elsewhere). - Various formatting nits fixed. - add_notfound_view and add_forbidden_view now accept **predicates. - view_config, notfound_view_config, forbidden_view_config, and view_defaults now accept **predicates. Their implementations were changed to avoid repetition. | |||
| 2012-08-15 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-08-14 | Merge pull request #659 from khink/master | Chris McDonough | |
| Typo in doc | |||
| 2012-08-14 | Typo pwteens -> ptweens | Kees Hink | |
| 2012-08-11 | Merge pull request #656 from kroman0/patch-1 | Chris McDonough | |
| signed contributors agreement | |||
| 2012-08-11 | signed contributors agreement | Roman Kozlovskyi | |
| 2012-08-11 | get heading levels right | Chris McDonough | |
| 2012-08-10 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-08-10 | new fix for mako adjust_uri | Blaise Laflamme | |
| 2012-08-09 | manually revert back to adjusted instead of uri in mako template lookup | Blaise Laflamme | |
| 2012-08-09 | Merge branch 'master' of github.com:Pylons/pyramid | Blaise Laflamme | |
| 2012-08-09 | Revert "should return the uri and not the adjusted uri if not in collection" | Blaise Laflamme | |
| This reverts commit 918d54da858ae754eaaf82c351ddaee55bf19d99. | |||
| 2012-08-09 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-08-09 | should return the uri and not the adjusted uri if not in collection | Blaise Laflamme | |
| 2012-08-07 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-08-07 | note conflict behavior change | Chris McDonough | |
| 2012-08-06 | move stuff from config.util to registry so it can be a set of API (which are ↵ | Chris McDonough | |
| now documented), resolve deferred discriminators in introspectable.register so that a directive can depend on a deferred discriminator, put head-adding code in predicate instead of in add_view itself | |||
| 2012-08-06 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-08-06 | Merge branch 'master' of github.com:Pylons/pyramid | Tres Seaver | |
| 2012-08-06 | Normalize interface conformance tests. | Tres Seaver | |
| 2012-08-06 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-08-06 | add as-of-version notes | Chris McDonough | |
| 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 | |
