- 20 Dec, 2019 40 commits
-
-
Martin Wortschack authored
bootstrap-vue-upgrade: Mock gitlab-ui tooltip directive and component See merge request gitlab-org/gitlab!22118
-
Enrique Alcántara authored
gitlab-ui tooltip component is based on bootstrap-vue tooltip component. Starting with bootstrap-vue 2.0, testing Vue components that use BV tooltip requires to attach the component under test to the document object using vue-test-utils attachToDocument mounting option. It also requires setting the `sync` option to true. This change affected a significant amount of unit tests in GitLab codebase. These effects impede GitLab from upgrading to bootstrap-vue 2.0. To address this problem we first attempted to fix all the affected tests. The list is broken tests is located in https://gitlab.com/gitlab-org/gitlab/merge_requests/18913. Over time, more tests appeared broken as they were using the tooltip directive too. The goal to fix broken tests became a moving target, so we desisted. This new approach mocks the tooltip directive and tooltip component to decouple the unit tests from the bootstrap-vue dependency.
-
Achilleas Pipinellis authored
Add Package workflows section to docs Closes #118657 See merge request gitlab-org/gitlab!21697
-
Steve Abrams authored
Add project registry workflow docs
-
Achilleas Pipinellis authored
Docs - Update Create Issue Link endpoint url See merge request gitlab-org/gitlab!22120
-
Nailia Iskhakova authored
Add example of POST requst and updated endpoint url
-
Walmyr Lima e Silva Filho authored
Quarantine failing test See merge request gitlab-org/gitlab!22080
-
Erick Banks authored
-
Ramya Authappan authored
Wait for merge error message in file_locking_spec:63 Closes #33118 See merge request gitlab-org/gitlab!21937
-
Nailia Iskhakova authored
Added wait for merge request error message
-
Achilleas Pipinellis authored
Add link to GitLab AWS Docker image project See merge request gitlab-org/gitlab!22163
-
Achilleas Pipinellis authored
-
Lin Jen-Shin authored
Always lint commits and fail if MR has more than 10 commits Closes #119108 See merge request gitlab-org/gitlab!22099
-
Mayra Cabrera authored
Add modsecurity_enabled to ingress applications See merge request gitlab-org/gitlab!21968
-
Lucas Charles authored
Adds new column to track user setting determining whether to install modsecurity along with ingress managed application See https://gitlab.com/gitlab-org/gitlab/issues/39140 for more details
-
Lin Jen-Shin authored
Add tags to detailed error response See merge request gitlab-org/gitlab!22068
-
Sean Arnold authored
- Fetched from Sentry API
-
Douglas Barbosa Alexandre authored
New trial creation fails if group URL is already taken See merge request gitlab-org/gitlab!22147
-
Martin Wortschack authored
Fix singleton example in FE design patterns See merge request gitlab-org/gitlab!21720
-
Sean McGivern authored
Update VERSION to 12.7.0 See merge request gitlab-org/gitlab!22157
-
Stan Hu authored
Do not post entire Wiki page content as chat notification Closes #20812 See merge request gitlab-org/gitlab!21722
-
Martin Wortschack authored
Migrate auto migratable karma specs See merge request gitlab-org/gitlab!22095
-
Ville Skyttä authored
Closes https://gitlab.com/gitlab-org/gitlab/issues/20812
-
Alessio Caiazza authored
-
Lin Jen-Shin authored
Resolve "build-qa-image job breaks in gitlab-foss" Closes #119318 See merge request gitlab-org/gitlab!22151
-
Thong Kuah authored
Fixing has_metrics in DeploymentMetrics class Closes #31475 See merge request gitlab-org/gitlab!21812
-
Etienne Baqué authored
Initializing instance with cluster instead of deployment object. Adjusted rspec file accordingly. Fixed changelog content.
-
Sean McGivern authored
Fix transfering groups to root for EE See merge request gitlab-org/gitlab!21915
-
Grzegorz Bizon authored
Add quick action for submitting a review See merge request gitlab-org/gitlab!22061
-
Achilleas Pipinellis authored
Add documentation for OpenAPI viewer See merge request gitlab-org/gitlab!22142
-
Evan Read authored
-
Alper Akgun authored
-
Albert Salim authored
-
Jan Provaznik authored
NuGet - Add Push Service See merge request gitlab-org/gitlab!21493
-
Kamil Trzciński authored
Add `exceptions_json.log` description to docs See merge request gitlab-org/gitlab!21993
-
Aleksei Lipniagov authored
-
Natalia Tepluhina authored
Remove localVue Usage from Feature Flag Tests See merge request gitlab-org/gitlab!22104
-
Kushal Pandya authored
Move prometheus_header specs to jest See merge request gitlab-org/gitlab!22036
-
Kushal Pandya authored
Move graph_group specs to jest See merge request gitlab-org/gitlab!22039
-
Kushal Pandya authored
Replace depricatedModal (Geo) with GlModal Closes #37503 See merge request gitlab-org/gitlab!22125
-