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



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

Summary of new commits:

  b50bd83... Removed old backup code
  85481dd... libtracker-common: Added tracker_{class,property}_{get,set}
  430c999... Fixed a few uint vs. int issues for consistency
  6b30af0... libtracker-db: Implement writer for new binary journal
  fcae7ce... libtracker-db: Implement reader for new binary journal
  3694ef7... Don't use global namespace for #defines for local use
  ad39412... Move local functions above public functions
  8f8b282... Improve the journal API
  763c8eb... libtracker-db: Add test for journal writer
  acb9150... libtracker-db: Use open/close instead of fopen and fclose
  a6abc57... Use an enum not hardcoded values for journal data formats
  c85beaf... Use typedef enum for journal data formats
  b3c6990... Add the four bytes of the last entry_size to entry_size
  49a7358... Add more detailed GError for calling _next()
  edec745... Added comments to the journal code and improved var names i
  048bf08... libtracker-db: Fix uint32 reading from journal
  cfd2e67... Fixed journal crc check failure
  62c8d49... libtracker-db: CRC fix
  91b7be8... libtracker-data: Append updates to journal
  b02090f... libtracker-data: Use tracker_{class,property}_{get,set}_id
  599550d... libtracker-data: Use cached ids instead of lookups
  016de4b... libtracker-data: Add support for journal replay
  61e4f5b... libtracker-db: Fix end of transaction handling when reading
  89ccc0f... libtracker-db: Add more checks to tracker_db_journal_append
  802ebb0... libtracker-db: Fix journal reader error handling
  7f03e7a... libtracker-data: Do not append to journal too early
  9b7527b... libtracker-db: Add timestamp to transactions in journal
  08fa73f... libtracker-db: Added more journal reader unit tests
  78eee8a... libtracker-db: Finish journal test cases
  16af127... Checking databases for corruption
  a08ee35... libtracker-data: Merge fixes
  a7b5b01... libtracker-data: Create FTS table right after creating the 
  4e9404d... libtracker-data: Make sure to use the right IDs when replay
  7216c94... libtracker-data: Also replay delete statements
  e9e4974... libtracker-db: Do not warn if journal does not exist
  6436c0d... Reimplemented backup and restore support
  39a2475... libtracker-db: Support reading timestamps from journal
  0f98917... libtracker-data: Replay with timestamps from journal
  95f78ea... Truncate the journal to the last correct entry in case of c
  d393c18... Added check that verifies last entry of the journal
  93828aa... tracker-store: Add Sync D-Bus method
  b70604f... tracker-store: Also sync on BatchCommit



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