[tracker] (93 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:

  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

Commits added to the branch:

  b41fc7b... Update Catalan translation (*)
  d5ae8e0... Fix to Catalan translation (*)
  2d0af53... libtracker-data: tracker-store: Initial infrastructure to s
  0e62b22... Whitespace fixes
  b424317... libtracker-data, tracker-store: domain specific ontologies
  b99592e... tracker-store: Allow running multiple D-Bus services for do
  84c3bfe... Allow loading domain ontology from .desktop file
  03a324a... Allow loading domain ontology from .desktop file
  a41013f... Allow loading domain ontology from .rule file
  e18169f... Some unique shortcut names
  ae2dc43... Add cache location to db manager and data manager
  211935f... Domain-ontologies: allow more flexibility on locations. Exa
  8ac77b2... libtracker-data: Make TrackerTurtleReader take GFiles
  3700e9c... libtracker-data: Use GFile throughout the TrackerDataManage
  c7935de... ontologies: Build dc/xsd/rdf/nrl/nao as GResource
  e0fff9e... libtracker-data: Take a GFile for ontology location in the 
  9c39576... libtracker-data: Remove test_schemas argument from TrackerD
  d3c1180... tests: Remove duplicate ontologies in libtracker-data tests
  96e1b44... libtracker-data: Use GFile for cache/journal arguments
  2e0370c... libtracker-data: Pass TrackerDBInterface to wal hook
  3e540b4... libtracker-direct: Allow creating readwrite databases throu
  125befe... libtracker-sparql: Add tracker_sparql_connection_local_new(
  2a2bd33... libtracker-data: Handle backups where journal/cache dirs ar
  9f0f77e... libtracker-data: Require location directories in all intern
  3a93c29... ontologies: Move nepomuk files into separate directory
  ae96075... libtracker-data: Build all journal file locations from the 
  052811b... libtracker-data: Use filename based on cachedir for ontolog
  f81346b... libtracker-data: Remove filename argument from journal init
  325ed54... tracker-store: Move handling of TRACKER_DB_ONTOLOGIES_DIR e
  b9dfc72... libtracker-data: Remove TRACKER_PRAGMAS_FILE envvar
  ca42cc1... libtracker-fts: Remove TRACKER_FTS_STOP_WORDS envvar
  2d50dda... libtracker-bus: Move tracker-store ping call here
  36b6c36... libtracker-sparql: Do not modify messages verbosity
  acb7b83... libtracker-common: Remove libmediaart log handler
  94284a8... libtracker-data: Demote g_message()s to g_info()
  8966850... libtracker-data: Make journal reader a non singleton
  63eb00d... libtracker-data: Remove another filename argument in Tracke
  433695c... libtracker-data: Use data location directly to tracker_data
  b37a0d1... libtracker-data: Move journal deletion code to tracker-db-j
  5555757... libtracker-data: Make journal writers non-singletons
  e1b3b9f... libtracker-common: Make locale readonly
  71f4c06... libtracker-data: Turn tracker ontologies into an object
  ce1a233... libtracker-data: Use flags for ro/use_mutex in TrackerDBInt
  2b8132f... tracker-miner-fs: Adopt DBManager API to manipulate stamp f
  f670784... libtracker-data: Make TrackerDBManager a non-singleton
  ec82769... libtracker-data: Make tracker-data-update.c a non singleton
  57bf194... libtracker-data: Drop unused function
  6e5a685... libtracker-data: Add API to attach user data to TrackerDBIn
  a38d93b... libtracker-fts: Pass TrackerDBInterface through FTS machine
  3c13e36... libtracker-fts: Remove tracker_fts_init/shutdown functions
  6bc1967... libtracker-data: Remove TrackerDBInterface busy functions
  cc85a1c... libtracker-data: Make TrackerDataManager a non singleton
  c66e977... libtracker-fts: Avoid static variables
  c04b452... libtracker-data: Remove static variable
  abab389... docs: Add documentation around creating and maintaining ont
  f397de9... docs: Use xi:include to optionally load ontology explanatio
  916cd83... docs: Remove dead code
  e61749f... docs: Unify ontology documentation tools
  1b26ec5... docs: Generate documentation for internal ontology in libtr
  1f6d750... docs: Do not add copyright by default on the ontology doc t
  2412cbb... docs: Remove "see also" section from ontology class documen
  52ec432... docs: Remove duplicated code
  96c67b3... Remove libmediaart code entirely
  e6abc13... Remove ignore_next_update() API
  1dfd1b4... libtracker-miner: Change API of ::process-file[-attributes]
  e30c53b... libtracker-miner: Split ::remove-file into two signals
  c81a1a6... libtracker-miner: Add TrackerMinerFS::move-file vmethod
  91321e1... libtracker-miner: Remove tracker_miner_fs_get_parent_urn()
  ac07282... libtracker-miner: Remove tracker_miner_fs_force_recheck()
  1097625... libtracker-miner: Remove tracker_miner_fs_force_recheck()
  6e65884... tracker-miner-fs: Adopt TrackerThumbnailer from libtracker-
  ca79f0e... libtracker-miner: Remove tracker_miner_fs_set_mtime_checkin
  b35d0e9... tracker-miner-fs: Implement initial crawling fully here
  c88a0fc... libtracker-miner: Remove tracker_miner_fs_[sg]et_initial_cr
  a1a0717... libtracker-miner: Remove TrackerMinerFS API to add/remove d
  5ebed13... libtracker-miner: Remove tracker_miner_fs_check_directory*(
  3b1ee66... libtracker-miner: Merge tracker_miner_fs_check_file[with_pr
  a429628... libtracker-miner: Fix TrackerMiner::progress signal argumen
  1f53d39... libtracker-miner: Add TrackerMinerProxy object
  e2204fc... tracker-store: Register all objects with default DBus paths
  7614538... tracker-store: Remove dbus_path domain ontologies setting
  3790dfb... tracker-store: Remove fine-grained domain ontologies CLI sw
  2a8f076... tracker-store: Make DBus unique name purely dependent on th
  5382ecc... libtracker-common: Add TrackerDomainOntology helper
  8e35e53... tracker-store: Add default domain ontology
  347aec6... tracker-store: Use TrackerDomainOntology helper
  08189db... libtracker-sparql-backend: Set namespace on Log object
  5cb4624... libtracker-sparql: Use TrackerDomainOntology on tracker_spa
  92b99ea... tracker-miner-fs: Add --domain-ontology switch
  8f03aa7... tracker-miner-apps: Add --domain-ontology switch
  7272cff... tracker-extract: Add --domain-ontology switch
  9628c38... libtracker-sparql: Make TrackerNotifier check GraphUpdated 
  db34862... libtracker-miner: Add TrackerMiner::connection property

(*) 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]