[tracker] (55 commits) Non-fast-forward update to branch wip/carlosg/domain-ontologies



The branch 'wip/carlosg/domain-ontologies' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  afa1f83... libtracker-data: tracker-store: Initial infrastructure to s
  847e9ab... Whitespace fixes
  32426b9... libtracker-data, tracker-store: domain specific ontologies
  06d7749... tracker-store: Allow running multiple D-Bus services for do
  c442b18... Allow loading domain ontology from .desktop file
  9338ba7... Allow loading domain ontology from .desktop file
  e0c3ac9... Allow loading domain ontology from .rule file
  36f2b60... Some unique shortcut names
  cba557d... Add cache location to db manager and data manager
  590215e... Domain-ontologies: allow more flexibility on locations. Exa
  5adb55a... libtracker-data: Make TrackerTurtleReader take GFiles
  f1b8e48... libtracker-data: Use GFile throughout the TrackerDataManage
  6cd19dc... ontologies: Build dc/xsd/rdf/nrl/nao as GResource
  894ac96... libtracker-data: Take a GFile for ontology location in the 
  f03de62... libtracker-data: Remove test_schemas argument from TrackerD
  1556b7a... tests: Remove duplicate ontologies in libtracker-data tests
  80de7d7... libtracker-data: Use GFile for cache/journal arguments
  8742aca... libtracker-data: Pass TrackerDBInterface to wal hook
  a97fd69... libtracker-direct: Allow creating readwrite databases throu
  0b5e192... libtracker-sparql: Add tracker_sparql_connection_local_new(
  ac3e11d... libtracker-data: Handle backups where journal/cache dirs ar
  27bcb1e... libtracker-data: Require location directories in all intern
  5ea0321... ontologies: Move nepomuk files into separate directory
  fdcf891... libtracker-data: Build all journal file locations from the 
  a2f5160... libtracker-data: Use filename based on cachedir for ontolog
  6c6327c... libtracker-data: Remove filename argument from journal init
  b9c53b8... tracker-store: Move handling of TRACKER_DB_ONTOLOGIES_DIR e
  43264b1... libtracker-data: Remove TRACKER_PRAGMAS_FILE envvar
  a9d4016... libtracker-fts: Remove TRACKER_FTS_STOP_WORDS envvar
  7ce705d... libtracker-bus: Move tracker-store ping call here
  11e79f3... libtracker-sparql: Do not modify messages verbosity
  f7da148... libtracker-common: Remove libmediaart log handler
  8e67c58... libtracker-data: Demote g_message()s to g_info()
  781035f... libtracker-data: Make journal reader a non singleton
  b2ed97f... libtracker-data: Remove another filename argument in Tracke
  f47fa06... libtracker-data: Use data location directly to tracker_data
  ceea702... libtracker-data: Move journal deletion code to tracker-db-j
  a2c7685... libtracker-data: Make journal writers non-singletons

Commits added to the branch:

  d6ce0f3... Remove obsolete references to the --disable-miner commandli (*)
  5b997a9... Remove IDE files that were accidentally committed (*)
  809b567... Remove Maemo/Meego leftovers (*)
  072049a... libtracker-data: tracker-store: Initial infrastructure to s
  de8ff07... Whitespace fixes
  817ef05... libtracker-data, tracker-store: domain specific ontologies
  3eed6db... tracker-store: Allow running multiple D-Bus services for do
  fe6b7fd... Allow loading domain ontology from .desktop file
  38e2c35... Allow loading domain ontology from .desktop file
  6510dba... Allow loading domain ontology from .rule file
  f97f842... Some unique shortcut names
  96e2118... Add cache location to db manager and data manager
  b9854a1... Domain-ontologies: allow more flexibility on locations. Exa
  efcc906... libtracker-data: Make TrackerTurtleReader take GFiles
  5a6d5f4... libtracker-data: Use GFile throughout the TrackerDataManage
  28314c2... ontologies: Build dc/xsd/rdf/nrl/nao as GResource
  64175e7... libtracker-data: Take a GFile for ontology location in the 
  ddca134... libtracker-data: Remove test_schemas argument from TrackerD
  017cbc1... tests: Remove duplicate ontologies in libtracker-data tests
  5fe1e9c... libtracker-data: Use GFile for cache/journal arguments
  39a7fb5... libtracker-data: Pass TrackerDBInterface to wal hook
  b8c14d0... libtracker-direct: Allow creating readwrite databases throu
  faa0d0d... libtracker-sparql: Add tracker_sparql_connection_local_new(
  a96b691... libtracker-data: Handle backups where journal/cache dirs ar
  f01f444... libtracker-data: Require location directories in all intern
  d40a4df... ontologies: Move nepomuk files into separate directory
  b03e12d... libtracker-data: Build all journal file locations from the 
  5267380... libtracker-data: Use filename based on cachedir for ontolog
  d86447a... libtracker-data: Remove filename argument from journal init
  e667f33... tracker-store: Move handling of TRACKER_DB_ONTOLOGIES_DIR e
  c108b09... libtracker-data: Remove TRACKER_PRAGMAS_FILE envvar
  40eea96... libtracker-fts: Remove TRACKER_FTS_STOP_WORDS envvar
  6d3164a... libtracker-bus: Move tracker-store ping call here
  928a497... libtracker-sparql: Do not modify messages verbosity
  c76fcd6... libtracker-common: Remove libmediaart log handler
  052007d... libtracker-data: Demote g_message()s to g_info()
  7a66415... libtracker-data: Make journal reader a non singleton
  94991a2... libtracker-data: Remove another filename argument in Tracke
  6653684... libtracker-data: Use data location directly to tracker_data
  12eb777... libtracker-data: Move journal deletion code to tracker-db-j
  7765e22... libtracker-data: Make journal writers non-singletons
  0cb5a28... libtracker-common: Make locale readonly
  b1fe07b... libtracker-data: Turn tracker ontologies into an object
  719e9d9... libtracker-data: Use flags for ro/use_mutex in TrackerDBInt
  8008b89... tracker-miner-fs: Adopt DBManager API to manipulate stamp f
  08ca512... libtracker-data: Make TrackerDBManager a non-singleton
  86986be... libtracker-data: Make tracker-data-update.c a non singleton
  622169b... libtracker-data: Drop unused function
  68820a3... libtracker-data: Add API to attach user data to TrackerDBIn
  aa2c866... libtracker-fts: Pass TrackerDBInterface through FTS machine
  4d921ae... libtracker-fts: Remove tracker_fts_init/shutdown functions
  cc2e782... libtracker-data: Remove TrackerDBInterface busy functions
  d3324f9... libtracker-data: Make TrackerDataManager a non singleton
  31e5f8b... libtracker-fts: Avoid static variables
  3381032... libtracker-data: Remove static variable

(*) This commit already existed in another branch; no separate mail sent


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