| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-01-15 | break out handlers into their own chapt once more | Casey Duncan | |
| 2011-01-05 | combine flash and csrf into sessions chapt | Casey Duncan | |
| 2011-01-03 | add placeholder form handling chapt, may move to cookbook | Casey Duncan | |
| 2011-01-02 | Split view chapter, move view config after templates, some reordering in ↵ | Casey Duncan | |
| view config | |||
| 2010-12-31 | Remove resource location chapter and move intro parts to url dispatch. The ↵ | Casey Duncan | |
| new much ado about traversal chapter takes care of selling traversal now | |||
| 2010-12-31 | add much ado chapt to book toc | Casey Duncan | |
| 2010-12-27 | include handler, translationdir, and localenegotiator zcml references in PDF | Chris McDonough | |
| 2010-12-26 | - Merge "Static Assets" chapter into the "Assets" chapter. | Chris McDonough | |
| 2010-12-24 | - Added "Advanced Configuration" narrative chapter which documents how to | Chris McDonough | |
| deal with configuration conflicts, two-phase configuration, ``include`` and ``commit``. | |||
| 2010-12-22 | - Added CSRF token generation, as described in the narrative chapter entitled | Chris McDonough | |
| "Preventing Cross-Site Request Forgery Attacks". | |||
| 2010-12-22 | - Added flash messaging, as described in the "Flash Messaging" narrative | Chris McDonough | |
| documentation chapter. | |||
| 2010-12-19 | reorder chapters | Chris McDonough | |
| 2010-12-19 | merge handlers chapter into views chapter | Chris McDonough | |
| 2010-12-19 | - Split off "Renderers" as its own chapter from "Views" chapter in narrative | Chris McDonough | |
| documentation. | |||
| 2010-12-19 | reorder chapters | Chris McDonough | |
| 2010-12-19 | rearrange traversal and urldispatch chapters | Chris McDonough | |
| 2010-12-19 | add functional testing example | Chris McDonough | |
| 2010-12-19 | context finding -> resource location | Chris McDonough | |
| 2010-12-18 | resource -> asset | Chris McDonough | |
| 2010-12-18 | model -> resource; resource -> asset | Chris McDonough | |
| 2010-12-09 | fix docs: pyramid.configuration -> pyramid.config | Chris McDonough | |
| 2010-11-17 | - Removed ``zodbsessions`` tutorial chapter. It's still useful, but we now | Chris McDonough | |
| have a SessionFactory abstraction which competes with it, and maintaining documentation on both ways to do it is a distraction. | |||
| 2010-11-11 | document the request.settings attribute as well as we can | Chris McDonough | |
| 2010-11-09 | omit foreword from latex rendering (its for bfg) | Chris McDonough | |
| 2010-11-09 | - All references to Pyramid-the-application were changed from :mod:`pyramid` | Chris McDonough | |
| to :app:`Pyramid`. A custom role setting was added to ``docs/conf.py`` to allow for this. (internal) | |||
| 2010-11-03 | de-zcml-ify various chapters and move ZCML to the declarative chapter | Chris McDonough | |
| 2010-11-02 | tweak handlers chapter | Chris McDonough | |
| 2010-11-02 | update latex index | Chris McDonough | |
| 2010-10-26 | readd make_app (karl depends on it) | Chris McDonough | |
| 2010-10-25 | add a tutorial for converting BFG apps to pyramid | Chris McDonough | |
| 2010-10-25 | docs fixes | Chris McDonough | |
| 2010-10-25 | convert remainder of docs to use pyramid instead of repoze.bfg | Chris McDonough | |
| 2010-09-09 | typos and add to latex | Chris McDonough | |
| 2010-09-05 | update latex index | Chris McDonough | |
| 2010-04-25 | Merge i18n branch via svn merge --ignore-ancestry -r9030:9150 ↵ | Chris McDonough | |
| $REPOZE_SVN/repoze.bfg/branches/i18n No foreigners were harmed in the coding of this feature. | |||
| 2010-04-21 | Moved i18n work to a branch and revert to pre-i18n-feature state via svn ↵ | Chris McDonough | |
| merge -r9054:9030 svn+ssh://repoze@svn.repoze.org/svn/repoze.bfg/trunk | |||
| 2010-04-19 | Dip a toe in the i18n waters. | Chris McDonough | |
| 2010-01-19 | Spellcheck. | Chris McDonough | |
| 2010-01-19 | Bug Fixes | Chris McDonough | |
| --------- - When the ``Configurator`` is passed an instance of ``zope.component.registry.Components`` as a ``registry`` constructor argument, fix the instance up to have the attributes we expect of an instance of ``repoze.bfg.registry.Registry`` when ``setup_registry`` is called. This makes it possible to use the global Zope component registry as a BFG application registry. Documentation ------------- - Change renderings of ZCML directive documentation. - Add a narrative documentation chapter: "Using the Zope Component Architecture in ``repoze.bfg``" | |||
| 2010-01-18 | Prep for b1 | Chris McDonough | |
| Merge a bunch of paper-based docs fixes Configure logging during bfgshell. | |||
| 2010-01-17 | Final layout. | Chris McDonough | |
| 2010-01-17 | Using a single chapter for the API docs and a single chapter for the ZCML ↵ | Chris McDonough | |
| directives made it hard to read. | |||
| 2010-01-17 | Reduce overall book size by not giving each ZCML directive its own chapter. | Chris McDonough | |
| 2010-01-17 | More pass overhaul based on making contextfinding explicit within documentation. | Chris McDonough | |
| 2010-01-16 | Massive overhaul to deal with the reality that we don't map URLs directly to ↵ | Chris McDonough | |
| code. | |||
| 2010-01-11 | Merge of andrew-docs branch. | Chris McDonough | |
| 2010-01-04 | Add foreword to latexindex. | Chris McDonough | |
| 2010-01-03 | Add a (minimal) repoze.catalog tutorial. | Chris McDonough | |
| 2009-12-30 | Make traversal and urldispatch into subchapters. | Chris McDonough | |
| 2009-12-28 | LaTeX rendering fixes. | Chris McDonough | |
