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-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
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
2012-08-03
Fix for issue #621
Wayne Witzel III
2012-08-03
Tests for fixing issue #621
Wayne Witzel III
2012-08-03
first cut at extensible view predicates via config.add_view_predicate; still ...
Chris McDonough
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-07-29
- When there is a predicate mismatch exception (seen when no view matches for
Chris McDonough
2012-07-29
Merge branch 'master' of git://github.com/adroullier/pyramid into adroullier-...
Chris McDonough
2012-07-29
give traverse_predicate a __text__ and add a developer note about __text__
Chris McDonough
2012-07-13
- On at least one 64-bit Ubuntu system under Python 3.2, using the
Chris McDonough
2012-07-10
Replacement markers of url dispatcher can contain regex with colons.
Maxim Avanov
2012-06-29
fixed mako bug #606 for inheritance and includes
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), changed...
Blaise Laflamme
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 test...
Blaise Laflamme
2012-06-19
added namespace test
Blaise Laflamme
2012-06-17
Merge branch 'master' of https://github.com/Pylons/pyramid
Ian Joseph Wilson
2012-06-17
merge contributors
Chris McDonough
2012-06-17
docs: Add view callable example to section on rendering_val.
Jeff Cook
2012-06-08
Lowercase the accept parameter in add_view
Lorenzo M. Catucci
2012-06-08
RFC 2616 sec. 3.7 case insensitive match test
Lorenzo M. Catucci
2012-06-07
rendering
Chris McDonough
2012-06-07
Update documentation to clarify purpose of BeforeRender.rendering_val.
Jeff Cook
2012-06-04
point back to renderer_system_values in render and render_to_response
Chris McDonough
2012-06-03
Expose signed_serialize and signed_deserialize in UnencryptedCookieSessionFac...
Ian Wilson
2012-05-16
Fix resource leak warning under Py3k.
Tres Seaver
2012-05-16
Remove last class advice usage (breaks under Py3k with new zope.interface.
Tres Seaver
2012-05-03
garden
Chris McDonough
2012-05-03
reuse default logic between json and jsonp
Chris McDonough
2012-05-03
use the same default logic for jsonp as for json
Chris McDonough
2012-05-03
allow __json__ and custom adapters to accept request arg
Chris McDonough
2012-05-03
Merge branch 'master' into feature.json-api
Michael Merickel
2012-05-02
simplify tests
Chris McDonough
2012-05-02
Updated tests for static files and made static.py raise all HTTP exceptions
Marin Rukavina
2012-05-02
Fixed up the tests and returned HTTPMovedPermanently
Marin Rukavina
2012-04-27
Updated static_view to raise HTTP exceptions instead of returning
Marin Rukavina
2012-04-27
Don't add a ? to url if query string is empty.
Christopher Lambacher
2012-04-26
Merge pull request #505 from muellert/master
Michael Merickel
2012-04-21
Use the new Pyramid trove classifiers for the scaffolds.
Ralph Bean
2012-04-19
Change alchemy scaffold README to match the console_scripts setup.
Ralph Bean
2012-04-18
try to fix windows test failure
Chris McDonough
[prev]
[next]