-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: setpill/python-gitlab
base: main
head repository: python-gitlab/python-gitlab
compare: main
- 12 commits
- 13 files changed
- 8 contributors
Commits on Jul 27, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 39dc990 - Browse repository at this point
Copy the full SHA 39dc990View commit details -
test(api): Ensure ProjectMergeRequestDiscussionNote.resolved can be u…
…pdated successfully
Configuration menu - View commit details
-
Copy full SHA for 57fd60c - Browse repository at this point
Copy the full SHA 57fd60cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b411e5a - Browse repository at this point
Copy the full SHA b411e5aView commit details -
docs(discussions): Add example of resolving a single project merge re…
…quest discussion note
Configuration menu - View commit details
-
Copy full SHA for 2ef6452 - Browse repository at this point
Copy the full SHA 2ef6452View commit details -
Configuration menu - View commit details
-
Copy full SHA for ede7fd7 - Browse repository at this point
Copy the full SHA ede7fd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e2347c - Browse repository at this point
Copy the full SHA 0e2347cView commit details
Commits on Jul 28, 2026
-
semantic-release committedJul 28, 2026 Configuration menu - View commit details
-
Copy full SHA for f899b5e - Browse repository at this point
Copy the full SHA f899b5eView commit details -
feat(hooks): add all available project hook attributes
fix missing comma fix wiki page events and sort list
Configuration menu - View commit details
-
Copy full SHA for f57c33b - Browse repository at this point
Copy the full SHA f57c33bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b60394 - Browse repository at this point
Copy the full SHA 3b60394View commit details -
test: don't delete source branch by default for projects
GitLab 19.0 changed or fixed things. And now source branches automatically get deleted when a merge request is merged. This breaks our test assumptions. Now when creating the project set `remove_source_branch_after_merge=False`
Configuration menu - View commit details
-
Copy full SHA for aff7954 - Browse repository at this point
Copy the full SHA aff7954View commit details
Commits on Jul 29, 2026
-
fix(COPYING): Use the combined LGPGL and GPL license text.
Taken from https://www.gnu.org/licenses/lgpl-3.0.html in particular from https://www.gnu.org/licenses/lgpl+gpl-3.0.txt There is a bug in the https://github.com/gl-gitaly/go-license-detector where it only detects LGPL if the license contains both LGPL and GPL text in it. This bug causes the project to not be recognized as LGPL at GitLab. Discussed in: https://gitlab.com/gitlab-org/gitlab/-/work_items/543742 Related: python-gitlab#3395
Configuration menu - View commit details
-
Copy full SHA for b6e65dd - Browse repository at this point
Copy the full SHA b6e65ddView commit details
Commits on Aug 12, 2026
-
chore(deps): update gitlab/gitlab-ee docker tag to v19.2.2-ee.0 (pyth…
…on-gitlab#3419) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f30f765 - Browse repository at this point
Copy the full SHA f30f765View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main