| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-07-06 | Merge pull request #2684 from enkidulan/patch-1 | Steve Piercy | |
| updated old link to Alembic naming convention | |||
| 2016-07-06 | updated old link to Alembic naming convention | Maksym Shalenyi | |
| All docs now live on alembic.zzzcomputing.com, but for some reason link http://alembic.readthedocs.org/en/latest/naming.html redirects to wrong domain. | |||
| 2016-07-05 | Remove cachebust_match | Bert JW Regeer | |
| It was leftover from when this feature was removed in the 1.6 release cycle | |||
| 2016-07-05 | Merge pull request #2679 from stevepiercy/master | Steve Piercy | |
| Add missing tests to quick_tutorial/forms. | |||
| 2016-07-05 | Add missing tests to quick_tutorial/forms. | Steve Piercy | |
| - Closes #2673 | |||
| 2016-07-04 | Merge pull request #2676 from stevepiercy/master | Steve Piercy | |
| Show testsetup code in rendered docs the right way. | |||
| 2016-07-04 | Show testsetup code in rendered docs the right way. | Steve Piercy | |
| Follow up to @tseaver comment at https://github.com/Pylons/pyramid/pull/2672#issuecomment-230310939 | |||
| 2016-07-03 | Merge pull request #2671 from stevepiercy/master | Steve Piercy | |
| Show testsetup code in rendered docs. | |||
| 2016-07-03 | Show testsetup code in rendered docs. | Steve Piercy | |
| For `testsetup`, Sphinx does not show code in the output: http://www.sphinx-doc.org/en/stable/ext/doctest.html#directive-testsetup This commit fixes that issue, although duplicates code. I'll submit a feature request to https://github.com/sphinx-doc/sphinx/ Fixes #2670 | |||
| 2016-07-02 | Remove WebOb related logic | Dariusz Górecki | |
| 2016-07-02 | Merge pull request #2668 from stevepiercy/master | Steve Piercy | |
| proper case heading | |||
| 2016-07-02 | proper case heading | Steve Piercy | |
| 2016-07-02 | Merge pull request #2664 from stevepiercy/master | Steve Piercy | |
| Update Windows installation instructions and related bits. | |||
| 2016-07-02 | fix overly aggressive refactor | Steve Piercy | |
| 2016-07-02 | Update Windows installation instructions and related bits. | Steve Piercy | |
| - Use proper Windows commands and paths - Use doscon for Windows console lexer | |||
| 2016-07-02 | Update Windows installation instructions and related bits. | Steve Piercy | |
| - Use proper Windows commands, drives, and paths - Use doscon for Windows console lexer | |||
| 2016-07-01 | ref #2659 public HTTP Basic credentials extraction | Dariusz Górecki | |
| 2016-07-01 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2016-06-30 | Merge branch 'master' into exception_only | Amos Latteier | |
| 2016-06-30 | fix docs typo, expand example. | Amos Latteier | |
| 2016-06-21 | Merge pull request #2653 from Dowwie/urldispatchupdate | Steve Piercy | |
| typo fix within urldispatch narrative, example 2 | |||
| 2016-06-20 | typo fix within urldispatch narrative, example 2 | dowwie | |
| 2016-06-16 | Merge pull request #2649 from stevepiercy/master | Steve Piercy | |
| Quick Tour - fix static assets bug and clean up | |||
| 2016-06-16 | Quick Tour - explicitly use :language: python directive for proper syntax ↵ | Steve Piercy | |
| highlighting | |||
| 2016-06-16 | Quick Tour - static_assets - closes #2648 | Steve Piercy | |
| - swap contents of jinja2 templates - use __main__ to specify package - carry forward template to json step - use :language: python directive for correct syntax highlighting | |||
| 2016-06-13 | Merge pull request #2646 from jcbohin/fix-flake8-directives | Steve Piercy | |
| Fix flake8's noqa directive in documentation and scaffolds | |||
| 2016-06-13 | pep8: inline comment must have 2 spaces before | JC Bohin | |
| 2016-06-13 | Fix flake8's noqa directive in documentation and scaffolds | JC Bohin | |
| 2016-06-10 | see how a code example looks in the readme | Michael Merickel | |
| 2016-06-09 | update section on returning dictionaries from views | cewing | |
| 2016-06-09 | update information about extensible templating | cewing | |
| 2016-06-09 | update asset specification section | cewing | |
| 2016-06-09 | fix up headline a bit | cewing | |
| 2016-06-09 | improve section title a bit more | cewing | |
| 2016-06-09 | emphasize that the views are yours | cewing | |
| 2016-06-09 | re-write the views section | cewing | |
| 2016-06-09 | updated extensions section | cewing | |
| 2016-06-09 | update the debugging sections | cewing | |
| 2016-06-09 | update the dynamic development section | cewing | |
| 2016-06-09 | fix static assets section | cewing | |
| 2016-06-09 | fix generated urls section | cewing | |
| 2016-06-09 | fix decorator configuration section | cewing | |
| 2016-06-09 | make title an action | cewing | |
| 2016-06-09 | rewrite what makes pyramid unique | cewing | |
| 2016-06-09 | simplify the statement of principles | cewing | |
| 2016-06-09 | clarify the framework sidebar | cewing | |
| 2016-06-09 | be assertive in claims | cewing | |
| 2016-06-09 | Merge pull request #2642 from stevepiercy/master | Steve Piercy | |
| grammar, spelling, wrapping fix | |||
| 2016-06-09 | grammar, spelling, wrapping fix | Steve Piercy | |
| 2016-06-09 | Merge pull request #2624 from mike-perdide/patch-1 | Steve Piercy | |
| Adding a warning discouraging use of __acl__ properties attributes | |||
