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
2013-08-09
"argments" to "arguments"; "agument" to "argument"
tisdall
2013-08-08
"resouce" to "resource"
tisdall
2013-08-08
"readded" to "re-added"
tisdall
2013-08-08
"refered" to "referred"
tisdall
2013-08-08
"unecessary" to "unnecessary"
tisdall
2013-08-08
"langauges" to "languages"
tisdall
2013-08-08
"behavor" to "behavior"
tisdall
2013-08-08
changed "obect" to "object"
tisdall
2013-08-06
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-08-06
add missing word ``pserve``
Steve Piercy
2013-08-06
add redis session mention
Chris McDonough
2013-08-03
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-08-02
add pdistreport command
Chris McDonough
2013-08-02
add a docstring for not_
Chris McDonough
2013-08-02
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-08-02
point at add-on documentation
Chris McDonough
2013-07-28
Merge branch 'dslatten-patch-1'
Chris McDonough
2013-07-28
Merge branch 'master' into dslatten-patch-1
Chris McDonough
2013-07-28
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-07-28
use :orphan: for latexindex too
Chris McDonough
2013-07-28
Merge pull request #1055 from tshepang/diff
Chris McDonough
2013-07-28
Merge pull request #1056 from tshepang/latexpdf
Chris McDonough
2013-07-28
[docs] add latexpdf target
Tshepang Lekhonkhobe
2013-07-28
Improve consistency between latexindex.rst and index.rst some more
Tshepang Lekhonkhobe
2013-07-28
Merge branch 'patch-1' of github.com:dslatten/pyramid into dslatten-patch-1
Chris McDonough
2013-07-28
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-07-27
Removed `foreword.rst` from hidden `toctree`
Darren Slatten
2013-07-27
Added the `:orphan:` file-wide metadata field
Darren Slatten
2013-07-27
Move .. versionadded:: 1.2 to end of ``match_param`` definition so that when ...
Steve Piercy
2013-07-24
indicate version in which not_ was added
Chris McDonough
2013-07-24
add not_ predicate feature
Chris McDonough
2013-07-24
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-07-23
Merge pull request #1052 from stevepiercy/master
Steve Piercy
2013-07-23
Remove references to relocated PyCharm tutorial
Steve Piercy
2013-07-22
Merge pull request #1048 from stevepiercy/master
Chris McDonough
2013-07-21
Merge pull request #1051 from ronnix/patch-5
Chris McDonough
2013-07-21
Fix documentation of testing.setUp
Ronan Amicel
2013-07-18
add whatsnew-1.5
Chris McDonough
2013-07-18
version bump in setup.py conf.py CHANGES.txt, rejigger changes bugs vs. features
Chris McDonough
2013-07-18
normalize notations used for string and json renderer return values, closes #...
Chris McDonough
2013-07-17
Remove PyCharm tutorial, since it now resides under pyramid_tutorials
Steve Piercy
2013-07-17
Improve consistency between latexindex.rst and index.rst.
Steve Piercy
2013-07-17
Merge branch 'wichert-auth-parent-domain'
Chris McDonough
2013-07-17
Merge branch 'auth-parent-domain' of github.com:wichert/pyramid into wichert-...
Chris McDonough
2013-07-16
- Correct title
Steve Piercy
2013-07-15
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2013-07-15
update changelog
Michael Merickel
2013-07-15
Merge pull request #1046 from lrowe/skip-same-views
Michael Merickel
2013-07-14
Avoid re-executing the same view when looking up context base views.
Laurence Rowe
2013-07-14
Merge branch 'pull.1004'
Michael Merickel
[next]