summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Pecan has moved to https://github.com/pecan/pecanHEADmasterMonty Taylor2015-11-241-6/+3
* Retire stackforge/pecanMonty Taylor2015-10-171-3/+6
* Pecan has moved to https://github.com/pecan/pecanRyan Petrello2015-07-29163-20197/+1
* Merge "Allow all RFC3986-specified characters in explicit path segments."Jenkins2015-07-092-1/+10
|\
| * Allow all RFC3986-specified characters in explicit path segments.Ryan Petrello2015-06-252-1/+10
* | Merge "Replace pecan's homegrown interactive debugging middleware with backlash"Jenkins2015-07-0916-3315/+120
|\ \
| * | Replace pecan's homegrown interactive debugging middleware with backlashRyan Petrello2015-06-1116-3315/+120
* | | Fix a bug in the way `default_renderer` is applied.Ryan Petrello2015-06-253-5/+22
| |/ |/|
* | Fix broken wsme-stable tests as of the latest 0.7.0 release.Ryan Petrello2015-06-081-3/+4
|/
* Allowing tracebacks to be surfaced through abortJohn Vrbanac2015-06-032-6/+34
* Merge "Version increment."0.9.0Jenkins2015-05-282-1/+27
|\
| * Version increment.Ryan Petrello2015-05-272-1/+27
* | Require orderddict for Python 2.6 support.Ryan Petrello2015-05-271-0/+4
|/
* Add tox environments to gate pecan against openstack/gnocchiRyan Petrello2015-05-271-0/+18
* Add tox environments to gate pecan against openstack/magnumRyan Petrello2015-05-271-0/+16
* Gate against latest stable projects.Ryan Petrello2015-05-261-9/+17
* Merge "Allow users to specify custom path segments for routing."Jenkins2015-05-217-8/+549
|\
| * Allow users to specify custom path segments for routing.Ryan Petrello2015-05-217-8/+549
* | Merge "Properly raise HTTP 405 (and specify Allow headers) for RestController"Jenkins2015-05-214-36/+126
|\ \
| * | Properly raise HTTP 405 (and specify Allow headers) for RestControllerRyan Petrello2015-05-214-36/+126
| |/
* | Update the `rest-api` scaffold to use generic controllers, *not* RestControllerRyan Petrello2015-05-212-20/+29
|/
* Fix broken wsme-stable tests.Ryan Petrello2015-05-211-1/+6
* Replace ci.o.o links with docs.o.o/infraJeremy Stanley2015-05-141-1/+1
* Merge "Fix unquoting of positional args with plus sign"Jenkins2015-05-132-6/+22
|\
| * Fix unquoting of positional args with plus signMaxim Kulkin2015-05-122-6/+22
* | Add more emphasis to the need for debug=False in deployment documentation.Ryan Petrello2015-05-111-11/+13
|/
* Properly handle Python3 Unicode path segments in pecan routing.Ryan Petrello2015-05-077-13/+132
* Merge "make_app() now uses the debugger param in DebugMiddleware()"Jenkins2015-04-295-12/+76
|\
| * make_app() now uses the debugger param in DebugMiddleware()Joe D'Andrea2015-04-295-12/+76
* | Drop support for Python 3.2.Ryan Petrello2015-04-293-27/+4
|/
* Merge "Prevent @expose(generic=True) on special methods (_route, _lookup, _de...Jenkins2015-04-122-0/+28
|\
| * Prevent @expose(generic=True) on special methods (_route, _lookup, _default).Ryan Petrello2015-03-022-0/+28
* | core: do not assume controller is a methodJulien Danjou2015-03-022-1/+13
|/
* Fix broken wsme-stable job and pep8 failures.Julien Danjou2015-03-027-29/+26
* Merge "Document how to serve static files (with an iterable, not in-memory)."Jenkins2015-02-041-0/+54
|\
| * Document how to serve static files (with an iterable, not in-memory).Ryan Petrello2015-02-041-0/+54
* | Default the `pecan` log level to DEBUG for development.Ryan Petrello2015-01-122-2/+2
|/
* *Properly* detect Python < 3.3.0.8.3Ryan Petrello2015-01-121-2/+2
* Fix py32 support; importlib.machinery.SourceFileLoader doesn't exist until py33Ryan Petrello2015-01-121-2/+3
* Version increment.Ryan Petrello2015-01-122-1/+12
* Merge "Change pecan to more gracefully handle a few odd request encoding edge...Jenkins2015-01-123-3/+48
|\
| * Change pecan to more gracefully handle a few odd request encoding edge cases.Ryan Petrello2015-01-083-3/+48
* | Merge "Document pecan.request.context"Jenkins2015-01-091-0/+19
|\ \ | |/
| * Document pecan.request.contextRyan Petrello2015-01-081-0/+19
* | Improve ImportError verbosity for configuration files.Ryan Petrello2015-01-062-1/+38
* | Merge "core: optimize renderer computing"Jenkins2014-12-311-7/+8
|\ \
| * | core: optimize renderer computingJulien Danjou2014-12-191-7/+8
| |/
* | middleware.static: remove useless stored variableJulien Danjou2014-12-191-1/+0
|/
* Version increment.0.8.2Ryan Petrello2014-12-172-1/+6
* Don't clone pecan-dependent projects from cgit.Ryan Petrello2014-12-161-9/+9