Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tseaver-test_cleanup branch. | Tres Seaver | 2012-06-29 | 1 | -11/+21 |
| | |||||
* | Remove CVS '6997Id$' fossils. | Tres Seaver | 2010-06-03 | 1 | -2/+0 |
| | |||||
* | Comply with repository policy. | Tres Seaver | 2010-04-06 | 1 | -1/+1 |
| | |||||
* | - Fixed a problem, where ``queryNextUtility`` could fail if the context could | Stephan Richter | 2009-07-24 | 1 | -1/+4 |
| | | | | | not be adapted to a ``IComponentLookup``. | ||||
* | Add getNextUtility/queryNextUtility functions that used to be in zope.site ↵ | Dan Korostelev | 2009-03-11 | 1 | -0/+31 |
| | | | | earlier (and in zope.app.component even more earlier). | ||||
* | Ugh. Fix borked merge. | Tres Seaver | 2009-03-05 | 1 | -6/+12 |
| | |||||
* | Merge the 'tseaver-wo_zope_deferredimport' branch: | Tres Seaver | 2009-03-05 | 1 | -3/+3 |
| | | | | | | | | | | | | | - Added a pure-Python 'hookable' implementation, for use when 'zope.hookable' is not present. - Undeprecated the interfaces in the 'bbb' package: the promised removal hasn't happened, and other core pacakges are still using them. Moved them into ``zope.component.interfaces``, their original location, and the one from which consumers have been importing them. - Removed use of 'zope.deferredimport' by breaking import cycles. | ||||
* | Remove deprecated stuff. Remove duplicated adapter declaration code. Clean ↵ | Dan Korostelev | 2009-03-02 | 1 | -42/+1 |
| | | | | up documentation a bit. | ||||
* | Fixed a misleading comment and used hookable as a decorator because the code ↵ | Shane Hathaway | 2008-07-12 | 1 | -6/+5 |
| | | | | is easier to read that way. | ||||
* | Moving code to satellite. | Christian Theune | 2007-05-03 | 1 | -0/+240 |