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

Proposed fix for #3624 NPE at RangeQueryRewriter.rewriteLocationStep #3625

Commits on Nov 22, 2020

  1. Proposed fix for eXist-db#3624 NPE at org.exist.xquery.modules.range.…

    …RangeQueryRewriter.rewriteLocationStep
    
    Handle all operators
    dizzzz committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    56e190a View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Merge branch 'develop' of github.com:eXist-db/exist into bugfix/3624_…

    …proposal_fix_npe_rangequeryrewriter
    
    * 'develop' of github.com:eXist-db/exist: (109 commits)
      Bump dependency-check-maven from 6.0.3 to 6.0.4
      Wrong merge.... file needs to be deleted
      Fix for  eXist-db#3688
      Read buffer
      wrap file stream writes into BufferedOutputStreams.
      Remove old (unfinished?) code
      Bump rsyntaxtextarea from 3.1.1 to 3.1.2
      Feedback from review: use explicit services file
      Feedback from Adam
      Bump bcprov-jdk15on from 1.67 to 1.68
      Bump xmlunit.version from 2.8.1 to 2.8.2
      Feedback from Codacy
      Feedback from Codacy
      Setting the dot.
      Improved text a bit
      Handle potential (and real) NPE; allow issue to be ignored.
      Only delete (overwrite) file if user explicitly agrees
      Bump jansi from 2.1.0 to 2.1.1
      Reported by codacy
      Improve startup logging
      ...
    dizzzz committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    52ea499 View commit details
    Browse the repository at this point in the history
  2. Reworked Wolfs' comments

    dizzzz committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    35a76f2 View commit details
    Browse the repository at this point in the history