- 17 Mar, 2020 1 commit
-
-
Jay Swain authored
I'll be working in this area and decided to backfill the test suite so it'd be more easily refactorable for the feature I'm working on. In the process I also added I18n suport. At first glance one could argue this has duplicate language and could be more concise, but I found it difficult to follow the GitLab best practices for externalization (particularly "splitting sentences") in it's previous implementation. I also felt like although the code was more concise before, it was fairly difficult to parse, and more difficult to extend. * backfill license_helper_spec * refactor license_helper I've followed the best practices outlined here: https://docs.gitlab.com/ee/development/i18n/externalization.html#best-practices This is part of: https://gitlab.com/gitlab-org/growth/product/-/issues/102
-
- 10 Mar, 2020 14 commits
-
-
Shinya Maeda authored
Extract notify upon death module See merge request gitlab-org/gitlab!26725
-
Ray Paik authored
Swapped comments as they were incorrect See merge request gitlab-org/gitlab!26721
-
Marcel Amirault authored
Doc: Move job_artifacts.md to `ci/pipelines` folder See merge request gitlab-org/gitlab!26217
-
Marcel Amirault authored
Code Quality docs update Closes #208124 See merge request gitlab-org/gitlab!26528
-
James Heimbuck authored
-
Evan Read authored
Added port required by Usage Ping See merge request gitlab-org/gitlab!26044
-
Russell Dickenson authored
-
Marcel Amirault authored
Docs: Fix foss-links See merge request gitlab-org/gitlab!26775
-
Stefan Schmalzhaf authored
-
Ash McKenzie authored
Use DNT: 1 as an experiment opt-out mechanism Closes #119107 See merge request gitlab-org/gitlab!22100
-
Nick Thomas authored
-
Mayra Cabrera authored
Ignore health_status column on epics See merge request gitlab-org/gitlab!26763
-
Evan Read authored
Geo HA doc: Add backend application server section Closes #209738 See merge request gitlab-org/gitlab!26824
-
Michael Kozono authored
-
- 09 Mar, 2020 25 commits
-
-
Clement Ho authored
Update webpack and associated dependencies See merge request gitlab-org/gitlab!26622
-
Mayra Cabrera authored
Separate geo_node and license entities into own class files See merge request gitlab-org/gitlab!26685
-
Rajendra Kadam authored
-
James Fargher authored
Refactor workhorse passthrough URL checker See merge request gitlab-org/gitlab!26157
-
Russell Dickenson authored
Update selenium link in example doc Closes #205398 See merge request gitlab-org/gitlab!26758
-
Mayra Cabrera authored
Fix link to moved project under database_review.md See merge request gitlab-org/gitlab!26235
-
Martin Wortschack authored
Labels - CSS clean up Closes #208231 See merge request gitlab-org/gitlab!26747
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Michael Kozono authored
Remove `remote_mirrors_api` feature flag See merge request gitlab-org/gitlab!26695
-
Mike Greiling authored
Bump minimum node version to v10.13.0 See merge request gitlab-org/gitlab!26831
-
Paul Slaughter authored
Update several frontend dependencies See merge request gitlab-org/gitlab!26755
-
Mike Greiling authored
Update HAML todo file See merge request gitlab-org/gitlab!26470
-
Russell Dickenson authored
Update deprecated name method in mass_insert.md See merge request gitlab-org/gitlab!26745
-
Robert Speicher authored
Validate audit event ID on Groups API See merge request gitlab-org/gitlab!26659
-
Tan Le authored
Add presence and type validation on Audit Event ID when getting a Group-level audit event. This also makes it consistent with a similar API call to get Instance-level audit event.
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Stan Hu authored
Add a separate logger for Sidekiq clients See merge request gitlab-org/gitlab!26586
-
Martin Wortschack authored
Add new basic mentions component See merge request gitlab-org/gitlab!26160
-
Natalia Tepluhina authored
Migrate tree_list_spec from karma to jest See merge request gitlab-org/gitlab!26681
-
Stan Hu authored
Resolve "Prevent projects from being shared outside a GMA group" - forking case Closes #12420 See merge request gitlab-org/gitlab!26456
-
Martin Wortschack authored
Added a padding-right to items in subgroup list See merge request gitlab-org/gitlab!26791
-