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-12-05
failUnless/failIf -> assertTrue/assertFalse
Chris McDonough
2011-12-05
- Removed the ``pyramid.renderers.renderer_from_name`` function. It has been
Chris McDonough
2011-12-05
garden
Chris McDonough
2011-12-05
garden
Chris McDonough
2011-12-05
add whatsnew-1.3; garden
Chris McDonough
2011-12-05
garden
Chris McDonough
2011-12-05
use the project name rather than the package name in populate warning; fixes ...
Chris McDonough
2011-12-05
cant mix mapping-style and tuple-style formatting in a format string; fixes #366
Chris McDonough
2011-12-05
Merge branch 'aconrad-master'
Chris McDonough
2011-12-05
Merge branch 'master' of https://github.com/aconrad/pyramid into aconrad-master
Chris McDonough
2011-12-05
the starter scaffold now uses url dispatch; add a minimal section about using...
Chris McDonough
2011-12-04
merge feature.introspection branch
Chris McDonough
2011-12-04
add_translation_dirs is now an action method
Chris McDonough
2011-12-04
simplify actioninfo interface; fix actioninfos passed as tuple via _info
Chris McDonough
2011-12-04
allow config.action to take arbitrary kw args
Chris McDonough
2011-12-04
dont try so hard
Chris McDonough
2011-12-04
change the ActionInfo interface to match ZCML's ParserInfo interface
Chris McDonough
2011-12-04
make code clearer by using aliases
Chris McDonough
2011-12-04
treat order exclusively as a grouping
Chris McDonough
2011-12-04
resolved actions must be ordered via (order, i) to capture the intent
Chris McDonough
2011-12-03
minor item lookup speed improvement
Alexandre Conrad
2011-12-03
wording
Chris McDonough
2011-12-03
make add_route generate the right request methods introspection value
Chris McDonough
2011-12-03
add a noop introspector (allow introspection to be turned off)
Chris McDonough
2011-12-03
change interface of get_category
Chris McDonough
2011-12-03
flesh out categories more
Chris McDonough
2011-12-03
garden
Chris McDonough
2011-12-03
add -t b/c alias for -s/--scaffold
Chris McDonough
2011-12-03
unify resolveConflicts implementation with the same impl on chrism-dictaction...
Chris McDonough
2011-12-03
add more content to the introspectables narr chapter; adjust introspection re...
Chris McDonough
2011-12-03
add skeleton for using introspection chapter
Chris McDonough
2011-12-03
add blather about introspectables
Chris McDonough
2011-12-03
wording
Chris McDonough
2011-12-03
wording
Chris McDonough
2011-12-03
reword
Chris McDonough
2011-12-03
break out 'extending config' into exconfig and add stuff about the action met...
Chris McDonough
2011-12-02
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-12-02
garden
Chris McDonough
2011-12-02
prevent a scaffold rendering from being named site
Chris McDonough
2011-12-02
fbo pyramid_zcml: default order back to 0, don't rely on existence of introsp...
Chris McDonough
2011-12-02
Merge branch 'pull.364'
Michael Merickel
2011-12-02
Attempted to clean this up further.
Michael Merickel
2011-12-01
Attempt to correct grammar in this paragraph. Uncertain whether it is both t...
Steve Piercy
2011-12-01
minor cleanups
Chris McDonough
2011-12-01
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-11-30
Merge pull request #362 from cd34/master
Chris McDonough
2011-12-01
https://docs.pylonsproject.org to http://docs.pylonsproject.org as readthedoc...
Chris Davies
2011-11-30
merge conflicts
Chris McDonough
2011-11-30
garden
Chris McDonough
2011-11-30
yay new trove classifiers
Michael Merickel
[next]