summaryrefslogtreecommitdiff
path: root/pecan/scaffolds
Commit message (Expand)AuthorAgeFilesLines
* Configure the root logger properlyStanislaw Pitucha2014-08-272-2/+2
* Fix a broken scaffold test.Ryan Petrello2014-04-241-1/+1
* color logging supportAlfredo Deza2014-04-012-2/+16
* Merge "Remove the logo tagline."Jenkins2014-03-251-0/+0
|\
| * Remove the logo tagline.Ryan Petrello2014-03-251-0/+0
* | Close the fieldset tag for scaffold indexChad Lung2014-03-091-1/+1
|/
* Add a pecan scaffold for generating a simple REST API.Ryan Petrello2014-03-0615-1/+252
* Add a deprecation warning for ``pecan.conf.requestviewer``.Ryan Petrello2013-08-092-2/+8
* Make some notable changes to how ``pecan.conf.app`` is passed to a new app.Ryan Petrello2013-08-081-12/+2
* General import and flake8 cleanup.Ryan Petrello2013-05-031-1/+1
* Refactor remnants of pecan.compat with alternatives from the six package.Ryan Petrello2013-05-011-5/+17
* Cleanup and add a ton of bytes() compatability for tests.Ryan Petrello2013-04-301-1/+5
* Option to disable content-type guessing by URLDoug Hellmann2013-01-171-1/+5
* Add a test to the scaffold project buildout that ensures pep8 passes.Ryan Petrello2013-01-081-1/+4
* Base scaffold cleanupMark Steve Samson2012-12-109-62/+63
* Custom Errors DocumentationPete2012-03-281-1/+1
* Simplifying (and documenting) logging.Ryan Petrello2012-03-232-13/+33
* Docs for ``pecan.testing``.Ryan Petrello2012-03-231-1/+1
* Implementing the `force_canonical = True` default in a cleaner way.Ryan Petrello2012-03-203-3/+1
* Updating the default scaffolded project with `force_canonical` = TrueRyan Petrello2012-03-192-4/+2
* Silencing warnings and stdout writes in our test suite.Ryan Petrello2012-03-151-2/+2
* More `pecan.scaffold` inline documentation and 100% test coverage.Ryan Petrello2012-03-151-8/+33
* Clarifying some scaffolding docs.Ryan Petrello2012-03-151-2/+7
* Fixing a few bugs in `pecan create`.Ryan Petrello2012-03-151-46/+11
* Fixing a few bugs in `pecan create`.Ryan Petrello2012-03-151-8/+5
* Now `pecan create works`.Ryan Petrello2012-03-152-17/+13
* A first pass at simple `paste.script` style templates.Ryan Petrello2012-03-1519-0/+428