| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | first cut at extensible view predicates via config.add_view_predicate; still ↵ | Chris McDonough | |
| requires testing of predicates themselves | |||
| 2012-08-03 | generalize TopologicalSorter out of Tweens class for use elsewhere | 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-26 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-06-24 | Send notifications to pyramid-checkins. | Tres Seaver | |
| Note that we rely on the default settings (failures always send, success sends only on change.). | |||
| 2012-06-24 | Un-comment the PyPy 'allow_failures' bit. | Tres Seaver | |
| We need an explanation for why the PyPy tests fail under travis-ci. | |||
| 2012-06-24 | Try newly-enabled travis-ci. | Tres Seaver | |
| See http://travis-ci.org/#\!/Pylons/pyramid | |||
| 2012-06-19 | point at pyramid_beaker docs rather than its github page | Chris McDonough | |
| 2012-06-19 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-06-19 | fixed typos | Blaise Laflamme | |
| 2012-06-19 | fixed typos | Blaise Laflamme | |
| 2012-06-19 | added docs and changes for using defs in mako renderer | Blaise Laflamme | |
| 2012-06-19 | renamed path for asset in regex | Blaise Laflamme | |
| 2012-06-19 | removed .makodef, use tuple value if defname in renderer (bw compat), ↵ | Blaise Laflamme | |
| changed format for package:some/template#defname.mako | |||
| 2012-06-19 | added removed tuple for bw compat | Blaise Laflamme | |
| 2012-06-19 | added a new makodef renderer to call a def inside a mako template, fixed ↵ | Blaise Laflamme | |
| tests and removed old tuple way of calling def. Based on zzzeek example of client/server templating. | |||
| 2012-06-19 | added namespace test | Blaise Laflamme | |
| 2012-06-17 | Merge branch 'sjuxax-master' | Chris McDonough | |
| 2012-06-17 | merge contributors | Chris McDonough | |
| 2012-06-17 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-06-17 | CONTRIBUTORS: Add self / accept contribution terms | Jeff Cook | |
| 2012-06-17 | docs: Add view callable example to section on rendering_val. | Jeff Cook | |
| 2012-06-14 | Merge pull request #616 from msabramo/testing | Chris McDonough | |
| Add py33 to tox and add .travis.yml for Travis CI | |||
| 2012-06-14 | Remove blank line from .travis.yml | Marc Abramowitz | |
| 2012-06-14 | Add "Marc Abramowitz" to CONTRIBUTORS.txt | Marc Abramowitz | |
| 2012-06-14 | Add .travis.yml for Travis CI (http://travis-ci.org/) | Marc Abramowitz | |
| 2012-06-13 | Add "py33" to tox.ini | Marc Abramowitz | |
| 2012-06-13 | Merge pull request #610 from fabianbuechler/patch-1 | Chris McDonough | |
| Fixed errors in URL dispatch docs in "Using a Route Prefix to Compose Applications" section | |||
| 2012-06-12 | docs reference setup_logging instead of fileConfig | Michael Merickel | |
| 2012-06-11 | consolidate | Chris McDonough | |
