summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Increment version number.0.2.2Ryan Petrello2013-04-093-3/+13
* Merge pull request #205 from ryanpetrello/nextmarkmcclain2013-04-095-19/+2401
|\
| * Unobfuscate syntax highlighter JS for debian packaging.Ryan Petrello2013-04-095-19/+2401
|/
* Merge pull request #197 from ryanpetrello/environment-variable-patchJonathan LaCour2013-03-192-6/+7
|\
| * Improved test cleanup for environment-variable-based configuration.Ryan Petrello2013-03-132-6/+7
* | Merge pull request #196 from ryanpetrello/improved-scaffolding-testsJonathan LaCour2013-03-195-302/+179
|\ \
| * | Extract the scaffold-building tests into tox.Ryan Petrello2013-03-135-302/+179
| |/
* | Merge pull request #190 from ryanpetrello/bug-nested-deleteJonathan LaCour2013-03-192-2/+62
|\ \
| * | Fix a bug in DELETE methods in two (or more) nested RestControllers.Ryan Petrello2013-03-124-7/+67
* | | Merge pull request #201 from ryanpetrello/nextmarkmcclain2013-03-1315-70/+107
|\ \ \ | | |/ | |/|
| * | More cleanup for configuration resetting.Ryan Petrello2013-03-132-3/+3
| * | Improve runtime configuration cleanup for tests.Ryan Petrello2013-03-1315-70/+107
* | | Merge pull request #195 from ryanpetrello/nextmarkmcclain2013-03-121-4/+2
|\ \ \ | |/ /
| * | Attempt to resolve an issue that causes tests to fail in Travis-CI.Ryan Petrello2013-03-121-4/+2
* | | Merge pull request #189 from ryanpetrello/doc-updateJonathan LaCour2013-03-121-0/+29
|\ \ \ | |/ / |/| |
| * | Add documentation for returning specific HTTP status codes.Ryan Petrello2013-03-121-0/+29
| |/
* | Merge pull request #186 from alfredodeza/env_varRyan Petrello2013-03-011-0/+10
|\ \
| * | improve the tearDown method as it was contaminating the global configAlfredo Deza2013-03-011-0/+10
* | | Merge pull request #174 from alfredodeza/env_varRyan Petrello2013-03-018-39/+141
|\ \ \ | |/ /
| * | fix wording in documentationAlfredo Deza2013-02-281-9/+9
| * | add a teardown to prevent pollution of ENVAlfredo Deza2013-02-271-0/+3
| * | only when config is None fallback to conf_from_envAlfredo Deza2013-02-271-1/+2
| * | trying to fix RuntimeError testsAlfredo Deza2013-02-271-14/+10
| * | removed all pending pep8 violationsAlfredo Deza2013-02-271-7/+7
| * | fixed pep8 violationsAlfredo Deza2013-02-271-10/+14
| * | fix some typos on commands docsAlfredo Deza2013-02-271-5/+5
| * | testing will load an app with no config arg passed inAlfredo Deza2013-01-231-3/+13
| * | load_app can now work with no config param passed inAlfredo Deza2013-01-231-3/+5
| * | documentation about PECAN_CONFIG addedAlfredo Deza2013-01-231-0/+28
| * | serve prepends the BaseCommand argumentsAlfredo Deza2013-01-231-7/+2
| * | make the base handle optional config fileAlfredo Deza2013-01-231-1/+3
| * | get env support with a helper function, deferr to itAlfredo Deza2013-01-221-0/+23
| * | a bunch of tests for the env var supportAlfredo Deza2013-01-221-4/+42
| * | serve defaults to None, accepts 0 or more argumentsAlfredo Deza2013-01-221-1/+3
| * | base should not take care of checking pathsAlfredo Deza2013-01-221-2/+0
* | | Merge pull request #181 from ryanpetrello/nextDoug Hellmann2013-02-082-0/+44
|\ \ \
| * | | Remove pep8 changes from the changelog.Ryan Petrello2013-02-081-2/+0
| * | | Slight rearrangement of changelog placement.Ryan Petrello2013-02-082-10/+13
| * | | Add change history to the docs.Ryan Petrello2013-02-082-0/+43
* | | | 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.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``Ryan Petrello2013-02-051-0/+5
* | | | Merge pull request #177 from ryanpetrello/nextmarkmcclain2013-02-041-1/+0
|\ \ \ \ | |/ / /
| * | | Fix a pep8 spacing violation.Ryan Petrello2013-02-041-1/+0
|/ / /
* | | Merge pull request #176 from alfredodeza/path_infoRyan Petrello2013-02-042-2/+20
|\ \ \ | |/ / |/| |
| * | 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
|\ \