summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-11-02 - Not passing the result of "get_options" as the second argument ofChris McDonough
2008-11-02Prep for 0.4.2.Chris McDonough
2008-11-02 FeaturesChris McDonough
2008-11-01 - Expose a single ILogger named "repoze.bfg.debug" as a utility;Chris McDonough
2008-11-01(no commit message)Chris McDonough
2008-11-01 - Change default paster template generator to use ``Paste#http``Chris McDonough
2008-10-31Changes from jpcw.Chris McDonough
2008-10-30Unused import.Chris McDonough
2008-10-28 - If the ``render_view_to_response`` function was called, if theChris McDonough
2008-10-22Fix link styling in navbar.Chris McDonough
2008-10-17Add repoze.org color scheme.Tres Seaver
2008-10-17Include logo in sphinx docs.Tres Seaver
2008-10-17Missing period in the self.__dict__Fernando Correa Neto
2008-10-15Workflow.Chris McDonough
2008-10-15wrong import in tutorials/cmf/catalogFernando Correa Neto
2008-10-13Adjustments.Chris McDonough
2008-10-11Unused imports.Chris McDonough
2008-10-06Use ez_setup 0.6c9.Chris McDonough
2008-10-03Release 0.4.0.Chris McDonough
2008-10-03 Docs Chris McDonough
2008-10-03Duplicate import.Chris McDonough
2008-10-03(no commit message)Chris McDonough
2008-10-03Note Python 2.6 compat.Chris McDonough
2008-10-03Python 2.6 forward compatibility: message is deprecated.Chris McDonough
2008-10-02Fix failing class_implements test, add object implements test.Chris McDonough
2008-10-02Make sure the IWSGIApplicationCreatedEvent interface actually implements the ...Malthe Borch
2008-09-30One import per line.Malthe Borch
2008-09-30Fixed import.Malthe Borch
2008-09-30Formally declare registry attribute.Malthe Borch
2008-09-28 - A deprecation warning is now issued when old API names from theChris McDonough
2008-09-28(no commit message)Chris McDonough
2008-09-28Prep for 0.3.9 release.Chris McDonough
2008-09-28Use getSiteManager rather than getGlobalSiteManager (it's not yet hooked).Chris McDonough
2008-09-28 FeaturesChris McDonough
2008-09-26(no commit message)Chris McDonough
2008-09-26Prep for 0.3.8.Chris McDonough
2008-09-26Move to Chameleon.Chris McDonough
2008-09-21Rendering fixes.Chris McDonough
2008-09-21Add workflow chapter, fix renderings.Chris McDonough