[tracker] (43 commits) Created branch binary-log-2



The branch 'binary-log-2' was created.

Summary of new commits:

  6b00977... Removed old backup code
  a2b482b... libtracker-common: Added tracker_{class,property}_{get,set}
  52c2163... Fixed a few uint vs. int issues for consistency
  243d24f... libtracker-db: Implement writer for new binary journal
  a3814cc... libtracker-db: Implement reader for new binary journal
  4bdcb66... Don't use global namespace for #defines for local use
  a5df0a2... Move local functions above public functions
  7e46ea0... Improve the journal API
  6c84a2e... libtracker-db: Add test for journal writer
  cbab1e2... libtracker-db: Use open/close instead of fopen and fclose
  a0a0edc... Use an enum not hardcoded values for journal data formats
  bf015bc... Use typedef enum for journal data formats
  7dc0425... Add the four bytes of the last entry_size to entry_size
  d21b5fc... Add more detailed GError for calling _next()
  31e97b1... Added comments to the journal code and improved var names i
  120f3e9... libtracker-db: Fix uint32 reading from journal
  6d9305e... Fixed journal crc check failure
  2638d53... libtracker-db: CRC fix
  b0da270... libtracker-data: Append updates to journal
  3848a6c... libtracker-data: Use tracker_{class,property}_{get,set}_id
  791de68... libtracker-data: Use cached ids instead of lookups
  3ec3d5c... libtracker-data: Add support for journal replay
  4154a21... libtracker-db: Fix end of transaction handling when reading
  15ab3d5... libtracker-db: Add more checks to tracker_db_journal_append
  e99f8a6... libtracker-db: Fix journal reader error handling
  f31be63... libtracker-data: Do not append to journal too early
  818e386... libtracker-db: Add timestamp to transactions in journal
  fd03228... libtracker-db: Added more journal reader unit tests
  d333dcb... libtracker-db: Finish journal test cases
  ce5ae36... Checking databases for corruption
  b7e80c8... libtracker-data: Merge fixes
  4257c30... libtracker-data: Create FTS table right after creating the 
  7963a1c... libtracker-data: Make sure to use the right IDs when replay
  0232968... libtracker-data: Also replay delete statements
  93d48d7... libtracker-db: Do not warn if journal does not exist
  9077fba... Reimplemented backup and restore support
  88c73a2... libtracker-db: Support reading timestamps from journal
  f637606... libtracker-data: Replay with timestamps from journal
  d970eaa... Truncate the journal to the last correct entry in case of c
  729fb52... Added check that verifies last entry of the journal
  c00115f... tracker-store: Add Sync D-Bus method
  7f7f92a... tracker-store: Also sync on BatchCommit
  d04139f... Pass the transaction's time around instead of using time(NU



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]