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-10-12
Merge pull request #316 from inneos/patch-2
Michael Merickel
2011-10-13
fix typo in docstring: s/current_static_url/static_url/
Bruno Binet
2011-10-12
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-10-12
better deprecation warning
Chris McDonough
2011-10-12
Merge pull request #315 from waynet/patch-1
Chris McDonough
2011-10-12
Edited docs/narr/urldispatch.rst via GitHub
Wayne Tong
2011-10-11
docstring
Chris McDonough
2011-10-11
docstring
Chris McDonough
2011-10-11
docstring
Chris McDonough
2011-10-11
garden
Chris McDonough
2011-10-11
garden
Chris McDonough
2011-10-11
garden
Chris McDonough
2011-10-11
Merge branch 'jinty-master'
Chris McDonough
2011-10-11
Merge branch 'master' of https://github.com/jinty/pyramid into jinty-master
Chris McDonough
2011-10-11
garden
Chris McDonough
2011-10-11
Convert unicode tokens to 'str'
Brian Sutherland
2011-10-09
capitalize
Chris McDonough
2011-10-09
remove unused code
Chris McDonough
2011-10-09
remove unused import
Chris McDonough
2011-10-09
we no longer support 2.4 or 2.5
Chris McDonough
2011-10-09
deal better with py3
Chris McDonough
2011-10-09
get scaffold functests to pass
Chris McDonough
2011-10-09
close nativeio
Chris McDonough
2011-10-09
first few copydir tests
Chris McDonough
2011-10-09
get options vs. command attrs right
Chris McDonough
2011-10-08
79 chars
Chris McDonough
2011-10-08
more lameass tests
Chris McDonough
2011-10-07
fix on py32
Chris McDonough
2011-10-07
more testing (and decisions to not test) for pserve
Chris McDonough
2011-10-07
add some more pserve tests
Chris McDonough
2011-10-07
docstring fixes
Chris McDonough
2011-10-06
make all tests pass; coverage
Chris McDonough
2011-10-06
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-10-06
Merge branch 'feature.glue'
Chris McDonough
2011-10-06
document glue changes
Chris McDonough
2011-10-06
test logging_file_config
Chris McDonough
2011-10-06
add tests for scaffold init stuff
Chris McDonough
2011-10-06
make tests pass on py3
Chris McDonough
2011-10-06
add tests for template.py
Chris McDonough
2011-10-06
remove stray references to Paste
Chris McDonough
2011-10-06
remove all reference to the paster command-line utility
Chris McDonough
2011-10-06
coverage, better error messages
Chris McDonough
2011-10-06
move some common code into common; decide what to cover and what not to cover...
Chris McDonough
2011-10-06
make --reload work under py3
Chris McDonough
2011-10-06
add minimal pserve test
Chris McDonough
2011-10-05
no need for a dummy bootstrap here
Chris McDonough
2011-10-05
test coverage for pcreate command, really
Chris McDonough
2011-10-05
test coverage for pcreate command
Chris McDonough
2011-10-05
break script tests into separate files
Chris McDonough
2011-10-05
get license headers correct
Chris McDonough
[next]