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-23
first cut at introspection feature
Chris McDonough
2011-11-21
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-11-21
Garden (ref commit #2cf5d28).
Chris McDonough
2011-11-21
typo
Michael Merickel
2011-11-21
Added tests for shell ordering in pshell.
Michael Merickel
2011-11-21
bpython doesn't actually use a factory
Michael Merickel
2011-11-21
add bpython support to pshell with raydeo remarks and design
Jean-Philippe Camguilhem
2011-11-21
add test_command_loads_bpython_shell
Jean-Philippe Camguilhem
2011-11-21
add bpython support for pshell
Jean-Philippe Camguilhem
2011-11-21
use reprs for py3 compat (py3 has no unicode literal syntax using u)
Chris McDonough
2011-11-21
rejigger alchemy scaffold as per convo with Mike
Chris McDonough
2011-11-21
de-jythonify
Chris McDonough
2011-11-21
dont skip this test on pypy (chameleon 2 works on pypy)
Chris McDonough
2011-11-21
degenshi
Chris McDonough
2011-11-21
vb
Chris McDonough
2011-11-18
- Fix ZODB tutorial docs to match ZODB tutorial code (I removed program name
Chris McDonough
2011-11-18
remove jython
Chris McDonough
2011-11-18
paster template -> scaffold
Chris McDonough
2011-11-18
add instructions about how to build docs (closes #348)
Chris McDonough
2011-11-18
garden
Chris McDonough
2011-11-18
reference github issue
Chris McDonough
2011-11-18
- ``request.static_url`` now generates URL-quoted URLs when fed a ``path``
Chris McDonough
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
[next]