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



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

Summary of new commits:

  a1ec735... Removed old backup code
  70899e8... libtracker-db: Removed old fts-sync code, not used anymore
  3e64d2c... libtracker-db: Implement writer for new binary journal
  05d4593... libtracker-data: Append updates to journal
  3706846... libtracker-common: Added tracker_{class,property}_{get,set}
  80b2a29... libtracker-db: Add journal reader
  ca12c9f... libtracker-data: Use cached ids instead of lookups
  77b9e28... Fixed a few uint vs. int issues for consistency
  37268d3... libtracker-db: Don't have tracker_db_journal_filename() AND
  0741318... libtracker-db: Moved test to tests/libtracker-db/tracker-db
  a1acc81... Don't use global namespace for #defines for local use
  5a54f9c... Move local functions above public functions
  6225505... Improve the journal API
  86af520... Create TrackerDBJournalEntry for iterating through it
  74bc688... libtracker-db: Use open/close instead of fopen and fclose
  631adf2... Refactored journal writer to use a struct instead of global
  b3378bd... Renamed code to id in the journal API
  a08d597... Use an enum not hardcoded values for journal data formats
  33b2d18... libtracker-data: Add experimental journal replay code
  f27fb9d... Use typedef enum for journal data formats
  84bcc03... Add the four bytes of the last entry_size to entry_size
  518b34d... Add more detailed GError for calling _next()
  736ab77... Added comments to the journal code and improved var names i
  da5110a... libtracker-db: Fix uint32 reading from journal
  bb33298... Fixed journal crc check failure
  b1a89ce... libtracker-db: CRC fix
  54747cc... libtracker-data: Do not append to journal while replaying
  615df9d... libtracker-db: Fix end of transaction handling when reading
  13bb8dd... libtracker-db: Add more checks to tracker_db_journal_append
  1ac6ea4... libtracker-db: Fix journal reader error handling
  0ae0c4e... libtracker-data: Do not append to journal too early
  567c553... libtracker-db: Add timestamp to transactions in journal
  94b6dcb... libtracker-db: Added more journal reader unit tests
  0f9059e... libtracker-db: Finish journal test cases
  3ccea36... Checking databases for corruption
  754e9c2... libtracker-data: Merge fixes
  0d9a52c... libtracker-data: Create FTS table right after creating the 
  4330ed1... libtracker-data: Make sure to use the right IDs when replay
  b2b5028... libtracker-data: Also replay delete statements
  eaa421f... libtracker-db: Do not warn if journal does not exist
  eb06aa1... Reimplemented backup code. Restore is still TODO.
  20980fd... libtracker-data: Fixed to follow recent API changes to trac
  3611b45... Reimplemented backup and restore support
  bf304e0... libtracker-db: Support reading timestamps from journal
  787d0b9... libtracker-data: Replay with timestamps from journal
  4c56793... Truncate the journal to the last correct entry in case of c
  30a510e... Added check that verifies last entry of the journal
  5b84bfd... tracker-store: Add Sync D-Bus method
  be5e50a... tracker-store: Also sync on BatchCommit
  26c932e... Update .gitignore



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