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
/
decorators.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a PY3-bug when using ``transcational`` as a class decorator.
Ryan Petrello
2013-04-30
1
-2
/
+7
*
Correct relative imports.
Ryan Petrello
2013-04-30
1
-1
/
+2
*
Resolve a few pep8 issues
Ryan Petrello
2013-01-18
1
-2
/
+2
*
Appease Sphinx
Pete
2012-03-19
1
-8
/
+8
*
Removing formencode and the built-in validation functionality.
Ryan Petrello
2012-03-12
1
-36
/
+1
*
After a full-scale scan with pep8.py and pyflakes, identified and
Jonathan LaCour
2012-03-11
1
-41
/
+63
*
adding after_rollback functionality
Mark McClain
2011-10-27
1
-4
/
+30
*
Improving the documentation for after_commit.
Jonathan LaCour
2011-09-02
1
-5
/
+1
*
adding support for decorating a class with transactional
Mark McClain
2011-06-30
1
-5
/
+11
*
Updating docstring.
Jonathan LaCour
2011-06-17
1
-0
/
+5
*
Adding a feature for decorating methods to perform an action after a
Jonathan LaCour
2011-06-17
1
-5
/
+13
*
Docstrings for pecan.decorators.
Jonathan LaCour
2011-03-06
1
-1
/
+34
*
adding deco to indicate than an index does not have to be canonical
Mark McClain
2011-02-19
1
-0
/
+5
*
Adding support for htmlfill and variable decoding
Yoann Roman
2011-01-21
1
-7
/
+23
*
create util module with functions shared across files
Mark McClain
2011-01-20
1
-6
/
+1
*
Permissions are now checked as routing moves between controllers
Mark McClain
2011-01-14
1
-4
/
+4
*
Adding additional support to Pecan's `TransactionalHook` and a @transactional...
Ryan Petrello
2011-01-04
1
-1
/
+10
*
You no longer have to @expose() generic controller handlers. You can
Jonathan LaCour
2010-11-18
1
-1
/
+2
*
Making it so that generic controller handlers cannot be accessed
Jonathan LaCour
2010-11-18
1
-0
/
+1
*
Adding support for generic controllers, which allow you to dispatch to
Jonathan LaCour
2010-11-18
1
-1
/
+17
*
Adding validation support.
Jonathan LaCour
2010-10-11
1
-6
/
+25
*
A few minor tweaks:
Jonathan LaCour
2010-10-11
1
-0
/
+8
*
More changes for tests.
Jonathan LaCour
2010-09-28
1
-0
/
+1
*
Initial commit.
Jonathan LaCour
2010-09-28
1
-0
/
+9