- 11 Dec, 2020 40 commits
-
-
Jacob Vosmaer authored
Instead of invoking 'rake gitlab:workhorse:install' during Rspec boot, go straight to 'make -C workhorse install'.
-
Rémy Coutable authored
Removes reactive_caching_limit_environment FF See merge request gitlab-org/gitlab!47950
-
João Alexandre Cunha authored
FF was already enabled by default and is working well on .com
-
Dylan Griffith authored
Allow authenticating with password+OTP for git+HTTP access See merge request gitlab-org/gitlab!43474
-
Phil Hughes authored
Remove unused loading_button component See merge request gitlab-org/gitlab!49726
-
Natalia Tepluhina authored
Remove vuex after vue-apollo implementation See merge request gitlab-org/gitlab!49584
-
Nicolò Maria Mezzopera authored
- source - tests
-
Kamil Trzciński authored
Merge branch '292906-rspec-feature-flags-fail-when-there-is-gitaly_-feature-flag-defined' into 'master' Ignore `gitaly_*` feature flags in rspec:feature-flags check [RUN ALL RSPEC] See merge request gitlab-org/gitlab!49799
-
Albert Salim authored
gitaly_ feature flags are passed through to Gitaly instead of being used in the Rails codebase. When the feature flag is used only in E2E test instead of rspec test, it would not be tracked in 'tmp/feature_flags/*.used'.
-
Peter Leitzen authored
Alerts Service only available at the project-level See merge request gitlab-org/gitlab!49561
-
Shinya Maeda authored
Introduce ReportsComparer class See merge request gitlab-org/gitlab!49241
-
Maxime Orefice authored
This commits extracts the business logic required to build a diff report between the head and the base pipeline. This logic has been extracted to an abstract class to facilitate future report comparison.
-
Jan Provaznik authored
Optionally use new VSA backend on the project level See merge request gitlab-org/gitlab!47641
-
Bob Van Landuyt authored
Enable LFS chunked encoding by default See merge request gitlab-org/gitlab!49649
-
Denys Mishunov authored
Maintenance Mode - Hook up API See merge request gitlab-org/gitlab!48954
-
Zack Cuddy authored
This change hooks up the Application Settings API to the maintance view UI. This is done via a Vuex store similar to Geo Settings.
-
Martin Wortschack authored
Implement inifinite scrolling of alerts See merge request gitlab-org/gitlab!49289
-
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
-
Adam Hegyi authored
This change introduces a feature flag (new_project_level_vsa_backend) where the new backend implementation is going to be used on the project level value stream analytics page.
-
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
-