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.5
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.6
Choose a head ref
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 10, 2014

  1. Add support for extra parameters when listing all projects (Refs #12)

    Signed-off-by: Diego Giovane Pasqualin <dpasqualin@c3sl.ufpr.br>
    Diego Giovane Pasqualin committed Jan 10, 2014
    Configuration menu
    Copy the full SHA
    1b6c595 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2014

  1. ids can be unicode

    Fixes #15
    Gauvain Pocentek committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    c6e371e View commit details
    Browse the repository at this point in the history
  2. ProjectMember: constructor should not create a User object

    Gauvain Pocentek committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    1c21423 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13 from dpasqualin/master

    Add support for extra parameters when listing all projects (Refs #12)
    Gauvain Pocentek committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    4b882b7 View commit details
    Browse the repository at this point in the history
  4. projects listing: explicitly define arguments for pagination

    Gauvain Pocentek committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    4fcef67 View commit details
    Browse the repository at this point in the history
  5. version bump

    Update Changelog and AUTHORS
    Gauvain Pocentek committed Jan 16, 2014
    Configuration menu
    Copy the full SHA
    1fe783d View commit details
    Browse the repository at this point in the history
Loading