- 16 Feb, 2022 10 commits
-
-
Stan Hu authored
This is a minor improvement in `ee/spec/graphql/resolvers/dast_site_profile_resolver_spec.rb`.
-
mc_rocha authored
This Merge Request fix the validation for dast site profile url Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80170
-
mc_rocha authored
This Merge Request fix the validation for dast site profile url Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80170
-
mc_rocha authored
This Merge Request fix the validation for dast site profile url Changelog: changed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/80170
-
mc_rocha authored
-
mc_rocha authored
-
mc_rocha authored
-
mc_rocha authored
-
mc_rocha authored
-
Dheeraj Joshi authored
-
- 15 Feb, 2022 30 commits
-
-
Marius Bobin authored
Log CI linter times See merge request gitlab-org/gitlab!80593
-
Furkan Ayhan authored
Currently, the pipeline logger works only for pipeline creations. In this commit, we implement it to the CI linter.
-
Andreas Brandl authored
Resolve "Inconsistent schema - indexes" See merge request gitlab-org/gitlab!79438
-
Douglas Barbosa Alexandre authored
Namespace.self_and_hierarchy scope See merge request gitlab-org/gitlab!80045
-
Alex Pooley authored
Provide a linear version of: Gitlab::ObjectHierarchy.new(some_groups).all_objects We also create a recursive + linear scope which is a more friendly developer interface.
-
Heinrich Lee Yu authored
Revert "Merge branch 'if-personal_project_owners' into 'master'" See merge request gitlab-org/gitlab!80723
-
Marcia Ramos authored
Fix command for agent troubleshooting See merge request gitlab-org/gitlab!80174
-
Marcin Sedlak-Jakubowski authored
Add docs for issues list Vue refactor See merge request gitlab-org/gitlab!80619
-
Coung Ngo authored
Add docs for refactor behind feature flag `vue_issues_list` https://gitlab.com/gitlab-org/gitlab/-/issues/322755
-
Vitali Tatarintev authored
Create the cross-stage feature discovery moment experiment See merge request gitlab-org/gitlab!78497
-
Dallas Reedy authored
- Create the new experiment feature flag - Set up the entrypoint for the experiment - Create a feature discovery dashboard for the "Deliver Software Faster" product value - Add a CTA to start a trial from the dashboard - Add a CTA to talk to sales from the dashboard - Track various clicks & renders for the experiment
-
Masoud Salehi authored
-
Vitaly Slobodin authored
Add loading spinner to submit button See merge request gitlab-org/gitlab!80614
-
Douglas Barbosa Alexandre authored
Guard worker: don't abort ongoing migrations See merge request gitlab-org/gitlab!80502
-
Phil Hughes authored
Remove Virtual Scroll flag from Merge Request Diffs See merge request gitlab-org/gitlab!79750
-
Kushal Pandya authored
Merge branch '352092-mlunoe-self-managed-subscription-refresh-local-state-upon-license-submit' into 'master' Fix(SM: Subscription): Refresh local state See merge request gitlab-org/gitlab!80482
-
Vitaly Slobodin authored
Merge branch '344108-replace-browser-confirm-modal-with-glmodal-in-app-assets-javascripts-environments-components' into 'master' Replace window.confirm with GlModal in deployment actions See merge request gitlab-org/gitlab!80360
-
Savas Vedova authored
-
Rémy Coutable authored
This reverts commit 63974e4d, reversing changes made to ab524a54. Changelog: fixed Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Achilleas Pipinellis authored
Clarify that merge_request_diff_commits database changes may take hours See merge request gitlab-org/gitlab!80547
-
Ben Bodenmiller authored
-
David Fernandez authored
By pinging the Container Registry API. If the status returned is coeherent with an ongoing migration, the job will skip the migration. The migration is aborted otherwise.
-
Amy Qualls authored
Update stale GitHub Flow link, and link anchor text See merge request gitlab-org/gitlab!80678
-
Mike Lockhart authored
GitHub moved their GitHub Flow documentation to a new documentation site Some of the links did not follow WCAG/GitLab documentation guidelines.
-
Natalia Tepluhina authored
Drop updateQuery from DAST profiles queries See merge request gitlab-org/gitlab!80605
-
Kushal Pandya authored
Issue boards - Fetch recent boards in GraphQL See merge request gitlab-org/gitlab!80353
-
Natalia Tepluhina authored
Rephrase error messages See merge request gitlab-org/gitlab!80601
-
mlunoe authored
When submitting a new license, refresh the local state to reflect the changes correctly on the frontend. The particular issue this fixes is when the user submits a license that is not the current license, e.g. a future-dated license. https://gitlab.com/gitlab-org/gitlab/-/issues/352092 Changelog: added EE: true
-
Kushal Pandya authored
Added attention requested filter See merge request gitlab-org/gitlab!74800
-
Natalia Tepluhina authored
Skip shared group validation for the approval form See merge request gitlab-org/gitlab!80655
-