| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-04-23 | Merge pull request #3264 from mmerickel/fix-get-root | Michael Merickel | |
| use the RequestContext instead of app.threadlocal_manager for scripting | |||
| 2018-04-23 | use the RequestContext instead of app.threadlocal_manager for scripting | Michael Merickel | |
| fixes #3262 | |||
| 2018-04-19 | Merge pull request #3257 from mmerickel/fix-3229 | Michael Merickel | |
| document the current query behavior on url generation | |||
| 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 | |
| updated docs/interfaces to note change from webob 1.7/1.5 | |||
| 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 ↵ | jonathan vanasco | |
| `set_cookie(name` | |||
| 2018-03-18 | Merge pull request #3244 from hongyuan1306/master | Steve Piercy | |
| Fix secret length in doc of SignedCookieSessionFactory | |||
| 2018-03-16 | Fix secret length in doc of SignedCookieSessionFactory | Hong Yuan | |
| 2018-03-13 | Merge pull request #3241 from stevepiercy/master | Steve Piercy | |
| attempt to fix smart quotes | |||
| 2018-03-13 | attempt to fix smart quotes | Steve Piercy | |
| - Testing whether the version of Sphinx on RTD removes smart quotes. See http://www.sphinx-doc.org/en/stable/config.html#confval-smartquotes | |||
| 2018-03-13 | Merge pull request #3238 from stevepiercy/master | Steve Piercy | |
| remove stray backtick | |||
| 2018-03-13 | remove stray backtick | Steve Piercy | |
| 2018-03-09 | Merge pull request #3235 from heron182/3195_cherrypy_import | Tres Seaver | |
| Prefer standalone 'cheroot' to deprecated 'cherrypy.wsgiserver'. | |||
| 2018-03-09 | Not a backward-incompatibility for Pyramid. | Tres Seaver | |
| [ci skip] | |||
| 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 | |
| Mark changelogs as ReST, for better Github rendering. | |||
| 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 | |
| Remove `html_use_smartypants` setting because RTD now uses Sphinx 1.6.5 | |||
| 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 | |
| Emphasize additional line in Subrequest docs | |||
| 2018-01-24 | Emphasize additional line | Dustin Ingram | |
| The line adding the view must change as well, so emphasize it. | |||
| 2018-01-16 | Merge pull request #3217 from stevepiercy/master | Steve Piercy | |
| Update templates to align with cookiecutters | |||
| 2018-01-12 | Update templates to align with cookiecutters | Steve Piercy | |
| - Update CDN assets to minor versions - Use data attribute for Jinja2 templates (already done in mako and chameleon) | |||
| 2018-01-11 | Merge pull request #3215 from stevepiercy/master | Steve Piercy | |
| Align project name with source files myproject/*.ini | |||
| 2018-01-11 | Align project name with source files myproject/*.ini | Steve Piercy | |
| - Closes #3213 | |||
| 2017-12-01 | Merge pull request #3208 from stevepiercy/master | Steve Piercy | |
| Clarify when and how waitress is installed. | |||
| 2017-12-01 | Clarify when and how waitress is installed. | Steve Piercy | |
| - see #3204 | |||
| 2017-11-25 | Merge pull request #3205 from Pylons/revert-3204-patch-2 | Steve Piercy | |
| Revert "setup.py: add waitress requirement" | |||
| 2017-11-25 | Revert "setup.py: add waitress requirement" | Steve Piercy | |
| 2017-11-25 | Merge pull request #3204 from silum/patch-2 | Tres Seaver | |
| setup.py: add waitress requirement | |||
| 2017-11-25 | setup.py: add waitress requirement | silum | |
| 2017-11-16 | Merge pull request #3203 from tjwudi/patch-3 | Steve Piercy | |
| Clarify property descriptor in add_request_method | |||
| 2017-11-16 | Update factories.py | John Wu | |
| 2017-11-15 | Clarify property descriptor in add_request_method | John Wu | |
| Fix #3202 - Doc change. | |||
| 2017-11-10 | Merge pull request #3201 from tjwudi/patch-2 | Steve Piercy | |
| Fix type | |||
| 2017-11-10 | Fix type | John Wu | |
| 2017-11-09 | Merge pull request #3199 from tjwudi/patch-1 | Tres Seaver | |
| Minor fix - Indentation issue | |||
| 2017-11-09 | Minor fix - Indentation issue | John Wu | |
| 2017-11-04 | Merge pull request #3196 from silum/patch-1 | Steve Piercy | |
| views.py: prevent exception on unknown user login | |||
| 2017-11-03 | CONTRIBUTORS.txt: add my name | silum | |
