index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-05-04
Revert "fixed makefile to update theme submodule correctly"
cguardia
2011-05-04
Revert "added requirement file to test rtd integration"
cguardia
2011-05-04
Revert "changed requirements file to test rtd integration"
cguardia
2011-05-04
Merge branch 'master' of https://github.com/Pylons/pyramid
cguardia
2011-05-04
code refactoring for showing route->view relationship more correctly; tests a...
cguardia
2011-04-27
- Passing an ``environ`` dictionary to the ``__call__`` method of a
Chris McDonough
2011-04-27
- Previously, ``pyramid.request.Request`` inherited from
Chris McDonough
2011-04-27
pulled in mcdoncs changes
cguardia
2011-04-27
Merge branch 'cguardia-master' into pviews
Chris McDonough
2011-04-27
use __doc__ instead of __text__ to represent predicate output; inject bfg.rou...
Chris McDonough
2011-04-27
removed line that will never be executed
cguardia
2011-04-27
use __doc__ instead of __text__ for predicate description
cguardia
2011-04-27
Merge branch 'master' of https://github.com/Pylons/pyramid
cguardia
2011-04-25
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-04-25
spell it out entirely
Chris McDonough
2011-04-25
added to contibutor list
cguardia
2011-04-25
Merge branch 'master' of https://github.com/Pylons/pyramid
cguardia
2011-04-25
revert a5702cd8: oops, it undoes timing attack protection
Philip Jenvey
2011-04-24
refactor
Philip Jenvey
2011-04-24
resistance is futile, assimilating (not built by aliens)
Philip Jenvey
2011-04-25
Merge branch 'master' of https://github.com/Pylons/pyramid
cguardia
2011-04-24
finished paster views command and 100% test coverage
cguardia
2011-04-24
Merge branch 'ppaez-zodb-tutorial-test-reorg'
Chris McDonough
2011-04-24
Merge branch 'zodb-tutorial-test-reorg' of https://github.com/ppaez/pyramid i...
Chris McDonough
2011-04-24
Merge branch 'jdnavarro-master'
Chris McDonough
2011-04-24
Merge branch 'master' of https://github.com/jdnavarro/pyramid into jdnavarro-...
Chris McDonough
2011-04-24
fix rendering issue
Chris McDonough
2011-04-23
BFG -> Pyramid
Danny Navarro
2011-04-22
Merge branch 'kstrauser-master'
Chris McDonough
2011-04-22
fix merge conflicts
Chris McDonough
2011-04-22
reference an issue
Chris McDonough
2011-04-22
test coverage
Chris McDonough
2011-04-22
Merge branch 'mmerickel-disambiguate_add_route'
Chris McDonough
2011-04-22
- Make sure deprecation warnings aren't raised when tests are run.
Chris McDonough
2011-04-22
Merge branch 'disambiguate_add_route' of https://github.com/mmerickel/pyramid...
Chris McDonough
2011-04-22
Updated static tests to pass using the add_route deprecations.
Michael Merickel
2011-04-22
version bump
Chris McDonough
2011-04-22
garden
Chris McDonough
2011-04-21
Merge branch 'scriptname_fixes'
Chris McDonough
2011-04-21
add changelog entries, fix docs for wsgiapp2
Chris McDonough
2011-04-21
add unit tests for call_app_with_subpath_as_path_info
Chris McDonough
2011-04-21
add an integration test for wsgiapp2
Chris McDonough
2011-04-21
name change
Chris McDonough
2011-04-21
spellings
Chris McDonough
2011-04-21
share call_app_with_subpath_as_path_info between static view and wsgiapp2
Chris McDonough
2011-04-21
add 'adding a custom settings'
Chris McDonough
2011-04-21
fewer tests fail
Chris McDonough
2011-04-20
Sync with SQLAlchemy wiki tutorial
Patricio Paez
2011-04-20
Adding Tests in the ZODB wiki tutorial
Patricio Paez
2011-04-20
fix scriptname and path_info computation in wsgiapp2 decorator; share code be...
Chris McDonough
[next]