- 10 Jan, 2020 35 commits
-
-
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.
-
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
-
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
-
Thong Kuah authored
Improve validation message when a design extension is unsupported See merge request gitlab-org/gitlab!21888
-
Evan Read authored
Correcting menu navigation characters Closes #195973 See merge request gitlab-org/gitlab!22708
-
Dan Davison authored
Fix GitHub OAuth Spec Closes #36305 See merge request gitlab-org/gitlab!22525
-
Sanad Liaquat authored
Also updates OP executables to the latest version and make OnePassword::CLI class a singleton to cache the session token
-
Thong Kuah authored
Propagate gemnasium db variables See merge request gitlab-org/gitlab!22607
-
Can Eldem authored
-
Mark Lapierre authored
De-quarantine performance bar E2E spec Closes #38315 See merge request gitlab-org/gitlab!22492
-
Jennifer Louie authored
-
- 09 Jan, 2020 5 commits
-
-
Fatih Acet authored
Resolve "Issue reference changes when adding to epic" See merge request gitlab-org/gitlab!22292
-
Ash McKenzie authored
Merge branch '195988-git-clone-over-https-on-geo-secondary-triggers-attempted-project-statistics-write-to-database' into 'master' Git clone over HTTP(S) does not update project statistics on a read-only instance See merge request gitlab-org/gitlab!22731
-
Thong Kuah authored
Hide the merge request tab popover for anonymous users Closes #195831 See merge request gitlab-org/gitlab!22613
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab/issues/195831
-
Mike Greiling authored
Prevent job log line numbers from being selected Closes #35535 See merge request gitlab-org/gitlab!22691
-