43 Révisions (38600c02a1b985bdf90aa78c279d9807ee05cd5f)

Auteur SHA1 Message Date
  Vsevolod Stakhov e2e021a182 [Minor] Fix some minor code quality issue il y a 2 ans
  Vsevolod Stakhov cf071c74aa [Minor] Fix some more issues il y a 2 ans
  Christian Göttsche 765813e908 [Minor] silence warnings about unused function results il y a 4 ans
  Vsevolod Stakhov c607c36edd [Rework] Refactor libraries structure il y a 4 ans
  Vsevolod Stakhov 2705479096 [Minor] Remove redundant code and to stop compiler whinging il y a 5 ans
  Vsevolod Stakhov ccefb86651 [Fix] Fix descriptors leak in sqlite3 locking code il y a 6 ans
  Vsevolod Stakhov 742feb0c89 [Minor] Do a more clever sqlite locking il y a 6 ans
  Vsevolod Stakhov 0e270dbe70 [Fix] Fix couple of issues il y a 7 ans
  Vsevolod Stakhov a93fbccaea [Fix] Fix various warnings and issues il y a 7 ans
  Vsevolod Stakhov 81de74b003 [Fix] Fix another locking issue in sqlite il y a 8 ans
  Vsevolod Stakhov 597d9e0af6 [Minor] Fighting with windmills (sqlite locking) il y a 8 ans
  Vsevolod Stakhov 7832d59918 [Fix] Another effort to unbreak sqlite locking il y a 8 ans
  Vsevolod Stakhov 62c5109fb1 [Feature] Wait for sqlite if locked when switching to WAL mode il y a 8 ans
  Vsevolod Stakhov c15fd65bc3 [Feature] Allow versioning for sqlite databases il y a 8 ans
  Vsevolod Stakhov 4394fa14de Fix some more issues found by coverity il y a 8 ans
  Vsevolod Stakhov c2cbcd8d98 Fix some issues found by coverity il y a 8 ans
  Vsevolod Stakhov 0b08477445 Fix varargs processing (found by coverity) il y a 8 ans
  Vsevolod Stakhov 8766fba694 Switch the rest to apache 2 il y a 8 ans
  Vsevolod Stakhov b8e62273f6 Increase severity of sqlite errors il y a 8 ans
  Vsevolod Stakhov 0fa975e21b Fix locking issues with sqlite il y a 8 ans
  Vsevolod Stakhov 5eb9938636 Fix more issues il y a 8 ans
  Vsevolod Stakhov 0fcfb24547 Do not require mempool to open sqlite3 db il y a 8 ans
  Vsevolod Stakhov 7895577bd6 Add dedicated function to checkpoint sqlite il y a 8 ans
  Vsevolod Stakhov 5a4566af6e Use constants instead of magic numbers il y a 8 ans
  Vsevolod Stakhov 9afc686106 Clear bindings for sqlite3 statements il y a 8 ans
  Vsevolod Stakhov 7649d8f199 Fix race condition when opening sqlite db il y a 8 ans
  Vsevolod Stakhov 27f77e95e6 Another try to improve sqlite3 interaction il y a 8 ans
  Vsevolod Stakhov 265cdfde91 Add more tunes to sqlite il y a 8 ans
  Vsevolod Stakhov eb737947eb Reorganize includes to reduce namespace pollution. il y a 8 ans
  Vsevolod Stakhov 763ab77075 Enable mmap in sqlite3. il y a 8 ans
  Vsevolod Stakhov 762aeb28d3 Enable foreign keys in sqlite3. il y a 8 ans
  Vsevolod Stakhov 67f20b684d Start fuzzy_merge command. il y a 8 ans
  Vsevolod Stakhov e52f7b39af Fix pragma usage. il y a 8 ans
  Vsevolod Stakhov 316fe3e293 Relax synchronization mode in sqlite3. il y a 8 ans
  Vsevolod Stakhov 5f0f8b6fd6 Fix logging in sqlite3 modules. il y a 8 ans
  Vsevolod Stakhov dd9442e9b6 Improve locking on opening sqlite files. il y a 8 ans
  Vsevolod Stakhov 7190316de5 Allow blob manipulation in sqlite3 statements. il y a 9 ans
  Vsevolod Stakhov 9da44cc3a5 Add user support to sqlite3. il y a 9 ans
  Vsevolod Stakhov 89711694a9 Finally fix an issue with data isolation in sqlite. il y a 9 ans
  Vsevolod Stakhov cd47af6d6c Rework sqlite3 cache. il y a 9 ans
  Vsevolod Stakhov 32700f14d2 More fixes to sqlite3 locking. il y a 9 ans
  Vsevolod Stakhov 39ebf65fa5 Unify sqlite open and create function. il y a 9 ans
  Vsevolod Stakhov e1b9099abb Move sqlite3 utils to a separate module. il y a 9 ans