| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-10-17 | use a git submodule for themes | Chris McDonough | |
| 2011-10-16 | garden | Chris McDonough | |
| 2011-10-16 | - A ``mako.directories`` setting is no longer required to use Mako templates | Chris McDonough | |
| Rationale: Mako template renderers can be specified using an absolute asset spec. An entire application can be written with such asset specs, requiring no ordered lookup path. | |||
| 2011-10-15 | add cherrypy server runner (requires the CherryPy package to be installed | Chris McDonough | |
| 2011-10-14 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2011-10-14 | Merge pull request #320 from rfk/authtkt-timing-attack | Chris McDonough | |
| Avoid timing attacks in AuthTktAutenticationPolicy | |||
| 2011-10-15 | Avoid timing attacks in AuthTktAutenticationPolicy | Ryan Kelly | |
| This factors out the timing-invariant string comparison code from session.py and re-uses it for signature checking in AuthTkt code. | |||
| 2011-10-14 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2011-10-14 | webob 1.2b1 is up on pypi now | Chris McDonough | |
| 2011-10-14 | fixed translationstring docs, default is not the first argument | Michael Merickel | |
| 2011-10-13 | Merge pull request #317 from inneos/patch-3 | Chris McDonough | |
| fix static_url docstring about absolute path | |||
| 2011-10-13 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2011-10-13 | Merge pull request #318 from gjhiggins/master | Chris McDonough | |
| test_copydir | |||
| 2011-10-13 | Tests and associated support resources for exercising scaffoldings copydir. | Graham Higgins | |
| 2011-10-13 | fix static_url docstring about absolute path | Bruno Binet | |
| since pyramid 1.2, the path can be absolute and no ValueError is raised anymore (see commit b8c79771a186f1032635fc640b3cecc2c9e281ad ) | |||
| 2011-10-12 | Merge pull request #316 from inneos/patch-2 | Michael Merickel | |
| fix typo in docstring: s/current_static_url/static_url/ | |||
| 2011-10-13 | fix typo in docstring: s/current_static_url/static_url/ | Bruno Binet | |
| 2011-10-12 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2011-10-12 | better deprecation warning | Chris McDonough | |
| 2011-10-12 | Merge pull request #315 from waynet/patch-1 | Chris McDonough | |
| Edited docs/narr/urldispatch.rst via GitHub | |||
| 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 | |
