index
:
delta/python-packages/pecan.git
master
github.com: stackforge/pecan.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pecan
/
commands
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed a key in ``pecan.commands`` to more closely mirror the argparse module.
Ryan Petrello
2012-03-23
4
-11
/
+11
*
More documentation.
Ryan Petrello
2012-03-22
2
-8
/
+7
*
More ``pecan.commands`` documentation.
Ryan Petrello
2012-03-22
1
-1
/
+27
*
More ``pecan shell`` documentation, and a fix for ``bpython`` support.
Ryan Petrello
2012-03-22
1
-4
/
+1
*
Merge branch 'next' of git://github.com/dreamhost/pecan into next
Pete
2012-03-21
1
-1
/
+2
|
\
|
*
Fixing a few bugs in the debug middleware and legacy iPython support.
Ryan Petrello
2012-03-21
1
-2
/
+3
*
|
Add bpython to shells
Pete
2012-03-21
1
-1
/
+58
|
/
*
Adding a shortcut for `pecan shell config.py --shell=XXX`.
Ryan Petrello
2012-03-20
2
-4
/
+7
*
Refactored the `shell` command to fix IPython and make way for BPython support.
Ryan Petrello
2012-03-20
1
-16
/
+60
*
Organizing various core middlewares into ``pecan.middleware``.
Ryan Petrello
2012-03-20
1
-1
/
+7
*
More PEP8 compliancy.
Ryan Petrello
2012-03-20
1
-1
/
+0
*
Providing a better warning when Pecan discovers entry point conflicts.
Ryan Petrello
2012-03-19
1
-0
/
+3
*
Some more work on `pecan serve --reload`.
Ryan Petrello
2012-03-19
1
-13
/
+39
*
Enhancing the serve command with a simple file watcher.
Jonathan LaCour
2012-03-15
1
-4
/
+75
*
Improving `pecan serve` output.
Ryan Petrello
2012-03-15
1
-0
/
+2
*
More test coverage.
Ryan Petrello
2012-03-15
2
-8
/
+8
*
More refactoring.
Ryan Petrello
2012-03-15
1
-3
/
+38
*
Fixing a few bugs in `pecan create`.
Ryan Petrello
2012-03-15
1
-3
/
+3
*
Now `pecan create works`.
Ryan Petrello
2012-03-15
1
-4
/
+5
*
A first pass at simple `paste.script` style templates.
Ryan Petrello
2012-03-15
2
-22
/
+27
*
Implementing a simple command/plugin library to replace PasteScript, including:
Ryan Petrello
2012-03-15
6
-268
/
+141
*
adds the docstring for the WSGIRefserver
Alfredo Deza
2012-03-14
1
-2
/
+5
*
a very simple approach for serving http requests
Alfredo Deza
2012-03-14
1
-6
/
+10
*
After a full-scale scan with pep8.py and pyflakes, identified and
Jonathan LaCour
2012-03-11
6
-71
/
+82
*
Fixing the `model` shortcut in pecan shell.
Ryan Petrello
2012-03-07
1
-2
/
+8
*
A bunch of cleanup, and the removal of a few features:
Ryan Petrello
2012-03-06
3
-47
/
+13
*
Changing `conf.app.modules` and `conf.app.root` to string representations.
Ryan Petrello
2012-03-05
1
-1
/
+1
*
handle no arguments or non-file/non-existen filenames
Alfredo Deza
2011-11-17
1
-5
/
+13
*
Fixing commands so they don't hide import errors
Yoann Roman
2011-04-20
1
-16
/
+11
*
fix sub-namespace pollution problem
Mark McClain
2011-02-16
1
-1
/
+1
*
altered confdir implementation for commands/serve
Mark McClain
2011-02-16
1
-1
/
+1
*
Fixing a bug in logging file configuration
Yoann Roman
2011-01-07
1
-1
/
+1
*
Rewriting serve command to subclass paste.script.serve.ServeCommand
Yoann Roman
2011-01-07
2
-580
/
+51
*
PEP8 code style cleanup
Yoann Roman
2011-01-07
5
-8
/
+8
*
refactor of commands to more robust server
Mark McClain
2011-01-07
6
-0
/
+911