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: python-gitlab/python-gitlab
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.1
Choose a base ref
...
head repository: python-gitlab/python-gitlab
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.2
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Sep 26, 2017

  1. [docs] remove example usage of submanagers

    Closes #324
    Gauvain Pocentek committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    9484106 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2017

  1. Properly handle the labels attribute in ProjectMergeRequest

    This should have made it into e09581f but something went wrong
    (probably a PEBCAK).
    
    Closes #325
    Gauvain Pocentek committed Sep 27, 2017
    Configuration menu
    Copy the full SHA
    69f1045 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2017

  1. ProjectFile: handle / in path for delete() and save()

    Fixes #326
    Gauvain Pocentek committed Sep 29, 2017
    Configuration menu
    Copy the full SHA
    05656bb View commit details
    Browse the repository at this point in the history
  2. Prepare the 1.0.2 release

    Gauvain Pocentek committed Sep 29, 2017
    Configuration menu
    Copy the full SHA
    9e09cf6 View commit details
    Browse the repository at this point in the history
Loading