0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 21 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
setup.py: updated to version 0.1.6 More... over 14 years ago
changelog: updated More... over 14 years ago
test/doc: added warning about uppercase field names More... over 14 years ago
test/doc: using lowercase field names More... over 14 years ago
test/internal/interface: added check for upper-case field name More... over 14 years ago
interface: added check for lower-case field names More... over 14 years ago
logic: fixed typo in deleteFields() More... over 14 years ago
test/public: using lower-case field names More... over 14 years ago
logic: delete empty field tables during repair() More... over 14 years ago
logic: fixed indentation More... over 14 years ago
test/doc: added reference to getRemoveConflicts() More... over 14 years ago
test/doc: fixed tests list in documentation More... over 14 years ago
setup: updated version to 0.1.5 More... over 14 years ago
todo and changelog: updated More... over 14 years ago
test/public/connection: added missing close() More... over 14 years ago
test/doc: added warning about CachedConnection More... over 14 years ago
test/public/connection: added missing connection close() More... over 14 years ago
test/doc: documented CachedConnection More... over 14 years ago
test/doc: documented getRemoveConflicts() More... over 14 years ago
connection: added comment for getRemoveConflicts() More... over 14 years ago
test/public/connection: added test for remove_conflicts keyword More... over 14 years ago
test/public/requests: added ability to pass keywords to testcase reconnect() method More... over 14 years ago
connection, xmlrpclayer: added getRemoveConflicts() method More... over 14 years ago
test/public: setting low size threshold for cached connection More... over 14 years ago
connection: changed some function names in ObjectCache to more clear ones More... over 14 years ago
connection: added access logger to ObjectCache More... over 14 years ago
data: added auxiliary class AccessLogger for cached connections More... over 14 years ago
connection: added size_threshold parameter for ObjectCache More... over 14 years ago
connection: added comments for CachedConnection._handleAsync() More... over 14 years ago
connection: moved async processing to single method of CachedConnection More... over 14 years ago