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-09-23
more rusty knife in the eye changes
Chris McDonough
2011-09-23
only self-loathing makes me continue
Chris McDonough
2011-09-22
Fixed an open resource error.
Michael Merickel
2011-09-22
Fixed some files to be read as binary.
Michael Merickel
2011-09-23
Merge branch 'py3' of github.com:Pylons/pyramid into py3
Chris McDonough
2011-09-23
prevent a syntax error (this is not really correct)
Chris McDonough
2011-09-22
Removed py25 from tox.ini.
Michael Merickel
2011-09-22
Backed out syntax changes specific to 2.5.
Michael Merickel
2011-09-22
had about all i can take for a while
Chris McDonough
2011-09-22
implements->implementer
Chris McDonough
2011-09-22
fix tests on py2
Chris McDonough
2011-09-22
anger release commit
Chris McDonough
2011-09-22
ignore all dirs that start with env
Chris McDonough
2011-09-22
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-09-22
- Pyramid no longer depends on the zope.component package, except as a
Chris McDonough
2011-09-20
Merge pull request #282 from dairiki/master
Chris McDonough
2011-09-20
Trivial grammar fix
Jeff Dairiki
2011-09-16
spelling error fixes issue #280
Michael Merickel
2011-09-12
prep for 1.2
Chris McDonough
2011-09-12
call out the debug toolbar explicitly
Chris McDonough
2011-09-12
debugtoolbar identifier changed
Chris McDonough
2011-09-12
garden
Chris McDonough
2011-09-12
get rid of the airquotes everywhere
Chris McDonough
2011-09-12
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-09-12
Merge pull request #278 from dhaaker/doc-patch-1
Chris McDonough
2011-09-12
explain NO_PERMISSION_REQUIRED constant in API docs
Daniel Haaker
2011-09-12
document replacement marker composition
Chris McDonough
2011-09-12
- Route pattern replacement marker names can now begin with an underscore.
Chris McDonough
2011-09-11
garden
Chris McDonough
2011-09-11
eliminate lie in docstring
Chris McDonough
2011-09-11
update docstring
Chris McDonough
2011-09-11
removed unused lock
Chris McDonough
2011-09-11
garden
Chris McDonough
2011-09-11
prep for 1.2b3
Chris McDonough
2011-09-10
futureproof by importing at function scope
Chris McDonough
2011-09-10
garden
Chris McDonough
2011-09-10
look up the registry using a threadlocal for bw compatibility in existing (th...
Chris McDonough
2011-09-09
chameleon runs on pypy now, no need to do conditional imports
Chris McDonough
2011-09-09
remove unused import
Chris McDonough
2011-09-09
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-09-09
Merge pull request #270 from stevepiercy/patch-3
Chris McDonough
2011-09-09
Merge pull request #269 from stevepiercy/patch-2
Chris McDonough
2011-09-09
Merge pull request #275 from stevepiercy/patch-8
Chris McDonough
2011-09-09
Merge pull request #274 from stevepiercy/patch-7
Chris McDonough
2011-09-09
Merge pull request #273 from stevepiercy/patch-6
Chris McDonough
2011-09-09
Merge pull request #272 from stevepiercy/patch-5
Chris McDonough
2011-09-09
Merge pull request #271 from stevepiercy/patch-4
Chris McDonough
2011-09-09
static views with the same name were not distinct, even if they were disambig...
Chris McDonough
2011-09-09
"CMS systems" is redundant, so spelled out acronym.
Steve Piercy
2011-09-09
"internalization-related" s/b "internationalization-related"
Steve Piercy
[next]