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
path:
root
/
docs
/
zcml
Age
Commit message (
Expand
)
Author
2010-10-29
bfg_view -> view_config
Chris McDonough
2010-10-28
merge static view bugfixes/features from bfg trunk
Chris McDonough
2010-10-25
convert remainder of docs to use pyramid instead of repoze.bfg
Chris McDonough
2010-10-25
convert zcml docs to Pyramid
Chris McDonough
2010-09-10
s/encrypt/sign
Chris McDonough
2010-09-09
typos and add to latex
Chris McDonough
2010-09-09
Features
Chris McDonough
2010-09-08
- The ``repoze.bfg.urldispatch.Route`` constructor (not an API) now
Chris McDonough
2010-08-30
- The ZCML ``include`` directive docs were incorrect: they specified
Chris McDonough
2010-07-24
Remove match_val feature: it's a pretty nuisance
Chris McDonough
2010-07-23
- New argument to ``repoze.bfg.configuration.Configurator.add_route``
Chris McDonough
2010-07-15
Features
Chris McDonough
2010-06-30
more documentation fallout from allowing predicates access to route matching ...
Chris McDonough
2010-04-25
Merge i18n branch via svn merge --ignore-ancestry -r9030:9150 $REPOZE_SVN/rep...
Chris McDonough
2010-04-14
Add "exception views" work contributed primarily by Andrey Popp by merging th...
Chris McDonough
2010-02-02
- Remove ``view_header``, ``view_accept``, ``view_xhr``,
Chris McDonough
2010-01-24
Merge reversepolarity branch.
Chris McDonough
2010-01-19
Spellcheck.
Chris McDonough
2010-01-19
Bug Fixes
Chris McDonough
2010-01-17
Using a single chapter for the API docs and a single chapter for the ZCML dir...
Chris McDonough