| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-01-14 | add comment about PY2 vs PY3 | Michael Merickel | |
| 2016-01-12 | expect py3 and special-case py2 behavior | Michael Merickel | |
| previously py3 was the special case, but as we move toward the future we want the py2 codebase to be considered legacy with py3 as the default | |||
| 2015-12-23 | Merge branch 'master' of https://github.com/Pylons/pyramid | Steve Piercy | |
| 2015-12-22 | Update prequest.py | kpinc | |
| 2015-12-18 | deprecate pserve --user and --group options | Michael Merickel | |
| This completes the deprecation of all process management options from pserve. | |||
| 2015-12-17 | ensure IAssetDescriptor.abspath always returns an abspath | Michael Merickel | |
| fixes #2184 | |||
| 2015-12-17 | Merge pull request #2171 from mmerickel/feature/add-cache-buster | Michael Merickel | |
| config.add cache buster | |||
| 2015-12-16 | defer prevent check until register | Michael Merickel | |
| 2015-12-14 | new default behavior matches virtual specs, old behavior hidden behind ↵ | Michael Merickel | |
| explicit=True | |||
| 2015-12-12 | Update url.py | Sri Sanketh Uppalapati | |
| 2015-12-12 | Update url.py | Sri Sanketh Uppalapati | |
| 2015-12-12 | Update url.py | Sri Sanketh Uppalapati | |
| 2015-12-12 | Update url.py | Sri Sanketh Uppalapati | |
| 2015-12-09 | remove unused import | Michael Merickel | |
| 2015-12-09 | fix broken tests | Michael Merickel | |
| 2015-12-08 | support cache busting only full folders | Michael Merickel | |
| 2015-12-08 | update docs on pathspec arg to ICacheBuster | Michael Merickel | |
| 2015-12-08 | tweak ManifestCacheBuster to allow overriding parse_manifest without ↵ | Michael Merickel | |
| touching the file loading logic | |||
| 2015-12-08 | pass the raw asset spec into the cache buster | Michael Merickel | |
| 2015-12-08 | allow disabling the cache buster | Michael Merickel | |
| 2015-12-07 | support os.sep on windows | Michael Merickel | |
| 2015-12-07 | sort by length such that longer paths are tested first | Michael Merickel | |
| 2015-12-07 | add a first cut at an add_cache_buster api | Michael Merickel | |
| 2015-12-07 | support getting the file path from a FSAssetSource even if it doesn't exist | Michael Merickel | |
| 2015-12-07 | Fix minor typo | Ismail | |
| 2015-12-01 | initial work on config.add_cache_buster | Michael Merickel | |
| 2015-11-23 | expose the PickleSerializer | Michael Merickel | |
| 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 | support asset specs in ManifestCacheBuster | Michael Merickel | |
| 2015-11-15 | add .exe to the script being invoked if missing on windows | Michael Merickel | |
| fixes #2126 | |||
| 2015-11-13 | daemon option may not be set on windows | 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 | print out every file that has a syntax error | Michael Merickel | |
| 2015-11-12 | fix bug in docstring | Michael Merickel | |
| 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 | 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 | abort when using reload with daemon | Michael Merickel | |
| 2015-11-12 | improve pserve deprecation messages | 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 | 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 | Merge branch 'fix/remove-default-cachebusters' | Michael Merickel | |
| 2015-11-12 | add manifest cache buster | Michael Merickel | |
| 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 | |
