| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-11-25 | remove py2-docs from tox.ini and reorder so coverage is last | Michael Merickel | |
| 2015-11-23 | expose the PickleSerializer | Michael Merickel | |
| 2015-11-20 | Merge pull request #2147 from stevepiercy/master | Steve Piercy | |
| use intersphinx links to webob objects | |||
| 2015-11-20 | Merge pull request #2146 from stevepiercy/master | Steve Piercy | |
| spell out "specification" so that sphinx will not emit a warning for … | |||
| 2015-11-20 | use intersphinx links to webob objects | Steve Piercy | |
| 2015-11-20 | spell out "specification" so that sphinx will not emit a warning for not ↵ | Steve Piercy | |
| being able to find "asset spec" | |||
| 2015-11-15 | update docs to use asset specs with ManifestCacheBuster | Michael Merickel | |
| 2015-11-15 | support asset specs in ManifestCacheBuster | Michael Merickel | |
| 2015-11-15 | update changelog | Michael Merickel | |
| 2015-11-15 | Merge pull request #2137 from mmerickel/fix/pserve-windows-reload | Michael Merickel | |
| add .exe to the script being invoked if missing on windows | |||
| 2015-11-15 | add .exe to the script being invoked if missing on windows | Michael Merickel | |
| fixes #2126 | |||
| 2015-11-15 | Merge pull request #2133 from stevepiercy/master | Steve Piercy | |
| minor grammar, .rst syntax fixes, rewrap 79 cols | |||
| 2015-11-15 | minor grammar, .rst syntax fixes, rewrap 79 cols | Steve Piercy | |
| 2015-11-14 | Merge pull request #2128 from stevepiercy/master | Steve Piercy | |
| minor grammar, .rst syntax fixes, rewrap 79 columns | |||
| 2015-11-14 | Merge remote-tracking branch 'upstream/master' | Steve Piercy | |
| 2015-11-13 | minor grammar, .rst syntax, rewrap 79 cols | Steve Piercy | |
| 2015-11-13 | daemon option may not be set on windows | Michael Merickel | |
| 2015-11-13 | add changelog for #2044 | Michael Merickel | |
| 2015-11-13 | Merge pull request #2044 from Pylons/pserve_reload_syntaxerror_handler | Michael Merickel | |
| pserve: track files with SyntaxError and skip reload | |||
| 2015-11-13 | Merge pull request #2049 from Pylons/fix/pserve-reload-verbosity | Michael Merickel | |
| avoid spamming by outputting state only once when a file changes | |||
| 2015-11-13 | print out every file that has a syntax error | Michael Merickel | |
| 2015-11-12 | fix bug in docstring | Michael Merickel | |
| 2015-11-12 | Merge pull request #2117 from Pylons/feature/int_conversion_check | Michael Merickel | |
| Supersedes: #2050 int conversion checks | |||
| 2015-11-12 | Merge branch 'master' into feature/int_conversion_check | Bert JW Regeer | |
| 2015-11-12 | Merge pull request #2120 from mmerickel/fix/pserve-deprecation-messages | Bert JW Regeer | |
| improve pserve deprecation messages | |||
| 2015-11-12 | update changelog for #2120 | Michael Merickel | |
| 2015-11-12 | Merge pull request #2119 from mmerickel/fix/prevent-reload-daemon | Bert JW Regeer | |
| abort when using reload with daemon | |||
| 2015-11-12 | Add AuthTkt test to test ticket timeouts | Bert JW Regeer | |
| Previous tests did not actually test the code, other than by chance, which meant future changes could regress, which is bad. | |||
| 2015-11-12 | add changelog for #2119 | Michael Merickel | |
| 2015-11-12 | abort when using reload with daemon | Michael Merickel | |
| 2015-11-12 | Merge pull request #2118 from mmerickel/fix/pserve-monitor-daemon | Bert JW Regeer | |
| fix usage of --monitor-restart with --daemon Closes #1216 | |||
| 2015-11-12 | improve pserve deprecation messages | Michael Merickel | |
| 2015-11-12 | add changelog entry for #2118 | Michael Merickel | |
| 2015-11-12 | fix usage of --monitor-restart with --daemon | Michael Merickel | |
| Fixes #1216 | |||
| 2015-11-12 | Simplify tests | Bert JW Regeer | |
| 2015-11-12 | Merge pull request #2050 | Bert JW Regeer | |
| 2015-11-12 | Merge branch 'fix/default-cachebusters' | Michael Merickel | |
| 2015-11-12 | update cache buster prose and add ManifestCacheBuster | Michael Merickel | |
| redux of #2013 | |||
| 2015-11-12 | Revert "fix/remove-default-cachebusters" | Michael Merickel | |
| This reverts commit 7410250313f893e5952bb2697324a4d4e3d47d22. This reverts commit cbec33b898efffbfa6acaf91cae45ec0daed4d7a. This reverts commit 345ca3052c395545b90fef9104a16eed5ab051a5, reversing changes made to 47162533af84bb8d26db6d1c9ba1e63d70e9070f. | |||
| 2015-11-12 | support asset specs in ManifestCacheBuster | Michael Merickel | |
| 2015-11-12 | update changelog with #2013 | Michael Merickel | |
| 2015-11-12 | Merge branch 'fix/remove-default-cachebusters' | Michael Merickel | |
| 2015-11-12 | complete cache buster docs using manifest example | Michael Merickel | |
| 2015-11-12 | add manifest cache buster | Michael Merickel | |
| 2015-11-11 | Merge pull request #2110 from Pylons/revert-2108-feature/alchemy-scaffold-update | Steve Piercy | |
| Revert "update wiki2/src/basiclayout/tutorial" | |||
| 2015-11-11 | Revert "update wiki2/src/basiclayout/tutorial" | Steve Piercy | |
| 2015-11-11 | Merge pull request #2109 from mmerickel/fixes-from-quantified-code | Michael Merickel | |
| apply some suggestions from quantified code analysis | |||
| 2015-11-11 | apply some suggestions from quantified code analysis | Michael Merickel | |
| 2015-11-11 | Merge pull request #2108 from stevepiercy/feature/alchemy-scaffold-update | Steve Piercy | |
| update wiki2/src/basiclayout/tutorial | |||
| 2015-11-11 | - update basiclayout/tutorial/__init__.py | Steve Piercy | |
| - update section "Application configuration with ``__init__.py``" - move WIP to "Content Models with ``models.py``", wrapped by Sphinx comments | |||
