summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: Update the documentation to latest tracker versionwip/tintou/fix-docCorentin Noël2019-03-272-44/+29
* 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
|\ \
| * | tests: Add test for double precision in deleteswip/carlosg/double-precisionCarlos Garnacho2019-03-024-0/+13
| * | libtracker-data: Convert from GValues when generating solution for updatesCarlos Garnacho2019-03-021-2/+23
| * | libtracker-data: Use g_ascii_dtostr/strtod to transform doublesCarlos Garnacho2019-03-021-2/+4
| * | libtracker-data: Do not cast doubles to stringsCarlos Garnacho2019-03-021-2/+3
|/ /
* | libtracker-data: Drop unconditional locks around wal checkpointsCarlos Garnacho2019-03-021-2/+0
* | Merge branch 'sam/autopep8' into 'master'Sam Thursfield2019-03-0224-1448/+1486
|\ \
| * | functional-tests: Reformat in line with Python standardsSam Thursfield2019-03-0224-1448/+1486
* | | Merge branch 'complete-python3-port' into 'master'Sam Thursfield2019-03-0227-468/+402
|\ \ \ | |/ /
| * | functional-tests: Remove use of deprecated functionsAndrea Azzarone2019-02-266-17/+14
| * | data-generators: Use python3 shebang lineAndrea Azzarone2019-02-262-2/+2
| * | functional-tests: Complete port to python3Andrea Azzarone2019-02-2625-449/+386
* | | Updated French translationClaude Paroz2019-02-281-1465/+513
* | | Update Serbian translationМарко Костић2019-02-281-522/+537
* | | Update Friulian translationFabio Tomat2019-02-281-4/+4
| |/ |/|
* | Update Korean translationSeong-ho Cho2019-02-271-507/+517
* | Merge branch 'fix-sqlite-cross' into 'master'Sam Thursfield2019-02-261-30/+44
|\ \
| * | build: add support for sqlite3_has_fts5 property.maxice82019-02-261-30/+44
* | | Update Russian translationStas Solovey2019-02-261-517/+530
| |/ |/|
* | Update Dutch translationNathan Follens2019-02-241-611/+567
* | tests: Remove needless HAVE_TRACKER_FTS checkCarlos Garnacho2019-02-231-11/+0
* | tests: Initialize and run main loop in specific testsCarlos Garnacho2019-02-231-9/+6
* | tests: Move connection global variable to specific testCarlos Garnacho2019-02-231-15/+13
* | tests: Add more tests for BIND behaviorCarlos Garnacho2019-02-237-0/+9
* | libtracker-data: Handle empty clauses before BINDCarlos Garnacho2019-02-231-6/+18
* | Update Esperanto translationKristjan SCHMIDT2019-02-231-1762/+872
* | tests: Add test for doubly escaped codepointsCarlos Garnacho2019-02-223-0/+5
* | libtracker-common: Fix code flow in tracker_unescape_unichars()Carlos Garnacho2019-02-221-3/+1