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-11-18
Merge branch 'kdienes-master'
Chris McDonough
2011-11-18
add tests for content encoding feature
Chris McDonough
2011-11-18
fix conflicts
Chris McDonough
2011-11-18
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-11-17
Merge branch 'fix.328'
Michael Merickel
2011-11-17
Allow creating Configurator in an interpreter. Fixes #328.
Michael Merickel
2011-11-17
Merge branch 'fix.353'
Michael Merickel
2011-11-17
Fixed issue #353.
Michael Merickel
2011-11-17
added tests so I don't get yelled at
Michael Merickel
2011-11-17
Made pyramid.settings.aslist public.
Michael Merickel
2011-11-12
- The ``alchemy`` scaffold has been removed.
Chris McDonough
2011-11-12
make myproject project relocatable (as per Ken's changes)
Chris McDonough
2011-11-12
make relocatable (as per Ken's changes)
Chris McDonough
2011-11-12
this is no longer dynamic
Chris McDonough
2011-11-12
Fix ZODB scaffolding to match ZODB tutorial docs (Ken made relocatable).
Chris McDonough
2011-11-12
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-11-12
rejigger json
Chris McDonough
2011-11-11
Add link to renderer dict globals from BeforeRender event (#351)
Carlos de la Guardia
2011-11-11
typo
Carlos de la Guardia
2011-11-11
Fix some typos and restructure text a bit
Carlos de la Guardia
2011-11-11
garden
Chris McDonough
2011-11-11
garden
Chris McDonough
2011-11-11
readd json back, but not as an API (only because older versions of debug tool...
Chris McDonough
2011-11-11
make more relocatable
Chris McDonough
2011-11-11
alphabetize
Chris McDonough
2011-11-11
- New ``pyramid.compat`` module and API documentation which provides Python
Chris McDonough
2011-11-11
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-11-10
Merge pull request #350 from kenmanheimer/klm/docs.tutorial
Carlos de la Guardia
2011-11-10
Remove gratuitous whitespace.
kenmanheimer
2011-11-10
Convert absolute 'tutorial' package references that are from within the
kenmanheimer
2011-11-08
Add a note flagging the only case where we might mislead the student to
kenmanheimer
2011-11-08
Remove unnecessary whitespace.
kenmanheimer
2011-11-08
Convert absolute 'tutorial' package references that are from within the
kenmanheimer
2011-11-08
Merge branch 'RichardBarrell-issue330'
Chris McDonough
2011-11-08
the with statement doesnt work under py26; unit tests shouldnt show comments
Chris McDonough
2011-11-08
Rewrite my unit test to behave correctly w.r.t. different exception types.
Richard Barrell
2011-11-08
Raise a ValueError from HTTPFound.__init__() if location is None.
Richard Barrell
2011-11-08
Added a unit test that asserts that HTTPFound(location=None) throws a ValueEr...
Richard Barrell
2011-11-08
Use active ("Run the Tests") rather than passive ("Running the Tests")
kenmanheimer
2011-11-08
fix hacking for trunk stuff
Chris McDonough
2011-11-08
No longer using request.static_url() in the demos.
kenmanheimer
2011-11-08
Track change of the scaffolding file names, removing 'pyramid_' prefix.
kenmanheimer
2011-11-08
Remove 'pyramid_' from scaffolding name used for pcreate now.
Chris Shenton
2011-11-08
Move test, coverage together; start and view too.
Chris Shenton
2011-11-08
We don't yet have mechanism to specify other files to monitor.
Chris Shenton
2011-11-08
CHANGES.txt says Pyramid no longer runs on 2.5 and earlier
Chris Shenton
2011-11-08
Note that firewalls may ask for network connection authorization.
kenmanheimer
2011-11-08
Use active ("Run the Tests") rather than passive ("Running the Tests")
kenmanheimer
2011-11-08
Swap order of the test-coverage and starting-application sections, so
kenmanheimer
2011-11-08
Explain relative naming policies necessary to allow varying the package
kenmanheimer
[next]