| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | Wording. | Chris McDonough | |
| 2010-01-17 | Style. | Chris McDonough | |
| 2010-01-17 | Rendering. | Chris McDonough | |
| 2010-01-17 | More reviews finished. | Chris McDonough | |
| 2010-01-17 | Review. | Chris McDonough | |
| 2010-01-17 | More pass overhaul based on making contextfinding explicit within documentation. | Chris McDonough | |
| 2010-01-16 | Meh. | Chris McDonough | |
| 2010-01-16 | Muh. | Chris McDonough | |
| 2010-01-16 | Traversal mini-overhaul. | Chris McDonough | |
| 2010-01-16 | Stray text. | 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-15 | (no commit message) | Chris McDonough | |
| 2010-01-14 | Merge fixes from paper. | Chris McDonough | |
| 2010-01-14 | Commit from paper. | Chris McDonough | |
| 2010-01-13 | (no commit message) | Chris McDonough | |
| 2010-01-13 | Audience and cleanup. | Chris McDonough | |
| 2010-01-13 | - Get rid of references to repoze.bfg.router.Router. | Chris McDonough | |
| 2010-01-13 | - In ``bfg_routesalchemy``, ``bfg_alchemy`` and ``bfgwiki2`` tutorial, | Chris McDonough | |
| clean up the SQLAlchemy connection by registering a ``repoze.tm.after_end`` callback instead of relying on a ``__del__`` method of a ``Cleanup`` class added to the WSFI environment. The ``__del__`` strategy was fragile and caused problems in the wild. Thanks to Daniel Holth for testing. | |||
| 2010-01-13 | Merge andrew-docs branch. | Chris McDonough | |
| 2010-01-11 | Merge of andrew-docs branch. | Chris McDonough | |
| 2010-01-06 | Prep for 1.2a11. | Chris McDonough | |
| 2010-01-05 | For remembering. | Chris McDonough | |
| 2010-01-05 | Normalize. | Chris McDonough | |
| 2010-01-04 | Mako. | Chris McDonough | |
| 2010-01-04 | (no commit message) | Chris McDonough | |
| 2010-01-04 | (no commit message) | Chris McDonough | |
| 2010-01-04 | Add foreword to latexindex. | Chris McDonough | |
| 2010-01-04 | Add foreword. | Chris McDonough | |
| 2010-01-04 | (no commit message) | Chris McDonough | |
| 2010-01-04 | Prep for 1.2a10. | Chris McDonough | |
| 2010-01-03 | Overlong lines. | Chris McDonough | |
| 2010-01-03 | Overlong lines. | Chris McDonough | |
| 2010-01-03 | Overlong lines. | Chris McDonough | |
| 2010-01-03 | Info and warning icons instead of words. | Chris McDonough | |
| 2010-01-03 | Normalize. | Chris McDonough | |
| 2010-01-03 | Renderings. | Chris McDonough | |
| 2010-01-03 | Add a (minimal) repoze.catalog tutorial. | Chris McDonough | |
| 2010-01-03 | Missed one. | Chris McDonough | |
| 2010-01-03 | Features | Chris McDonough | |
| -------- - The ``Configurator.add_view`` method now accepts an argument named ``context``. This is an alias for the older argument named ``for_``; it is preferred over ``for_``, but ``for_`` will continue to be supported "forever". - The ``view`` ZCML directive now accepts an attribute named ``context``. This is an alias for the older attribute named ``for``; it is preferred over ``for``, but ``for`` will continue to be supported "forever". - The ``Configurator.add_route`` method now accepts an argument named ``view_context``. This is an alias for the older argument named ``view_for``; it is preferred over ``view_for``, but ``view_for`` will continue to be supported "forever". - The ``route`` ZCML directive now accepts an attribute named ``view_context``. This is an alias for the older attribute named ``view_for``; it is preferred over ``view_for``, but ``view_for`` will continue to be supported "forever". Documentation and Paster Templates ---------------------------------- - All uses of the ``Configurator.add_view`` method that used its ``for_`` argument now use the ``context``argument instead. - All uses of the ``Configurator.add_route`` method that used its ``view_for`` argument now use the ``view_context``argument instead. - All uses of the ``view`` ZCML directive that used its ``for`` attribute now use the ``context`` attribute instead. - All uses of the ``route`` ZCML directive that used its ``view_for`` attribute now use the ``view_context`` attribute instead. | |||
| 2010-01-03 | Speling. | Chris McDonough | |
| 2010-01-03 | Get the reference right. | Chris McDonough | |
| 2010-01-01 | Rendering. | Chris McDonough | |
| 2010-01-01 | Kindness. | Chris McDonough | |
| 2010-01-01 | Personalize introduction a little. | Chris McDonough | |
| 2010-01-01 | Dunno how this turned into a ? | Chris McDonough | |
| 2009-12-31 | Wording. | Chris McDonough | |
| 2009-12-31 | De-stiltify. | Chris McDonough | |
| 2009-12-31 | Only convert images when BOOK=1. | Chris McDonough | |
