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: v6.2.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: v6.3.0
Choose a head ref
  • 12 commits
  • 17 files changed
  • 5 contributors

Commits on Jul 28, 2025

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

Commits on Aug 4, 2025

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

Commits on Aug 5, 2025

  1. feat: add sync method to force remote mirror updates

    Add ProjectRemoteMirror.sync() method to trigger immediate push mirror
    updates.
    
    Closes: #3223
    JohnVillalovos authored and nejch committed Aug 5, 2025
    Configuration menu
    Copy the full SHA
    f3c6678 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. feat(api): add missing ProjectPackageManager list filters

    `package_version` was introduced in GitLab 16.6
    
    See: https://docs.gitlab.com/api/packages/#for-a-project
    nickbroon authored and nejch committed Aug 6, 2025
    Configuration menu
    Copy the full SHA
    b1696be View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

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

Commits on Aug 11, 2025

  1. Configuration menu
    Copy the full SHA
    2dd2e8e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    397cf39 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2025

  1. feat(users): implement support for 'admins' in administrators 'list'

    Signed-off-by: Adrian DC <radian.dc@gmail.com>
    AdrianDC authored and JohnVillalovos committed Aug 15, 2025
    Configuration menu
    Copy the full SHA
    aaed51c View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. Configuration menu
    Copy the full SHA
    2fce144 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36629a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

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

Commits on Aug 28, 2025

  1. chore: release v6.3.0

    semantic-release committed Aug 28, 2025
    Configuration menu
    Copy the full SHA
    a7ef3b4 View commit details
    Browse the repository at this point in the history
Loading