- 28 Feb, 2019 31 commits
-
-
Filipa Lacerda authored
Add docs for EE components in CE components See merge request gitlab-org/gitlab-ce!25649
-
Phil Hughes authored
Upgrade jest and related dependencies Closes #54834 See merge request gitlab-org/gitlab-ce!25597
-
Phil Hughes authored
-
Filipa Lacerda authored
CE port of noteable-discussion-ee-differences See merge request gitlab-org/gitlab-ce!25638
-
Douwe Maan authored
Update best_practices.md let section to also reference let! variables. See merge request gitlab-org/gitlab-ce!22496
-
Rémy Coutable authored
Revert "Quarantine GitHub OAuth test" Closes gitlab-org/quality/nightly#83 See merge request gitlab-org/gitlab-ce!25636
-
Lukas Eipert authored
This removes other outdated babel@6 dependencies as well. Unfortunately the newer version of vue-jest has a dependency of an older version of ts-jest. In order to satisfy the peerDependency from ts-jest, we are forcing the version@24. The only "breaking" change from ts-jest 23->24 is that it requires a newer version of jest. This might be obsolete soon, as vue-jest plans on switching to babel eventually.
-
Phil Hughes authored
-
Nick Thomas authored
Use Web IDE path for merge request edit buttons See merge request gitlab-org/gitlab-ce!25595
-
Clement Ho authored
Fix bug where project topics truncate Closes #57788 See merge request gitlab-org/gitlab-ce!25398
-
Brandon Labuschagne authored
-
Rémy Coutable authored
Enabling performance metrics on Review Apps Closes #57881 See merge request gitlab-org/gitlab-ce!25549
-
Ramya Authappan authored
-
Sanad Liaquat authored
This reverts commit 970576c5.
-
Filipa Lacerda authored
Update apollo libraries See merge request gitlab-org/gitlab-ce!25608
-
Filipa Lacerda authored
Backport: Add project level config for merge pipelines See merge request gitlab-org/gitlab-ce!25385
-
Sean McGivern authored
Jira: make issue links title compact See merge request gitlab-org/gitlab-ce!25609
-
Douglas Barbosa Alexandre authored
Port of a community contribution from @glensc to upstream.
-
Rémy Coutable authored
Bring back mentions of Redash See merge request gitlab-org/gitlab-ce!25618
-
Phil Hughes authored
Resolve "Add missing karma tests to the the MR Diff components" Closes #55505 See merge request gitlab-org/gitlab-ce!24733
-
Natalia Tepluhina authored
-
Ramya Authappan authored
Quarantine GitHub OAuth tests See merge request gitlab-org/gitlab-ce!25631
-
Stan Hu authored
Allow Gitaly N+1 calls for RootController#index See merge request gitlab-org/gitlab-ce!25514
-
Sanad Liaquat authored
-
Evan Read authored
Docs: Add EFS warning message for AWS installs See merge request gitlab-org/gitlab-ce!25498
-
David Coy authored
-
Nick Thomas authored
Add iOS-fastlane template for .gitlab-ci.yml Closes #52877 See merge request gitlab-org/gitlab-ce!25395
-
Jason Lenny authored
-
Shinya Maeda authored
Add schema Add CE counter part Add default value for Add changelog Fix schema Add test Fix schema Fix schema version Remove default value for
-
Evan Read authored
Add developer documentation for distributing tracing See merge request gitlab-org/gitlab-ce!25150
-
Andrew Newdigate authored
This change adds developer documentation on using distributed tracing using Jaeger.
-
- 27 Feb, 2019 9 commits
-
-
Luke Bennett authored
Adhere to stylelint specs See merge request gitlab-org/gitlab-ce!25620
-
Annabel Dunstone Gray authored
-
Annabel Dunstone Gray authored
More Stylelint rules See merge request gitlab-org/gitlab-ce!25266
-
Stan Hu authored
Feature: Runner tag filter for admin view See merge request gitlab-org/gitlab-ce!19740
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
Due to performance reasons we cannot use the type filter on the tags. The table for ActsAsTaggableOn is too big and too unoptimized, such that the queries time out on production. See the discussion https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/19740#note_120087938 for more info.
-