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-09
fix docs: pyramid.configuration -> pyramid.config
Chris McDonough
2010-12-09
get rid of explicit call to commit in all paster templates
Chris McDonough
2010-12-09
get rid of config_method decorator; rename _action to action
Chris McDonough
2010-12-08
clarify warning
Casey Duncan
2010-12-08
clarify paragraphs about traversal context
Casey Duncan
2010-12-08
remove redundant statement was removed
Casey Duncan
2010-12-08
avoid using word mount which has too many other connotations, puritanism notw...
Casey Duncan
2010-12-08
XXX fix add_static_view example confirm this is correct XXX
Casey Duncan
2010-12-08
XXX Fix example generated url, confirm this is correct XXX
Casey Duncan
2010-12-08
reword slightly
Casey Duncan
2010-12-09
use pyramid.config.Configurator instead of pyramid.configuration.Configurator
Chris McDonough
2010-12-08
move long note to the end of section so as not to break up the flow
Casey Duncan
2010-12-08
clarify paragraph about name argument
Casey Duncan
2010-12-08
rework paragraph about static view path
Casey Duncan
2010-12-08
add comma
Casey Duncan
2010-12-08
smooth out bumpy sentence
Casey Duncan
2010-12-08
configuration.Config->config.Configurator
Chris McDonough
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
remove misleading section from resources docs
Chris McDonough
2010-12-07
ranging in on some sort of conflict detection solution
Chris McDonough
2010-12-06
clarify paragraph about multiple action decorators for one view handler method
Casey Duncan
2010-12-06
action value to actio name
Casey Duncan
2010-12-06
clarify paragraph about action value vs method name
Casey Duncan
2010-12-06
clarify paragraph
Casey Duncan
2010-12-06
clarify paragraph
Casey Duncan
2010-12-06
Merge https://github.com/Pylons/pyramid
Casey Duncan
2010-12-05
Updated references to 'app' by 'main'.
Bertrand Janin
2010-12-05
Add the other useful webob URL attributes.
Ben Bangert
2010-12-05
add comma
Casey Duncan
2010-12-05
minor simplification
Casey Duncan
2010-12-05
change a to the
Casey Duncan
2010-12-05
XXX change authentication policy to authorization policy. Confirm this is cor...
Casey Duncan
2010-12-05
break run-on
Casey Duncan
2010-12-05
a =
Casey Duncan
[prev]
[next]