Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.
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: xanzy/go-gitlab
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.32.0
Choose a base ref
...
head repository: xanzy/go-gitlab
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.32.1
Choose a head ref
  • 7 commits
  • 3 files changed
  • 2 contributors

Commits on May 25, 2020

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

Commits on May 26, 2020

  1. Configuration menu
    Copy the full SHA
    5207be8 View commit details
    Browse the repository at this point in the history
  2. Do not return the result of a method that uses the same lock

    This will of course deadlock!
    svanharmelen committed May 26, 2020
    Configuration menu
    Copy the full SHA
    3dc57ce View commit details
    Browse the repository at this point in the history

Commits on May 27, 2020

  1. Merge pull request #862 from xanzy/svh/f-locking

    Do not return the result of a method that uses the same lock
    svanharmelen authored May 27, 2020
    Configuration menu
    Copy the full SHA
    30361b6 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. add last_commit_id field to get file response and delete file paramet…

    …ers. add start_branch to delete file parameters
    terev committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    8b402ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #865 from terev/master

    Add a few missing fields.
    svanharmelen authored Jun 2, 2020
    Configuration menu
    Copy the full SHA
    df40d48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0382358 View commit details
    Browse the repository at this point in the history
Loading