- 10 Jan, 2020 40 commits
-
-
Sean McGivern authored
Fix and re-enable keyset pagination See merge request gitlab-org/gitlab!22424
-
Martin Wortschack authored
Merge branch '36017-move-analytics-out-of-more-in-top-navbar-and-merge-with-instance-statistics' into 'master' Ensure that instance statistics links are only displayed if a user has access to the features See merge request gitlab-org/gitlab!22476
-
Walmyr Lima e Silva Filho authored
Quarantine performance bar spec See merge request gitlab-org/gitlab!22761
-
Walmyr Lima e Silva Filho authored
Perform a real search and wait longer for success in elasticsearch QA tests See merge request gitlab-org/gitlab!21984
-
Mark Lapierre authored
It can take longer than expected for elasticsearch to be ready to index new data. This makes sure it actually does return valid results, rather than only accepting a query.
-
Walmyr Lima e Silva Filho authored
Fix issue with unstable UI state when disabling SSO features See merge request gitlab-org/gitlab!22751
-
Walmyr Lima e Silva Filho authored
Resolve "Dynamic Element Validation Iteration: Improve waiting" Closes #29033 See merge request gitlab-org/gitlab!22401
-
Dan Davison authored
-
Walmyr Lima e Silva Filho authored
Unquarantine Secure MR E2E tests Closes #36822 and #37231 See merge request gitlab-org/gitlab!22630
-
Rémy Coutable authored
Bump workhorse version See merge request gitlab-org/gitlab!22695
-
Walmyr Lima e Silva Filho authored
Remove unnecessary assertions from epic management end-to-end test Closes #121573 See merge request gitlab-org/gitlab!22612
-
Brandon Labuschagne authored
Instance statistics links should only be displayed when the features are available for a user. We need to seperate the logic for instance statistics and analytics.
-
Toon Claes authored
Check if the database exists for feature gates See merge request gitlab-org/gitlab!22481
-
Lin Jen-Shin authored
Update GitLab's codeclimate to 0.85.6 See merge request gitlab-org/gitlab!22659
-
Rémy Coutable authored
Fix flaky spec in create_pipeline_service_spec.rb See merge request gitlab-org/gitlab!22762
-
Imre Farkas authored
Softened cautionary language for required pipeline configuration feature docs See merge request gitlab-org/gitlab!22739
-
Phil Hughes authored
CI Lint Error Formatting See merge request gitlab-org/gitlab!21608
-
drew authored
Show validation status in callout Display JSON error context below callout when validation fails
-
Bob Van Landuyt authored
Before calling out to the database to check if a feature is enabled or not, first check if the database exists. This allows us to use feature checks during the setup of the application.
-
Bob Van Landuyt authored
Enable cross project artifacts in needs Closes #118805 See merge request gitlab-org/gitlab!22161
-
Marius Bobin authored
(cherry picked from commit fbb65a15910122689f307fe19dff042ef648a32d)
-
Phil Hughes authored
Resolve "Web IDE: Discarding changes on re-named entries" See merge request gitlab-org/gitlab!22573
-
Stan Hu authored
In https://gitlab.com/gitlab-org/gitlab/-/jobs/398915713, the job failed because the database returned a different ordering. Fix this by just matching the array contents.
-
Sanad Liaquat authored
-
Natalia Tepluhina authored
Replace localVue.set with setData Closes #196137 See merge request gitlab-org/gitlab!22756
-
Evan Read authored
Bump cluster-applications image to v0.4.0, adding support to install cert-manager See merge request gitlab-org/gitlab!22657
-
Thong Kuah authored
This includes support for installing cert-manager as an application, and incorporates the fix to create $TILLER_NAMESPACE See https://gitlab.com/gitlab-org/cluster-integration/cluster-applications/-/tags/v0.4.0 Also document how to install Cert-manager using the cluster-applications image.
-
Marcel Amirault authored
Add warnings about changes: to CI Config docs See merge request gitlab-org/gitlab!21685
-
Illya Klymov authored
-
Ash McKenzie authored
Change set to let_it_be in spec/services See merge request gitlab-org/gitlab!22533
-
Natalia Tepluhina authored
Remove sync: false See merge request gitlab-org/gitlab!22535
-
Sanad Liaquat authored
-
Illya Klymov authored
This commit removes { sync: false } accross entire codebase This is useless since upgrade to @vue/test-utils 1.0.0.beta-30
-
Natalia Tepluhina authored
Remove incorrect localVue usage in ee/spec/frontend/dependencies Closes #196065 See merge request gitlab-org/gitlab!22702
-
Natalia Tepluhina authored
Remove incorrect localVue usage in ee/spec Closes #196067 See merge request gitlab-org/gitlab!22703
-
Evan Read authored
Clarify intro to Personal access tokens See merge request gitlab-org/gitlab!22632
-
Mike Jang authored
-
Mayra Cabrera authored
Remove deployment feature flags See merge request gitlab-org/gitlab!22624
-
Thong Kuah authored
Remove redundant Repository#exists? checks See merge request gitlab-org/gitlab!22640
-
Jeremy Watson authored
-