- 11 Dec, 2020 40 commits
-
-
David O'Regan authored
Add visibility and last updated image repository details See merge request gitlab-org/gitlab!49703
-
Nicolò Maria Mezzopera authored
- details_header - tests - details page bindings - details page tests - mock_data
-
Imre Farkas authored
Enable query_cache_for_load_balancer feature flag by default See merge request gitlab-org/gitlab!49708
-
Imre Farkas authored
Bump gitlab-shell version to v13.14.0 See merge request gitlab-org/gitlab!49810
-
Nicolò Maria Mezzopera authored
Merge branch '287828-show-available-compliance-frameworks-in-the-group-general-settings' into 'master' Show available compliance frameworks list in the group general settings See merge request gitlab-org/gitlab!49347
-
Robert Hunt authored
- Added new EE-only partial to groups edit HAML - Added Vue ID to new partial and disabled it if the feature flag is off - Created new initializer to trigger the Vue app - Created new list Vue app with a tabulated list, empty state, error alert and list items - List item contains the label + color and description - Added new GraphQL query to get the compliance framework labels list
-
Jan Provaznik authored
Improve query log diffs See merge request gitlab-org/gitlab!49269
-
Rémy Coutable authored
Add dismissed_at field to vulnerability in GraphQL See merge request gitlab-org/gitlab!49797
-
Igor Drozdov authored
-
Andreas Brandl authored
Expand index on ci_pipelines See merge request gitlab-org/gitlab!49604
-
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
-
Savas Vedova authored
- Update documentation - Add changelog
-
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
-