| Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
|
|
- fix run(self) method
- use correct self.args.config_url and .url in tests
|
|
- replace self.args with self.args.config_uri
|
|
|
|
|
|
- herpderp
|