Commits on Source
122
6e727e16
chore(deps): update module gitlab.com/gitlab-org/api/client-go to v1.10.0
Dec 19, 2025
afd2807c
Merge branch 'renovate/gitlab.com-gitlab-org-api-client-go-1.x' into 'main'
Dec 20, 2025
21f0a360
chore(deps): update dependency @commitlint/cli to ^20.3.0
Jan 01, 2026
87acb329
test: adjust whitespace in issuable list test
Jan 05, 2026
42806a0d
Merge branch 'jmc-fix-tests' into 'main'
Jan 05, 2026
810aadad
chore(deps): update module gitlab.com/gitlab-org/api/client-go to v1.11.0
Jan 05, 2026
b514a082
fix(auth login): Fix missing-client_id message
Jan 06, 2026
576bb3db
Merge branch 'fix-auth-msg' into 'main'
Jan 06, 2026
dae5f6ae
Merge branch 'renovate/gitlab.com-gitlab-org-api-client-go-1.x' into 'main'
Jan 06, 2026
83a2b169
Merge branch 'renovate/commitlint-cli-20.x' into 'main'
Jan 06, 2026
eb4f9e30
chore(deps): update dependency @commitlint/config-conventional to ^20.3.0
Jan 06, 2026
dc42ea84
Merge branch 'main' into 'renovate/commitlint-config-conventional-20.x'
Jan 06, 2026
79890760
Merge branch 'renovate/commitlint-config-conventional-20.x' into 'main'
Jan 06, 2026
01a7223c
chore(deps): update dependency @commitlint/cli to ^20.3.1
Jan 08, 2026
478b5921
chore(deps): update dependency @commitlint/format to ^20.3.1
Jan 08, 2026
4ad653dc
chore(deps): update dependency @commitlint/read to ^20.3.1
Jan 08, 2026
8e9988f4
chore(deps): update module github.com/docker/docker-credential-helpers to v0.9.5
Jan 08, 2026
772b7e07
Merge branch 'renovate/commitlint-read-20.x' into 'main'
Jan 08, 2026
78314aab
Merge branch 'renovate/commitlint-format-20.x' into 'main'
Jan 09, 2026
8f185125
Merge branch 'renovate/github.com-docker-docker-credential-helpers-0.x' into 'main'
Jan 09, 2026
a71150fa
Merge branch 'renovate/commitlint-cli-20.x' into 'main'
Jan 09, 2026
ce31da55
refactor: remove `execext` package
Jan 09, 2026
48970633
feat: implement Executor factory function
Jan 09, 2026
aa479583
refactor(opentofu): use new factory executor for tf subprocesses
Jan 09, 2026
754cadaf
docs: improve project mirror command documentation and error messages
Jan 09, 2026
d59b74e7
Merge branch 'docs/improve-project-mirror-documentation' into 'main'
Jan 09, 2026
91c50a8f
chore(deps): update module golang.org/x/term to v0.39.0
Jan 09, 2026
476c3902
feat(stacked-diffs): allow multiline stack ref descriptions
Jan 09, 2026
078a9614
Merge branch 'kev-multiline-ref-desc' into 'main'
Jan 09, 2026
04c8e4e2
chore(deps): update module github.com/google/renameio/v2 to v2.0.2
Jan 10, 2026
a2e643ac
chore(deps): update module gitlab.com/gitlab-org/api/client-go to v1.12.0
Jan 12, 2026
47d3b309
chore(deps): update module github.com/gdamore/tcell/v2 to v2.13.7
Jan 12, 2026
5eb92aa2
Merge branch 'renovate/gitlab.com-gitlab-org-api-client-go-1.x' into 'main'
Jan 12, 2026
b0cd61f8
Merge branch 'renovate/github.com-google-renameio-v2-2.x' into 'main'
Jan 12, 2026
b1411364
Merge branch 'renovate/golang.org-x-term-0.x' into 'main'
Jan 12, 2026
4b972ed8
Merge branch 'remove-execext' into 'main'
Jan 12, 2026
66ff43ee
fix: prevent panic when baseRepoFactory is not initialized in project mirror
Jan 12, 2026
16ef7086
Merge branch 'fix/project-mirror-panic-handling' into 'main'
Jan 12, 2026
f5f3d18c
ci: allow failure in snap release job
Jan 12, 2026
01b5533a
Merge branch 'allow-failure-snap' into 'main'
Jan 12, 2026
5495005e
chore(deps): update module golang.org/x/crypto to v0.47.0
Jan 12, 2026
508116ae
feat(attestation): implement attestation verification in glab
Jan 12, 2026
05d28d03
Merge branch 'attestation-verification-via-cli' into 'main'
Jan 12, 2026
2eb49b9b
fix: directly open external editor when using -d- flag
Jan 12, 2026
5ea69ff4
Merge branch 'fix-editor-flag-direct-open' into 'main'
Jan 12, 2026
f0f30513
chore(deps): update module gitlab.com/gitlab-org/api/client-go to v1.13.0
Jan 12, 2026
b58d7731
Merge branch 'renovate/gitlab.com-gitlab-org-api-client-go-1.x' into 'main'
Jan 12, 2026
7b05c193
Merge branch 'subprocess-factory' into 'main'
Jan 13, 2026
4ccb6536
refactor: rename attestation verify command ctor
Jan 13, 2026
97faa91e
Merge branch 'renovate/golang.org-x-crypto-0.x' into 'main'
Jan 13, 2026
1c988f4d
refactor(attestation): use new command executor interface
Jan 13, 2026
fafb990e
refactor: remove unused global variable
Jan 13, 2026
37dd5d47
refactor: rename attestation verify command files
Jan 13, 2026
f468a8ad
refactor: allow attestation verify cmd tests to run in parallel
Jan 13, 2026
d156ceb9
fix: ci lint --dry-run fails with 'Reference not found' when --ref is not specified
Jan 13, 2026
75ed564c
Merge branch 'fix-ci-lint-dry-run-empty-ref' into 'main'
Jan 13, 2026
09779a25
fix: properly propagate errors in mr create when outside git repo
Jan 13, 2026
61c0f59a
Merge branch 'fix-mr-create-silent-failure-issue-8112' into 'main'
Jan 13, 2026
2790055a
chore(deps): update module gitlab.com/gitlab-org/api/client-go to v1.14.0
Jan 13, 2026
971f673c
fix: allow approving and revoking approvals on draft merge requests
Jan 14, 2026
71414ec9
Merge branch 'fix-mr-approve-draft-restriction' into 'main'
Jan 14, 2026
f539cd66
Merge branch 'cleanup-attestation' into 'main'
Jan 14, 2026
f1028d1b
refactor(deploy key): use GitLab client-go mocking instead of HTTP mocks
Jan 14, 2026
76448cd6
refactor(label): use GitLab client-go mocking instead of HTTP mocks
Jan 14, 2026
84176fbc
feat: add --active flag to repo clone command for group filtering
Jan 14, 2026
e7a5778e
Merge branch 'add-active-flag-to-repo-clone' into 'main'
Jan 14, 2026
f1d59ace
chore: fix dupword lint issues
Jan 14, 2026
bfff40a4
chore(makedeb removal): removing unmaintained software documentation
Jan 14, 2026
d6ff9f61
Merge branch 'faleksic-makdeb-removal' into 'main'
Jan 14, 2026
080c872d
refactor(mr): use GitLab client-go mocking instead of HTTP mocks
Jan 15, 2026
aae3766a
refactor(token): use GitLab client-go mocking instead of HTTP mocks
Jan 15, 2026
5944cd40
refactor(schedule): use GitLab client-go mocking instead of HTTP mocks
Jan 15, 2026
396ed205
refactor(variable): use GitLab client-go mocking instead of HTTP mocks
Jan 15, 2026
89df3156
refactor(securefile): use GitLab client-go mocking instead of HTTP mocks
Jan 15, 2026
94a13bb1
refactor(project): use GitLab client-go mocking instead of HTTP mocks
Jan 15, 2026
889b6a0a
refactor(release): use GitLab client-go mocking instead of HTTP mocks
Jan 15, 2026
4da67d62
refactor(issuable): use GitLab client-go mocking instead of HTTP mocks
Jan 15, 2026
0a19d0ab
refactor(snippet): use GitLab client-go mocking instead of HTTP mocks
Jan 15, 2026
ea264208
refactor(ci): use GitLab client-go mocking instead of HTTP mocks
Jan 15, 2026
228ff301
refactor(issue): use GitLab client-go mocking instead of HTTP mocks
Jan 15, 2026
d4f360c6
refactor(iteration): use GitLab client-go mocking instead of HTTP mocks
Jan 15, 2026
f99ed615
refactor(duo): use GitLab client-go mocking instead of HTTP mocks
Jan 15, 2026
9705ecae
refactor(update): use GitLab client-go mocking instead of HTTP mocks
Jan 15, 2026
7f83526b
refactor(stacks): use GitLab client-go mocking instead of HTTP mocks
Jan 15, 2026
6b5e8803
refactor(httpmock): remove unused httpmock package
Jan 15, 2026
d2bf00b3
Merge branch 'client-go-mocking' into 'main'
Jan 15, 2026
af34285b
refactor(testing): allow to override test IOStreams
Jan 15, 2026
8fbfe78b
refactor(testing): remove tests without value
Jan 15, 2026
89dae8c8
refactor(stack): use cmdtest.SetupCmdForTest instead of custom cmd setup
Jan 15, 2026
299328d3
refactor(securefile): use cmdtest.SetupCmdForTest instead of custom cmd setup
Jan 15, 2026
33006b32
refactor(ci): use cmdtest.SetupCmdForTest instead of custom cmd setup
Jan 15, 2026
f88498a8
refactor(auth): use cmdtest.SetupCmdForTest instead of custom cmd setup
Jan 15, 2026
f3db768a
refactor(alias): use cmdtest.SetupCmdForTest instead of custom cmd setup
Jan 15, 2026
c9eba1ae
refactor(update): use cmdtest.SetupCmdForTest instead of custom cmd setup
Jan 15, 2026
c1d841ed
refactor(project): use cmdtest.SetupCmdForTest instead of custom cmd setup
Jan 15, 2026
ff522b28
refactor(issuable): use cmdtest.SetupCmdForTest instead of custom cmd setup
Jan 15, 2026
b8936f99
refactor(gpg-key): use cmdtest.SetupCmdForTest instead of custom cmd setup
Jan 15, 2026
d6f8fdfc
refactor(ci): use cmdtest.SetupCmdForTest instead of custom cmd setup
Jan 15, 2026
21c3f34f
refactor(mr): use cmdtest.SetupCmdForTest instead of custom cmd setup
Jan 15, 2026
543cc13e
refactor(testing): isolate integration test-only helpers
Jan 15, 2026
22 additional commits have been omitted to prevent performance issues.
Loading
Loading