You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.017Nov16151413321Oct127Sep2419171413129876529Aug2726232221185428Jul27262423211713121198654130Jun23222120191817161514131110976531May30171295428Apr2725417Mar16Nov13734Oct30Sep282314Jul9Jun2130May2522212019124Apr1413111098712Feb1121Jan141211726Dec2221186Nov12Oct16Sep9Aug24Jul1310924Jun37May28Apr910Mar24Feb22191817Dec5Nov25Oct1018Sep15Jul1213Jun1187629May18171614111075Apr43230Mar2919181713852128Feb2726201915141316Jan121117Dec153119Nov13718Oct1426Aug21161110Jul230Jun281117May22Mar124Feb9Dec621Nov201817827Oct24JulUse ``extension`` rather than the deprecated ``_extension``.Fixed undo handling: it wasn't using TransactionMetaDataclean-upsSimplified TransactionMetaData and added a deprecation warning for _extensionMerge remote-tracking branch 'origin/master' into storage-byte-appreciationremoved some substitutions that aren'y defined anymore5.0.15.0.15.0.1chchchchangestext from dbMerge remote-tracking branch 'origin/master' into storage-byte-appreciationDocument history, undoLog and undoInfo in IDatabase and have them return textMerge pull request #127 from zopefoundation/cleanup-check_checkCurrentSerialInTransactionLots of changes to work with newly persnickity transactionsRemoved the extension_bytes feature and updated many tests to use TransactionMetaDatadropped extension_bytesFix a test (that we'll break later)Implement IStorageTransactionMetaDataExtensionBytes and use in in ConnectionSpecial case for no extension dataUpdate the interfaces to be clear that, at the storage level, we're dealing with bytes.Fixed a failute caused by transaction-package changes.origin/cleanup-…origin/cleanup-check_checkCurrentSerialInTransactionCleaned up check_checkCurrentSerialInTransactionMerge pull request #126 from fwong03/bugfix/typosMerge branch 'master' into bugfix/typosMerge pull request #125 from gitter-badger/gitter-badge-1Add Gitter badgeMerge pull request #122 from zopefoundation/remove-obsoleteRemove utils.deprecated3[78]Remove version tests for < 2.6.Fixed typos in the Transactions and Threading page.Fixed two typos on Writing to Persistent Objects pageFixed possessive form typo, plus I think one to was meant to be do.Fixed spelling of provided on Programming Guide index page.Fixed typo on Tutorial page to match plural attributes.Merge pull request #120 from zopefoundation/coverallsEnable using coverage and coveralls for coverage reporting.Typo.Merge pull request #118 from NextThought/fix-106Move the second class into the proof.Incorporate feedback.Add a section on the pitfalls of __eq__/__hash__. Fixes #106.