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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Version bump, a bug fix, more documentation...
Ryan Petrello
2012-03-30
1
-8
/
+6
*
More logging...
Ryan Petrello
2012-03-29
1
-0
/
+1
*
Changing PecanExtensionMissing to inherit from ImportError.
Ryan Petrello
2012-03-29
1
-1
/
+1
*
Removing some old validation cruft.
Ryan Petrello
2012-03-29
1
-1
/
+1
*
Working on extension support.
Ryan Petrello
2012-03-29
2
-0
/
+88
*
Custom Errors Documentation
Pete
2012-03-28
2
-3
/
+10
*
API documentation for pecan_rest.
Pete
2012-03-28
1
-2
/
+11
*
Merge pull request #116 from coderpete/next
Ryan Petrello
2012-03-27
3
-9
/
+128
|
\
|
*
Typo fixes.
Pete
2012-03-27
2
-2
/
+2
|
*
API Documentation.
Pete
2012-03-27
3
-9
/
+128
*
|
Documentation warning.
Ryan Petrello
2012-03-24
1
-0
/
+1
*
|
Renaming ``pecan.configuration.Config.as_dict`` to ``to_dict``.
Ryan Petrello
2012-03-24
4
-33
/
+32
*
|
Providing a fallback ``dictconfig`` implementation for Python < 2.7
Ryan Petrello
2012-03-24
5
-1
/
+1287
*
|
Tests for Pecan logging.
Ryan Petrello
2012-03-24
2
-2
/
+65
*
|
Simplifying (and documenting) logging.
Ryan Petrello
2012-03-23
6
-310
/
+43
*
|
Adding documentation for the debug middleware, including docstrings.
Jonathan LaCour
2012-03-23
1
-0
/
+29
*
|
Silencing a warning in test output.
Ryan Petrello
2012-03-23
1
-5
/
+15
*
|
Documentation for pecan's static file serving middleware.
Ryan Petrello
2012-03-23
1
-0
/
+6
*
|
Disabling the static file middleware if ``conf.app.debug`` is True.
Ryan Petrello
2012-03-23
3
-7
/
+7
*
|
Inline docs for ``pecan.testing``.
Ryan Petrello
2012-03-23
1
-0
/
+18
*
|
Docs for ``pecan.testing``.
Ryan Petrello
2012-03-23
1
-1
/
+1
*
|
Resolving a docs format warning.
Ryan Petrello
2012-03-23
1
-1
/
+1
*
|
Changed a key in ``pecan.commands`` to more closely mirror the argparse module.
Ryan Petrello
2012-03-23
4
-11
/
+11
*
|
More documentation tinkering.
Ryan Petrello
2012-03-23
1
-1
/
+1
*
|
More documentation.
Ryan Petrello
2012-03-22
3
-17
/
+17
*
|
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 pull request #104 from ryanpetrello/next
Ryan Petrello
2012-03-21
3
-38
/
+52
|
\
|
*
Tests for ``pecan.middleware.logger``.
Ryan Petrello
2012-03-21
4
-46
/
+52
*
|
Removed forgotten note-to-self.
Pete
2012-03-21
1
-1
/
+1
*
|
Finished documenting jsonify.py
Pete
2012-03-21
1
-19
/
+6
*
|
Merge branch 'next' of git://github.com/dreamhost/pecan into next
Pete
2012-03-21
8
-14
/
+146
|
\
\
|
|
/
|
*
Tests for ``pecan.middleware.errordocument``.
Ryan Petrello
2012-03-21
2
-3
/
+56
|
*
Fixing a few bugs in the debug middleware and legacy iPython support.
Ryan Petrello
2012-03-21
5
-7
/
+47
|
*
Replacing ``paste.errordocument`` middleware with a simpler solution.
Ryan Petrello
2012-03-21
3
-10
/
+49
*
|
Add bpython to shells
Pete
2012-03-21
1
-1
/
+58
*
|
Merge branch 'next' of git://github.com/ryanpetrello/pecan into next
Pete
2012-03-21
2
-17
/
+64
|
\
\
|
|
/
|
*
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
*
|
Documentation for jsonify.py
Pete
2012-03-20
1
-9
/
+50
|
/
*
More test coverage.
Ryan Petrello
2012-03-20
1
-15
/
+14
*
Making the testing of the debugging middleware a bit more sane by
Jonathan LaCour
2012-03-20
2
-14
/
+17
*
Adding test coverage (100%) to the debug middleware, and adding timeout
Jonathan LaCour
2012-03-20
2
-2
/
+29
*
Adding the ability to re-process a failed request with a pdb breakpoint
Jonathan LaCour
2012-03-20
1
-1
/
+75
*
Segmenting middleware tests into ``pecan.tests.middleware``.
Ryan Petrello
2012-03-20
7
-6
/
+6
*
Organizing various core middlewares into ``pecan.middleware``.
Ryan Petrello
2012-03-20
13
-230
/
+932
*
More PEP8 compliancy.
Ryan Petrello
2012-03-20
7
-16
/
+14
*
Implementing the `force_canonical = True` default in a cleaner way.
Ryan Petrello
2012-03-20
3
-3
/
+1
*
Merge pull request #90 from coderpete/next
Ryan Petrello
2012-03-19
4
-69
/
+68
|
\
|
*
Appease Sphinx
Pete
2012-03-19
4
-69
/
+68
[next]