Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nitrite/nitrite-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: nitrite/nitrite-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 24 files changed
  • 4 contributors

Commits on Aug 20, 2020

  1. Configure WhiteSource Bolt for GitHub (#248)

    Co-authored-by: whitesource-bolt-for-github[bot] <42819689+whitesource-bolt-for-github[bot]@users.noreply.github.com>
    mend-bolt-for-github[bot] authored Aug 20, 2020
    Configuration menu
    Copy the full SHA
    84eafc9 View commit details
    Browse the repository at this point in the history
  2. Delete .whitesource

    anidotnet authored Aug 20, 2020
    Configuration menu
    Copy the full SHA
    cb8b2a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. fixed #251

    anidotnet committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    05a421e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20d03c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. Issue #366 - added null check to the 'text' variable before passing i…

    …nto the StringTokenizer as this isn't a null safe call.
    boxheed committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    f197a4d View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. Merge pull request #368 from boxheed/master

    Issue #366 - added null check to the 'text' variable
    anidotnet authored Oct 31, 2020
    Configuration menu
    Copy the full SHA
    d16b002 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. fixed #386

    anidotnet committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    07eab40 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. 3.4.3 release

    anidotnet committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    c5ed62d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b3cd02 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. few fixes

    anidotnet committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    87845d6 View commit details
    Browse the repository at this point in the history
  2. fix for 697

    anidotnet committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    655713e View commit details
    Browse the repository at this point in the history
  3. Update Security.java

    anidotnet committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    fda7227 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. 3.4.4 release

    anidotnet committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    6462e73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9afef01 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. fix for #801 and #774

    anidotnet committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    8e3bdef View commit details
    Browse the repository at this point in the history
Loading