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: 0.2
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: 0.3
Choose a head ref
  • 11 commits
  • 7 files changed
  • 4 contributors

Commits on Jul 2, 2013

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

Commits on Aug 14, 2013

  1. Correct url for merge requests API.

    Erik Weatherwax committed Aug 14, 2013
    Configuration menu
    Copy the full SHA
    5090ef4 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2013

  1. Merge pull request #4 from erikjwaxx/master

    Correct url for merge requests API.
    Gauvain Pocentek committed Aug 15, 2013
    Configuration menu
    Copy the full SHA
    7431d91 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2013

  1. Add ssl_verify option to Gitlab object. Defauls to True

    Andrew Austin committed Aug 26, 2013
    Configuration menu
    Copy the full SHA
    309f1fe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from marbindrakon/ssl_verify_option

    Add ssl_verify option to Gitlab object.
    Gauvain Pocentek committed Aug 26, 2013
    Configuration menu
    Copy the full SHA
    bb7ba7a View commit details
    Browse the repository at this point in the history
  3. cli: support ssl_verify config option

    Gauvain Pocentek committed Aug 26, 2013
    Configuration menu
    Copy the full SHA
    147a569 View commit details
    Browse the repository at this point in the history
  4. provide a AUTHORS file

    Gauvain Pocentek committed Aug 26, 2013
    Configuration menu
    Copy the full SHA
    7c85fb7 View commit details
    Browse the repository at this point in the history
  5. provide a ChangeLog

    Gauvain Pocentek committed Aug 26, 2013
    Configuration menu
    Copy the full SHA
    2d5342b View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2013

  1. Merge branch 'header-private-token' of https://github.com/dekimsey/py…

    …thon-gitlab into token_in_header
    Gauvain Pocentek committed Aug 27, 2013
    Configuration menu
    Copy the full SHA
    9adb4fa View commit details
    Browse the repository at this point in the history
  2. doc updates

    Gauvain Pocentek committed Aug 27, 2013
    Configuration menu
    Copy the full SHA
    b73c92d View commit details
    Browse the repository at this point in the history
  3. version bump

    Gauvain Pocentek committed Aug 27, 2013
    Configuration menu
    Copy the full SHA
    ceda87a View commit details
    Browse the repository at this point in the history
Loading