summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-04View component registration is now able to use the 'adaptation annotation' sc...Malthe Borch
2008-12-01 - Strip all slashes from end and beginning of path in clean_pathChris McDonough
2008-11-25Prep for 0.5.1.Chris McDonough
2008-11-25Add reference.Chris McDonough
2008-11-19 - Add __delitem__ method to ``testing.DummyModel``.Chris McDonough
2008-11-19 - Add ``keys``, ``items``, and ``values`` methods toChris McDonough
2008-11-19 - Fix ModelGraphTraverser; don't try to change the ``__name__`` orChris McDonough
2008-11-170.4.9.Chris McDonough
2008-11-17 - Add chameleon text template API (chameleon ${name} renderingsChris McDonough
2008-11-17Continue the charade of telling people where to invoke things from.Chris McDonough
2008-11-17(no commit message)Chris McDonough
2008-11-17Explain in terms of virtualenv.Chris McDonough
2008-11-16Add r.bfg.convention support to pushpage decorator.Chris McDonough
2008-11-16Describe registration.Chris McDonough
2008-11-16Don't mention REST; I don't understand it obviously.Chris McDonough
2008-11-15Use elif.Chris McDonough
2008-11-15Don't mention XML-RPC.Chris McDonough
2008-11-15Add content_length attr to testing.DummyRequest.Chris McDonough
2008-11-15Unused import.Chris McDonough
2008-11-15Grammar.Chris McDonough
2008-11-15Misspelling.Chris McDonough
2008-11-15Typo.Chris McDonough
2008-11-14Describe doing an HTTP redirect.Chris McDonough
2008-11-14Fix code and improve narrative.Chris McDonough
2008-11-14Models-as-class-only.Chris McDonough
2008-11-14 - Document adding a request type interface to the request via aChris McDonough
2008-11-14(no commit message)Chris McDonough
2008-11-14 - Change the default paster template to register its single viewChris McDonough
2008-11-14Note that subclasses work too.Chris McDonough
2008-11-14 - Document view registrations against classes andChris McDonough
2008-11-14 - Change paster template ``tests.py`` to include a true unit test.Chris McDonough
2008-11-12 - ``repoze.bfg.traversal.model_url`` now always appends a slash toChris McDonough
2008-11-11 - Allow ``testing.registerEventListener`` to be used with Zope 3Chris McDonough
2008-11-10 - The ``model_path`` and ``model_url`` traversal APIs returned theChris McDonough
2008-11-10Prep for 0.4.5.Chris McDonough
2008-11-10 FeaturesChris McDonough
2008-11-09Prep for 0.4.4.Chris McDonough
2008-11-09registerTemplateRenderer -> registerDummyRendererChris McDonough
2008-11-09Rendering.Chris McDonough
2008-11-09Remove registerSecurityPolicy (not useful).Chris McDonough
2008-11-09More docs.Chris McDonough
2008-11-09More docs.Chris McDonough
2008-11-09Minor tweaks.Chris McDonough
2008-11-08Get rid of BFGTestCase base class: use only functions.Chris McDonough
2008-11-08registerTemplate -> registerDummyTemplateChris McDonough
2008-11-08Add makeRequest API.Chris McDonough
2008-11-07 FeaturesChris McDonough
2008-11-02Prep for 0.4.3.Chris McDonough
2008-11-02 - Fix bug where default deny in authorization check would throw aChris McDonough
2008-11-02Identation.Chris McDonough