| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-10-06 | move some common code into common; decide what to cover and what not to ↵ | Chris McDonough | |
| cover in pserve | |||
| 2011-10-06 | make --reload work under py3 | Chris McDonough | |
| 2011-10-06 | add minimal pserve test | Chris McDonough | |
| 2011-10-05 | no need for a dummy bootstrap here | Chris McDonough | |
| 2011-10-05 | test coverage for pcreate command, really | Chris McDonough | |
| 2011-10-05 | test coverage for pcreate command | Chris McDonough | |
| 2011-10-05 | break script tests into separate files | Chris McDonough | |
| 2011-10-05 | get license headers correct | Chris McDonough | |
| 2011-10-05 | squash warning under py3 | Chris McDonough | |
| 2011-10-05 | these now run on py3 | Chris McDonough | |
| 2011-10-05 | make pass on py3 | Chris McDonough | |
| 2011-10-05 | coverage | Chris McDonough | |
| 2011-10-05 | turn all paster commands into scripts | Chris McDonough | |
| 2011-10-05 | add pserve command and move template code out of glue; add a wsgiref ↵ | Chris McDonough | |
| paste.server_runner entry point | |||
| 2011-10-05 | add a pcreate command | Chris McDonough | |
| 2011-09-29 | glue it up | Chris McDonough | |
| 2011-09-29 | experimental use of glue | Chris McDonough | |
| 2011-09-28 | Merge branch 'wichert-token-reissue' | Chris McDonough | |
| 2011-09-28 | fix for py32, avoid setup.py conflict | Chris McDonough | |
| 2011-09-28 | Merge branch 'token-reissue' of https://github.com/wichert/pyramid into ↵ | Chris McDonough | |
| wichert-token-reissue | |||
| 2011-09-28 | Accept unicode token instances with ascii content | Wichert Akkerman | |
| This is required when reissueing cookies which include a token: WebOb returns the tokens from a cookie as unicode instances, so remember() must be able to deal with them when refreshing. | |||
| 2011-09-28 | vb | Chris McDonough | |
| 2011-09-27 | add a test for builtins | Chris McDonough | |
| 2011-09-27 | dont try to import zope.component at module scope | Chris McDonough | |
| 2011-09-27 | backport typo fix | Chris McDonough | |
| 2011-09-27 | typo | Chris McDonough | |
| 2011-09-26 | coverage | Chris McDonough | |
| 2011-09-26 | get rid of resourcewarnings | Chris McDonough | |
| 2011-09-26 | better test | Chris McDonough | |
| 2011-09-25 | track changes to webob head | Chris McDonough | |
| 2011-09-25 | py3 trove classifiers | Chris McDonough | |
| 2011-09-25 | fix merge conflicts | Chris McDonough | |
| 2011-09-25 | coverage and warnings | Chris McDonough | |
| 2011-09-25 | all tests pass on 3.2 | Chris McDonough | |
| 2011-09-25 | fix integration tests | Chris McDonough | |
| 2011-09-25 | fix i18n poorly | Chris McDonough | |
| 2011-09-25 | fix url tests on 3.2 | Chris McDonough | |
| 2011-09-25 | add path_traversal_info method to match reality of latin-1 encoded envvars, ↵ | Chris McDonough | |
| fix traversal tests under 3.2 | |||
| 2011-09-24 | fix on 2.7 | Chris McDonough | |
| 2011-09-24 | fix setup.py and tox.ini for dev/testing purposes | Chris McDonough | |
| 2011-09-24 | move master back to depending on zope.component; we'll have the 1.2 series ↵ | Chris McDonough | |
| depend on it | |||
| 2011-09-24 | garden | Chris McDonough | |
| 2011-09-24 | Merge branch 'nmclean-master' | Chris McDonough | |
| 2011-09-24 | Merge https://github.com/nmclean/pyramid into nmclean-master | Chris McDonough | |
| 2011-09-24 | requestonly test | Nat McLean | |
| 2011-09-24 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2011-09-24 | Merge pull request #289 from michr/master | Chris McDonough | |
| add documenteation for the __text__ attribute for a predicate | |||
| 2011-09-24 | decoy comment | Chris McDonough | |
| 2011-09-24 | forward compat repr fixes | Chris McDonough | |
| 2011-09-24 | get traversal_path tests slightly righter | Chris McDonough | |
