| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
during config.include
|
|
|
|
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.
|
|
|
|
Pserve --reload does not keep worker arguments. Fixes #2961
|
|
|
|
|
|
|
|
|
|
for detect memory leaks after application closing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Bugfix: pyramid.httpexception.HTTPException.__str __
|
|
|
|
|
|
|
|
- Closes misplaced issue https://github.com/Pylons/pyramid-cookiecutter-starter/issues/13
|
|
fixes #2916
|
|
fixes #1474
|
|
fixes #1473
|
|
|
|
fixes #2891
|
|
|
|
|
|
- Without ``formatter_class = argparse.RawDescriptionHelpFormatter``, whitespace is removed from the description, rendering it as a blob of text and less readable
|
|
|
|
fixes #2046
|
|
|
|
remove the deprecated IContextURL
|
|
|
|
Scripts optparse to argparse
|
|
Use web URL for IRC (to be consistent with docs)
|
|
|
|
|
|
emitted for invalid commands
|
|
|
|
|
|
|
|
|
|
|
|
which the test uses
|