Parent Directory
|
|
|
|
|
tests/
|
|
|
|
|
DDE.py
|
|
1.12 |
4 years |
pje |
Removed remaining 'logging.logger:' URL references.
|
LDAP.py
|
|
1.33 |
3 years |
pje |
Update to work with newer python-ldap, per info from Ulrich
|
SQL.py
|
|
1.78 |
3 years |
tsarna |
Straggling change in my checkout. This deals with trailing spaces -- I
think th... |
__init__.py
|
|
1.1 |
6 years |
pje |
Made peak.storage a proper package and added it to setup.py. Added a
'finishTra... |
api.py
|
|
1.7 |
5 years |
pje |
Fix more typos found by Ulrich.
|
autocommit.py
|
|
1.6 |
5 years |
pje |
Replace uses of the deprecated 'binding.Base' with 'binding.Component'.
Updated ... |
caches.py
|
|
1.6 |
5 years |
pje |
Moved to new protocols API. Also, made composed adapters check whether
the base... |
connections.py
|
|
1.26 |
4 years |
tsarna |
The Sybase DB-API driver doesn't like it if you try to fetch
nonexistsant result... |
cursor_formatters.py
|
|
1.12 |
4 years |
tsarna |
Add an "insert.*" cursor format. "insert.foo" Generates INSERT
statments into t... |
data_managers.py
|
|
1.25 |
3 years |
pje |
Added a series of new QueryDM and EntityDM convenience features. See
this post:... |
files.py
|
|
1.3 |
5 years |
pje |
Removed all uses of deprecated binding APIs.
|
interfaces.py
|
|
1.46 |
3 years |
pje |
Added a series of new QueryDM and EntityDM convenience features. See
this post:... |
lazy_loader.py
|
|
1.1 |
5 years |
pje |
Moved model.xmi -> storage.xmi, along with other "storage-ish" things.
'Persiste... |
transactions.py
|
|
1.33 |
4 years |
pje |
MAJOR API REFACTORING for 'peak.config', to support iterating over
configuration... |
undo.py
|
|
1.2 |
4 years |
pje |
Flesh out the rest of UndoManager; still need to work out the
API/state machine ... |
xmi.py
|
|
1.34 |
3 years |
pje |
First pass at removing all uses of 'kjbuckets'; this takes care of all but
'peak... |