index
:
linux/poky.git
1.1_M1
1.1_M2
1.1_M3
1.1_M4
1.2_M1
1.2_M2
1.2_M3
1.2_M4
1.3_M1
1.3_M2
1.3_M3
1.3_M4
1.3_M5
1.3_beta
1.4_M1
1.4_M3
1.4_M4
1.4_M5
1.6_M5
bernard
blinky
clyde
daisy
daisy-140929
daisy-enea
daisy-enea-231026
danny
danny-next
denzil
dizzy
dizzy-enea
dora
dora-toaster
dunfell
dunfell-next
dylan
edison
elroy
enea_linux_3
fido
gatesgarth
gatesgarth-next
genericarm64
green
halstead/hashclient
hardknott
hardknott-next
honister
jethro
kirkstone
kirkstone-next
krogoth
krogoth-enea
krogoth-next
langdale
laverne
master
master-next
master-next2
master-test
master-uninative
mickledore
mickledore-next
morty
morty-next
nanbield
pinky
purple
pyro
pyro-enea
pyro-next
pyro-nfvaccess
python3
rocko
rocko-next
scarthgap
styhead
sumo
sumo-next
thud
thud-next
warrior
warrior-next
zeus
zeus-next
zeus-next2
Mirror of git.yoctoproject.org/poky
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bitbake
/
lib
/
bb
/
persist_data.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bitbake: bitbake: Drop duplicate license boilerplace text
Richard Purdie
2019-05-04
1
-12
/
+0
*
bitbake: bitbake: Add initial pass of SPDX license headers to source code
Richard Purdie
2019-05-04
1
-0
/
+2
*
bitbake: bitbake: persist_data: Fix Locking Protocol Error
Joshua Watt
2019-01-08
1
-1
/
+1
*
bitbake: bitbake: persist_data: Retry database setup
Joshua Watt
2018-12-08
1
-35
/
+48
*
bitbake: persist_data: Disable enable_shared_cache
Joshua Watt
2018-12-07
1
-6
/
+0
*
bitbake: persist_data: Enable Write Ahead Log
Joshua Watt
2018-12-07
1
-0
/
+5
*
bitbake: persist_data: Add key constraints
Joshua Watt
2018-12-07
1
-1
/
+1
*
bitbake: persist_data: Fix leaking cursors causing deadlock
Joshua Watt
2018-12-07
1
-53
/
+135
*
bitbake: prserv/persist_data/utils: Drop obsolete python2 imports
Richard Purdie
2017-01-09
1
-5
/
+1
*
bitbake: bitbake: remove True option to getVar calls
Joshua Lock
2016-11-30
1
-2
/
+2
*
bitbake: persist_data: Fix py3 update stack overflow
Richard Purdie
2016-08-11
1
-2
/
+2
*
bitbake: bitbake: Convert to python 3
Richard Purdie
2016-06-02
1
-5
/
+5
*
bitbake: persist_data: Return str instead of unicode for sqlite3 text queries
Klauer, Daniel
2016-04-06
1
-0
/
+1
*
bitbake: persist_data: Avoid fsync() calls
Richard Purdie
2014-05-03
1
-1
/
+3
*
bitbake: persist_data: add get_by_pattern method to API
Constantin Musca
2013-01-22
1
-0
/
+5
*
persist_data: survive if sqlite3 couldn't enable the shared cache
Christopher Larson
2012-02-22
1
-1
/
+4
*
bitbake/persist_data: Reconnect when DB is locked
Lianhao Lu
2012-01-19
1
-5
/
+7
*
bitbake: Update users of getVar/setVar to use the data store functions directly
Richard Purdie
2011-11-27
1
-3
/
+3
*
bitbake/persist_data: Sync file with upstream bitbake
Richard Purdie
2011-05-06
1
-12
/
+24
*
persist_data: implement comparison, same as dict
Chris Larson
2011-05-06
1
-31
/
+17
*
persist_data: don't allow non-string keys/values
Chris Larson
2011-05-06
1
-0
/
+5
*
persist_data: add has_key
Chris Larson
2011-05-06
1
-0
/
+3
*
persist_data: raise KeyError on missing elements
Chris Larson
2011-05-06
1
-0
/
+3
*
Initial work on getting bitbake working under pypy
Chris Larson
2011-05-06
1
-0
/
+2
*
persist_data: kill unreachable break line
Chris Larson
2011-02-10
1
-1
/
+0
*
persist_data: loop on database lock for table creation
Chris Larson
2011-02-10
1
-2
/
+2
*
persist_data: resurrect the lock wait for selects
Chris Larson
2011-01-05
1
-7
/
+7
*
Rework the persist_data API
Chris Larson
2011-01-05
1
-72
/
+137
*
Revert "persist_data: cache connection and use cursor"
Chris Larson
2011-01-05
1
-8
/
+3
*
persist_data: handle locked db for SELECT
Chris Larson
2011-01-04
1
-3
/
+1
*
Switch bitbake internals to use logging directly rather than bb.msg
Chris Larson
2011-01-04
1
-2
/
+6
*
bitbake/persist_data: Attempt to fix locking issues
Richard Purdie
2010-08-20
1
-8
/
+17
*
persist_data: cache connection and use cursor
Bernhard Reutner-Fischer
2010-07-02
1
-8
/
+13
*
Apply some 2to3 transforms that don't cause issues in 2.6
Chris Larson
2010-07-02
1
-2
/
+2
*
Switch some references to moved functions
Chris Larson
2010-07-02
1
-1
/
+2
*
Formatting cleanups
Chris Larson
2010-07-02
1
-8
/
+5
*
bitbake: Remove persist_data domain renaming code as it appears to expose sql...
Richard Purdie
2009-07-30
1
-10
/
+0
*
bitbake: Make sure tables exist when renaming
Richard Purdie
2009-07-30
1
-0
/
+1
*
bitbake: Add renameDomain and getKeyValues functions to the persistent data code
Richard Purdie
2009-07-29
1
-0
/
+20
*
bitbake: Sync with 1.8 branch
Richard Purdie
2008-05-13
1
-2
/
+2
*
bitbake: Update to 1.8.10 release
Richard Purdie
2008-01-20
1
-1
/
+5
*
bitbake persist_data: Fix for python 2.4
Richard Purdie
2007-08-04
1
-2
/
+2
*
bitbake persist_data: Fix for python 2.4
Richard Purdie
2007-08-04
1
-1
/
+1
*
bitbake persist_data: Fix module reference
Richard Purdie
2007-08-04
1
-1
/
+1
*
bitbake persist_data: Add own retry logic
Richard Purdie
2007-08-04
1
-5
/
+16
*
bitbake persist_data: Use immediate connection mode
Richard Purdie
2007-08-04
1
-1
/
+2
*
bitbake: Update along 1.8 branch
Richard Purdie
2007-08-03
1
-0
/
+94