| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-02-03 | Prep for 1.2b4. | Chris McDonough | |
| 2010-02-03 | Late. | Chris McDonough | |
| 2010-02-03 | Renderings. | Chris McDonough | |
| 2010-02-03 | Index. | Chris McDonough | |
| 2010-02-03 | Add Wiggy. | Chris McDonough | |
| 2010-02-03 | Correct references to Chameleon not running on GAE. | Chris McDonough | |
| 2010-02-03 | - Update GAE tutorial to use Chameleon instead of Jinja2 (now that | Chris McDonough | |
| it's possible). | |||
| 2010-02-03 | Normalize. | Chris McDonough | |
| 2010-02-03 | Bug Fixes | Chris McDonough | |
| --------- - Ensure that ``secure`` flag for AuthTktAuthenticationPolicy constructor does what it's documented to do (merge Daniel Holth's fancy-cookies-2 branch). New Features ------------ - Add ``path`` and ``http_only`` options to AuthTktAuthenticationPolicy constructor (merge Daniel Holth's fancy-cookies-2 branch). | |||
| 2010-02-03 | Make the hybrid chapter represent reality. | Chris McDonough | |
| 2010-02-02 | - Remove ``view_header``, ``view_accept``, ``view_xhr``, | Chris McDonough | |
| ``view_path_info``, ``view_request_method``, ``view_request_param``, and ``view_containment`` predicate arguments from the ``Configurator.add_route`` argument list. These arguments were speculative. If you need the features exposed by these arguments, add a view associated with a route using the ``route_name`` argument to the ``add_view`` method instead. - Remove ``view_header``, ``view_accept``, ``view_xhr``, ``view_path_info``, ``view_request_method``, ``view_request_param``, and ``view_containment`` predicate arguments from the ``route`` ZCML directive attribute set. These attributes were speculative. If you need the features exposed by these attributes, add a view associated with a route using the ``route_name`` attribute of the ``view`` ZCML directive instead. | |||
| 2010-02-02 | Missed checkin. | Chris McDonough | |
| 2010-01-27 | Update index with Chameleon 1.1.1. | Chris McDonough | |
| 2010-01-25 | Use attrs rather than setattr. | Chris McDonough | |
| 2010-01-25 | Unused import. | Chris McDonough | |
| 2010-01-24 | Don't repeat a chapter. | Chris McDonough | |
| 2010-01-24 | Next release... | Chris McDonough | |
| 2010-01-24 | Prep for 1.2b3. | Chris McDonough | |
| 2010-01-24 | Add more errata. | Chris McDonough | |
| 2010-01-24 | 100% test coverage. | Chris McDonough | |
| 2010-01-24 | Free at last, free at last, thank god almighty free at last. | Chris McDonough | |
| 2010-01-24 | Make sure global views don't match by default. | Chris McDonough | |
| 2010-01-24 | (no commit message) | Chris McDonough | |
| 2010-01-24 | Merge reversepolarity branch. | Chris McDonough | |
| 2010-01-21 | Use book language. | Chris McDonough | |
| 2010-01-21 | Prep for 1.2b2. | Chris McDonough | |
| 2010-01-21 | Add functional test. | Chris McDonough | |
| 2010-01-21 | Add tests for setattr and getattr. | Chris McDonough | |
| 2010-01-21 | (no commit message) | Chris McDonough | |
| 2010-01-21 | (no commit message) | Chris McDonough | |
| 2010-01-21 | (no commit message) | Chris McDonough | |
| 2010-01-21 | (no commit message) | Chris McDonough | |
| 2010-01-21 | - Fix a view lookup ordering bug whereby a view with a larger number | Chris McDonough | |
| of predicates registered first (literally first, not "earlier") for a triad would lose during view lookup to one registered with fewer. | |||
| 2010-01-21 | Disuse sys.maxint; that's silly. Use a hardcoded MAX_WEIGHT value. | Chris McDonough | |
| 2010-01-20 | Add (non-failing) tests for ordering issue reported indirectly via ↵ | Chris McDonough | |
| http://labs.creativecommons.org/2010/01/13/cc-engine-and-web-non-frameworks/ .. can't seem to repeat. | |||
| 2010-01-19 | - When WebOb 0.9.7.1 was used, a deprecation warning was issued for | Chris McDonough | |
| the class attribute named ``charset`` within ``repoze.bfg.request.Request``. BFG now *requires* WebOb >= 0.9.7, and code was added so that this deprecation warning has disappeared. | |||
| 2010-01-19 | Include Shane and Daniel. | Chris McDonough | |
| 2010-01-19 | Spellcheck. | Chris McDonough | |
| 2010-01-19 | Wording. | Chris McDonough | |
| 2010-01-19 | Renderings and typo fix. | Chris McDonough | |
| 2010-01-19 | Caught by Steve Schmechel. | 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 | (no commit message) | Chris McDonough | |
| 2010-01-18 | Prep for b1 | Chris McDonough | |
| Merge a bunch of paper-based docs fixes Configure logging during bfgshell. | |||
| 2010-01-17 | Section header fixes. | Chris McDonough | |
| 2010-01-17 | Final review layout. | Chris McDonough | |
| 2010-01-17 | Checklist. | Chris McDonough | |
| 2010-01-17 | Checklist. | Chris McDonough | |
| 2010-01-17 | Final layout. | Chris McDonough | |
