Loading
Commits on Source 58
-
Changelog: Improvements
-
BREAKING CHANGE: ListOptions implementation changed from aliasing to composition Changelog: Improvements
-
Changelog: Improvements
-
Changelog: Improvements
-
Patrick Rice authored
-
Patrick Rice authored
-
Patrick Rice authored
-
Patrick Rice authored
-
Timo Furrer authored
chore(deps): update dependency go to v1.24.0 See merge request !2424
-
Changelog: Improvements
-
Timo Furrer authored
refactor: decouple group and project request approval settings See merge request !2465
-
Changelog: Improvements
-
Patrick Rice authored
refactor(no-release): refactor inline structs to reusable types See merge request !2477
-
Changelog: Improvements
-
Patrick Rice authored
chore: Remove unused exclusions for revive.var-naming See merge request !2504
-
Changelog: Improvements
-
Timo Furrer authored
chore(no-release): Update `int` in the first batch of files to `int64` See merge request !2505
-
Changelog: Improvements
-
Timo Furrer authored
chore(no-release): Round 2 of int-> int64 refactoring See merge request !2530
-
Patrick Rice authored
-
Patrick Rice authored
Changelog: Improvements
-
Patrick Rice authored
chore(no-release): Add integration test support using a real instance See merge request !2466
-
Changelog: Improvements
-
Timo Furrer authored
fix!(projects): remove ListProjectInvidedGroupOptions in favor to ListProjectInvitedGroupOptions See merge request !2534
-
Changelog: Improvements
-
Timo Furrer authored
refactor!: Canonicalize request headers See merge request !2531
-
Changelog: Improvements
-
Timo Furrer authored
fix!(epics): remove UpdateEpicIsssueAssignmentOptions in favor to UpdateEpicIssueAssignmentOptions See merge request !2407
-
Changelog: Improvements
-
Heidi Berry authored
chore: Batch 3 of int -> int64 conversations See merge request !2538
-
Changelog: Improvements
-
Timo Furrer authored
fix!: remove ProjectReposityStorage in favor to ProjectRepositoryStorage See merge request !2366
-
Changelog: Improvements
-
Timo Furrer authored
Finalize migration from int -> int64 See merge request !2540
-
Changelog: Improvements
-
Patrick Rice authored
fix(issues): use AssigneeIDValue for ListProjectIssuesOptions.AssigneeID See merge request !2571
-
Patrick Rice authored
Changelog: Improvements
-
Patrick Rice authored
Release 1.0 upgrade guide See merge request !2555
-
Patrick Rice authored
-
Patrick Rice authored
Co-authored-by:Ona <no-reply@ona.com>
-
Patrick Rice authored
-
Patrick Rice authored
Co-authored-by:Ona <no-reply@ona.com>
-
Heidi Berry authored
-
Timo Furrer authored
Changelog: Improvements
-
Timo Furrer authored
Fix double escaping in paths Closes #2177 See merge request !2583
-
semantic-release-bot authored
## 0.160.2 ###
🐛 Bug Fixes - Fix double escaping in paths ([!2583](!2583)) by [Timo Furrer](https://gitlab.com/timofurrer) ## [0.160.2](v0.160.1...v0.160.2) (2025-11-24) -
Changelog: Improvements
-
Patrick Rice authored
fix: return detailed API errors for BlockUser instead of generic LDAP message Closes #2175 See merge request !2581
-
semantic-release-bot authored
## 0.161.0 ###
🚀 Features - fix: return detailed API errors for BlockUser instead of generic LDAP message ([!2581](!2581)) by [Zubeen](https://gitlab.com/syedzubeen) # [0.161.0](v0.160.2...v0.161.0) (2025-11-24) ### Bug Fixes * return detailed API errors for BlockUser instead of generic LDAP message ([2ba9fa69](2ba9fa69)) -
Patrick Rice authored
Changelog: Improvements
-
Patrick Rice authored
fix(users): Fix a bug where error parsing causes user blocking to not function properly See merge request !2584
-
Patrick Rice authored
-
semantic-release-bot authored
## 0.161.1 ###
🐛 Bug Fixes - fix(users): Fix a bug where error parsing causes user blocking to not function properly ([!2584](!2584)) by [Patrick Rice](https://gitlab.com/PatrickRice) ## [0.161.1](v0.161.0...v0.161.1) (2025-11-24) ### Bug Fixes * **users:** Fix a bug where error parsing causes user blocking to not function properly ([2ad55065](2ad55065)) -
Patrick Rice authored
Release client-go 1.0 See merge request !2575 BREAKING CHANGE: Release 1.0
-
semantic-release-bot authored
## 1.0.0 ###
💥 Breaking Changes - Release client-go 1.0 ([!2575](!2575)) by [Patrick Rice](https://gitlab.com/PatrickRice) # [1.0.0](v0.161.1...v1.0.0) (2025-11-24) * Merge branch 'release-client-1.0' into 'main' ([f06b8c2c](f06b8c2c)) ### Bug Fixes * **issues:** use AssigneeIDValue for ListProjectIssuesOptions.AssigneeID ([1dcb219c](1dcb219c)) ### Features * **ListOptions:** Update ListOptions to use composition instead of aliasing ([60beef36](60beef36)) ### BREAKING CHANGES * Release 1.0 * **ListOptions:** ListOptions implementation changed from aliasing to composition Changelog: Improvements -
Changelog: Improvements
-
Timo Furrer authored
fix: fix ReviewerID() and let it accept int64 Closes #2180 See merge request !2587
-
semantic-release-bot authored
## 1.0.1 ###
🐛 Bug Fixes - fix: fix ReviewerID() and let it accept int64 ([!2587](!2587)) by [Ilya Savitsky](https://gitlab.com/ipsavitsky234) ## [1.0.1](v1.0.0...v1.0.1) (2025-11-25) ### Bug Fixes * fix ReviewerID() and let it accept int64 ([6a6d4395](6a6d4395))