[tracker] (136 commits) Non-fast-forward update to branch wip/carlosg/statement-from-resource



The branch 'wip/carlosg/statement-from-resource' 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:

  6bea39b... libtracker-sparql: Add method to create statement from a re
  9ed94ca... tests: Add tests for loading statements from resources

Commits added to the branch:

  87b89b9... libtracker-sparql: Allow building against multiple versions (*)
  0a4ecd9... Merge branch 'wip/carlosg/two-spoonfuls-of-soup' into 'mast (*)
  ba7406d... libtracker-sparql: Check for the correct build CWD as subpr (*)
  fc797a9... Merge branch 'wip/carlosg/fix-build-as-subproject' into 'ma (*)
  ed65749... tracker-db-manager: add "first_time" field (*)
  255123a... delete the half-completed db if the db creation failed (*)
  2b98327... propagate errors that happen while updating an existing db  (*)
  1f3416d... update ontology last modified field inside the ontology tra (*)
  53fba64... add a test case for ontology rollback on failure (*)
  4b715bb... ontology-changes.py: prevent some tests from being skipped (*)
  08e55cc... ontolog-changes.py: mark some tests as expected failure (*)
  eea3220... Merge branch 'prevent_saving_half_completed_db' into 'maste (*)
  eba4e70... HACKING.md: Update for change in functional-tests (*)
  3f85876... Merge branch 'sam/HACKING-update' into 'master' (*)
  86726ad... libtracker-data: Ensure tracker:id/uri can only look up all (*)
  f6d02d4... Merge branch 'wip/carlosg/uri-id-lookups' into 'master' (*)
  454b52c... meson: Adjust indentation (*)
  aacce55... docs: Generate reference manual with gi-docgen (*)
  16e461e... meson: Add gi-docgen as a subproject (*)
  e4d6e5d... docs: Move overview to markdown (*)
  13b35ed... docs: Port "implementation limits" document to markdown (*)
  dd78ca9... docs: Port "performance" docs to markdown (*)
  4bd6566... docs: Port "sparql functions" doc to markdown (*)
  93336a9... docs: Port "sparql and tracker" documentation to Markdown (*)
  36f0830... docs: Port "defining ontologies" documentation to markdown (*)
  d2e4500... docs: Port "examples" to markdown (*)
  6da928b... docs: Port "migrating 2.x to 3.x" to markdown (*)
  3edf533... docs: Drop "migrating 1.x to 2.x" docs (*)
  1a4b46a... docs: Finish porting of tutorial docs to Markdown (*)
  b8baf77... docs: Delete gtk-doc remnants (*)
  6b6214f... docs: Build again manpages and ontology docs (*)
  99ff643... docs: Rewrite data model of documentation tool (*)
  b4effff... docs: Refactor common utils to separate file (*)
  69f9fce... docs: Move all XML generation into a single file (*)
  c3b82a9... docs: Rename code file (*)
  8e8ad92... tools: Rename docgen executable (*)
  0b67c24... docs: Generalize class hierarchy creation further (*)
  da0c6a3... docs: Add documentation generation in markdown format (*)
  6e26175... ontologies: Add separate documentation file for RDFS (*)
  5bf212a... docs: Generate base ontology documentation for gi-docgen do (*)
  c5414ed... docs: Generate examples page with actual examples (*)
  5104257... tools: Adapt ontology docgen tool for hotdoc markdown speci (*)
  cd682ae... docs: Adapt markdown docs to hotdoc formatting specifics (*)
  94fb923... build: Use hotdoc to build documentation (*)
  a4466ae... Revert "meson: Add gi-docgen as a subproject" (*)
  8452c60... src: Remove needless <para> in API doc blurbs (*)
  c3c8738... libtracker-sparql: Add missing doc pieces (*)
  a32f0dc... docs: Set primary section on all markdown docs (*)
  d2f5c5a... docs: Add missing migration doc (*)
  043de63... docs: Include Nepomuk documentation in hotdoc (*)
  e9911c9... docs: Fix image locations (*)
  db325b6... docs: Move images so they are in a single folder (*)
  8a0aa0e... docs: Update references to code symbols for hotdoc (*)
  834c5e7... doc: Tweak hotdoc theme (*)
  37036e6... ci: Update fedora image with documentation tools (*)
  149b8a2... docs: Generate keywords helper file for markdown documentat (*)
  1531b05... docs: Install devhelp files (*)
  debfb82... ci: Make Rawhide failable (*)
  288b871... build: Make hotdoc target depend on ontology docs (*)
  ad94857... ci: Add glib2-doc to fedora image (*)
  c61ab74... ci: Isolate coverage job into its own build/test run (*)
  24c58d3... ci: Exclude generated boilerplate in coverage checks (*)
  9324fef... ci: Add intermediate job to build the website before deploy (*)
  c09d199... ci: Change src/dest dirs for hotdoc documentation (*)
  c7b5ea7... docs: Use lumen theme for documentation (*)
  e8cd89b... docs: Add online link for devhelp documentation (*)
  87bbf52... docs: Add some basic info about license/website on index (*)
  a6ea324... docs: Add link to website to top navigation bar in API docs (*)
  2a5a26e... Merge branch 'wip/carlosg/hotdoc' into 'master' (*)
  6fa494b... ci: Download and install glib2-doc manually (*)
  8829f01... Merge branch 'wip/carlosg/glib2-xref' into 'master' (*)
  e5a8e04... Update Finnish translation (*)
  36343d8... docs: Fix dist (*)
  e01295d... docs: Refactor devhelp generation scripts (*)
  0adb58e... build: Ship devhelp docs in tarball (*)
  051147c... Merge branch 'wip/carlosg/dist-docs' into 'master' (*)
  d9d1766... Release 3.2.0.beta (*)
  3d49585... docs: Ensure theme-extras directory is clean building docs  (*)
  1a73076... Merge branch 'wip/carlosg/check-clean-docs-tree' into 'mast (*)
  0f5328b... Release 3.2.0.rc (*)
  7561202... add current line and column numbers parameters to tracker_t (*)
  cc78a00... add "out" label to tracker_data_ontology_load_statement() (*)
  c4f41eb... add line and column numbers to error messages in tracker_da (*)
  2cd5325... Updated Danish translation (*)
  bd8f0d9... docs: Update images (*)
  67550a1... docs: Flesh out SPARQL tutorial (*)
  314fa95... libtracker-sparql: Add some documentation about allowed mul (*)
  9acffe4... libtracker-sparql: Add API docs on update_blank() return va (*)
  63ab52c... docs: Update and modernize code examples (*)
  01115e8... libtracker-sparql: Drop gtk-doc specific syntax (*)
  b01208c... libtracker-sparql: Drop mentions to pre-3.0 API versions (*)
  f5bee9d... Merge branch 'wip/carlosg/doc-improvements' into 'master' (*)
  14bad80... Release 3.2.0 (*)
  d9b253f... Update Hebrew translation (*)
  fe39493... add line and column numbers to handle_unsupported_ontology_ (*)
  874565d... propagate an error when ontology fail to be stored in datab (*)
  0d69ae6... tracker-data-manager: replace some warnings by errors (*)
  f909916... prefix error messages with line and column numbers (*)
  20365c0... make ontology-error test use regular expressions instead of (*)
  e2b58e9... TrackerProperty: add the definition position in the ontolog (*)
  66b4578... TrackerClass: add the definition position in the ontology (*)
  0a23bcc... propagate an error if ontology file contains incomplete pro (*)
  647b8cc... add test for handling incomplete property error in the onto (*)
  cea2e85... prefix "unsupported nrl:maxCardinality change" error with l (*)
  425eafe... prefix "deleted super class error" with line and column num (*)
  92eafb5... prefix "unsupported inverse functional property change" err (*)
  612d93c... prefix "unsupported change" error in update_property_value( (*)
  38c754e... propagate an error if ontology file contain parsing errors (*)
  5b302b7... DomainIndexAddTest: fix problem of using multipe value prop (*)
  141a95e... print parsing errors using g_printerr instead of g_critical (*)
  cc504f7... add test for the parsing erros that printed while parsing t (*)
  255c935... Merge branch 'add_ontology_parsing_warnings' into 'master' (*)
  af70718... [test] Refactor double comparison (*)
  183d5e0... Merge branch 'fix-float-cmp-in-test' into 'master' (*)
  a8b01f9... tracker: Check return value of g_file_get_contents (*)
  dd885f9... libtracker-sparql: Check return values of XML writer functi (*)
  4c85537... tracker: Check return value of g_setenv (*)
  b3f284f... tracker: Test return value of g_file_get_contents() (*)
  e44bae2... libtracker-data: Check return value of g_unlink (*)
  1309e11... libtracker-data: Check return value of g_mkdir_with_parents (*)
  c81805e... libtracker-data: Warn in place during rollback on first tim (*)
  c72717a... libtracker-data: Check the return value of write_ontologies (*)
  04decee... libtracker-data: Do not check for out variable being NULL (*)
  854e033... tracker: Check the return value of g_filename_to_utf8() (*)
  7e3159c... libtracker-data: Free query variable earlier (*)
  c372fbc... libtracker-data: Handle TrackerBinding together in code (*)
  d030fd7... docs: Avoid GError double free (*)
  3f50c15... docs: Initialize variable (*)
  ae37000... docs: Initialize variable (*)
  941fd6f... libtracker-data: Avoid propagating errors based on uninitia (*)
  000bc5f... Merge branch 'wip/carlosg/coverity-fixes' into 'master' (*)
  e0a560c... Update Latvian translation (*)
  bcf1347... Release 3.2.1 (*)
  ea72f22... build: Bump for 3.3 (*)
  8b628a0... libtracker-sparql: Add method to create statement from a re
  1e42150... tests: Add tests for loading statements from resources

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]