index
:
delta/python-packages/zope-component.git
3.10
3.9
Python3.7support
all-repos_autofix_all-repos-sed
avoid-poisoning-wheel-cache-python-pure
dataflake/issue_52
dataflake/issue_54
doc-module
doctest-everywhere
drop-py26-py32-support
fix_issue_32
hookable
issue10
issue26
issue29
issue45
issue51
issue59
issue9
master
remove-unused-imports
roto-test-pypy3
github.com: zopefoundation/zope.component.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove IDefaultViewName, add more sensible changelog entry about removal of B...
Dan Korostelev
2009-03-08
1
-19
/
+0
*
Bring back ComponentLookupError to zope.component's root module as it's used ...
Dan Korostelev
2009-03-08
1
-0
/
+1
*
Remove the broken IResource interface. It will be added to zope.app.publisher.
Dan Korostelev
2009-03-08
1
-4
/
+1
*
Remove most of deprecated interfaces. IResource and IDefaultViewName are stil...
Dan Korostelev
2009-03-07
1
-62
/
+1
*
Remove duplication of bbb interfaces. Add a marker comment that those things ...
Dan Korostelev
2009-03-07
1
-71
/
+7
*
Ugh. Fix borked merge.
Tres Seaver
2009-03-05
7
-231
/
+209
*
Merge the 'tseaver-wo_zope_deferredimport' branch:
Tres Seaver
2009-03-05
4
-4
/
+220
*
Add sphinx-based documentation building.
Dan Korostelev
2009-03-02
2
-0
/
+24
*
Remove deprecated stuff. Remove duplicated adapter declaration code. Clean up...
Dan Korostelev
2009-03-02
22
-1053
/
+29
*
Fix bug introduced in 3.5.0: <utility factory="..."> no longer supported
Marius Gedminas
2008-07-25
2
-1
/
+9
*
Fix obvious errors in test.
Marius Gedminas
2008-07-25
1
-4
/
+4
*
Fix a test failure introduced in the last change
Wichert Akkerman
2008-07-25
1
-2
/
+2
*
Correct error in persistance-bbb logic spotted by Jacob Holm
Wichert Akkerman
2008-07-24
1
-1
/
+1
*
Merge wichert-utility-factories branch to trunk
Wichert Akkerman
2008-07-24
4
-42
/
+71
*
Merge r88761 from wichert-utility-registration branch
Wichert Akkerman
2008-07-23
2
-21
/
+19
*
Correct utility subscription logic. This fixes problems with utilities leavin...
Wichert Akkerman
2008-07-23
1
-2
/
+2
*
Wrong checkout..
Wichert Akkerman
2008-07-23
4
-72
/
+41
*
Add note to changelog
Wichert Akkerman
2008-07-23
4
-41
/
+72
*
Formatting change
Wichert Akkerman
2008-07-23
1
-4
/
+4
*
Fixed a misleading comment and used hookable as a decorator because the code ...
Shane Hathaway
2008-07-12
1
-6
/
+5
*
Don't change persistent objects, as we would need a migration step for it. Th...
Hanno Schlichting
2007-11-01
2
-5
/
+23
*
Optimized un/registerUtility via storing an optimized data structure for
Hanno Schlichting
2007-11-01
2
-12
/
+6
*
Slightly optimized un/registerUtility for already existing subscribers.
Hanno Schlichting
2007-10-27
1
-10
/
+10
*
whitespace
Christian Zagrodnick
2007-09-21
1
-1
/
+1
*
I aussume an Unregistered event is issued when a component is *un*registered. :)
Christian Zagrodnick
2007-08-30
1
-2
/
+2
*
made zope.component work with python2.5
nikhil n
2007-07-14
1
-1
/
+3
*
Made the standalone test output parsing a bit more robust/relaxed. My shell was
Christian Theune
2007-07-05
1
-6
/
+14
*
Pass the factory into adapters.unsubscribe so that only the right
Ross Patterson
2007-06-14
2
-1
/
+14
*
Moving code to satellite.
Christian Theune
2007-05-03
38
-0
/
+8464
*
Altered setup.py in order to import and then use find_packages.
Alexander Heavner
2007-02-13
1
-6
/
+6
*
make more generic
Jim Fulton
2006-03-01
8
-765
/
+0
*
Declare zope as a namespace package.
Nathan Yergler
2006-02-28
1
-1
/
+7
*
Fixed up new project to perform tests as an independent project.
Nathan Yergler
2006-02-28
1
-0
/
+1
*
Copying i18nmessage to new project.
Nathan Yergler
2006-02-28
8
-0
/
+765
[prev]