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

#21: Delegate Security Manager #24

Merged
merged 18 commits into from Apr 26, 2021

Commits on Feb 27, 2021

  1. #21: Update license file header

    mvn license:update-file-header
    kaklakariada committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    c4be0f5 View commit details
    Browse the repository at this point in the history
  2. Upgrade to Java 11

    kaklakariada committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    bbd7ae6 View commit details
    Browse the repository at this point in the history
  3. Add CodeQl anaylsis

    kaklakariada committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    25fb1c4 View commit details
    Browse the repository at this point in the history
  4. Upgrade dependencies

    kaklakariada committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    a1a4323 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cefc85 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    349f0a6 View commit details
    Browse the repository at this point in the history
  7. #21: Fix signing plugin

    kaklakariada committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    fd37f5a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b03e1b3 View commit details
    Browse the repository at this point in the history
  9. #21: Add sonar badges

    kaklakariada committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    574ddd9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6062fbd View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2021

  1. Configuration menu
    Copy the full SHA
    4edd8a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72b05b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    0ecfbb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6f0547 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/develop' into

    feature/23-Delegate_Security_Manager
    
    Conflicts:
    	README.md
    	src/main/java/org/itsallcode/junit/sysextensions/ExitGuard.java
    	src/main/java/org/itsallcode/junit/sysextensions/security/ExitGuardSecurityManager.java
    	src/test/java/org/itsallcode/junit/sysextensions/TestSystemExit.java
    redcatbear committed Apr 22, 2021
    Configuration menu
    Copy the full SHA
    d76c38e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    017e5f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    323d21c View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Apply suggestions from code review

    Co-authored-by: chπ <kaklakariada@chp1.net>
    redcatbear and kaklakariada committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    cd0aaa5 View commit details
    Browse the repository at this point in the history