summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | | Adding myself as an author for docs contributionchadlung2014-03-311-0/+1
* | | | Merge "Revert "Fix a Py3 compatability issue with WebTest > 1.3.1 < 2.0""Jenkins2014-03-281-1/+1
|\ \ \ \
| * | | | Revert "Fix a Py3 compatability issue with WebTest > 1.3.1 < 2.0"Ryan Petrello2014-03-271-1/+1
| |/ / /
* | | | Adding new walkthroughs for docschadlung2014-03-273-1/+484
|/ / /
* | | pep8 fixesRyan Petrello2014-03-273-6/+6
|/ /
* | Merge "Pass arbitrary keyword args to load_test_app"Jenkins2014-03-252-4/+4
|\ \
| * | Pass arbitrary keyword args to load_test_appJim Rollenhagen2014-03-182-4/+4
| |/
* | Merge "Remove the logo tagline."Jenkins2014-03-251-0/+0
|\ \
| * | Remove the logo tagline.Ryan Petrello2014-03-251-0/+0
* | | Merge "Close the fieldset tag for scaffold index"Jenkins2014-03-201-1/+1
|\ \ \
| * | | Close the fieldset tag for scaffold indexChad Lung2014-03-091-1/+1
| |/ /
* | | Merge "Document another configuration use case for the use of `__force_dict__`."Jenkins2014-03-201-6/+12
|\ \ \
| * | | Document another configuration use case for the use of `__force_dict__`.Ryan Petrello2014-03-181-6/+12
| | |/ | |/|
* | | Delay the `threading.local` import to allow for eventlet/gevent monkeypatching.Ryan Petrello2014-03-191-3/+11
|/ /
* | Add formal support for pypy.Ryan Petrello2014-03-181-1/+5
|/
* Add a pecan scaffold for generating a simple REST API.Ryan Petrello2014-03-0619-8/+317
* Version increment.0.4.5Ryan Petrello2014-02-192-1/+9
* Merge "Fix a trailing slash bug for `RestController`s that have a `_lookup` m...Jenkins2014-02-192-3/+35
|\
| * Fix a trailing slash bug for `RestController`s that have a `_lookup` method.Ryan Petrello2014-02-192-3/+35
* | Merge "Add improved documentation for `pecan.request` and `pecan.response`."Jenkins2014-02-191-0/+28
|\ \ | |/ |/|
| * Add improved documentation for `pecan.request` and `pecan.response`.Ryan Petrello2014-02-181-0/+28
* | Merge "Test pecan against Python3.4 (for now, rc1)."Jenkins2014-02-142-2/+15
|\ \
| * | Test pecan against Python3.4 (for now, rc1).Ryan Petrello2014-02-132-2/+15
| |/
* | Merge "Cleanup the WSGI app reference from the threadlocal state on every req...Jenkins2014-02-142-1/+2
|\ \
| * | Cleanup the WSGI app reference from the threadlocal state on every request.Ryan Petrello2014-02-132-1/+2
| |/
* | Fix a trailing slash bug for `RestController`s that have a `_lookup` method.Ryan Petrello2014-02-132-0/+43
|/
* Forcibly upgrade/install pecan-dev for OpenStack gating tests.Ryan Petrello2014-02-131-3/+3
* Simplify tox gate tests for OpenStack projects.Ryan Petrello2014-02-131-24/+9
* Improve pecan documentation and correct intersphinx references.Ryan Petrello2014-01-1922-189/+247
* Merge "Fix typos in documents and comments"Jenkins2014-01-185-9/+9
|\
| * Fix typos in documents and commentsChang Bo Guo2013-12-105-9/+9
* | Version increment.0.4.4Ryan Petrello2014-01-072-1/+6