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
2011-03-19
new nosexcover only works with new coverage
Chris McDonough
2011-03-18
add more docstring to DummyRequest: Closes #150
Chris McDonough
2011-03-16
Merge branch 'cguardia-master'
Chris McDonough
2011-03-16
Merge branch 'master' of https://github.com/cguardia/pyramid into cguardia-ma...
Chris McDonough
2011-03-16
sorry for the convenience
Chris McDonough
2011-03-15
Restructured the routes wiki tutorial to make it easier to follow along. Move...
Carlos de la Guardia
2011-03-09
leave some breadcrumbs for finding renderered response attribute settings
Chris McDonough
2011-03-05
add section about pluggable apps
Chris McDonough
2011-03-02
Closes #128
Chris McDonough
2011-03-02
Closes #125
Chris McDonough
2011-03-01
Add change note for dnouri's solution to issue 141.
Chris McDonough
2011-03-01
Merge branch 'dnouri-master'
Chris McDonough
2011-03-01
Merge branch 'master' of https://github.com/dnouri/pyramid into dnouri-master
Chris McDonough
2011-03-01
we no longer expect to run on 2.4, dont skip Chameleon-related tests on pypy
Chris McDonough
2011-02-28
Do not quote characters ':@&+$,' in '*elements' passed to route_path
Daniel Nouri
2011-02-28
Fix authentication policy example.
Chris McDonough
2011-02-28
Merge branch 'malthe-master'
Chris McDonough
2011-02-28
Merge branch 'master' of https://github.com/malthe/pyramid into malthe-master
Chris McDonough
2011-02-28
'pyramid.url.resource_url' no longer quotes '@' in '*elements'.
Daniel Nouri
2011-02-28
Adding myself.
Malthe Borch
2011-02-26
Merge branch 'malthe-master'
Chris McDonough
2011-02-26
Merge branch 'master' of https://github.com/malthe/pyramid into malthe-master
Chris McDonough
2011-02-26
it's request_param
Chris McDonough
2011-02-25
typo
Chris McDonough
2011-02-25
unused
Chris McDonough
2011-02-25
Strip newline before test (this is to be compatible with Chameleon 2.x which ...
Malthe Borch
2011-02-25
docs fix related to https://github.com/Pylons/pyramid/commit/0a0edfcc42611fc9...
Chris McDonough
2011-02-25
- ``pyramid.url.route_path`` (and the shortcut
Chris McDonough
2011-02-23
mirror virhilo's changes to views tutorial package in authorization step
Chris McDonough
2011-02-23
Merge branch 'virhilo-master'
Chris McDonough
2011-02-23
normalized test cases in wiki2 tutorial
Łukasz Fidosz
2011-02-22
From the code:
Chris McDonough
2011-02-17
fix jython test
Chris McDonough
2011-02-17
Undo the inner squiggly regex fix introduced in commit #9595236 because the r...
Chris McDonough
2011-02-16
fix tutorial wording
Chris McDonough
2011-02-15
Merge branch 'virhilo-master'
Chris McDonough
2011-02-15
fixed typo in docs in wiki2 tutorial
Łukasz Fidosz
2011-02-14
break out coverage run
Chris McDonough
2011-02-14
add tox.ini and ignore derived testing turds
Chris McDonough
2011-02-13
fix interface for IRenderer
Chris McDonough
2011-02-13
Merge branch 'lambacck-master'
Chris McDonough
2011-02-13
note changes
Chris McDonough
2011-02-13
Merge branch 'master' of https://github.com/lambacck/pyramid into lambacck-ma...
Chris McDonough
2011-02-12
Add make_localizer function & docs & tests
Christopher Lambacher
2011-02-12
Fix tests on win32
Christopher Lambacher
2011-02-12
Separate making Localizer from getting cached one
Christopher Lambacher
2011-02-12
- ``pyramid_alchemy`` paster template now uses ``query.get`` rather than
Chris McDonough
2011-02-12
fix typo
Chris McDonough
2011-02-09
docs.pylonsproject.org->pylonsproject.org
Chris McDonough
2011-02-09
- Integers and longs passed as ``elements`` to ``pyramid.url.resource_url``
Chris McDonough
[next]