| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-10-12 | Edited docs/narr/urldispatch.rst via GitHub | Wayne Tong | |
| 2011-10-11 | docstring | Chris McDonough | |
| 2011-10-11 | docstring | Chris McDonough | |
| 2011-10-11 | docstring | Chris McDonough | |
| 2011-10-11 | garden | Chris McDonough | |
| 2011-10-11 | garden | Chris McDonough | |
| 2011-10-11 | garden | Chris McDonough | |
| 2011-10-11 | Merge branch 'jinty-master' | Chris McDonough | |
| 2011-10-11 | Merge branch 'master' of https://github.com/jinty/pyramid into jinty-master | Chris McDonough | |
| 2011-10-11 | garden | Chris McDonough | |
| 2011-10-11 | Convert unicode tokens to 'str' | Brian Sutherland | |
| This was resulting in unicode cookie values (and thus headers) on Python 2 causing mod_wsgi to complain: TypeError: expected string object for header value PEP 3333 also says: "Native" strings (which are always implemented using the type named str) that are used for request/response headers and metadata So mod_wsgi is right to complain about unicode headers and Pyramid is wrong to send them. | |||
| 2011-10-09 | capitalize | Chris McDonough | |
| 2011-10-09 | remove unused code | Chris McDonough | |
| 2011-10-09 | remove unused import | Chris McDonough | |
| 2011-10-09 | we no longer support 2.4 or 2.5 | Chris McDonough | |
| 2011-10-09 | deal better with py3 | Chris McDonough | |
| 2011-10-09 | get scaffold functests to pass | Chris McDonough | |
| 2011-10-09 | close nativeio | Chris McDonough | |
| 2011-10-09 | first few copydir tests | Chris McDonough | |
| 2011-10-09 | get options vs. command attrs right | Chris McDonough | |
| 2011-10-08 | 79 chars | Chris McDonough | |
| 2011-10-08 | more lameass tests | Chris McDonough | |
| 2011-10-07 | fix on py32 | Chris McDonough | |
| 2011-10-07 | more testing (and decisions to not test) for pserve | Chris McDonough | |
| 2011-10-07 | add some more pserve tests | Chris McDonough | |
| 2011-10-07 | docstring fixes | Chris McDonough | |
| 2011-10-06 | make all tests pass; coverage | Chris McDonough | |
| 2011-10-06 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2011-10-06 | Merge branch 'feature.glue' | Chris McDonough | |
| 2011-10-06 | document glue changes | Chris McDonough | |
| 2011-10-06 | test logging_file_config | Chris McDonough | |
| 2011-10-06 | add tests for scaffold init stuff | Chris McDonough | |
| 2011-10-06 | make tests pass on py3 | Chris McDonough | |
| 2011-10-06 | add tests for template.py | Chris McDonough | |
| 2011-10-06 | remove stray references to Paste | Chris McDonough | |
| 2011-10-06 | remove all reference to the paster command-line utility | Chris McDonough | |
| 2011-10-06 | coverage, better error messages | Chris McDonough | |
| 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 | |
