[tracker] (76 commits) Non-fast-forward update to branch wip/carlosg/domain-ontologies
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] (76 commits) Non-fast-forward update to branch wip/carlosg/domain-ontologies
- Date: Thu, 29 Jun 2017 18:49:35 +0000 (UTC)
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:
ef346a1... libtracker-data: Use flags for ro/use_mutex in TrackerDBInt
1a54cd1... tracker-miner-fs: Adopt DBManager API to manipulate stamp f
eea2c6d... libtracker-data: Make TrackerDBManager a non-singleton
b6ae6b8... libtracker-data: Make tracker-data-update.c a non singleton
c12d869... libtracker-data: Drop unused function
99c9934... libtracker-data: Add API to attach user data to TrackerDBIn
65afc24... libtracker-fts: Pass TrackerDBInterface through FTS machine
32b4d54... libtracker-fts: Remove tracker_fts_init/shutdown functions
ab9cfa1... libtracker-data: Remove TrackerDBInterface busy functions
f415eb6... libtracker-data: Make TrackerDataManager a non singleton
4d3cce1... libtracker-fts: Avoid static variables
fb43d25... libtracker-data: Remove static variable
889ad97... docs: Add documentation around creating and maintaining ont
06511c8... docs: Use xi:include to optionally load ontology explanatio
13da89b... docs: Remove dead code
7de7858... docs: Unify ontology documentation tools
c7e1610... docs: Generate documentation for internal ontology in libtr
79ee285... docs: Do not add copyright by default on the ontology doc t
699fc8c... docs: Remove "see also" section from ontology class documen
00c1a19... docs: Remove duplicated code
75e196b... docs: Ensure to create the output dir in ttl2sgml
7f3e56f... Remove libmediaart code entirely
6e89658... Remove ignore_next_update() API
840c958... libtracker-miner: Change API of ::process-file[-attributes]
cf1e727... libtracker-miner: Split ::remove-file into two signals
36081cd... libtracker-miner: Add TrackerMinerFS::move-file vmethod
842fc0f... libtracker-miner: Remove tracker_miner_fs_get_parent_urn()
b264011... libtracker-miner: Remove tracker_miner_fs_force_recheck()
27cc9bd... libtracker-miner: Remove tracker_miner_fs_force_recheck()
5f6d782... tracker-miner-fs: Adopt TrackerThumbnailer from libtracker-
2b56c3e... libtracker-miner: Remove tracker_miner_fs_set_mtime_checkin
b3037cd... tracker-miner-fs: Implement initial crawling fully here
3dea856... libtracker-miner: Remove tracker_miner_fs_[sg]et_initial_cr
177e6e5... libtracker-miner: Remove TrackerMinerFS API to add/remove d
370a960... libtracker-miner: Remove tracker_miner_fs_check_directory*(
0feeaf7... libtracker-miner: Merge tracker_miner_fs_check_file[with_pr
dd81185... libtracker-miner: Fix TrackerMiner::progress signal argumen
71136cc... libtracker-miner: Add TrackerMinerProxy object
16fdbc9... tracker-store: Register all objects with default DBus paths
d899f1b... tracker-store: Remove dbus_path domain ontologies setting
23ff9a3... tracker-store: Remove fine-grained domain ontologies CLI sw
eab91a0... tracker-store: Make DBus unique name purely dependent on th
9c23efa... libtracker-common: Add TrackerDomainOntology helper
23e2a25... tracker-store: Install default domain ontology
066871d... tracker-store: Use TrackerDomainOntology helper
65167ce... libtracker-sparql-backend: Set namespace on Log object
bf4d8ea... libtracker-sparql: Use TrackerDomainOntology on tracker_spa
0676e1b... tracker-miner-fs: Add --domain-ontology switch
94e1f7f... tracker-miner-apps: Add --domain-ontology switch
2e2f27c... tracker-extract: Add --domain-ontology switch
eb26c91... rss: Add --domain-ontology switch
e682790... libtracker-sparql: Make TrackerNotifier check GraphUpdated
a47fe3b... libtracker-miner: Add TrackerMiner::connection property
470854c... tracker-miner-fs: Drop standalone DBus name for Files.Index
4f0821c... miners: Add NameSuffix field to miner .service files
506e464... libtracker-control: Remove obscure environment variables
72e0101... libtracker-control: Add domain argument to tracker_miner_ma
ef58c5b... libtracker-common: Use XDG_DATA_DIRS to find domain ontolog
51f5acc... libtracker-sparql-backend: Ensure we always load the bus co
4c9dcc8... tracker-miner-rss: Look up the right dbus name for GraphUpd
807731b... libtracker-data: Ensure we set user data on an existing con
58228b9... libtracker-miner: Make TrackerMinerProxy look for the right
d0406e9... tracker-store: If a domain is set, set a watch on it
1cfa4f1... tracker-miner-rss: If there is a domain, set watch on it
12176a1... tracker-miner-fs: If there is a domain, set a watch on it
592a8a1... tracker-miner-apps: If there is a domain, set watch on it
992fc4a... tracker-extract: If there is a domain, set watch on it
a98d148... libtracker-data: Fix compilation on DISABLE_JOURNAL
a4d98b0... tracker-store: Remove ontology_name argument
3ef88ef... libtracker-common: Add domain ontology key/api to get expec
b172e18... tracker-store: Add all known tracker miners to default doma
91718a2... libtracker-control: Skip miners not meant to be loaded.
72c63a9... libtracker-data: Make Tracker.DBStatement an InitiallyUnown
9c455f1... tracker-store: Use wal_checkpoint API from TrackerDBInterfa
996c3c0... sm Use flags for ro/use_mutex in TrackerDBInterface
b81553f... libtracker-miner: Add connection property to TrackerFileNot
3778972... libtracker-common: Add a last resort envvar to load default
Commits added to the branch:
2f58789... libtracker-data: Use flags for ro/use_mutex in TrackerDBInt
2df688a... tracker-miner-fs: Adopt DBManager API to manipulate stamp f
e424b6e... libtracker-data: Make TrackerDBManager a non-singleton
66a6dc9... libtracker-data: Make tracker-data-update.c a non singleton
e45903e... libtracker-data: Drop unused function
bfc5e16... libtracker-data: Add API to attach user data to TrackerDBIn
bda1d77... libtracker-fts: Pass TrackerDBInterface through FTS machine
4654efe... libtracker-fts: Remove tracker_fts_init/shutdown functions
308a710... libtracker-data: Remove TrackerDBInterface busy functions
81b20c3... libtracker-data: Make TrackerDataManager a non singleton
62eb9d3... libtracker-fts: Avoid static variables
a20a2b7... libtracker-data: Remove static variable
13cac55... docs: Add documentation around creating and maintaining ont
00e323a... docs: Use xi:include to optionally load ontology explanatio
2a19849... docs: Remove dead code
a579751... docs: Unify ontology documentation tools
fef4b41... docs: Generate documentation for internal ontology in libtr
650a8b4... docs: Do not add copyright by default on the ontology doc t
0ebd5b5... docs: Remove "see also" section from ontology class documen
37f1247... docs: Remove duplicated code
663170b... docs: Ensure to create the output dir in ttl2sgml
ac84484... Remove libmediaart code entirely
e15c330... Remove ignore_next_update() API
7e3f1f3... libtracker-miner: Change API of ::process-file[-attributes]
3e5601b... libtracker-miner: Split ::remove-file into two signals
cef502e... libtracker-miner: Add TrackerMinerFS::move-file vmethod
444c46a... libtracker-miner: Remove tracker_miner_fs_get_parent_urn()
a73fdd1... libtracker-miner: Remove tracker_miner_fs_force_recheck()
80d1eb5... libtracker-miner: Remove tracker_miner_fs_force_recheck()
5795f54... tracker-miner-fs: Adopt TrackerThumbnailer from libtracker-
c07c657... libtracker-miner: Remove tracker_miner_fs_set_mtime_checkin
d85a477... tracker-miner-fs: Implement initial crawling fully here
22ca12b... libtracker-miner: Remove tracker_miner_fs_[sg]et_initial_cr
603b14d... libtracker-miner: Remove TrackerMinerFS API to add/remove d
15a93c2... libtracker-miner: Remove tracker_miner_fs_check_directory*(
f3fa5db... libtracker-miner: Merge tracker_miner_fs_check_file[with_pr
3d9e10b... libtracker-miner: Fix TrackerMiner::progress signal argumen
9831c10... libtracker-miner: Add TrackerMinerProxy object
4d859c6... tracker-store: Register all objects with default DBus paths
191bcca... tracker-store: Remove dbus_path domain ontologies setting
dd69523... tracker-store: Remove fine-grained domain ontologies CLI sw
cdbb834... tracker-store: Make DBus unique name purely dependent on th
64e594a... libtracker-common: Add TrackerDomainOntology helper
7a594de... tracker-store: Install default domain ontology
4b56e2c... tracker-store: Use TrackerDomainOntology helper
2ff67ce... libtracker-sparql-backend: Set namespace on Log object
4c79fd0... libtracker-sparql: Use TrackerDomainOntology on tracker_spa
4ba8fa4... tracker-miner-fs: Add --domain-ontology switch
baeef1c... tracker-miner-apps: Add --domain-ontology switch
5159633... tracker-extract: Add --domain-ontology switch
37ac788... rss: Add --domain-ontology switch
9f18273... libtracker-sparql: Make TrackerNotifier check GraphUpdated
d53168d... libtracker-miner: Add TrackerMiner::connection property
2206949... tracker-miner-fs: Drop standalone DBus name for Files.Index
07e29d7... miners: Add NameSuffix field to miner .service files
40b275c... libtracker-control: Remove obscure environment variables
e7598ed... libtracker-control: Add domain argument to tracker_miner_ma
24eea1e... libtracker-common: Use XDG_DATA_DIRS to find domain ontolog
015717e... libtracker-sparql-backend: Ensure we always load the bus co
c6a90be... tracker-miner-rss: Look up the right dbus name for GraphUpd
86a843d... libtracker-data: Ensure we set user data on an existing con
469400f... libtracker-miner: Make TrackerMinerProxy look for the right
f304257... tracker-store: If a domain is set, set a watch on it
6840425... tracker-miner-rss: If there is a domain, set watch on it
5af321b... tracker-miner-fs: If there is a domain, set a watch on it
3e51f55... tracker-miner-apps: If there is a domain, set watch on it
1c0c5a4... tracker-extract: If there is a domain, set watch on it
8cbf96b... libtracker-data: Fix compilation on DISABLE_JOURNAL
378b515... tracker-store: Remove ontology_name argument
f744c20... libtracker-common: Add domain ontology key/api to get expec
ce0c87c... tracker-store: Add all known tracker miners to default doma
a9ea0bc... libtracker-control: Skip miners not meant to be loaded.
305daf4... libtracker-data: Make Tracker.DBStatement an InitiallyUnown
75884ba... tracker-store: Use wal_checkpoint API from TrackerDBInterfa
943dced... libtracker-miner: Add connection property to TrackerFileNot
b109b0d... libtracker-common: Add a last resort envvar to load default
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]