| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-01-01 | Merge pull request #1499 from sontek/expose_response_class | Michael Merickel | |
| Expose response class | |||
| 2015-01-01 | Fix typo | John Anderson | |
| 2015-01-01 | Mkae the response factory a factory that takes a request | John Anderson | |
| 2014-12-27 | Added a version added flag | John Anderson | |
| 2014-12-27 | basic docs cleanup | John Anderson | |
| 2014-12-27 | Add the `set_response_factory` API | John Anderson | |
| 2014-12-27 | add action-order documentation | Michael Merickel | |
| 2014-12-26 | - update theme with new image | Steve Piercy | |
| 2014-12-26 | - adding back .png file because PDF cannot include and build SVG files. Also ↵ | Steve Piercy | |
| renamed images to use a 'imagename.*' wildcard so that the correct format is chosen. See http://stackoverflow.com/questions/6473660/using-sphinx-docs-how-can-i-specify-png-image-formats-for-html-builds-and-pdf-im | |||
| 2014-12-23 | - add an index to the API directory for better SEO | Steve Piercy | |
| 2014-12-23 | Merge pull request #1479 from stevepiercy/master | Steve Piercy | |
| replace router.png with pyramid_router.svg and make design consistent | |||
| 2014-12-23 | - remove pyramid_router.png because an .svg version is available per @tseaver | Steve Piercy | |
| 2014-12-16 | 79 cols | Chris McDonough | |
| 2014-12-16 | repoze who docs moved | Chris McDonough | |
| 2014-12-17 | Add documentation on handling CORS pre-flights | Adrian Teng | |
| 2014-12-10 | Revise URL Dispatch documentation to use config.scan() in Examples 1, 2, and 3 | Zack Marvel | |
| In response to #600. | |||
| 2014-12-01 | replace router.png with pyramid_router.svg and make design consistent | Steve Piercy | |
| 2014-12-01 | - rename pyramid_router.svg to pyramid_request_processing.svg to be ↵ | Steve Piercy | |
| consistent with its content - add source files for future modifications | |||
| 2014-11-26 | Merge pull request #1475 from hugobranquinho/master | Tres Seaver | |
| Shortcut for package name on registry | |||
| 2014-11-26 | Merge pull request #1472 from stevepiercy/master | Tres Seaver | |
| add request processing diagram to docs/narr/router.rst | |||
| 2014-11-26 | Merge pull request #1467 from mgrbyte/fix.issue1001 | Tres Seaver | |
| Include code examples for integration and functional tests in docs. | |||
| 2014-11-25 | Tweak seealso for the includeme function. | Matt Russell | |
| 2014-11-25 | Include code examples for integration and functional tests in docs #1001 | Matt Russell | |
| Wrap lines as per convention. | |||
| 2014-11-25 | Documentation added | Hugo Branquinho | |
| 2014-11-22 | add request processing diagram to docs/narr/router.rst | Steve Piercy | |
| 2014-11-17 | Merge pull request #1399 from Pylons/feature.security-docs-enhancements | Michael Merickel | |
| security docs enhancements | |||
| 2014-11-17 | Merge branch 'master' into feature.override-asset-with-absolute-path | Michael Merickel | |
| 2014-11-17 | Merge branch 'master' into feature.security-docs-enhancements | Michael Merickel | |
| 2014-11-17 | improve the docs for absolute path overrides | Michael Merickel | |
| 2014-11-11 | fix grammar | Steve Piercy | |
| 2014-11-10 | Merge pull request #1445 from bertjwregeer/fix.exceptions | Steve Piercy | |
| Change autoclass to autoexception | |||
| 2014-11-10 | Change autoclass to autoexception | Bert JW Regeer | |
| Fixes #1388 or part thereof | |||
| 2014-11-10 | update the public api for remember | Michael Merickel | |
| 2014-11-10 | Merge branch 'master' into feature.security-docs-enhancements | Michael Merickel | |
| 2014-11-09 | - add missing "has" | Steve Piercy | |
| 2014-11-09 | - rewrap | Steve Piercy | |
| - add missing clause in last paragraph | |||
| 2014-11-09 | - add Translation Context term to Glossary to allow Sphinx to build docs, in ↵ | Steve Piercy | |
| reference to a recent update in the docstrings to the package translationstring https://github.com/Pylons/translationstring/blame/master/translationstring/__init__.py#L50 | |||
| 2014-10-14 | fix comment on hello view | Michael Merickel | |
| 2014-10-14 | typo fix | Jay Martin | |
| 2014-10-14 | fix route name in comments | Jay Martin | |
| 2014-10-08 | Minor edits to Templating With jinja2 | David Eisner | |
| * Fix grammar, order of operations in step 1. * Remove Analysis section reference to pyramid.includes in functional tests, which is no longer accurate. | |||
| 2014-10-07 | Update functional_testing.rst | David Eisner | |
| Wrap long line. | |||
| 2014-10-07 | Update functional_testing.rst | deisner | |
| Make it clear that the tests.py file in the functional_testing directory is the one to edit. Also, warn about a potential "gotcha": if the tests.py file is executable, it will be silently ignored. (I ran into this problem while going through the tutorial. This can happen if the file is being edited on a network file share from a different OS, for example.). | |||
| 2014-09-29 | Merge pull request #1396 from kpinc/doc_config | Michael Merickel | |
| Doc config | |||
| 2014-09-29 | Merge pull request #1395 from kpinc/doc_logging | Michael Merickel | |
| Some improvements to the paste.translogger related docs. | |||
| 2014-09-26 | Update ini.rst | Jay Martin | |
| grammar tweak (former discussion:https://github.com/Pylons/pyramid/pull/1413#issuecomment-56891441) | |||
| 2014-09-21 | Update hello_world.rst | Jay Martin | |
| 2014-09-21 | Correct missing word. | Omid Raha | |
| 2014-09-17 | fix typo | Steve Piercy | |
| Re: https://github.com/Pylons/pyramid/pull/1411/files | |||
| 2014-09-10 | Change helloworld to myapp | Bert JW Regeer | |
| Fix a typo in the documentation. Closes #1408 | |||
