summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Version increment.0.7.0Ryan Petrello2014-08-282-1/+14
* Merge "Configure the root logger properly"Jenkins2014-08-274-5/+4
|\
| * Configure the root logger properlyStanislaw Pitucha2014-08-274-5/+4
* | Merge "Refactor 204 handling."Jenkins2014-08-271-14/+20
|\ \
| * | Refactor 204 handling.Ryan Petrello2014-07-281-14/+20
* | | Merge "Add a few py.test options to improve ease of use for the py.test runner."Jenkins2014-08-271-1/+1
|\ \ \
| * | | Add a few py.test options to improve ease of use for the py.test runner.Ryan Petrello2014-08-251-1/+1
| | |/ | |/|
* | | Catch an edge case in RestController routing and properly return an HTTP 400.Ryan Petrello2014-08-252-15/+136
|/ /
* | Include test requirements in sdist tarballThomas Bechtold2014-08-201-0/+1
* | Fix an infinite recursion error in PecanHook application.Ryan Petrello2014-08-152-1/+50
* | Provide `pecan.state.arguments` for inspecting controller call argumentsRyan Petrello2014-07-283-13/+388
|/
* Version increment.0.6.1Ryan Petrello2014-07-102-1/+6
* Don't (mistakenly) set HTTP 204 on controllers which set `response.body_file`.Ryan Petrello2014-07-092-2/+105
* Merge "Gate on designate stable and HEAD."0.6.0Jenkins2014-06-271-0/+16
|\
| * Gate on designate stable and HEAD.Ryan Petrello2014-06-251-0/+16
* | Version increment.Ryan Petrello2014-06-263-1/+28
* | Merge "Be gracious in deprecation of method signatures related to threadlocal...Jenkins2014-06-262-9/+57
|\ \
| * | Be gracious in deprecation of method signatures related to threadlocal removal.Ryan Petrello2014-06-252-9/+57
* | | For an HTTP 405 on generic methods, attempt to specify an Allow header.Ryan Petrello2014-06-263-1/+32
|/ /
* | Merge "Serialize WebOb errors as JSON if the client requests it via an Accept...Jenkins2014-06-252-3/+55
|\ \
| * | Serialize WebOb errors as JSON if the client requests it via an Accept header.Ryan Petrello2014-06-252-3/+55
* | | Merge "Add support for specifying custom request and response implementations."Jenkins2014-06-254-16/+95
|\ \ \ | |/ / |/| |
| * | Add support for specifying custom request and response implementations.Ryan Petrello2014-06-254-16/+95
* | | Merge "Added inheritance for hooks from parent classes"Jenkins2014-06-253-4/+182
|\ \ \
| * | | Added inheritance for hooks from parent classesTihomir Trifonov2014-06-173-4/+182
* | | | Fix a bug that broke `default_renderer = json`.Ryan Petrello2014-06-252-1/+16
| |/ / |/| |
* | | Merge "Add support for Pecan *without* thread local request/response objects"Jenkins2014-06-259-129/+1650
|\ \ \
| * | | Add support for Pecan *without* thread local request/response objectsRyan Petrello2014-05-289-129/+1650
| |/ /
* | | Test ceilometer on py27.Ryan Petrello2014-06-241-8/+8
* | | Fix routing docs about "Interacting with the Request and Response Object"Pierre Padrixe2014-06-191-2/+2
| |/ |/|
* | Merge "Missing import in example"Jenkins2014-06-191-0/+1
|\ \
| * | Missing import in exampleStanislaw Pitucha2014-05-271-0/+1
* | | Fix an incorrect barbican repo URL.Ryan Petrello2014-06-021-1/+1
| |/ |/|
* | Merge "Gate on stable/icehouse, and a few new projects that use pecan."Jenkins2014-05-281-1/+25
|\ \
| * | Gate on stable/icehouse, and a few new projects that use pecan.Ryan Petrello2014-05-191-1/+25
* | | Fix a documentation typo.Ryan Petrello2014-05-251-2/+2
| |/ |/|
* | Allow controllers to return an explicit `webob.Response` object.Ryan Petrello2014-05-192-0/+20
|/
* Merge "Fix a broken scaffold test."Jenkins2014-04-241-1/+1
|\
| * Fix a broken scaffold test.Ryan Petrello2014-04-241-1/+1
* | Do not include Content-Type on 204 and 304 status codesJulien Danjou2014-04-242-3/+6
|/
* Work around another obscure RestController edge case that should raise a 404.Ryan Petrello2014-04-232-0/+49
* Merge "If an exposed method returns nothing, reply with an HTTP 204."Jenkins2014-04-232-3/+5
|\
| * If an exposed method returns nothing, reply with an HTTP 204.Ryan Petrello2014-04-232-3/+5
* | Some browsers don't like SVG.Ryan Petrello2014-04-151-1/+1
* | Replace the PyPI badge with a working version.Ryan Petrello2014-04-081-2/+2
* | Merge "Import run_cross_tests.sh from oslo-incubator"Jenkins2014-04-042-0/+77
|\ \
| * | Import run_cross_tests.sh from oslo-incubatorDoug Hellmann2014-03-272-0/+77
* | | Version increment.0.5.0Ryan Petrello2014-04-012-2/+15
* | | Merge "color logging support"Jenkins2014-04-016-12/+115
|\ \ \
| * | | color logging supportAlfredo Deza2014-04-016-12/+115