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
2018-05-15
Update quick tour index with cut and paste instructions
LuisCastilloH
2018-05-15
Added cut and paste instructions in new location
LuisCastilloH
2018-05-15
Removed for code review
LuisCastilloH
2018-05-15
Add cut and paste text to quick tutorial index
LuisCastilloH
2018-05-14
Merge pull request #3276 from radurevutchi/master
goodwillcoding
2018-05-14
fixed issue #3182 - alphabetized dependencies in quick tutorial and aligned e...
Radu Revutchi
2018-04-26
Forward port some items from 1.9-branch into RELEASING.txt
Steve Piercy
2018-04-26
Add yet another wiki to update on release
Steve Piercy
2018-04-26
pyramid no longer depends directly on pastedeploy
Michael Merickel
2018-04-25
add changelog entry for #3271
Steve Piercy
2018-04-25
Merge pull request #3271 from Pylons/sphinx-bump
Steve Piercy
2018-04-25
Bump sphinx to >=1.7.4
Steve Piercy
2018-04-24
ensure the pyramid deps are installed from source, not the dist in pypi
Michael Merickel
2018-04-24
pin to a non-pre version of venusian
Michael Merickel
2018-04-24
pin to non-pre version of webob
Michael Merickel
2018-04-24
link to pypi.org
Michael Merickel
2018-04-24
blacklist sphinx 1.7.3
Michael Merickel
2018-04-23
Merge pull request #3264 from mmerickel/fix-get-root
Michael Merickel
2018-04-23
use the RequestContext instead of app.threadlocal_manager for scripting
Michael Merickel
2018-04-19
Merge pull request #3257 from mmerickel/fix-3229
Michael Merickel
2018-04-16
document the current query behavior on url generation
Michael Merickel
2018-04-11
Merge pull request #3253 from jvanasco/fix-webob_updated
Steve Piercy
2018-04-11
updated unset_cookie
jonathan vanasco
2018-04-11
updated `delete_cookie` docs with `name` instead of `key`
jonathan vanasco
2018-04-11
updated docs/interfaces to note change in webob 1.7 of `set_cookie(key` to `s...
jonathan vanasco
2018-03-18
Merge pull request #3244 from hongyuan1306/master
Steve Piercy
2018-03-16
Fix secret length in doc of SignedCookieSessionFactory
Hong Yuan
2018-03-13
Merge pull request #3241 from stevepiercy/master
Steve Piercy
2018-03-13
attempt to fix smart quotes
Steve Piercy
2018-03-13
Merge pull request #3238 from stevepiercy/master
Steve Piercy
2018-03-13
remove stray backtick
Steve Piercy
2018-03-09
Merge pull request #3235 from heron182/3195_cherrypy_import
Tres Seaver
2018-03-09
Not a backward-incompatibility for Pyramid.
Tres Seaver
2018-03-09
Fix invalid string in feature rephrasing
Heron Rossi
2018-03-09
Rephrasing feature change
Heron Rossi
2018-03-09
Merge branch 'master' of github.com:Pylons/pyramid into 3195_cherrypy_import
Heron Rossi
2018-03-09
Adding entry on CHANGES.txt
Heron Rossi
2018-03-08
Merge pull request #3236 from Pylons/changes-as-rst
Michael Merickel
2018-03-08
Accomodate file renames in release instructions.
Tres Seaver
2018-03-08
Fixing another import path regarding cherrypy version change
Heron Rossi
2018-03-08
Mark changelogs as ReST, for better Github rendering.
Tres Seaver
2018-03-08
Fixing formatting and import errors
Heron Rossi
2018-03-08
Adjusting cherrypy WSGI Server import path according to new release
Heron Rossi
2018-02-26
fix broken link
Michael Merickel
2018-01-28
Merge pull request #3224 from stevepiercy/master
Steve Piercy
2018-01-28
Remove `html_use_smartypants` setting because RTD now uses Sphinx 1.6.5
Steve Piercy
2018-01-24
Merge pull request #3221 from di/subrequest-doc-fix
Steve Piercy
2018-01-24
Emphasize additional line
Dustin Ingram
2018-01-16
Merge pull request #3217 from stevepiercy/master
Steve Piercy
2018-01-12
Update templates to align with cookiecutters
Steve Piercy
[next]