Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to eXist 5 #376

Merged
merged 40 commits into from
Dec 10, 2020
Merged

update to eXist 5 #376

merged 40 commits into from
Dec 10, 2020

Commits on Apr 7, 2020

  1. Configuration menu
    Copy the full SHA
    6fa2622 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ba0ded View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Configuration menu
    Copy the full SHA
    1072455 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    bdf098c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3c2c8a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Configuration menu
    Copy the full SHA
    2681650 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Configuration menu
    Copy the full SHA
    77e9fda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c7ed8f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. move functions

    * app:createUrlForDoc -> controller:create-url-for-doc
    * app:createUrlForDocInContext -> controller:create-url-for-doc-in-context
    peterstadler committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    4005093 View commit details
    Browse the repository at this point in the history
  2. refactor to use eXist5 facets and fields

    instead of norm module
    peterstadler committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    f58fbbd View commit details
    Browse the repository at this point in the history
  3. remove outdated stuff

    peterstadler committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    c3b3eab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46eadb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21af8d5 View commit details
    Browse the repository at this point in the history
  6. fix core:undated

    peterstadler committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    186c334 View commit details
    Browse the repository at this point in the history
  7. declare namespace

    peterstadler committed Sep 30, 2020
    Configuration menu
    Copy the full SHA
    9a3766c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Configuration menu
    Copy the full SHA
    df76556 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afcf3b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d40748 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. fix filtering

    peterstadler committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    82b7b6c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Configuration menu
    Copy the full SHA
    2906dd2 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. set semver-min

    peterstadler committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    ec89ce4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65baecd View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Configuration menu
    Copy the full SHA
    b54447f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3a8f94 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    c0f04b8 View commit details
    Browse the repository at this point in the history
  2. use local curl binary

    since it's not installed in the vanilla existdb/existdb:5.2.0 image
    peterstadler committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    fb4ef35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4215c1 View commit details
    Browse the repository at this point in the history
  4. add dependencies

    curl and SaxonHE
    peterstadler committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    d03a894 View commit details
    Browse the repository at this point in the history
  5. getting saxon from sourceforge

    since the libsaxonhe-java does not support XSLT 3.0
    peterstadler committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    99b486d View commit details
    Browse the repository at this point in the history
  6. try to reduce memory consumption

    by changing `-XX:MaxRAMFraction`
    peterstadler committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    dff6de5 View commit details
    Browse the repository at this point in the history
  7. normalize characterNames

    peterstadler committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    231cb2c View commit details
    Browse the repository at this point in the history
  8. update expected results

    peterstadler committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    f450351 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b049fd2 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    307dd3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    894c153 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d8139a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33b672d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Configuration menu
    Copy the full SHA
    914136e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    ea19a17 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. update Readme

    peterstadler committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    a9581e8 View commit details
    Browse the repository at this point in the history