summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'next' of git://github.com/dreamhost/pecan into nextPete2012-03-280-0/+0
| |\ \ | |/ / |/| |
* | | Merge pull request #117 from coderpete/nextRyan Petrello2012-03-283-4/+8
|\ \ \
| | * | API documentation for pecan_rest.Pete2012-03-281-2/+11
| |/ /
| * | reload.rst not standalonePete2012-03-274-1/+5
| * | Got rid of sphinx toc warning.Pete2012-03-274-4/+4
|/ /
* | Merge pull request #116 from coderpete/nextRyan Petrello2012-03-273-9/+128
|\ \
| * | Typo fixes.Pete2012-03-272-2/+2
| * | API Documentation.Pete2012-03-273-9/+128
* | | Merge pull request #114 from ryanpetrello/nextRyan Petrello2012-03-233-22/+31
|\ \ \ | | |/ | |/|
| * | Merge branch 'next' of github.com:ryanpetrello/pecan into nextRyan Petrello2012-03-240-0/+0
| |\ \
| | * | Making some Python corrections to the WTForms examples.Ryan Petrello2012-03-241-22/+29
| | * | Merge branch 'next' of github.com:ryanpetrello/pecan into nextRyan Petrello2012-03-240-0/+0
| | |\ \
| | * | | Documentation warning.Ryan Petrello2012-03-241-0/+1
| | * | | README update.Ryan Petrello2012-03-241-2/+2
| * | | | Adding Perez to the AUTHOR file.Ryan Petrello2012-03-241-0/+1
| * | | | Making some Python corrections to the WTForms examples.Ryan Petrello2012-03-241-22/+29
| * | | | Documentation warning.Ryan Petrello2012-03-241-0/+1
|/ / / /
* | | | Merge pull request #112 from Thingee/wtforms-docRyan Petrello2012-03-231-8/+60
|\ \ \ \ | |/ / /
| * | | adding wtforms documentationMike Perez2012-03-231-8/+60
* | | | Merge pull request #113 from ryanpetrello/nextRyan Petrello2012-03-231-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | README update.Ryan Petrello2012-03-241-2/+2
* | | Merge pull request #111 from ryanpetrello/nextRyan Petrello2012-03-2321-405/+1690
|\ \ \ | |/ /
| * | Renaming ``pecan.configuration.Config.as_dict`` to ``to_dict``.Ryan Petrello2012-03-244-33/+32
| * | Documentation typo.Ryan Petrello2012-03-241-2/+2
| * | Providing a fallback ``dictconfig`` implementation for Python < 2.7Ryan Petrello2012-03-245-1/+1287
| * | Tests for Pecan logging.Ryan Petrello2012-03-242-2/+65
| * | More documentation updates.Ryan Petrello2012-03-245-53/+87
| * | More configuration changes.Ryan Petrello2012-03-244-9/+59
| * | Merge branch 'next' of github.com:ryanpetrello/pecan into nextRyan Petrello2012-03-230-0/+0
| |\ \
| | * | Simplifying (and documenting) logging.Ryan Petrello2012-03-238-323/+176
| * | | Simplifying (and documenting) logging.Ryan Petrello2012-03-238-323/+176
|/ / /
* | | Merge pull request #110 from cleverdevil/nextJonathan LaCour2012-03-236-1/+70
|\ \ \
| * | | Adding documentation for the debug middleware, including docstrings.Jonathan LaCour2012-03-236-1/+70
|/ / /
* | | Merge pull request #109 from ryanpetrello/nextRyan Petrello2012-03-237-38/+69
|\ \ \ | |/ /
| * | Silencing a warning in test output.Ryan Petrello2012-03-231-5/+15
| * | Documentation for pecan's static file serving middleware.Ryan Petrello2012-03-234-26/+47
| * | Disabling the static file middleware if ``conf.app.debug`` is True.Ryan Petrello2012-03-233-7/+7
* | | Merge pull request #108 from ryanpetrello/nextRyan Petrello2012-03-234-4/+160
|\ \ \ | |/ /
| * | Inline docs for ``pecan.testing``.Ryan Petrello2012-03-231-0/+18
| * | Docs for ``pecan.testing``.Ryan Petrello2012-03-233-4/+142
* | | Merge pull request #107 from ryanpetrello/nextRyan Petrello2012-03-2216-35/+66
|\ \ \ | |/ /
| * | Merge branch 'next' of github.com:ryanpetrello/pecan into nextRyan Petrello2012-03-230-0/+0
| |\ \
| | * | Resolving a docs format warning.Ryan Petrello2012-03-231-1/+1
| | * | Updating installation instructions.Ryan Petrello2012-03-231-3/+7
| | * | Changed a key in ``pecan.commands`` to more closely mirror the argparse module.Ryan Petrello2012-03-235-12/+12
| | * | More documentation tinkering.Ryan Petrello2012-03-227-6/+36
| | * | Fixing a few bugs and typos in docs.Ryan Petrello2012-03-224-13/+10
| * | | Resolving a docs format warning.Ryan Petrello2012-03-231-1/+1
| * | | Updating installation instructions.Ryan Petrello2012-03-231-3/+7
| * | | Changed a key in ``pecan.commands`` to more closely mirror the argparse module.Ryan Petrello2012-03-235-12/+12