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.3
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.4
Choose a head ref
  • 8 commits
  • 2 files changed
  • 1 contributor

Commits on Sep 14, 2013

  1. Fix strings encoding (Closes #6)

    Gauvain Pocentek committed Sep 14, 2013
    Configuration menu
    Copy the full SHA
    64cead6 View commit details
    Browse the repository at this point in the history
  2. Allow to get a project commit (GitLab 6.1)

    Gauvain Pocentek committed Sep 14, 2013
    Configuration menu
    Copy the full SHA
    6b0c678 View commit details
    Browse the repository at this point in the history
  3. ProjectMergeRequest: fix Note() method

    Gauvain Pocentek committed Sep 14, 2013
    Configuration menu
    Copy the full SHA
    4006ab2 View commit details
    Browse the repository at this point in the history
  4. Implement Gitlab 6.1 new methods

     - Project: tree, blob
     - ProjectCommit: diff, blob
    Gauvain Pocentek committed Sep 14, 2013
    Configuration menu
    Copy the full SHA
    c9aedf2 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2013

  1. drop leftovers from local tests

    Gauvain Pocentek committed Sep 15, 2013
    Configuration menu
    Copy the full SHA
    4f001b4 View commit details
    Browse the repository at this point in the history
  2. minor syntax/pep8 updates

    Gauvain Pocentek committed Sep 15, 2013
    Configuration menu
    Copy the full SHA
    09ef68f View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2013

  1. Add support for Gitlab 6.1 group members

    Gauvain Pocentek committed Sep 26, 2013
    Configuration menu
    Copy the full SHA
    71c8750 View commit details
    Browse the repository at this point in the history
  2. version bump

    Gauvain Pocentek committed Sep 26, 2013
    Configuration menu
    Copy the full SHA
    5f0136c View commit details
    Browse the repository at this point in the history
Loading