| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 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-10-04 | Fixed the translogger example and link. | Michael Merickel | |
| 2011-10-03 | Closes #308 | Chris McDonough | |
| 2011-10-03 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2011-10-03 | Merge branch 'cameronr-master' | Chris McDonough | |
| 2011-10-03 | Merge branch 'master' of https://github.com/cameronr/pyramid into ↵ | Chris McDonough | |
| cameronr-master | |||
| 2011-10-02 | Merge pull request #309 from dairiki/master | Michael Merickel | |
| Trival doc typo | |||
| 2011-10-02 | also closes another issue | Chris McDonough | |
| 2011-10-02 | close an issue | Chris McDonough | |
| 2011-10-02 | make pass on 32-bit systems | Chris McDonough | |
| 2011-10-02 | repoze->pyrammid | Chris McDonough | |
| 2011-10-02 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2011-10-02 | Trivial doc fix. | Jeff Dairiki | |
| 2011-10-02 | match_param was missing from the view_config decorator | Cameron Ring | |
| 2011-10-01 | Fix incorrect import in static view example | Casey Duncan | |
| 2011-09-29 | Merge branch 'michr-master' | Chris McDonough | |
| 2011-09-29 | avoid warning for latexindex, foreword by putting them in a hidden toc | michr | |
| from now on complie docs strictly, turning warnings to errors exclude unnecssary static js files when compiling ePub | |||
| 2011-09-29 | glue it up | Chris McDonough | |
| 2011-09-29 | experimental use of glue | Chris McDonough | |
| 2011-09-29 | fix #297 | 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. | |||
