summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* functional-tests: Fix configuration to work with Mesonwip/sam/meson-functional-testsSam Thursfield2017-12-1815-81/+156
* utils: Allow specifying output path for Barnum-based data generatorSam Thursfield2017-12-182-11/+24
* generate: Raise error when called improperlySam Thursfield2017-12-181-1/+1
* functional-tests: Fix use of non existant predicate in 13-threaded-storeSam Thursfield2017-12-181-1/+1
* functional-tests: Remove tests that belong in tracker-minersSam Thursfield2017-12-183-0/+0
* Update Makefile.am for removed functional test filesSam Thursfield2017-12-181-3/+0
* functional-tests: Remove unused helper codeSam Thursfield2017-12-186-755/+0
* functional-tests: Remove tests that belong in tracker-miners.gitSam Thursfield2017-12-1816-1865/+1
* functional-tests: Remove some apparently unused scriptsSam Thursfield2017-12-181-1/+0
* Make HAVE_LIBICU checks consistently with #ifdefSam Thursfield2017-12-182-4/+4
* meson: Avoid NetworkManager automagic dependencyQuentin Glidic2017-12-163-4/+11
* meson: Allow to build with non-GNU libcQuentin Glidic2017-12-161-1/+1
* meson: Fix build with libstemmerSam Thursfield2017-12-163-3/+7
* Revert "meson: Don't require gobject-introspection"Sam Thursfield2017-12-161-0/+1
* meson: Don't require gobject-introspectionJeremy Bicha2017-12-161-1/+0
* meson: Fix libunistring detection and codepathSam Thursfield2017-12-161-2/+2
* Revert "libtracker-common: Add tracker-seccomp from the libtracker-miners lib...Sam Thursfield2017-12-163-264/+0
* functional-tests: Unbreak test by fixing the name of the interfaceDebarshi Ray2017-12-011-1/+1
* Add Icelandic translationSveinn í Felli2017-12-012-0/+1727
* functional-tests: Unbreak test by removing haveMaemo conditionalsDebarshi Ray2017-11-291-2/+0
* Updated Norwegian bokmål translation.Kjartan Maraas2017-11-201-1280/+152
* Remove leftover hal bitsMichael Biebl2017-11-152-42/+0
* Release 2.0.22.0.2Carlos Garnacho2017-11-143-2/+17
* libtracker-miner: Avoid triggering content filters on configured rootsCarlos Garnacho2017-11-141-3/+11
* tests: Add test for ignored content in configured foldersCarlos Garnacho2017-11-141-0/+72
* libtracker-miner: Rename function to be more obviousCarlos Garnacho2017-11-141-19/+12
* libtracker-miner: Fix possible leakCarlos Garnacho2017-11-141-1/+3
* libtracker-miner: Pass parent to _insert_store_info()Carlos Garnacho2017-11-141-4/+14
* libtracker-miner: Avoid interning file for monitoring purposesCarlos Garnacho2017-11-141-8/+3
* libtracker-miner: Small simplification on TrackerFileSystemCarlos Garnacho2017-11-141-50/+56
* libtracker-direct: Remove stray print()Carlos Garnacho2017-11-141-1/+0
* libtracker-miner: Remove TrackerSparqlBuilder sparql buffer tasksCarlos Garnacho2017-11-142-81/+10
* libtracker-miner: Remove bulk sparql buffer operationsCarlos Garnacho2017-11-142-189/+1
* tests: Use tmp dir on testsCarlos Garnacho2017-11-142-2/+6
* libtracker-miner: Always use interned files when emitting ::file-deletedCarlos Garnacho2017-11-141-2/+10
* tests: Minor update to TrackerMonitor testCarlos Garnacho2017-11-141-2/+2
* tests: Remove "blacklisting" TrackerMonitor testsCarlos Garnacho2017-11-141-485/+0
* tests: Minor update to TrackerFileNotifier testCarlos Garnacho2017-11-142-3/+3
* libtracker-miner: Clean up TrackerMonitorCarlos Garnacho2017-11-141-653/+115
* libtracker-miner: Disable monitoring when dealing with unknown monitorsCarlos Garnacho2017-11-141-6/+5
* libtracker-miner: Remove FEN directory monitor handling branchCarlos Garnacho2017-11-141-7/+0
* libtracker-miner: Remove ifdef around useful featureCarlos Garnacho2017-11-141-23/+4
* libtracker-miner: Remove dead TrackerMonitor codeCarlos Garnacho2017-11-141-59/+0
* libtracker-miner: Fix content filter with default policy=denyCarlos Garnacho2017-11-141-8/+16
* libtracker-miner: Intern GFiles on TrackerMonitor::item-movedCarlos Garnacho2017-11-141-14/+28
* libtracker-miner: Remove double caching of file IRICarlos Garnacho2017-11-141-43/+11
* libtracker*: Lower g_message()s to g_debug()Carlos Garnacho2017-11-143-12/+10
* libtracker-miner: Fix argument orderCarlos Garnacho2017-11-141-2/+2
* libtracker-miner: Remove unused quarksCarlos Garnacho2017-11-141-4/+0
* libtracker-miner: Refactor processing queuesCarlos Garnacho2017-11-141-440/+290