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.4
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.5
Choose a head ref
  • 18 commits
  • 5 files changed
  • 4 contributors

Commits on Nov 6, 2013

  1. Configuration menu
    Copy the full SHA
    01ade72 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from Itxaka/master

    fixed the requirements auto install from setup.py
    Gauvain Pocentek committed Nov 6, 2013
    Configuration menu
    Copy the full SHA
    37e6648 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2013

  1. Fix comments.

    Mart Sõmermaa committed Nov 19, 2013
    Configuration menu
    Copy the full SHA
    6705928 View commit details
    Browse the repository at this point in the history
  2. Add support for project events.

    Mart Sõmermaa committed Nov 19, 2013
    Configuration menu
    Copy the full SHA
    32d4224 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2013

  1. Add SSH key for user

    ksmets committed Nov 27, 2013
    Configuration menu
    Copy the full SHA
    909c10e View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2013

  1. Merge pull request #10 from ksmets/master

    Add SSH key for user
    Gauvain Pocentek committed Dec 26, 2013
    Configuration menu
    Copy the full SHA
    e31bb9e View commit details
    Browse the repository at this point in the history
  2. add a Key() method for User objects

    Gauvain Pocentek committed Dec 26, 2013
    Configuration menu
    Copy the full SHA
    1969abb View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'github-mrts/master'

    Gauvain Pocentek committed Dec 26, 2013
    Configuration menu
    Copy the full SHA
    7fb7c47 View commit details
    Browse the repository at this point in the history
  4. update AUTHORS and Changelog

    Gauvain Pocentek committed Dec 26, 2013
    Configuration menu
    Copy the full SHA
    962e806 View commit details
    Browse the repository at this point in the history
  5. provide constants for access permissions in groups

    Gauvain Pocentek committed Dec 26, 2013
    Configuration menu
    Copy the full SHA
    7afd232 View commit details
    Browse the repository at this point in the history
  6. define new optional attributes for user creation

    Gauvain Pocentek committed Dec 26, 2013
    Configuration menu
    Copy the full SHA
    1cc7b17 View commit details
    Browse the repository at this point in the history
  7. Project.archive(): download tarball of the project

    Gauvain Pocentek committed Dec 26, 2013
    Configuration menu
    Copy the full SHA
    debe41a View commit details
    Browse the repository at this point in the history
  8. system hooks can't be updated

    Gauvain Pocentek committed Dec 26, 2013
    Configuration menu
    Copy the full SHA
    2b4924e View commit details
    Browse the repository at this point in the history
  9. support projects listing: search, all, owned

    Gauvain Pocentek committed Dec 26, 2013
    Configuration menu
    Copy the full SHA
    bd6b4ac View commit details
    Browse the repository at this point in the history
  10. Project: add methods for create/update/delete files

    Gauvain Pocentek committed Dec 26, 2013
    Configuration menu
    Copy the full SHA
    ba39e88 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'ProjectFile'

    Gauvain Pocentek committed Dec 26, 2013
    Configuration menu
    Copy the full SHA
    0ee6ca5 View commit details
    Browse the repository at this point in the history
  12. support creation of projects for users

    Gauvain Pocentek committed Dec 26, 2013
    Configuration menu
    Copy the full SHA
    dc2bf5e View commit details
    Browse the repository at this point in the history
  13. version bump

    Gauvain Pocentek committed Dec 26, 2013
    Configuration menu
    Copy the full SHA
    04574f3 View commit details
    Browse the repository at this point in the history
Loading