- 12 Jan, 2021 34 commits
-
-
Dave Pisek authored
* Make sure we display the correct icons * Check for the correct text * Test that the help-tooltip is wired up
-
Jacques Erasmus authored
Fix component option order in snippets See merge request gitlab-org/gitlab!51374
-
Jacques Erasmus authored
Fix component option order in analytics See merge request gitlab-org/gitlab!51357
-
Albert Salim authored
[RUN ALL RSPEC] Use the last non-block arg for cop See merge request gitlab-org/gitlab!51276
-
Ezekiel Kigbo authored
Indent child form elements in integrations form See merge request gitlab-org/gitlab!50929
-
Martin Wortschack authored
Fix component option order in alert_management See merge request gitlab-org/gitlab!51355
-
Gabriel Mazetto authored
Merge branch 'mwaw/296169-usage-data-hll-count-for-estimate_batch_distinct_count-outside-expected-error-range' into 'master' Use fixed dataset in estimate_batch_distinct_count test suite to avoid flaky test results See merge request gitlab-org/gitlab!51207
-
David O'Regan authored
Reduce heading font size in validate CI lint page See merge request gitlab-org/gitlab!51042
-
Yogi authored
-
David O'Regan authored
Fix component option order in test_case_show See merge request gitlab-org/gitlab!51376
-
Thong Kuah authored
-
Thong Kuah authored
-
Thong Kuah authored
In Ruby, the explicit block argument is special, and for our case cannot be converted into a keyword argument. The argument we want instead is the last non-block argument.
-
David O'Regan authored
Fix component option order in oncall_schedules See merge request gitlab-org/gitlab!51367
-
Heinrich Lee Yu authored
Auto refresh SAML connection after 7 day timeout See merge request gitlab-org/gitlab!50914
-
Peter Hegman authored
Auto redirect to provider
-
Brandon Labuschagne authored
Fix component option order in billings See merge request gitlab-org/gitlab!51358
-
Ash McKenzie authored
Limit Group Migration extractors and loaders to 1 per pipeline See merge request gitlab-org/gitlab!50951
-
Mike Greiling authored
Resolve "pages:deploy job failed with artifacts for pages are too large" See merge request gitlab-org/gitlab!51302
-
Lukas 'Eipi' Eipert authored
We are not consuming the webpack-report via pages anymore, it can be found on: https://gitlab-org.gitlab.io/frontend/playground/webpack-memory-metrics/last-report.html We stopped consuming it as it's creation was unreliable as not _every_ pipeline runs the webpack compilation. Now it seems to be too large, so let's just remove it.
-
Mark Florian authored
This fixes `vue/order-in-components` violations in the `{,ee/}app/assets/javascripts/oncall_schedules` directories. Part of https://gitlab.com/gitlab-org/gitlab/-/issues/297216.
-
Mark Florian authored
This fixes `vue/order-in-components` violations in the `{,ee/}app/assets/javascripts/test_case_show` directories. Part of https://gitlab.com/gitlab-org/gitlab/-/issues/297216.
-
charlie ablett authored
GraphQL: Add missing calls_gitaly to some fields See merge request gitlab-org/gitlab!47039
-
Luke Duncalfe authored
Our CallsGitaly::Instrumentation notifies us if a field is calling Gitaly without being marked as such: https://gitlab.com/gitlab-org/gitlab/-/blob/035e73598f8910b95b902b30dd3bcae7b3cd5d8d/lib/gitlab/graphql/calls_gitaly/instrumentation.rb#L34-35 We can see notifications in Sentry for these fields, so adding the missing `calls_gitaly: true` properties to the fields.
-
Albert Salim authored
Use `.rb` as the script name so it can be required See merge request gitlab-org/gitlab!51263
-
Lin Jen-Shin authored
-
Luke Duncalfe authored
Update Group-level Analytics redirect See merge request gitlab-org/gitlab!51165
-
Dan Jensen authored
Previously the top-level link in the left-nav menu for Group-level Analytics redirected to the Contribution Analytics feature. Now Value Stream Analytics is considered the default feature, so this updates the redirect accordingly.
-
Luke Duncalfe authored
Add admin users avatar component See merge request gitlab-org/gitlab!50834
-
Jiaan Louw authored
This adds an AdminUserAvatar component to the admin/users vue application as part of the migration from HAML to Vue.
-
Mayra Cabrera authored
Remove duplicate services in background migration See merge request gitlab-org/gitlab!49463
-
Markus Koller authored
This removes duplicated records of the same service type on the same project, using the current (non-deterministic) default order to decide which record to keep.
-
Mark Chao authored
Sort maven metadata results by recent file See merge request gitlab-org/gitlab!50700
-
Stan Hu authored
Stop unlinking the fork when changing visibility See merge request gitlab-org/gitlab!49013
-
- 11 Jan, 2021 6 commits
-
-
Dylan Griffith authored
Merge branch '214749-stale-cache-causes-projects-moved-to-indexed-group-not-to-be-indexed-in-elasticsearch' into 'master' Invalidate ES cache when projects or groups are transferred See merge request gitlab-org/gitlab!50712
-
Terri Chu authored
Invalidate Elasticsearch cache for a project or group when moving between groups that have different Elasticsearch indexing settings.
-
Amy Qualls authored
Removed old image See merge request gitlab-org/gitlab!51413
-
Mike Jang authored
Removed old image See merge request gitlab-org/gitlab!51412
-
Dylan Griffith authored
Remove cached/memoized ES client/helper See merge request gitlab-org/gitlab!51310
-
Mike Jang authored
Replace "log in" with "sign in" in TFA doc page See merge request gitlab-org/gitlab!51408
-