index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-08-19
add option "--stop-daemon" only if appropriate
Karl Johan Kleist
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 in-t...
Chris McDonough
2012-08-16
Merge branch 'feature.instance-properties' of git://github.com/mmerickel/pyra...
Chris McDonough
2012-08-16
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-08-16
docs-deprecated set_request_property
Michael Merickel
2012-08-16
use undefer instead of pulling the oxcart by hand
Chris McDonough
2012-08-16
- Use nicer spelling for generating a bound method (thanks to Raydeo and http...
Chris McDonough
2012-08-16
fixed method binding in py3
Michael Merickel
2012-08-16
Merge branch 'master' into feature.instance-properties
Michael Merickel
2012-08-15
- An ``add_permission`` directive method was added to the Configurator. This
Chris McDonough
2012-08-15
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-08-15
note whitespace rules, explain setup.py dev
Chris McDonough
2012-08-15
Merge branch 'fix.viewconfigotherpredicates'
Chris McDonough
2012-08-15
- Anonymous predicate keyword list for all add-view-ish methods
Chris McDonough
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
2012-08-14
Typo pwteens -> ptweens
Kees Hink
2012-08-11
Merge pull request #656 from kroman0/patch-1
Chris McDonough
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
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
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 discrimina...
Chris McDonough
2012-08-04
Merge pull request #651 from dhaaker/docfix
Blaise Laflamme
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()" rath...
Chris McDonough
2012-08-03
add some tests
Chris McDonough
[next]