Parent Directory
|
|
|
|
|
Accessor/
|
43933 |
11 months |
arnaud.fontaine |
Getter class for List Accessors must return a copy if it is a list,
otherwise, a... |
CachePlugins/
|
43421 |
11 months |
jm |
CacheEntry.isExpired: fix expiration condition
Maybe this is enough to fix test... |
ConnectionPlugin/
|
39585 |
15 months |
nicolas.dumazet |
Do not let socket.error go through, ProtocolError should be raised instead
|
Constraint/
|
43596 |
11 months |
nicolas |
Obviously there is no needs to get portal from acquired object |
Core/
|
45534 |
9 months |
vincent |
Add some traceback informations in class/accessor generation code.
|
Document/
|
29556 |
2 years |
jm |
Portal types of portal types (jm) and preliminary work on Zope 2.12 (leonardo) |
DocumentationHelper/
|
43653 |
11 months |
arnaud.fontaine |
Get rid of acquisition_sync_value. This property was initially
designed to handl... |
Interactor/
|
42821 |
12 months |
nicolas.dumazet |
useless import
|
Tool/
|
45377 |
9 months |
jm |
Fix missing import in r45376 |
dtml/
|
42832 |
12 months |
romain |
addAction method expect a "name" parameter
|
dynamic/
|
45644 |
9 months |
jm |
bootstrap: retry migration if previous transaction failed |
help/
|
43653 |
11 months |
arnaud.fontaine |
Get rid of acquisition_sync_value. This property was initially
designed to handl... |
interfaces/
|
39189 |
15 months |
kazuhiko |
add newline at end of file.
|
mixin/
|
43961 |
11 months |
arnaud.fontaine |
Remove exportToFilesystemDefinitionDict in property and constraint
documents use... |
patches/
|
45756 |
9 months |
vincent |
Make a monkeypatch out of LP Bug #706946.
Uses slightly modified version of Kaz... |
skins/
|
6289 |
5 years |
yo |
Remove unneeded executable flags.
Remove .cvsignore.
Repair broken image.
|
tests/
|
45695 |
9 months |
jm |
Initial support for NEO storage in unit tests (--neostorage option)
This only i... |
Base.py
|
44784
|
10 months |
jm |
Set security on new Base.getMountedObject method |
CHANGES.txt
|
6289
|
5 years |
yo |
Remove unneeded executable flags.
Remove .cvsignore.
Repair broken image.
|
CSSPacker.py
|
24715
|
3 years |
rafael |
Added Compression Libraries for Javascript and CSS.
Made by Lucas Carvalho.
|
Cache.py
|
42898
|
12 months |
nicolas.dumazet |
complain even less when initializing caches if some properties are missing.
Just... |
CodingStyle.py
|
37925
|
17 months |
aurel |
again make message more understandable
|
ConsistencyMessage.py
|
29313
|
2 years |
luke |
- declare interface implementation for ERP5 messages
|
Context.py
|
29556
|
2 years |
jm |
Portal types of portal types (jm) and preliminary work on Zope 2.12 (leonardo) |
CopySupport.py
|
45829
|
9 months |
vincent |
Reduce brokenness.
Putting an uid in "ids" list is plain broken, and a no-op he... |
DateUtils.py
|
37031
|
18 months |
yusei |
Result for August and September was wrong.
Hardcoding numbers is more simple and... |
DiffUtils.py
|
44010
|
10 months |
jm |
Rename ERP5Vcs product to ERP5VCS, to follow naming conventions (2/3) |
DivergenceMessage.py
|
36554
|
19 months |
kazuhiko |
catch possible exception. |
ERP5Type.py
|
45288
|
9 months |
jm |
Make first migration of types tool (CMF -> ERP5) work again
It was broken by th... |
Error.py
|
29556
|
2 years |
jm |
Portal types of portal types (jm) and preliminary work on Zope 2.12 (leonardo) |
Errors.py
|
40005
|
14 months |
jm |
Fix Delivery_updateAppliedRule on Zope 2.12 |
ExtensibleTraversable.py
|
43759
|
11 months |
kazuhiko |
no longer use legacy API in WebSite.
|
Globals.py
|
45757
|
9 months |
vincent |
softwarehome is not present on _cfg on SlapOS setups.
This problem was triggere... |
InitGenerator.py
|
39852
|
15 months |
jm |
Check all products are imported before we import document classes |
JSON.py
|
43622
|
11 months |
jm |
Teach restricted Python about new language features |
JSONEncoder.py
|
44043
|
10 months |
kazuhiko |
we no longer need a dead copy of simplejson here.
|
JSPacker.py
|
24715
|
3 years |
rafael |
Added Compression Libraries for Javascript and CSS.
Made by Lucas Carvalho.
|
Log.py
|
44282
|
10 months |
jerome |
actually check that contnet is not passed, not that it evaluates to false,
other... |
MAINTAINERS.txt
|
7223
|
5 years |
yo |
Assign maintainers. |
Message.py
|
45333
|
9 months |
vincent |
Translation service raises if it receives a non-ascii string.
As ERP5 decided t... |
ObjectMessage.py
|
29556
|
2 years |
jm |
Portal types of portal types (jm) and preliminary work on Zope 2.12 (leonardo) |
Permissions.py
|
29556
|
2 years |
jm |
Portal types of portal types (jm) and preliminary work on Zope 2.12 (leonardo) |
PsycoWrapper.py
|
6289
|
5 years |
yo |
Remove unneeded executable flags.
Remove .cvsignore.
Repair broken image.
|
Reminder_FilterSkinNameInTraverse.patch
|
6289
|
5 years |
yo |
Remove unneeded executable flags.
Remove .cvsignore.
Repair broken image.
|
SSHConnection.py
|
29556
|
2 years |
jm |
Portal types of portal types (jm) and preliminary work on Zope 2.12 (leonardo) |
TM.py
|
12648
|
4 years |
jp |
Now transactional to some extent. |
TransactionalVariable.py
|
45667
|
9 months |
jm |
Optimize getTransactionalVariable, and fix it for setdefault/update |
TranslationProviderBase.py
|
42902
|
12 months |
nicolas.dumazet |
Last chunk of portal type classes / zodb property sheets.
After this, all ERP5 o... |
UnrestrictedMethod.py
|
37064
|
18 months |
jm |
Fix __name__ and __doc__ of some decorated functions |
Utils.py
|
45078
|
10 months |
leonardo |
store decorated function in easy to navigate attribute for IPython/ipdb debuggin... |
VERSION.txt
|
37665
|
17 months |
rafael |
Start to work on 5.4.7 version. |
WebDAVSupport.py
|
41649
|
13 months |
nicolas |
Use only portal_contribution_registry, then follow standart API |
Workflow.py
|
45751
|
9 months |
jerome |
set a title on draft state and a better title for workflow
|
XMLExportImport.py
|
42994
|
12 months |
aurel |
we do not want the same tag multiple times in the xml generated
|
XMLMatrix.py
|
39196
|
15 months |
jm |
Remove very old debugging log |
XMLObject.py
|
30704
|
2 years |
seb |
- the possibility to pass --enable_full_indexing=portal_skins in
order to make ... |
ZopePatch.py
|
45756
|
9 months |
vincent |
Make a monkeypatch out of LP Bug #706946.
Uses slightly modified version of Kaz... |
__init__.py
|
44333
|
10 months |
jerome |
Quick patch to make getSourceReference and getDestinationReference be some
prope... |
_tarfile.py
|
31805
|
2 years |
leonardo |
tarfile on Python 2.6 is good and fixes failures |
collections.py
|
43622
|
11 months |
jm |
Teach restricted Python about new language features |
id_as_reference.py
|
44449
|
10 months |
kazuhiko |
IdAsReferenceMixin.getReference() is called even in portal_property_sheets migra... |
refresh.txt
|
6289
|
5 years |
yo |
Remove unneeded executable flags.
Remove .cvsignore.
Repair broken image.
|
tool.png
|
6289
|
5 years |
yo |
Remove unneeded executable flags.
Remove .cvsignore.
Repair broken image.
|