- 11 Dec, 2020 33 commits
-
-
Martin Wortschack authored
Fix translate errors in performance bar See merge request gitlab-org/gitlab!49727
-
Marcin Sedlak-Jakubowski authored
Docs: fix linting errors in doc/api/epic_links.md See merge request gitlab-org/gitlab!49643
-
Jonston Chan authored
-
Achilleas Pipinellis authored
Docs: remove Vim setup from GitLab install instructions See merge request gitlab-org/gitlab!49746
-
Miguel Rincon authored
Migrate button toggle for shared project runners to Vue See merge request gitlab-org/gitlab!48452
-
Mireya Andres authored
To remove ambiguity with the current UI for enabling/disabling shared runners in project settings, this MR replaces the button with a toggle element. This is also consistent with our usage of toggles in the other runner settings. To do this, the UI has been ported to Vue while the POST endpoint `toggle_shared_runners` has been modified to return the response in JSON format. The changes are gated by the `:vueify_shared_runners_toggle` feature flag.
-
Mikołaj Wawrzyniak authored
Fix duplicate author showing up in autocomplete See merge request gitlab-org/gitlab!49782
-
Heinrich Lee Yu authored
Fix user status update when not_set availability is given See merge request gitlab-org/gitlab!49592
-
Martin Wortschack authored
Geo: Fix Replication Details nav links for enabled replicables See merge request gitlab-org/gitlab!49731
-
Marcel Amirault authored
Resolve "403 proxy responses" See merge request gitlab-org/gitlab!49593
-
Niklas Janz authored
Provide the information that 403 errors might originate from outside proxies
-
Marcel Amirault authored
Docs: Changed "language to avoid" to "usage list" See merge request gitlab-org/gitlab!49637
-
Suzanne Selhorn authored
Link Vale rules to the new location for these words.
-
Simon Knox authored
Update Plan stage feature flag yml definitions See merge request gitlab-org/gitlab!49569
-
Heinrich Lee Yu authored
Make the test more resilient to Project default changes See merge request gitlab-org/gitlab!49602
-
Marcel Amirault authored
Docs: improve code coverage extraction documentation See merge request gitlab-org/gitlab!49738
-
Marcel Amirault authored
Document tip to exclude temporary build files' directories See merge request gitlab-org/gitlab!49321
-
Russell Dickenson authored
-
Heinrich Lee Yu authored
The author was already turned into a hash before calling uniq so the duplicates weren't filtered out. This also adds the status preloading to the author so that it's included when we batch load user statuses.
-
Russell Dickenson authored
Move the curl test up to error level See merge request gitlab-org/gitlab!49664
-
Marcel Amirault authored
-
Russell Dickenson authored
Docs: clean up some Vale substitution warnings See merge request gitlab-org/gitlab!49636
-
Jonston Chan authored
Replaces some shorthand words to enforce standard
-
James Fargher authored
Set "Project limit" and "Can create groups" attributes via SAML attribute statements See merge request gitlab-org/gitlab!49394
-
Heinrich Lee Yu authored
Revert !49502 to fix FOSS master - [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!49776
-
Russell Dickenson authored
Document new storage quota totals See merge request gitlab-org/gitlab!47467
-
Russell Dickenson authored
Standardize on 'GB' instead of 'GiB'. Small wording changes. Change the name of an example company to keep it from triggering the acronym rule.
-
Russell Dickenson authored
Add docs explaining only yarn v1.x is supported See merge request gitlab-org/gitlab!49715
-
Mayra Cabrera authored
This reverts merge request !49502
-
James Fargher authored
Remove redundant method from field See merge request gitlab-org/gitlab!49674
-
Savas Vedova authored
-
Mark Lapierre authored
Adding a new test for codeowners using an MR See merge request gitlab-org/gitlab!48143
-
Tomislav Nikić authored
This test tests the ability to use a codeowner file with the setting to squash commits and merge into master.
-
- 10 Dec, 2020 7 commits
-
-
Mike Jang authored
Update security team handle in code review guidelines See merge request gitlab-org/gitlab!49767
-
Stan Hu authored
Update Gitaly version See merge request gitlab-org/gitlab!49735
-
Mayra Cabrera authored
Change Default Project Listing Sort Order (to Name) See merge request gitlab-org/gitlab!47734
-
Lee Tickett authored
-
Mayra Cabrera authored
Dependency proxy caches the manifest See merge request gitlab-org/gitlab!48845
-
Steve Abrams authored
Create dependency_proxy_manifests Add group associations and fixtures
-
Mayra Cabrera authored
Add the gitlab-experiment gem, with configuration See merge request gitlab-org/gitlab!45840
-