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
path:
root
/
pyramid
Age
Commit message (
Expand
)
Author
2012-09-09
coverage
Chris McDonough
2012-09-09
coverage for renderers module
Chris McDonough
2012-09-09
coverage for supplying a macro argument to a ZPT template renderer
Chris McDonough
2012-09-09
coverage for renderer_factory in chameleon_zpt and chameleon_text
Chris McDonough
2012-09-09
dead code
Chris McDonough
2012-09-09
dead code, garden
Chris McDonough
2012-09-09
- These APIs from the ``pyramid.testing`` module were removed. They have
Chris McDonough
2012-09-09
- The ``pyramid.settings.get_settings()`` API was removed. It had been
Chris McDonough
2012-09-09
- The ``pyramid.paster.PyramidTemplate`` API was removed. It had been
Chris McDonough
2012-09-09
- The ``pyramid.configuration`` module was removed. It had been deprecated
Chris McDonough
2012-09-09
- The functions from ``pyramid.chameleon_zpt`` and ``pyramid.chameleon_text``
Chris McDonough
2012-09-09
- It is no longer possible to pass an environ dictionary directly to
Chris McDonough
2012-09-08
checkpoint for removing bfg.routes
Chris McDonough
2012-08-29
remove experimental names
Chris McDonough
2012-08-29
forgot a fixture file
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
2012-08-26
- Forward-port from 1.3 branch: when registering multiple views with an
Chris McDonough
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, which...
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
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
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
2012-08-23
Merge branch 'master' of ianjosephwilson/pyramid into pull.617
Michael Merickel
2012-08-22
fixed bug with mixing up asset spec and absolute uri in mako template inherit...
Blaise Laflamme
2012-08-19
- Undo effects of merging pull #661 because tests wont pass on windows
Chris McDonough
2012-08-19
add option "--stop-daemon" only if appropriate
Karl Johan Kleist
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
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
- Anonymous predicate keyword list for all add-view-ish methods
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
Revert "should return the uri and not the adjusted uri if not in collection"
Blaise Laflamme
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
Tres Seaver
2012-08-06
Normalize interface conformance tests.
Tres Seaver
2012-08-06
add as-of-version notes
Chris McDonough
2012-08-06
Merge branch 'feature.metaviewpredicates'
Chris McDonough
[next]