summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-28Use https for wiki.python.orgSteve Piercy
2018-10-28Revert "use twine check instead of setup.py check"Michael Merickel
2018-10-28prep 1.10b1Michael Merickel
2018-10-28use twine check instead of setup.py checkMichael Merickel
2018-10-26Merge pull request #3401 from mmerickel/project-url-metadataMichael Merickel
2018-10-25add changelog for #3400Michael Merickel
2018-10-25Merge pull request #3400 from mmerickel/flake8-errorsMichael Merickel
2018-10-25add project_urls metadata to the packageMichael Merickel
2018-10-25fix new lint errors from flake8Michael Merickel
2018-10-25Merge pull request #3397 from mmerickel/refactor-actionsMichael Merickel
2018-10-18fix coverageMichael Merickel
2018-10-18leave a shim in for pyramid_zcml compatibilityMichael Merickel
2018-10-18move predicate-related code into pyramid.config.predicatesMichael Merickel
2018-10-18move action-related code into pyramid.config.actionsMichael Merickel
2018-10-17Merge pull request #3396 from mmerickel/fix-dummy-request-acceptMichael Merickel
2018-10-17fix the dummy request to support the new accept apisMichael Merickel
2018-10-17move docs for argument before exampleMichael Merickel
2018-10-17Merge pull request #3393 from Pylons/docs-cookiecutter-universalMichael Merickel
2018-10-17Merge pull request #3395 from Pylons/releasing-update-linkMichael Merickel
2018-10-17Use https for wiki.python.orgSteve Piercy
2018-10-17Update docstring of pcreate to universal pyramid-cookiecutter-starterSteve Piercy
2018-10-16fix the docs for route_prefix_context to avoid showing up as a doctestMichael Merickel
2018-10-16change webtest link to httpsMichael Merickel
2018-10-16commaMichael Merickel
2018-10-15add route_prefix_context to api docsMichael Merickel
2018-10-15fix whatsnew syntaxMichael Merickel
2018-10-15typoMichael Merickel
2018-10-15Merge pull request #3390 from mmerickel/whatsnew-1.10Michael Merickel
2018-10-15point cookiecutters at 1.10-branchMichael Merickel
2018-10-15drop hacking-tox.iniMichael Merickel
2018-10-15fix scaffold testsMichael Merickel
2018-10-15add changes for #3387 and #3388Michael Merickel
2018-10-15prep 1.10a1Michael Merickel
2018-10-15Merge pull request #3389 from Pylons/remove-sudo-from-hackingMichael Merickel
2018-10-15Rename section from Prerequisites to DevelopingSteve Piercy
2018-10-15Remove documentation building section, now that we got a tox env for thatSteve Piercy
2018-10-15Remove by hand method. We use tox.Steve Piercy
2018-10-15disable build isolation in `tox -e build`Michael Merickel
2018-10-15Merge pull request #3388 from mmerickel/blackMichael Merickel
2018-10-15fix lint on srcMichael Merickel
2018-10-15fix lint on testsMichael Merickel
2018-10-15remove bare exceptsMichael Merickel
2018-10-15format source using blackMichael Merickel
2018-10-15configure black and update flake8Michael Merickel
2018-10-15Merge pull request #3387 from mmerickel/src-folder-refactorMichael Merickel
2018-10-15add a "tox -e build" for building the distributionMichael Merickel
2018-10-15only check the tests folder for testsMichael Merickel
2018-10-14fix up manifestMichael Merickel
2018-10-14fix tests to run from the tests folderMichael Merickel
2018-10-14fix the tests to import from the tests package instead of pyramid.testsMichael Merickel