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
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Specify minimum versions in requirements.txt.
Ryan Petrello
2013-08-16
1
-7
/
+5
*
Update docs and package metadata to reflect gerrit review process.
Ryan Petrello
2013-08-13
1
-1
/
+1
*
Version increment.
0.3.2
Ryan Petrello
2013-08-12
1
-1
/
+1
*
Version increment.
Ryan Petrello
2013-07-22
1
-1
/
+1
*
Jinja 2.7 removed support for Python 3.2
Ryan Petrello
2013-07-08
1
-1
/
+3
*
Updating version to 0.3.0.
Jonathan LaCour
2013-05-08
1
-1
/
+1
*
Version increment.
Ryan Petrello
2013-05-07
1
-1
/
+1
*
Merge remote-tracking branch 'origin/next' into py3k
Ryan Petrello
2013-05-07
1
-1
/
+1
|
\
|
*
Version increment.
Ryan Petrello
2013-05-07
1
-1
/
+1
*
|
Replace ``pecan.compat.dictconfig`` with ``logutils.dictconfig.dictConfig``.
Ryan Petrello
2013-05-03
1
-0
/
+13
*
|
Fix a bit of logic surrounding Python 3/Genshi 0.7
Ryan Petrello
2013-05-01
1
-2
/
+3
*
|
Run Genshi tests for Python3 (support was added in Genshi 0.7).
Ryan Petrello
2013-05-01
1
-1
/
+3
*
|
Don't run Genshi and Kajiki tests for Python 3.
Ryan Petrello
2013-04-30
1
-2
/
+5
*
|
Add Python 3.2+ to list of compatible versions. Add `six`.
Ryan Petrello
2013-04-30
1
-2
/
+7
|
/
*
Version increment.
Ryan Petrello
2013-04-25
1
-1
/
+1
*
Increment version number.
0.2.2
Ryan Petrello
2013-04-09
1
-1
/
+1
*
Merge pull request #197 from ryanpetrello/environment-variable-patch
Jonathan LaCour
2013-03-19
1
-1
/
+2
|
\
|
*
Improved test cleanup for environment-variable-based configuration.
Ryan Petrello
2013-03-13
1
-1
/
+2
*
|
Extract the scaffold-building tests into tox.
Ryan Petrello
2013-03-13
1
-20
/
+0
|
/
*
Increment version number.
0.2.1
Ryan Petrello
2013-02-08
1
-1
/
+1
*
Version increment.
0.2.0
Ryan Petrello
2013-01-18
1
-1
/
+1
*
Merge branch 'master-jinja2' of https://github.com/saschpe/pecan into saschpe...
Ryan Petrello
2013-01-18
1
-1
/
+1
|
\
|
*
Fix the wrong test dependency on Jinja, it's Jinja2.
Sascha Peilicke
2013-01-17
1
-1
/
+1
*
|
Add support for a ``gunicorn_pecan`` console script.
Ryan Petrello
2013-01-09
1
-1
/
+3
|
/
*
Version update.
Ryan Petrello
2012-12-07
1
-1
/
+1
*
Version update.
Ryan Petrello
2012-12-07
1
-1
/
+1
*
pep8 compliance
Ryan Petrello
2012-10-29
1
-6
/
+6
*
Updating version to use semantic versioning.
Ryan Petrello
2012-04-02
1
-1
/
+1
*
Version bump, a bug fix, more documentation...
Ryan Petrello
2012-03-30
1
-1
/
+1
*
Replacing ``paste.errordocument`` middleware with a simpler solution.
Ryan Petrello
2012-03-21
1
-1
/
+0
*
Refactored the `shell` command to fix IPython and make way for BPython support.
Ryan Petrello
2012-03-20
1
-3
/
+0
*
More test coverage.
Ryan Petrello
2012-03-20
1
-1
/
+6
*
More PEP8 compliancy.
Ryan Petrello
2012-03-20
1
-1
/
+1
*
Updating our GitHub URL.
Ryan Petrello
2012-03-20
1
-1
/
+1
*
Moving contributors' names into an AUTHORS file.
Ryan Petrello
2012-03-20
1
-2
/
+1
*
Replacing pygments with a JS-based code highlighter.
Ryan Petrello
2012-03-19
1
-2
/
+1
*
Adding a missing dependency.
Ryan Petrello
2012-03-19
1
-1
/
+2
*
Modifying `author_email`.
Ryan Petrello
2012-03-19
1
-1
/
+1
*
Updating requirements for Py3 compatability.
Ryan Petrello
2012-03-19
1
-5
/
+4
*
More test coverage.
Ryan Petrello
2012-03-15
1
-4
/
+4
*
More refactoring.
Ryan Petrello
2012-03-15
1
-0
/
+2
*
Implementing a simple command/plugin library to replace PasteScript, including:
Ryan Petrello
2012-03-15
1
-7
/
+9
*
Removing formencode and the built-in validation functionality.
Ryan Petrello
2012-03-12
1
-1
/
+0
*
Tests pass in py26 now.
Ryan Petrello
2012-03-12
1
-0
/
+3
*
More pep8 compliance.
Ryan Petrello
2012-03-11
1
-26
/
+29
*
PyPI version classifiers and code coverage improvements.
Ryan Petrello
2012-03-11
1
-0
/
+5
*
Doing some simple cleanup.
Ryan Petrello
2012-03-10
1
-3
/
+3
*
Changing our tests so that only the fast ones run by default.
Ryan Petrello
2012-03-10
1
-1
/
+19
*
More test cleanup, and tests for building templates.
Ryan Petrello
2012-03-10
1
-8
/
+2
*
Removing a ton of unnecessary test fixtures.
Ryan Petrello
2012-03-08
1
-2
/
+1
[next]