0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 23 hours ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
connection: fixed cached read logic More... over 14 years ago
connection: added a very ugly fix to handle errors in parameters preparation More... over 14 years ago
connection: fixed some issues with Postgre More... over 14 years ago
test/public: added CachedConnection tests More... over 14 years ago
connection: added base variant of CachedConnection More... over 14 years ago
logic: raise exception when user tries to delete non-existent object More... over 14 years ago
data: sort fields in pathsToTree() More... over 14 years ago
connection: fixed illogical asynchronous transaction processing More... over 14 years ago
connection: added CachedConnection stub More... over 14 years ago
connection: removed redundant __requests cleaning More... over 14 years ago
xmlrpclayer: removed redundant commit() More... over 14 years ago
xmlrpclayer: removed redundant _onError() More... over 14 years ago
connection, xmlrpclayer: changed _begin() interface More... over 14 years ago
connection, xmlrpclayer: removed handlers construction from _prepareRequest() More... over 14 years ago
connection, xmlrpclayer: optimized asynchronous XML RPC requests More... over 14 years ago
xmlrpclayer: restored proper functionality of XML RPC help page More... over 14 years ago
connection, xmlrpclayer: RemoteConnection is now dervied from TransactedConnection More... over 14 years ago
connection: moved transaction logic to base class More... over 14 years ago
todo: updated More... over 14 years ago
setup: added python version check More... over 14 years ago
connection: fixed NOT behavior in search conditions More... over 14 years ago
setup.py: updated to 0.1.4 More... over 14 years ago
todo: updated More... over 14 years ago
test\fuzz: fixed error checking in case when action throws expected exception More... over 14 years ago
interface: setting type in constructor in fromTableName() More... over 14 years ago
interface: made Field.name a read-only property More... over 14 years ago
logic: added comments to _getMissingListElements() More... over 14 years ago
logic: added comments for _setFieldValues() More... over 14 years ago
logic: added comments to _checkForConflicts() More... over 14 years ago
logic: added some comments More... over 14 years ago