summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* HACK: Disable test that requires GLib 2.62wip/sthursfield/debian10-hacksSam Thursfield2021-06-161-10/+12
* Update Slovak translationDuĊĦan Kazik2021-06-151-96/+91
* Release 3.2.0.alpha.13.2.0.alpha.1Carlos Garnacho2021-06-122-1/+5
* Release 3.2.0-alpha3.2.0-alphaCarlos Garnacho2021-06-111-0/+25
* Merge branch 'i18n-fix' into 'master'Carlos Garnacho2021-06-091-4/+1
|\
| * tracker: Fix i18n macros usageDaniele Nicolodi2021-05-161-4/+1
* | Merge branch 'wip/carlosg/datetime-comparisons' into 'master'Carlos Garnacho2021-06-0815-11/+119
|\ \
| * | tests: add test for binding a string to a xsd:dateTime via TrackerSparqlState...Rasmus Thomsen2021-05-083-0/+8
| * | libtracker-data: Allow ^^ casts on parametersCarlos Garnacho2021-05-081-2/+2
| * | tests: Add tests for xsd:dateTime comparisons in FILTERCarlos Garnacho2021-05-0811-0/+56
| * | libtracker-data: Handle relational expressions with arbitrary datetimesCarlos Garnacho2021-05-081-1/+45
| * | libtracker-data: Minor refactorCarlos Garnacho2021-05-081-8/+7
| * | libtracker-data: Handle xsd:date along xsd:dateTime in conditionCarlos Garnacho2021-05-081-1/+2
* | | Merge branch 'secondary-index' into 'master'Carlos Garnacho2021-06-081-0/+11
|\ \ \
| * | | libtracker-data: Enhance nrl:secondaryIndex validationDaniele Nicolodi2021-05-171-0/+11
| | |/ | |/|
* | | Merge branch 'bug-fix' into 'master'Carlos Garnacho2021-06-081-1/+0
|\ \ \
| * | | tracker-data-update: remove `g_free`Nishit Patel2021-06-081-1/+0
|/ / /
* | | Merge branch 'wip/carlosg/redundant-rpath' into 'master'Sam Thursfield2021-06-083-3/+1
|\ \ \
| * | | build: Avoid setting the regular library path in rpathCarlos Garnacho2021-06-083-3/+1
|/ / /
* | | Merge branch 'sam/no-pedantic' into 'master'Sam Thursfield2021-05-281-1/+1
|\ \ \
| * | | build: Disable GCC pedantic warningsSam Thursfield2021-05-261-1/+1
* | | | Merge branch 'wip/carlosg/fix-website-link' into 'master'Sam Thursfield2021-05-281-1/+1
|\ \ \ \
| * | | | website: Fix link in FAQCarlos Garnacho2021-05-281-1/+1
|/ / / /
* | | | Merge branch 'sam/remove-design' into 'master'Carlos Garnacho2021-05-274-119/+0
|\ \ \ \
| * | | | docs: Remove outdated design/ docsSam Thursfield2021-05-274-119/+0
|/ / / /
* | | | Merge branch 'docs_fixed' into 'master'Sam Thursfield2021-05-261-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Added missing </funtion> tagsnitinosiris2021-05-261-2/+2
|/ / /
* | | Merge branch 'sam/website-rga' into 'master'Sam Thursfield2021-05-261-0/+4
|\ \ \
| * | | website: Add ripgrep-all to related projectsSam Thursfield2021-05-121-0/+4
| |/ /
* | | Merge branch 'wip/carlosg/ci-playground' into 'master'Sam Thursfield2021-05-266-38/+291
|\ \ \
| * | | ci: Add clang static analysis taskCarlos Garnacho2021-05-171-2/+17
| * | | ci: Add review stageCarlos Garnacho2021-05-171-0/+52
| * | | ci: Add test timeout multiplierCarlos Garnacho2021-05-164-3/+4
| * | | ci: Add aarch64 build/testsCarlos Garnacho2021-05-161-0/+34
| * | | ci: Exclude changes in potfiles for coverityCarlos Garnacho2021-05-161-0/+3
| * | | ci: Make shallow clones of tracker-minersCarlos Garnacho2021-05-161-1/+1
| * | | ci: Move CI to freedesktop ci-templatesCarlos Garnacho2021-05-161-33/+183
| * | | docs: Drop #include from types fileCarlos Garnacho2021-05-161-2/+0
| |/ /
* | | Merge branch 'mywork' into 'master'Sam Thursfield2021-05-262-7/+46
|\ \ \
| * | | docs: Add tracker_sparql_connection_query_statement() examplenitinosiris2021-05-252-7/+46
* | | | Merge branch 'wip/carlosg/forgotten-single-valued-properties' into 'master'Sam Thursfield2021-05-263-69/+11
|\ \ \ \
| * | | | libtracker-data: Do not delete full FTS rowCarlos Garnacho2021-05-253-62/+0
| * | | | libtracker-data: Only issue FTS updates where we mean toCarlos Garnacho2021-05-251-1/+6
| * | | | libtracker-data: Mark specific properties as being deletedCarlos Garnacho2021-05-251-6/+5
|/ / / /
* | | | Merge branch 'errors' into 'master'Carlos Garnacho2021-05-2335-219/+186
|\ \ \ \ | |_|/ / |/| | |
| * | | Removed warning: cast incompatiblenitinosiris2021-05-234-28/+31
| * | | Typecasted g_ptr_array_index() to (char *)nitinosiris2021-05-231-1/+1
| * | | Removed warning: ordered comparison of pointer with integer zeronitinosiris2021-05-231-1/+1
| * | | Removed warning: implicit declaration of function 'getpagesize'nitinosiris2021-05-231-2/+2
| * | | Removed warning: control reaches end of non-void functionnitinosiris2021-05-231-0/+2