- 25 Aug, 2020 40 commits
-
-
Enrique Alcántara authored
Use embed_dropdown for snippets See merge request gitlab-org/gitlab!39885
-
Enrique Alcántara authored
Refactor pipeline new form to use controller See merge request gitlab-org/gitlab!40109
-
Paul Slaughter authored
We'll want to abstract this out to a prop on the GitLab UI component
-
Paul Slaughter authored
- Also removes old blob_embeddable since it isn't used anymore - Also adds a temporary gl-dropdown-text-py-0 utility class which we can remove when some upstream components have been updated
-
Sanad Liaquat authored
Add status_issue rspec tags for plan tests See merge request gitlab-org/gitlab!40056
-
Mike Jang authored
Update E2E best practices for blurring elements See merge request gitlab-org/gitlab!39866
-
Désirée Chevalier authored
-
Dan Davison authored
Reset namespace name if CACHE_NAMESPACE_NAME is false See merge request gitlab-org/gitlab!40085
-
Sanad Liaquat authored
Use existing group for project and existing project for runner to avoid creating new resources
-
Craig Norris authored
Documentation : Fix gitlab.rb filename reference See merge request gitlab-org/gitlab!40118
-
Jose Ivan Vargas authored
Remove GlDeprecatedButton button Closes #219853 See merge request gitlab-org/gitlab!40156
-
Nick Thomas authored
Omit sub-groups from trial eligibility See merge request gitlab-org/gitlab!40300
-
Dallas Reedy authored
-
Achilleas Pipinellis authored
Remove duplicate content See merge request gitlab-org/gitlab!40158
-
Larissa Lane authored
-
Ramya Authappan authored
Quarantine templating variables for metrics dashboards See merge request gitlab-org/gitlab!40383
-
Achilleas Pipinellis authored
Docs: Update Elasticsearch with metadata and changes See merge request gitlab-org/gitlab!40296
-
Craig Norris authored
-
Emily Ring authored
-
Stan Hu authored
Update gitlab-puma to 4.3.5-gitlab-3 See merge request gitlab-org/gitlab!40389
-
Craig Norris authored
Missing word in Sidekiq troubleshooting docs See merge request gitlab-org/gitlab!40307
-
Peter Leitzen authored
Mention Merged Results for forked projects in code review docs See merge request gitlab-org/gitlab!40309
-
Peter Leitzen authored
-
Kamil Trzciński authored
Resolve "Expose Alert via Issues Type" Closes #240874 See merge request gitlab-org/gitlab!40214
-
Sean Arnold authored
Use Lookahead
-
Jose Ivan Vargas authored
Migrate deprecated create epic button in epic tree Closes #219770 See merge request gitlab-org/gitlab!40143
-
Fabio Pitino authored
Add invite email experiment See merge request gitlab-org/gitlab!39628
-
Nicolas Dular authored
This creates an experiment for a new invite email design that is simpler for our users and only has one call to action instead of multiple. In the first iteration, this is only for new users and we're tracking how many more users accept the invitation with the new design compared to the old one.
-
Rémy Coutable authored
Fix unchecking all compliance frameworks on MR approvals settings See merge request gitlab-org/gitlab!40070
-
Imre Farkas authored
Speed up metrics dashboard annotation policy specs See merge request gitlab-org/gitlab!40260
-
Achilleas Pipinellis authored
Link back to full external PSQL config steps See merge request gitlab-org/gitlab!40315
-
Achilleas Pipinellis authored
Simplify docs on enable Elasticsearch integration See merge request gitlab-org/gitlab!40062
-
Achilleas Pipinellis authored
Docs: Updated capitalization of runner See merge request gitlab-org/gitlab!40031
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/233529
-
Kamil Trzciński authored
Fix race condition in concurrent backups Closes #238847 See merge request gitlab-org/gitlab!39894
-
Kamil Trzciński authored
Complete CRUD for group-level integrations See merge request gitlab-org/gitlab!39959
-
Arturo Herrero authored
After adding the CRUD for group-level integrations https://gitlab.com/gitlab-org/gitlab/-/merge_requests/27557, we were missing the group_id column https://gitlab.com/gitlab-org/gitlab/-/merge_requests/38499, so an integration cannot belong to a group. This completes the work, having now group-level integrations.
-
Kamil Trzciński authored
Turn on Group CoverageReports by default See merge request gitlab-org/gitlab!40157
-
Rémy Coutable authored
Replace Tooling::TestFileFinder with test_file_finder gem Closes #239257 See merge request gitlab-org/gitlab!38771
-
Albert Salim authored
- add a job to verify tff mapping file
-