summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Increment version number.0.2.1Ryan Petrello2013-02-082-3/+3
|
* Merge pull request #180 from ryanpetrello/nextmarkmcclain2013-02-061-0/+1
|\ | | | | Include a license, readme, and requirements.txt in distributions.
| * Include a license, readme, and requirements.txt in distributions.Ryan Petrello2013-02-061-0/+1
| |
* | Merge pull request #178 from ryanpetrello/nextmarkmcclain2013-02-051-0/+5
|\ \ | |/ | | Improve inspection with ``dir()`` for ``pecan.request`` and ``pecan.response``
| * Improve inspection with ``dir()`` for ``pecan.request`` and ``pecan.response``Ryan Petrello2013-02-051-0/+5
| |
* | Merge pull request #177 from ryanpetrello/nextmarkmcclain2013-02-041-1/+0
|\ \ | |/ | | Fix a pep8 spacing violation.
| * Fix a pep8 spacing violation.Ryan Petrello2013-02-041-1/+0
|/
* Merge pull request #176 from alfredodeza/path_infoRyan Petrello2013-02-042-2/+20
|\ | | | | Fix use of path_info when handling a request
| * add a test to demonstrate the problemAlfredo Deza2013-02-031-0/+17
| |
| * use path_info instead of pathAlfredo Deza2013-02-031-2/+3
|/
* Merge pull request #170 from markmcclain/nextRyan Petrello2013-01-181-1/+6
|\ | | | | add pep8 support to Travis build tests
| * make excludes match tox.iniMark McClain2013-01-181-1/+1
| |
| * add pep8 support to Travis build testsMark McClain2013-01-181-1/+6
|/
* Version increment.0.2.0Ryan Petrello2013-01-182-3/+3
|
* Merge pull request #169 from ryanpetrello/nextmarkmcclain2013-01-182-5/+5
|\ | | | | Resolve a few pep8 issues
| * Resolve a few pep8 issuesRyan Petrello2013-01-182-5/+5
| |
* | Merge pull request #164 from ryanpetrello/nextmarkmcclain2013-01-182-1/+26
|\ \ | |/ | | Fix a routing-related bug in RestController. fixes #156
| * Update a test to be more repeatable.Ryan Petrello2013-01-181-1/+2
| |
| * Fix a routing-related bug in RestController. fixes #156Ryan Petrello2013-01-112-1/+25
| |
* | Merge branch 'master-jinja2' of https://github.com/saschpe/pecan into ↵Ryan Petrello2013-01-181-1/+1
|\ \ | | | | | | | | | | | | | | | | | | saschpe-master-jinja2 Conflicts: setup.py
| * | Fix the wrong test dependency on Jinja, it's Jinja2.Sascha Peilicke2013-01-171-1/+1
| | | | | | | | | | | | Check pecan/templating.py:140
* | | Merge pull request #168 from dhellmann/feature/disable-content-type-detectionRyan Petrello2013-01-173-3/+29
|\ \ \ | | | | | | | | Option to disable content-type guessing by URL
| * | | Option to disable content-type guessing by URLDoug Hellmann2013-01-173-3/+29
|/ / / | | | | | | | | | | | | | | | | | | | | | Add a new option to disable content-type guessing based on the extension of the URL. Change-Id: I5bea41fcc1011cfb19255cc0333924034007a645 Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
* | | Merge pull request #163 from ryanpetrello/nextmarkmcclain2013-01-114-22/+25
|\ \ \ | | |/ | |/| Updated documentation and instructions for contributing.
| * | Add an explicit CONTRIBUTING.rst document.Ryan Petrello2013-01-112-21/+20
| | |
| * | Improve visibility of deployment-related docs.Ryan Petrello2013-01-112-1/+5
| | |
* | | Merge pull request #161 from ryanpetrello/nextmarkmcclain2013-01-115-23/+142
|\ \ \ | |/ / | | | Add support for a ``gunicorn_pecan`` console script.
| * | A big of refactoring for the ``$ gunicorn_pecan`` tests.Ryan Petrello2013-01-101-7/+7
| | |
| * | More Travis-CI tinkering.Ryan Petrello2013-01-101-1/+1
| | |
| * | Attempt to get tests passing on Travis-CI.Ryan Petrello2013-01-101-0/+1
| | |
| * | Add support for a ``gunicorn_pecan`` console script.Ryan Petrello2013-01-094-22/+140
| | |
* | | Merge pull request #159 from ryanpetrello/nextDoug Hellmann2013-01-084-8/+7
|\ \ \ | |/ / | | | Remove and annotate a few unused (and alternative) imports.
| * | Remove and annotate a few unused (and py26 alternative) imports.Ryan Petrello2013-01-084-8/+7
| | |
* | | Merge pull request #158 from ryanpetrello/nextDoug Hellmann2013-01-082-5/+29
|\ \ \ | |/ / | | | Don't strip a dotted extension from the path unless it has a matching mimetype.
| * | Always include ``pecan.request['extension']``.Ryan Petrello2013-01-082-2/+3
| | |
| * | Don't strip a dotted extension from the path unless it has a matching mimetype.Ryan Petrello2013-01-082-5/+28
| | |
* | | Merge pull request #157 from ryanpetrello/nextmarkmcclain2013-01-082-1/+35
|\ \ \ | |/ / | | | Add a test to the scaffold project buildout that ensures pep8 passes.
| * | Add a test to the scaffold project buildout that ensures pep8 passes.Ryan Petrello2013-01-082-1/+35
|/ /
* | Fix misleading output for `$ pecan --version`.Ryan Petrello2013-01-081-8/+1
| |
* | Merge pull request #154 from marksteve/nextRyan Petrello2012-12-0910-62/+64
|\ \ | | | | | | Base scaffold cleanup
| * | Base scaffold cleanupMark Steve Samson2012-12-109-62/+63
| |/
| * Merge branch 'next'0.2.0b2Ryan Petrello2012-12-072-3/+3
| |\ | |/ |/|
* | Version update.Ryan Petrello2012-12-072-3/+3
| |
| * Merge remote-tracking branch 'origin/next'0.2.0bRyan Petrello2012-12-072-4/+1
| |\ | |/ |/|
* | Merge pull request #152 from ryanpetrello/nextJonathan LaCour2012-12-072-4/+1
|\ \ | | | | | | Updating some missing metadata for release.
| * | Updating some missing metadata for release.Ryan Petrello2012-12-072-4/+1
|/ /
| * Merge branch 'next'Ryan Petrello2012-12-0735-728/+827
| |\ | |/ |/|
* | Version update.Ryan Petrello2012-12-072-3/+3
| |
* | Merge pull request #151 from markmcclain/securityRyan Petrello2012-12-062-4/+19
|\ \ | | | | | | wraps methods before applying security in SecurceController
| * | wraps methods before applying security in SecurceControllerMark McClain2012-12-072-4/+19
|/ / | | | | | | | | | | | | | | | | | | | | Resolves issue #131 Patchset updates the metaclass to wrap unbound methods before adding security. Wrapping ensures that base controllers can safely be mixed in both secure and unsecure contexts. Wrapping resolves the issue since method attributes are shared by all classes with the same bases. The original _pecan attributes of the method are shallow copied prior to adding the security attributes.