Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits on Source
121
4c7bc56f
go: Update module golang.org/x/oauth2 to v0.25.0
Feb 01, 2025
814ffa88
Merge branch 'renovate/golang.org-x-oauth2-0.x' into 'main'
Feb 01, 2025
efe3262c
Fix SourcePipeline struct typo
Feb 02, 2025
05452b8d
go: Update module golang.org/x/time to v0.9.0
Feb 02, 2025
326c9313
Merge branch '2087-sourcepipeline-typo' into 'main'
Feb 02, 2025
f7673352
Merge branch 'renovate/golang.org-x-time-0.x' into 'main'
Feb 02, 2025
1cae3bc6
Update definitions in ListGroupIssuesOptions
Feb 04, 2025
08edc25b
Merge branch 'gmh-update-group-list-data-types' into 'main'
Feb 04, 2025
b87a0bb1
Add bulk imports service with start migration method
Feb 05, 2025
b77f04ca
Merge branch 'bulk-imports-service' into 'main'
Feb 05, 2025
c180d86a
Introduce danger roulette
Feb 06, 2025
831f3050
Merge branch 'danger-roulette' into 'main'
Feb 06, 2025
69d9f9c5
Add usage_type to SSHKey
Feb 07, 2025
4f43f470
Merge branch 'faleksic-ssh-key-usage-type' into 'main'
Feb 07, 2025
22e80058
Update golangci/golangci-lint Docker tag to v1.64.2
Feb 11, 2025
b9a42e11
Remove exportloopref linter
Feb 12, 2025
b3ddaea8
Merge branch 'renovate/golangci-golangci-lint-1.x' into 'main'
Feb 12, 2025
bda79b63
Update golangci/golangci-lint Docker tag to v1.64.3
Feb 12, 2025
38e64712
Merge branch 'renovate/golangci-golangci-lint-1.x' into 'main'
Feb 12, 2025
4431cd05
Add `service_desk_reply_to` field support to Issues
Feb 12, 2025
663c286a
Merge branch 'patch-1' into 'main'
Feb 12, 2025
cd7ca291
Update golangci/golangci-lint Docker tag to v1.64.4
Feb 12, 2025
b5ce1ce1
Merge branch 'renovate/golangci-golangci-lint-1.x' into 'main'
Feb 13, 2025
1af12fa6
Add member_role_id to group share
Feb 13, 2025
f85e69ef
Merge branch 'add-member-role-id-to-group-share' into 'main'
Feb 13, 2025
4365270e
Update go test matrix to include v1.24
Feb 13, 2025
9ce8bfc4
Merge branch 'renovate/go-1.x' into 'main'
Feb 13, 2025
5d94f1ad
Update golangci/golangci-lint Docker tag to v1.64.5
Feb 13, 2025
8f066ed1
Merge branch 'renovate/golangci-golangci-lint-1.x' into 'main'
Feb 14, 2025
94295605
Add support for expires_at attribute in GroupsService.RotateServiceAccountPersonalAccessToken()
Feb 14, 2025
410a46ab
Merge branch 'pguinoiseau/group-service-account-rotate-expires-at' into 'main'
Feb 14, 2025
b7bbb632
add usage_type to ssh key creation
Feb 14, 2025
2dd6c081
Merge branch 'faleksic-ssh-key-add-usage-type' into 'main'
Feb 14, 2025
8d889d6a
Update alpine Docker tag to v3.21.3
Feb 14, 2025
07f0db35
Tidy group service accounts, add missing field, add tests
Feb 15, 2025
968d6614
Merge branch 'renovate/alpine-3.x' into 'main'
Feb 18, 2025
5c0427da
Merge branch 'tidy-group-serviceaccounts' into 'main'
Feb 18, 2025
380a7809
Update Group Hooks to add missing options and fix documentation links
Feb 18, 2025
7119f047
Merge branch 'tidy-group-hooks' into 'main'
Feb 18, 2025
28261806
Add support for project security settings API
Feb 18, 2025
89e6601b
Merge branch 'add-project-security-settings' into 'main'
Feb 18, 2025
5f831172
Add support for Group SCIM API
Feb 19, 2025
ce4e4694
Merge branch 'add-group-scim-support' into 'main'
Feb 19, 2025
d8c8e9f6
Add email to options when creating a service account
Feb 19, 2025
d66c2ea0
Merge branch 'add-email-create-service-account' into 'main'
Feb 20, 2025
82645d9d
Add 'username' support to AddProjectMemberOptions
Feb 20, 2025
c3a4f81a
Merge branch 'add-username-to-projectmembers' into 'main'
Feb 20, 2025
bb10e8c6
Add description to project access token APIs
Feb 21, 2025
5e04d292
Merge branch 'add-desc-project-access-token' into 'main'
Feb 21, 2025
23a6b28a
Add description to group access token APIs
Feb 21, 2025
fbdba17e
Merge branch 'add-desc-group-access-token' into 'main'
Feb 21, 2025
390a3cac
Add description to personal access token APIs
Feb 21, 2025
e7de28c2
Merge branch 'add-desc-personal-access-token' into 'main'
Feb 21, 2025
4c519f88
Add support for group releases API
Feb 21, 2025
3bcfffd3
Merge branch 'add-group-releases' into 'main'
Feb 21, 2025
72e52c99
Add filter to group variables update and delete
Feb 24, 2025
6430f4d3
Merge branch 'add-filter-to-group-variables' into 'main'
Feb 24, 2025
ece925e6
add ci_delete_pipelines_in_seconds to project edit and read
Feb 24, 2025
fb194e2a
Merge branch 'add-pipeline-retention' into 'main'
Feb 24, 2025
761f7de0
Add state option when listing project access tokens. This requires that...
Feb 24, 2025
bc06e6b2
Merge branch 'add-state-list-project-tokens' into 'main'
Feb 24, 2025
601d75bc
Add support for Secure Files API
Feb 25, 2025
f96af117
Merge branch 'add-secure-files-support' into 'main'
Feb 25, 2025
a17c2255
Fix return value of CreateMergeRequestDependency to return a single...
Feb 26, 2025
aef9e4f4
Merge branch 'feature/fix-create-mergerequest-dependency' into 'main'
Feb 26, 2025
27f52bd1
Add `Internal` support to `CreateIssueNoteOptions`
Feb 27, 2025
014b31cb
Merge branch 'notes_internal_field' into 'main'
Feb 27, 2025
c103a6b8
Add internal flag when creating different types of notes. Update documentation...
Feb 27, 2025
5ea65c57
Merge branch 'create-internal-notes' into 'main'
Feb 27, 2025
bf2d5c0f
Add function for uploading a wiki attachment
Feb 28, 2025
3d91c3aa
Merge branch 'add-wiki-attachment-uploads' into 'main'
Feb 28, 2025
fd06b55d
Add bundled reviewable command for ease of local development
Feb 28, 2025
34a11062
Merge branch 'add-reviewable-command' into 'main'
Feb 28, 2025
42ec248d
Switch to using BasicMergeRequest for API endpoints that use it
Feb 28, 2025
8b50e969
Merge branch 'use-basic-merge-request' into 'main'
Feb 28, 2025
6d63332b
Add support for instance member roles API, and align `CreateMemberRoleOptions`...
Feb 28, 2025
1be34651
Merge branch 'support-instance-custom-roles' into 'main'
Feb 28, 2025
65524df6
Refactor ShareWithGroup as a Named Struct instead of an Anonymous Struct
Feb 28, 2025
04cfd773
Merge branch 'named-struct-for-shared-with-group' into 'main'
Feb 28, 2025
dba06363
go: Update module golang.org/x/time to v0.10.0
Mar 01, 2025
dd6617b5
Merge branch 'renovate/golang.org-x-time-0.x' into 'main'
Mar 02, 2025
b26b2882
Update golangci/golangci-lint Docker tag to v1.64.6
Mar 03, 2025
72e86a21
Merge branch 'renovate/golangci-golangci-lint-1.x' into 'main'
Mar 03, 2025
165fd77a
Add support for merge request approval settings API
Mar 03, 2025
2dd18a8f
Merge branch 'add-merge-request-approval-settings' into 'main'
Mar 03, 2025
0e325d63
Update access tokens to use alias type to reduce duplication
Mar 04, 2025
af734e5a
Merge branch 'update-access-tokens-to-reduce-duplication' into 'main'
Mar 04, 2025
6b1baf78
Fix pipeline for arbitrary fork location without Ultimate access
Mar 05, 2025
825735e3
Merge branch 'hosted-runner-cond' into 'main'
Mar 05, 2025
e34f2c78
feat: Add support for list shared projects group API
Mar 06, 2025
aaf68e99
Merge branch 'add-group-projects-shared' into 'main'
Mar 06, 2025
2632817f
add `ci_id_token_sub_claim_components` to EditProjectOptions
Mar 07, 2025
0be9bd1d
Merge branch 'main' into 'main'
Mar 07, 2025
a7434e79
Add support for `Usernames` in project-level MR approval rules
Mar 07, 2025
30f5bfd5
Merge branch 'feature/usernames-project-level-rules' into 'main'
Mar 07, 2025
0297e100
Add new user filter options: Humans, ExcludeActive and ExcludeHumans
Mar 10, 2025
7889c7ab
Merge branch '2103-extend-list-users-options' into 'main'
Mar 10, 2025
4f1442ef
Add function for configuring a project pull mirror
Mar 10, 2025
36bf45f5
Merge branch 'add-pull-mirror-configure' into 'main'
Mar 10, 2025
27ce4cb8
Add custom role support to LDAP links
Mar 11, 2025
21 additional commits have been omitted to prevent performance issues.
Loading