summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-04rename dbmaker to session_factoryMichael Merickel
2016-02-03improve the models api/usage and add a lot of commentsMichael Merickel
2016-01-31Merge branch 'master' into feature/alchemy-scaffold-updateMichael Merickel
2016-01-31stop using the meta package from the outsideMichael Merickel
2016-01-31add a 404 error viewMichael Merickel
2016-01-31minor tweaksMichael Merickel
2016-01-30Merge pull request #2321 from stevepiercy/masterSteve Piercy
add instructions for enabling pylons_sphinx_latesturl on previously r…
2016-01-30add instructions for enabling pylons_sphinx_latesturl on previously released ↵Steve Piercy
branch when making a new major release
2016-01-30Merge pull request #2314 from stevepiercy/masterSteve Piercy
clean up principal and userid glossary entries for grammar, rst syntax
2016-01-30clean up principal and userid glossary entries for grammar, rst syntaxSteve Piercy
2016-01-30Merge pull request #2313 from stevepiercy/masterSteve Piercy
fix heading under/overlines for rst syntax
2016-01-30fix heading under/overlines for rst syntaxSteve Piercy
(cherry picked from commit 60b74ee)
2016-01-29Merge pull request #2307 from stevepiercy/masterSteve Piercy
add update docs/conf.py for RELEASING.txt
2016-01-29update instructions for major release in conf.py html_theme_optionsSteve Piercy
2016-01-29add update docs/conf.py for RELEASING.txtSteve Piercy
2016-01-29Merge pull request #2302 from stevepiercy/masterSteve Piercy
minor grammar fixes, rewrap to 79 columns, in section "Pyramid uses i…
2016-01-29minor grammar fixes, rewrap to 79 columns, in section "Pyramid uses its own ↵Steve Piercy
HTTP exception class hierarchy"
2016-01-27Merge pull request #2293 from hyperknot/patch-1Steve Piercy
check_csrf vs. csrf_token in view_config docs
2016-01-27Merge pull request #2298 from mmerickel/fix/2294Bert JW Regeer
ensure csrf tokens are compared as bytes
2016-01-27convert csrf tokens to bytes prior to string compareMichael Merickel
2016-01-27set DummySession to use unicode csrf token by default like ↵Michael Merickel
SignedCookieSessionFactory
2016-01-27add test to reproduce #2294Michael Merickel
2016-01-27Merge pull request #2295 from stevepiercy/masterSteve Piercy
minor grammar fixes, rewrap to 79 columns, in section "Zope 3 Enforce…
2016-01-27minor grammar fixes, rewrap to 79 columns, in section "Zope 3 Enforces 'TTW'..."Steve Piercy
2016-01-27check_csrf vs. csrf_token in view_config docsZsolt Ero
2016-01-26update changelog for #2292Michael Merickel
2016-01-26Merge pull request #2292 from marc1n/masterMichael Merickel
Fixed --browser behaviour when --server-name provided
2016-01-26Added myself to contributor listMarcin Raczyński
2016-01-26TypoMarcin Raczyński
2016-01-26Fixed --browser behaviour when --server-name providedMarcin Raczyński
Fixed PR #1533. Calling: pserve --server-name abc --browser app.ini caused error : "LookupError: No section 'main' (prefixed by 'server') found in config app.ini"
2016-01-26Merge pull request #2288 from stevepiercy/masterSteve Piercy
minor grammar and rst fixes, rewrap to 79 columns, in section "Pyrami…
2016-01-26minor grammar and rst fixes, rewrap to 79 columns, in section "Pyramid ↵Steve Piercy
Applications Are Extensible"
2016-01-25Merge pull request #2284 from stevepiercy/masterSteve Piercy
minor grammar and rst fixes, rewrap to 79 columns
2016-01-25minor grammar and rst fixes, rewrap to 79 columnsSteve Piercy
2016-01-24Merge pull request #2280 from uralbash/path-1Steve Piercy
fix indent in docs
2016-01-24fix indent in docsSvintsov Dmitry
2016-01-24Merge pull request #2277 from stevepiercy/masterSteve Piercy
Bump sphinx to 1.3.5; revert comment syntax. Closes #2251.
2016-01-24Use proper syntax names in code samples to allow highlighting and avoid ↵Steve Piercy
errors. See https://github.com/sphinx-doc/sphinx/issues/2264
2016-01-24Use proper syntax in code samples to allow highlighting and avoid errors. ↵Steve Piercy
See https://github.com/sphinx-doc/sphinx/issues/2264
2016-01-24Bump sphinx to 1.3.5; revert comment syntax. Closes #2251.Steve Piercy
2016-01-23Merge pull request #2274 from stevepiercy/masterSteve Piercy
Complete overhaul of Quick Tour - Databases and Forms
2016-01-23Complete overhaul of Quick Tour - Databases and FormsSteve Piercy
2016-01-22Merge pull request #2271 from stevepiercy/masterSteve Piercy
Add Python support policy (see https://github.com/Pylons/pyramid/pull…
2016-01-22Add Python support policy (see ↵Steve Piercy
https://github.com/Pylons/pyramid/pull/2256#issuecomment-174029882)
2016-01-22add changelog for #2256Michael Merickel
2016-01-22Merge pull request #2256 from Pylons/remove_py32Michael Merickel
Remove Python 3.2 support
2016-01-22Merge pull request #2266 from stevepiercy/masterSteve Piercy
Overhaul Quick Tour: start to "Quick project startup with scaffolds"
2016-01-22Overhaul Quick Tour: start to "Quick project startup with scaffolds"Steve Piercy
2016-01-21Merge pull request #2263 from stevepiercy/masterSteve Piercy
minor grammar fixes.
2016-01-21minor grammar fixes.Steve Piercy