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: v8.1.0
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: main
Choose a head ref
  • 13 commits
  • 26 files changed
  • 3 contributors

Commits on Mar 2, 2026

  1. Configuration menu
    Copy the full SHA
    c51c6f2 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update gitlab/gitlab-ee docker tag to v18.9.1-ee.0 (#3360)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 2, 2026
    Configuration menu
    Copy the full SHA
    1282712 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2026

  1. Configuration menu
    Copy the full SHA
    4b38047 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb09624 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

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

Commits on Mar 16, 2026

  1. chore(deps): update gitlab/gitlab-ee docker tag to v18.9.2-ee.0 (#3371)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    a77f0dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eda669 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2026

  1. docs(testing): document passing pytest options during local development

    Added a section into the contributing docs to show how to pass
    options to `pytest`. This can be useful during local development
    for selecting specific tests. Running entire test suite is very
    time consuming.
    amimas authored and JohnVillalovos committed Mar 22, 2026
    Configuration menu
    Copy the full SHA
    e6669f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. Configuration menu
    Copy the full SHA
    691fd8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fffe19 View commit details
    Browse the repository at this point in the history
  3. feat(projects): add optional parameter to set approval rule on all pr…

    …otected branches.
    shehzadqureshi authored and nejch committed Mar 23, 2026
    Configuration menu
    Copy the full SHA
    8d76028 View commit details
    Browse the repository at this point in the history
  4. feat(api): add support for project feature flags and feature flag use…

    …r lists
    
    Add new API objects for managing project feature flags and feature flag
    user lists, including CRUD operations, CLI support, and renaming via
    save(). Introduce JsonAttribute type for handling JSON fields in request
    bodies (e.g., feature flag strategies).
    
    Closes #3350
    amimas authored and JohnVillalovos committed Mar 23, 2026
    Configuration menu
    Copy the full SHA
    be68285 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

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