summaryrefslogtreecommitdiff
path: root/bitbake/lib/bb/persist_data.py
AgeCommit message (Expand)AuthorFiles
2010-08-20bitbake/persist_data: Attempt to fix locking issuesRichard Purdie1
2010-07-02persist_data: cache connection and use cursorBernhard Reutner-Fischer1
2010-07-02Apply some 2to3 transforms that don't cause issues in 2.6Chris Larson1
2010-07-02Switch some references to moved functionsChris Larson1
2010-07-02Formatting cleanupsChris Larson1
2009-07-30bitbake: Remove persist_data domain renaming code as it appears to expose sql...Richard Purdie1
2009-07-30bitbake: Make sure tables exist when renamingRichard Purdie1
2009-07-29bitbake: Add renameDomain and getKeyValues functions to the persistent data codeRichard Purdie1
2008-05-13bitbake: Sync with 1.8 branchRichard Purdie1
2008-01-20bitbake: Update to 1.8.10 releaseRichard Purdie1
2007-08-04bitbake persist_data: Fix for python 2.4Richard Purdie1
2007-08-04bitbake persist_data: Fix for python 2.4Richard Purdie1
2007-08-04bitbake persist_data: Fix module referenceRichard Purdie1
2007-08-04bitbake persist_data: Add own retry logicRichard Purdie1
2007-08-04bitbake persist_data: Use immediate connection modeRichard Purdie1
2007-08-03bitbake: Update along 1.8 branchRichard Purdie1