Commits on Source 8
-
Timo Furrer authored
This change set refactors the code to validate hostnames (or actually rather, GitLab locations) to use `url.Parse` instead of relying on a rather cryptic regular expression. Closes #7996
-
-
Amy Qualls authored
fix: normalized all commands chars Closes #7845 See merge request !2383 Merged-by:
Amy Qualls <aqualls@gitlab.com> Approved-by:
Amy Qualls <aqualls@gitlab.com> Reviewed-by:
Timo Furrer <tfurrer@gitlab.com> Reviewed-by:
GitLab Duo <gitlab-duo@gitlab.com> Co-authored-by:
Jose Gabriel Companioni Benitez <gcompanionib@gmail.com> Co-authored-by:
Jose Gabriel Companioni Benitez <53531665+elC0mpa@users.noreply.github.com>
-
Jay McCure authored
refactor(login): use url.Parse instead of regex to validate hostname Closes #7996 See merge request !2394 Merged-by:
Jay McCure <jmccure@gitlab.com> Approved-by:
Jay McCure <jmccure@gitlab.com> Co-authored-by:
Timo Furrer <tfurrer@gitlab.com>
-
-
Jay McCure authored
feat(cluster agent): introduce revoke command See merge request !2395 Merged-by:
Jay McCure <jmccure@gitlab.com> Approved-by:
Timo Furrer <tfurrer@gitlab.com> Approved-by:
Jay McCure <jmccure@gitlab.com> Co-authored-by:
hustewart <hustewart@gitlab.com>
-
-
Shekhar Patnaik authored
chore: flag claude and mcp features as experimental See merge request !2396 Merged-by:
Shekhar Patnaik <spatnaik@gitlab.com> Approved-by:
Shekhar Patnaik <spatnaik@gitlab.com> Approved-by:
Amy Qualls <aqualls@gitlab.com> Co-authored-by:
Amy Qualls <aqualls@gitlab.com> Co-authored-by:
Kai Armstrong <karmstrong@gitlab.com>