summaryrefslogtreecommitdiff
path: root/repoze/bfg/events.py
AgeCommit message (Expand)Author
2010-01-13- Get rid of references to repoze.bfg.router.Router.Chris McDonough
2010-01-11Merge of andrew-docs branch.Chris McDonough
2009-12-24Roles.Chris McDonough
2009-12-09- General documentation freshening which takes imperativeChris McDonough
2009-11-02- Add a new event type: ``repoze.bfg.events.AfterTraversal``. EventsChris McDonough
2008-10-02Make sure the IWSGIApplicationCreatedEvent interface actually implements the ...Malthe Borch
2008-08-29Rejigger and document wsgi app created event.Chris McDonough
2008-07-31 - Add event sends for INewRequest and INewResponse. See theChris McDonough