Gitlab Community Edition Instance

Skip to content
Snippets Groups Projects
  1. Jan 25, 2021
    • Mark Rainbird's avatar
      Changes for Fusion compatability · 29b96eb7
      Mark Rainbird authored
      Existing application does not work with Fusion due to different
      implementation of collection function. Fusion does not return non-XML
      content such as XQuery files which means the endpoints are not
      found. There is also a function name clash in openapi-tests-simple.xqm
      which creates an error in Fusion with the sample endpoints.
      
      Issue is resolved with recursive functions that use xmldb functions  in
      order to find child resources and collections to build the list of uris in
      place of existing base-uri function. This works in both Fusion and eXist
      
      There is also an extension to the list of recognised xquery file
      extensions to cover other used formats.
      29b96eb7
  2. Mar 04, 2019
  3. Feb 27, 2019
  4. Feb 26, 2019
    • Mathias Goebel's avatar
      Initial commit · e79ac0fa
      Mathias Goebel authored
      initial commit
      
      add logo
      
      add some major funcionality
      
      add a test module
      
      embed swagger-ui
      
      minor
      
      improvements
      
      proceedings
      
      proceedings
      
      test on full example
      
      update spdx
      
      incl. Beerware
      
      typo
      
      reduce the full sample
      e79ac0fa
Loading