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: gitblit-org/gitblit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: gitblit-org/gitblit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fixup-1.9
Choose a head ref
  • 8 commits
  • 19 files changed
  • 2 contributors

Commits on Mar 14, 2022

  1. Merge pull request #1411 from gitblit/1410-vulnerability-userdb into …

    …mixup-1.9
    
    Fix vulnerability in config user service backend
    flaix authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    b0c1565 View commit details
    Browse the repository at this point in the history
  2. doc: Update release notes

    flaix committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    2e5fe0f View commit details
    Browse the repository at this point in the history
  3. Readme: Fix link to nightly docker image

    The link to the nightly docker images points to the actual image layer,
    which is removed when a new nightly is pushed.
    Instead, we should point to the images page, filtering on the tag 'nightly'.
    flaix committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    a5d8850 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2022

  1. Configuration menu
    Copy the full SHA
    7beba2d View commit details
    Browse the repository at this point in the history
  2. doc: Fix download link for fedclient ad api tar

    It was still pointing to Google Code.
    
    This closes #1408
    flaix committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    a03611b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba27c2c View commit details
    Browse the repository at this point in the history
  4. Prepare 1.9.3 release

    flaix committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    c5e49ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c20a24 View commit details
    Browse the repository at this point in the history
Loading