47
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 12 days ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed undo bug. Undo didn't properly invalidate objects. More... almost 25 years ago
Fixed undo bug. Undo didn't properly invalidate objects. More... almost 25 years ago
Changed to only pass subtransaction argument if it is true, since not all transaction aware storage managers recognize subtransactions. More... almost 25 years ago
Changed to only pass subtransaction argument if it is true, since not all transaction aware storage managers recognize subtransactions. More... almost 25 years ago
Fixed a bug that messed up ZClass persistence. More... almost 25 years ago
Fixed a bug that messed up ZClass persistence. More... almost 25 years ago
Got rid of silly print statement. More... almost 25 years ago
Got rid of silly print statement. More... almost 25 years ago
Added logic to call the connection setklassstate when invalidating a klass. More... almost 25 years ago
Added logic to call the connection setklassstate when invalidating a klass. More... almost 25 years ago
Added new setklassstate to update ZClass state after a change (in another connection). More... almost 25 years ago
Added new setklassstate to update ZClass state after a change (in another connection). More... almost 25 years ago
Added chack for way-out time stamps on startup. More... almost 25 years ago
Added chack for way-out time stamps on startup. More... almost 25 years ago
Fixed a stupid race condition in close that caused the conection pool to go south when there were more app threads than connections. More... almost 25 years ago
Fixed a stupid race condition in close that caused the conection pool to go south when there were more app threads than connections. More... almost 25 years ago
Fixed a type that caused a NameError in the open() method if it was used during an active transaction. More... almost 25 years ago
Fixed a type that caused a NameError in the open() method if it was used during an active transaction. More... almost 25 years ago
Fixed bug in handling defaults. More... almost 25 years ago
Fixed bug in handling defaults. More... almost 25 years ago
Change the order of arguments to begin for backward compatability. More... almost 25 years ago
Change the order of arguments to begin for backward compatability. More... almost 25 years ago
Change the sub argument to subtransaction in commit, abort, and begin. More... almost 25 years ago
Change the sub argument to subtransaction in commit, abort, and begin. More... almost 25 years ago
Added temporary storage for subtransactions. More... almost 25 years ago
Added temporary storage for subtransactions. More... almost 25 years ago
Changed to use new logging facility (zLOG). More... almost 25 years ago
Changed to use new logging facility (zLOG). More... almost 25 years ago
Added registration of the ZODB "facility" with the standard logger. More... almost 25 years ago
Added registration of the ZODB "facility" with the standard logger. More... almost 25 years ago