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
2010-12-08
create a context only as necessary (speed)
Chris McDonough
2010-12-08
deprecate Configurator, add Config
Chris McDonough
2010-12-08
load_zcml and scan are also config methods
Chris McDonough
2010-12-07
comment
Chris McDonough
2010-12-07
typo
Chris McDonough
2010-12-07
better conflict error reporting
Chris McDonough
2010-12-07
move with_context to API
Chris McDonough
2010-12-07
config_method -> maybe_autocommit
Chris McDonough
2010-12-07
remove stray import
Chris McDonough
2010-12-07
reenable autocommit support
Chris McDonough
2010-12-07
implement load_zcml in terms of a configurator
Chris McDonough
2010-12-07
make integration test check for non-cycling
Chris McDonough
2010-12-07
add an integration test for include, make sure the same callable is not proce...
Chris McDonough
2010-12-07
reimplement with_package in terms of with_context
Chris McDonough
2010-12-07
move lock closer to release
Chris McDonough
2010-12-07
use with_context in .include, also remove bogus sort of filenames
Chris McDonough
2010-12-07
add a with_context method for use by ZCML directives
Chris McDonough
2010-12-07
ranging in on some sort of conflict detection solution
Chris McDonough
2010-12-04
add include method
Chris McDonough
2010-12-03
all tests pass
Chris McDonough
2010-12-02
make most tests pass (all but default permission bug integration test)
Chris McDonough
2010-12-01
Merge branch 'master' into twophase
Chris McDonough
2010-12-01
explain what reload_templates means wrt individual templating engines
Chris McDonough
2010-12-01
stray quote mark
Chris McDonough
2010-12-01
fix bad info in urldispatch chapter: matchdict and matched_route will be None
Chris McDonough
2010-11-30
PDF gen fix
Blaise Laflamme
2010-11-30
Make new docs icons work with pdf book
Blaise Laflamme
2010-11-29
use bw pygments if book=1
Chris McDonough
2010-11-29
Fix convert_images.
Chris McDonough
2010-11-29
capitalize title
Chris McDonough
2010-11-29
Updated docs to use pyramid theme
Blaise Laflamme
2010-11-28
remove awkward wording
Chris McDonough
2010-11-28
Normalized narrative doc, code with linenos while text+bash don't
Blaise Laflamme
2010-11-28
Added pyramid.ico as favico
Blaise Laflamme
2010-11-28
put converting-from-bfg tutorial after wiki tutorials
Chris McDonough
2010-11-28
Updated traversal and router diagrams
Blaise Laflamme
2010-11-28
Fixed typos in vhosting
Blaise Laflamme
2010-11-28
Narrative doc cleanup
Blaise Laflamme
2010-11-28
Normalized paster starter template ini file
Blaise Laflamme
2010-11-28
render checkout commands as text
Chris McDonough
2010-11-28
collapse python and xml code block example
Chris McDonough
2010-11-28
provide proper rendering example for methods and attributes
Chris McDonough
2010-11-27
Merge branch 'blaflamme-master'
Chris McDonough
2010-11-27
Reformatted ini file like the
Blaise Laflamme
2010-11-27
Merge branch 'blaflamme-master'
Chris McDonough
2010-11-27
Fixed wrong type for code rendering
Blaise Laflamme
2010-11-27
Docs gardening
Blaise Laflamme
2010-11-27
Use guess as default for docs pygmentation
Blaise Laflamme
2010-11-27
Merge branch 'master' into twophase
Chris McDonough
2010-11-27
bfg -> pyramid
Chris McDonough
[next]