Loading
Commits on Source 11
-
Timo Furrer authored
-
Changelog: Improvements
-
Timo Furrer authored
chore(oauth): improve the look of the OAuth confirmation page See merge request gitlab-org/api/client-go!2739
-
Florian Forster authored
Add documentation to clarify the distinction between the `Locked` and `State` fields on the `BasicUser` type: - `Locked`: temporary lock due to failed login attempts (Devise lockable) - `State`: permanent administrative status (active, blocked, banned, etc.) These fields are independent: an active user can be locked, and a blocked user can be unlocked. This distinction is often misunderstood due to lack of documentation in the GitLab API docs.
-
Changelog: Improvements
-
Patrick Rice authored
Add `destroy` attribute for pipeline schedule inputs See merge request gitlab-org/api/client-go!2702
-
Changelog: Improvements
-
Patrick Rice authored
ci: migrate to Danger from `common-ci-tasks` See merge request gitlab-org/api/client-go!2742
-
Florian Forster authored
docs(users): document the `Locked` and `State` fields See merge request !2741
-
Timo Furrer authored
Migrate bytes endpoints to new `do` pattern See merge request !2738
-
semantic-release-bot authored
## 1.28.0 ###
🚀 Features - Add `destroy` attribute for pipeline schedule inputs ([!2702](!2702)) by [long nguyen huy](https://gitlab.com/n.h.long.9697) ###🔄 Other Changes - Migrate bytes endpoints to new `do` pattern ([!2738](!2738)) by [Timo Furrer](https://gitlab.com/timofurrer) - docs(users): document the `Locked` and `State` fields ([!2741](!2741)) by [Florian Forster](https://gitlab.com/fforster) - ci: migrate to Danger from `common-ci-tasks` ([!2742](!2742)) by [Florian Forster](https://gitlab.com/fforster) - chore(oauth): improve the look of the OAuth confirmation page ([!2739](!2739)) by [Tomas Vik](https://gitlab.com/viktomas) # [1.28.0](v1.27.0...v1.28.0) (2026-02-05)