| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-08 | grammar fix | Steve Piercy | |
| 2017-03-29 | Merge pull request #2984 from mmerickel/pserve-open-url | Michael Merickel | |
| pserve open_url config setting | |||
| 2017-03-28 | changelog for #2984 | Michael Merickel | |
| 2017-03-28 | support opening the browser via pserve.open_url config setting | Michael Merickel | |
| 2017-03-28 | require "open_url" setting in order to know what browser to open | Michael Merickel | |
| Parsing the port from the server section could be brought back but it would be a fallback that depends on finding a "port" variable in the [server:server_name] section of the config. | |||
| 2017-03-28 | depend on python_requires in pip 9+ to check runtime versions | Michael Merickel | |
| - The python_requires checks work when installing a wheel as well, which these checks did not affect. | |||
| 2017-03-28 | add python_requires metadata | Michael Merickel | |
| 2017-03-14 | Merge pull request #2981 from stevepiercy/master | Steve Piercy | |
| add Mako to options for pyramid-cookiecutter-starter | |||
| 2017-03-14 | add Mako to options for pyramid-cookiecutter-starter | Steve Piercy | |
| 2017-03-12 | update twitter handle | Steve Piercy | |
| 2017-03-10 | Merge pull request #2978 from stevepiercy/master | Steve Piercy | |
| add wikipedia to releasing | |||
| 2017-03-10 | add wikipedia to releasing | Steve Piercy | |
| 2017-03-10 | Merge pull request #2976 from stevepiercy/master | Steve Piercy | |
| add Chameleon as option to pyramid-cookiecutter-starter | |||
| 2017-03-10 | add Chameleon as option to pyramid-cookiecutter-starter | Steve Piercy | |
| 2017-03-05 | add changelog for #2962 | Michael Merickel | |
| 2017-03-05 | Merge pull request #2962 from Natim/2961-hupper-call-broken | Michael Merickel | |
| Pserve --reload does not keep worker arguments. Fixes #2961 | |||
| 2017-03-03 | changelog for #2967 | Michael Merickel | |
| 2017-03-03 | Merge pull request #2967 from Cykooz/fix.memory-leaks | Michael Merickel | |
| Fixed several reference cycles to prevent memory leaks. | |||
| 2017-03-03 | @mmerickel review. | Rémy HUBSCHER | |
| 2017-03-02 | Reverted useless changes in tests. | Kirill Kuzminykh | |
| 2017-03-02 | Reverted couple useless fixes of memory leaks. | Kirill Kuzminykh | |
| 2017-03-01 | Merge pull request #2969 from stevepiercy/master | Steve Piercy | |
| use correct directory name for cookiecutter generated README.txt | |||
| 2017-03-01 | use correct directory name for cookiecutter generated README.txt | Steve Piercy | |
| (cherry picked from commit 40dd034) Refs: https://github.com/Pylons/pyramid-cookiecutter-starter/pull/22 | |||
| 2017-03-01 | The memory leaks test skipped for platform 'pypy'. | Kirill Kuzminykh | |
| 2017-03-01 | Added a new contributor into the CONTRIBUTORS.txt | Kirill Kuzminykh | |
| 2017-03-01 | Fixed several reference cycles to prevent memory leaks. Added simple test ↵ | Kirill Kuzminykh | |
| for detect memory leaks after application closing. | |||
| 2017-02-28 | cache pip wheels in travis builds | Michael Merickel | |
| 2017-02-28 | Merge pull request #2965 from stevepiercy/master | Steve Piercy | |
| update pyramid-cookiecutter-starter prompts and reformat presentation… | |||
| 2017-02-28 | add changelog for #2964 | Michael Merickel | |
| 2017-02-28 | Merge pull request #2964 from mmerickel/execution-policy | Michael Merickel | |
| add an IExecutionPolicy | |||
| 2017-02-28 | update pyramid-cookiecutter-starter prompts and reformat presentation of all ↵ | Steve Piercy | |
| cookiecutter prompts | |||
| 2017-02-27 | Rewrite test without mock. | Rémy HUBSCHER | |
| 2017-02-25 | Merge pull request #4 from bertjwregeer/execution-policy | Michael Merickel | |
| Add newline to make docs happy | |||
| 2017-02-25 | Add newline to make docs happy | Bert JW Regeer | |
| 2017-02-25 | add an IExecutionPolicy that can wrap the router | Michael Merickel | |
| 2017-02-20 | Add test. | Rémy HUBSCHER | |
| 2017-02-20 | Make sure PServeCommand kwargs are passed to the hupper worker. | Rémy HUBSCHER | |
| 2017-02-20 | Niceties. | Rémy HUBSCHER | |
| 2017-02-19 | Merge pull request #2959 from Natim/2958-do-not-update-the-settings-parameter | Michael Merickel | |
| The Configurator object should not alter the input settings dict object. | |||
| 2017-02-17 | It is actually a good thing that this line is not called. | Rémy HUBSCHER | |
| 2017-02-17 | Settings should not alter the initial dict. | Rémy HUBSCHER | |
| 2017-02-17 | Add a failing test. | Rémy HUBSCHER | |
| 2017-02-09 | Merge pull request #2951 from Pylons/bugfix/httpexception__str__ | Bert JW Regeer | |
| Bugfix: pyramid.httpexception.HTTPException.__str __ | |||
| 2017-02-09 | Merge pull request #2952 from drnextgis/credentials | Steve Piercy | |
| Make code more readable by using namedtuple attribute | |||
| 2017-02-09 | Make code more readable by using namedtuple attribute | drnextgis | |
| 2017-02-06 | Update CHANGES.txt for #2951 | Bert JW Regeer | |
| 2017-02-06 | stringify self.detail in case it is not a string | Bert JW Regeer | |
| 2017-02-06 | Test to verify that httpexc.detail may be non-str | Bert JW Regeer | |
| 2017-02-05 | Merge pull request #2948 from stevepiercy/master | Steve Piercy | |
| update Quick Tutorial templates per deform 2.0 migration notes | |||
| 2017-02-05 | update templates per deform 2.0 migration notes | Steve Piercy | |
| - See https://github.com/Pylons/pyramid/issues/2897#issuecomment-277494816 - Closes #2897 | |||
