summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update parser version after style changessam/uncrustifySam Thursfield2019-04-191-1/+1
* style: Align code automatically using UncrustifySam Thursfield2019-04-1974-1337/+1337
* style: Remove spaces when calling function pointersSam Thursfield2019-04-1911-29/+29
* style: Be consistent with GOptionEntry initializersSam Thursfield2019-04-197-132/+71
* style: Fix some SPARQL string alignmentsSam Thursfield2019-04-192-17/+19
* style: Fix for loop spacingSam Thursfield2019-04-191-1/+1
* style: Fix label positionSam Thursfield2019-04-191-1/+1
* Improve Uncrustify configurationSam Thursfield2019-04-192-3/+136
* Merge branch 'fix-lp-1822629' into 'master'Sam Thursfield2019-04-011-3/+3
|\
| * tracker-miner: Fix cancellation of g_file_enumerator_next_files_asyncAndrea Azzarone2019-04-011-3/+3
|/
* Merge branch 'wip/carlosg/handle-recursive-resources' into 'master'Sam Thursfield2019-04-012-14/+10
|\
| * libtracker-sparql: Handle correctly backreferences in TrackerResource treeCarlos Garnacho2019-03-311-12/+9
| * build: Fix build with meson >= 0.50Carlos Garnacho2019-03-311-2/+1
|/
* Merge branch 'wip/tintou/tracker-sparql-doc' into 'master'Sam Thursfield2019-03-309-76/+141
|\
| * docs: Modernize the libtracker-sparql documentationCorentin Noël2019-03-289-76/+141
|/
* Merge branch 'sam/functional-tests-removal' into 'master'Sam Thursfield2019-03-2712-1392/+0
|\
| * tests: Remove some functional testsSam Thursfield2019-03-0412-1392/+0
* | Merge branch 'wip/tintou/tracker-miner-doc' into 'master'Sam Thursfield2019-03-2718-350/+167
|\ \
| * | docs: Modernize the libtracker-miner documentationCorentin Noël2019-03-276-294/+114
| * | Prepare source files to documentationCorentin Noël2019-03-2712-56/+53
* | | Merge branch 'wip/carlosg/issue-84' into 'master'Carlos Garnacho2019-03-271-4/+4
|\ \ \ | |/ / |/| |
| * | libtracker-data: Handle doubles before other numeric typesCarlos Garnacho2019-03-271-3/+3
| * | libtracker-data: Fix infinite recursion on positive doublesCarlos Garnacho2019-03-271-1/+1
|/ /
* | Merge branch 'wip/tintou/tracker-control-doc' into 'master'Sam Thursfield2019-03-276-78/+83
|\ \
| * | docs: Modernize the libtracker-control documentationCorentin Noël2019-03-276-78/+83
|/ /
* | Merge branch 'wip/tintou/readme' into 'master'Sam Thursfield2019-03-262-231/+189
|\ \
| * | Switch to README.mdCorentin Noël2019-03-262-231/+189
|/ /
* | Update Croatian translationGoran Vidović2019-03-251-508/+530
* | tracker-store: yield statements not allowed without async contextRico Tzschichholz2019-03-161-1/+0
* | Release 2.2.12.2.1Carlos Garnacho2019-03-062-1/+16
* | libtracker-data: Handle NULLs in update solutionsCarlos Garnacho2019-03-051-0/+2
* | Merge branch 'wip/carlosg/fix-changes-done-hint-handling' into 'master'Sam Thursfield2019-03-042-3/+19
|\ \
| * | libtracker-miner: Dispose cached events on MONITOR_EVENT_DELETEDCarlos Garnacho2019-03-041-0/+13
| * | libtracker-miner: Preserve first cached eventCarlos Garnacho2019-03-041-0/+5
| * | libtracker-miner: Fix thinko in conditionCarlos Garnacho2019-03-041-1/+1
| * | tests: Drop dubious assertCarlos Garnacho2019-03-041-2/+0
* | | Merge branch 'fix-issue-78' into 'master'Sam Thursfield2019-03-042-2/+4
|\ \ \
| * | | meson: Enforce build order using generated headers directlyAndrea Azzarone2019-02-282-2/+4
* | | | Merge branch 'sam/ci-save-logs-on-failure' into 'master'Sam Thursfield2019-03-041-0/+5
|\ \ \ \
| * | | | ci: Upload test suite logs as a CI artifactSam Thursfield2019-03-041-0/+5
| | |_|/ | |/| |
* | | | Merge branch 'sam/survive-missing-ontologies-gvdb' into 'master'Sam Thursfield2019-03-041-2/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Fix crash in read-only mode when ontologies.gdvb is missingSam Thursfield2019-03-041-2/+7
|/ / /
* | | Update Latvian translationRūdolfs Mazurs2019-03-031-517/+532
| |/ |/|
* | Merge branch 'wip/carlosg/trigger-filter-parent-on-monitor-events'Carlos Garnacho2019-03-032-90/+33
|\ \
| * | libtracker-miner: Drop TrackerMonitor API to get/set the indexing treewip/carlosg/trigger-filter-parent-on-monitor-eventsCarlos Garnacho2019-03-032-36/+0
| * | libtracker-miner: Handle deletes of files triggering parent folder filtersCarlos Garnacho2019-03-031-13/+14
| * | libtracker-miner: Let non-indexable files trigger parent folder checksCarlos Garnacho2019-03-031-12/+19
| * | libtracker-miner: Do not check indexing tree on monitor eventsCarlos Garnacho2019-03-031-29/+0
|/ /
* | libtracker-data: Remove pointless criticalCarlos Garnacho2019-03-031-2/+0
* | Merge branch 'wip/carlosg/double-precision'Carlos Garnacho2019-03-026-6/+43
|\ \