summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix a memory leak in pecan.util.memodictRyan Petrello2014-01-071-11/+0
* | Version increment.0.4.3Ryan Petrello2013-12-172-1/+8
* | Fix several bugs for RestControllerRyan Petrello2013-12-042-19/+99
|/
* Run ceilometer tests against py26, not py27.Ryan Petrello2013-12-041-2/+16
* Merge "Add test environments to gate pecan against WSME, Ceilometer, and Iron...Jenkins2013-10-281-0/+41
|\
| * Add test environments to gate pecan against WSME, Ceilometer, and Ironic.Ryan Petrello2013-10-281-0/+41
* | Merge "Respect security for generic controllers."Jenkins2013-10-283-3/+132
|\ \
| * | Respect security for generic controllers.Ryan Petrello2013-10-163-3/+132
* | | Replace an "invalid syntax" Python test fixture with a generated tempfile.Ryan Petrello2013-10-233-11/+12
| |/ |/|
* | Merge "Persist `pecan.request.context` across internal redirects."Jenkins2013-10-042-1/+36
|\ \
| * | Persist `pecan.request.context` across internal redirects.Ryan Petrello2013-09-302-1/+36
| |/
* | Resolve a bug in `_default` handlers used in `RestController`.Ryan Petrello2013-09-302-1/+18
|/
* Version increment.0.4.2Ryan Petrello2013-09-272-1/+5
* Remove a routing optimization that breaks the WSME pecan plugin.Ryan Petrello2013-09-271-17/+14
* Including a `venv` tox environment so we can release via OpenStack CI.0.4.1Ryan Petrello2013-09-273-2/+6