This project is mirrored from https://:*****@gitlab.com/gitlab-org/gitlab-jh-mirrors/gitlab.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- May 19, 2023
-
-
Changelog: fixed
-
- May 18, 2023
-
-
Anna Vovchenko authored
Delete fetchByIid properties in work items See merge request gitlab-org/gitlab!120513 Merged-by:
Anna Vovchenko <avovchenko@gitlab.com> Approved-by:
Minahil Nichols <minahilnichols@gitlab.com> Approved-by:
Anna Vovchenko <avovchenko@gitlab.com> Reviewed-by:
Coung Ngo <cngo@gitlab.com> Reviewed-by:
Anna Vovchenko <avovchenko@gitlab.com> Co-authored-by:
Coung Ngo <cngo@gitlab.com>
-
Tidy code in some work items components now that fetchByIid is redundant, and update code to use IID instead of ID
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Frédéric Caplette authored
Create flag for pipeline details header refactor See merge request gitlab-org/gitlab!120634 Merged-by:
Frédéric Caplette <fcaplette@gitlab.com> Approved-by:
Piotr Skorupa <pskorupa@gitlab.com> Approved-by:
Veethika M <6115425-veethika@users.noreply.gitlab.com> Approved-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Frédéric Caplette <fcaplette@gitlab.com> Approved-by:
Ankit Panchal <apanchal@gitlab.com> Reviewed-by:
Frédéric Caplette <fcaplette@gitlab.com> Reviewed-by:
Veethika M <6115425-veethika@users.noreply.gitlab.com> Reviewed-by:
Ankit Panchal <apanchal@gitlab.com> Co-authored-by:
Payton Burdette <pburdette@gitlab.com>
-
-
Alexandru Croitor authored
Add empty structure for LLM Agents See merge request gitlab-org/gitlab!121122 Merged-by:
Alexandru Croitor <acroitor@gitlab.com> Approved-by:
Gosia Ksionek <mksionek@gitlab.com> Approved-by:
Alexandru Croitor <acroitor@gitlab.com> Reviewed-by:
Gosia Ksionek <mksionek@gitlab.com> Co-authored-by:
George Koltsov <gkoltsov@gitlab.com>
-
Coung Ngo authored
Update project settings analytics section styles See merge request gitlab-org/gitlab!120818 Merged-by:
Coung Ngo <cngo@gitlab.com> Approved-by:
Coung Ngo <cngo@gitlab.com> Approved-by:
Robert Hunt <rhunt@gitlab.com> Co-authored-by:
Elwyn Benson <ebenson@gitlab.com>
-
-
Amy Qualls authored
Update Quality documentation with testid See merge request gitlab-org/gitlab!121159 Merged-by:
Amy Qualls <aqualls@gitlab.com> Approved-by:
Amy Qualls <aqualls@gitlab.com> Co-authored-by:
Will Meek <wmeek@gitlab.com>
-
Will Meek authored
We can now use data-testid as a selector attribute. This commit documents this
-
Allen Cook authored
Rename Packages::Package#original_build_info to last_build_info See merge request gitlab-org/gitlab!121055 Merged-by:
Allen Cook <acook@gitlab.com> Approved-by:
Radamanthus Batnag <rbatnag@gitlab.com> Approved-by:
Allen Cook <acook@gitlab.com> Co-authored-by:
Dzmitry Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com>
-
Marc Shaw authored
Add admin note when a user deletes their own account Closes gitlab-org/modelops/anti-abuse/team-tasks#367 See merge request gitlab-org/gitlab!120815 Merged-by:
Marc Shaw <mshaw@gitlab.com> Approved-by:
Marc Shaw <mshaw@gitlab.com> Approved-by:
Dominic Bauer <dbauer@gitlab.com> Reviewed-by:
Marc Shaw <mshaw@gitlab.com> Co-authored-by:
eugielimpin <elimpin@gitlab.com>
-
Frédéric Caplette authored
Removes the call to setData in the ci lint spec See merge request gitlab-org/gitlab!120431 Merged-by:
Frédéric Caplette <fcaplette@gitlab.com> Approved-by:
Payton Burdette <pburdette@gitlab.com> Approved-by:
Frédéric Caplette <fcaplette@gitlab.com> Reviewed-by:
Payton Burdette <pburdette@gitlab.com> Reviewed-by:
Frédéric Caplette <fcaplette@gitlab.com> Co-authored-by:
Sam Beckham <sbeckham@gitlab.com>
-
Paul Gascou-Vaillancourt authored
Add skeleton loading for catalog list See merge request gitlab-org/gitlab!120787 Merged-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Approved-by:
Annabel Dunstone Gray <annabel.dunstone@gmail.com> Approved-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Approved-by:
Briley Sandlin <bsandlin@gitlab.com> Reviewed-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Reviewed-by:
Frédéric Caplette <fcaplette@gitlab.com> Co-authored-by:
Frédéric Caplette <fcaplette@gitlab.com>
-
When on the list page, we changed the spinner icon and instead we are using a custom skeleton loader component.
-
George Koltsov authored
Add base structure for future work of implementing LLM Agents Changelog: other EE: true
-
Catherine Pope authored
Update availability info for saved_replies See merge request gitlab-org/gitlab!121145 Merged-by:
Catherine Pope <cpope@gitlab.com> Approved-by:
Catherine Pope <cpope@gitlab.com> Co-authored-by:
Amy Qualls <aqualls@gitlab.com>
-
The feature flag is now enabled everywhere, but the flag still exists. Update the page information accordingly.
-
Simon Knox authored
Add support for using data-testid attribute in e2e test framework See merge request gitlab-org/gitlab!120750 Merged-by:
Simon Knox <simon@gitlab.com> Approved-by:
Andy Hohenner <ahohenner@gitlab.com> Approved-by:
Ramya Authappan <rauthappan@gitlab.com> Approved-by:
Simon Knox <simon@gitlab.com> Approved-by:
Patrick Bajao <ebajao@gitlab.com> Approved-by:
Ankit Panchal <apanchal@gitlab.com> Reviewed-by:
Ankit Panchal <apanchal@gitlab.com> Co-authored-by:
Will Meek <wmeek@gitlab.com>
-
This will allow for consistency with frontend test attributes
-
Fabio Pitino authored
Remove optional runner token encryption for groups and projects See merge request gitlab-org/gitlab!120099 Merged-by:
Fabio Pitino <fpitino@gitlab.com> Approved-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Approved-by:
Fabio Pitino <fpitino@gitlab.com> Reviewed-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Reviewed-by:
Vladimir Shushlin <vshushlin@gitlab.com> Co-authored-by:
Vladimir Shushlin <vlad@shushlin.dev>
-
Pavel Shutsin authored
Add vertex project id to the DB See merge request gitlab-org/gitlab!120837 Merged-by:
Pavel Shutsin <pshutsin@gitlab.com> Approved-by:
Michał Zając <mzajac@gitlab.com> Approved-by:
Gosia Ksionek <mksionek@gitlab.com> Approved-by:
Pavel Shutsin <pshutsin@gitlab.com> Approved-by:
Alexandru Croitor <acroitor@gitlab.com> Reviewed-by:
Krasimir Angelov <kangelov@gitlab.com> Co-authored-by:
bmarjanovic <bmarjanovic@gitlab.com>
-
Lee Tickett authored
Update max capybara timeout to 30 seconds See merge request gitlab-org/gitlab!120710 Merged-by:
Lee Tickett <ltickett@gitlab.com> Approved-by:
Mario Celi <mcelicalderon@gitlab.com> Approved-by:
Dan Davison <ddavison@gitlab.com> Co-authored-by:
Alina Mihaila <amihaila@gitlab.com>
-
Catherine Pope authored
Improve error tracking documentation with latest information and images See merge request gitlab-org/gitlab!120817 Merged-by:
Catherine Pope <cpope@gitlab.com> Reviewed-by:
Marco Zille <marco.zille@gmail.com> Reviewed-by:
Ankit Bhatnagar <abhatnagar@gitlab.com> Co-authored-by:
Nicholas Klick <nklick@gitlab.com> Co-authored-by:
Ankit Bhatnagar <abhatnagar@gitlab.com>
-
-
Jon Glassman authored
Deprecation Announcement for ldap_settings_unlock_groups_by_owners See merge request gitlab-org/gitlab!120913 Merged-by:
Jon Glassman <jglassman@gitlab.com> Co-authored-by:
Hannah Sutor <hsutor@gitlab.com>
-
- /data/deprecations/16-0-ldap_settings_unlock_groups_by_owners-deprecation.ym - /data/deprecations/16-0-ldap_settings_unlock_groups_by_owners-deprecation.yml
-
Phil Hughes authored
Add namespaces exclusion form See merge request gitlab-org/gitlab!116248 Merged-by:
Phil Hughes <me@iamphill.com> Approved-by:
Kos Palchyk <kpalchyk@gitlab.com> Approved-by:
Phil Hughes <me@iamphill.com> Reviewed-by:
Phil Hughes <me@iamphill.com> Reviewed-by:
Ammar Alakkad <aalakkad@gitlab.com> Reviewed-by:
Kos Palchyk <kpalchyk@gitlab.com> Co-authored-by:
Ammar Alakkad <am.alakkad@gmail.com>
-
-
Kati Paizee authored
Allow QE maintainers to approve qa-common changes See merge request gitlab-org/gitlab!121114 Merged-by:
Kati Paizee <kpaizee@gitlab.com> Approved-by:
Andrejs Cunskis <acunskis@gitlab.com> Approved-by:
Kati Paizee <kpaizee@gitlab.com> Co-authored-by:
Mark Lapierre <mlapierre@gitlab.com>
-
Sanad Liaquat authored
Remove flaky vulnerability spec from reliable bucket See merge request gitlab-org/gitlab!121012 Merged-by:
Sanad Liaquat <sliaquat@gitlab.com> Approved-by:
Sanad Liaquat <sliaquat@gitlab.com> Approved-by:
Jay McCure <jmccure@gitlab.com> Co-authored-by:
Nailia Iskhakova <niskhakova@gitlab.com>
-
Signed-off-by:
Nailia Iskhakova <niskhakova@gitlab.com>
-
Dylan Griffith authored
Reverted backfill migration for secure file metadata fix See merge request gitlab-org/gitlab!121078 Merged-by:
Dylan Griffith <dyl.griffith@gmail.com> Approved-by:
Dylan Griffith <dyl.griffith@gmail.com> Approved-by:
Thong Kuah <tkuah@gitlab.com> Co-authored-by:
Darby Frey <darbyfrey@gmail.com>
-
Sanad Liaquat authored
Do not run gitlab migration spec on live environments See merge request gitlab-org/gitlab!121124 Merged-by:
Sanad Liaquat <sliaquat@gitlab.com> Approved-by:
Sanad Liaquat <sliaquat@gitlab.com> Co-authored-by:
Andrejs Cunskis <acunskis@gitlab.com>
-
Ramya Authappan authored
Enable new navigation for e2e tests by default See merge request gitlab-org/gitlab!120830 Merged-by:
Ramya Authappan <rauthappan@gitlab.com> Approved-by:
John McDonnell <jmcdonnell@gitlab.com> Approved-by:
Sanad Liaquat <sliaquat@gitlab.com> Approved-by:
Jennifer Li <jli@gitlab.com> Approved-by:
Ramya Authappan <rauthappan@gitlab.com> Reviewed-by:
Andrejs Cunskis <acunskis@gitlab.com> Co-authored-by:
Andrejs Cunskis <acunskis@gitlab.com>
-
Andrejs Cunskis authored
Do not extend ee job Run all e2e tests with new navigation Disable super sidebar for old nav
-
Jon Glassman authored
Adding delayed account deletion to documentation See merge request gitlab-org/gitlab!120767 Merged-by:
Jon Glassman <jglassman@gitlab.com> Approved-by:
Jon Glassman <jglassman@gitlab.com> Co-authored-by:
Armin Hergenhan <ahergenhan@gitlab.com>
-
-