- 13 Oct, 2020 22 commits
-
-
charlie ablett authored
Add metrics for tracking stale secondaries for merge requests See merge request gitlab-org/gitlab!44813
-
Gabriel Mazetto authored
Fix 500 error in block user API for internal user See merge request gitlab-org/gitlab!43461
-
Stan Hu authored
Use Gitlab::Utils#append_path for url generation See merge request gitlab-org/gitlab!44725
-
Jacques Erasmus authored
Update the copy in the insert image modal to align with copy guidelines See merge request gitlab-org/gitlab!44949
-
Michael Le authored
-
Kushal Pandya authored
Resolve "Spike: Investigate value of Sentry vs performance implications" See merge request gitlab-org/gitlab!44643
-
Heinrich Lee Yu authored
Remove the commit count from the commits API See merge request gitlab-org/gitlab!44934
-
Stan Hu authored
Add healthcheck to CE [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!44770
-
Shinya Maeda authored
Add environment information in Alerts related GraphQL schema See merge request gitlab-org/gitlab!43414
-
Angelo Gulina authored
The feature is behind a feature flag GraphQL Schema is updated and so the relevant documentation
-
Heinrich Lee Yu authored
Test RecordUserLastActivity for Projects::Integrations::Jira::IssuesController See merge request gitlab-org/gitlab!44816
-
Marcel Amirault authored
Docs: Added fallback_cache_key See merge request gitlab-org/gitlab!42101
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/1534
-
Ash McKenzie authored
Show labels origin path on project labels page See merge request gitlab-org/gitlab!43858
-
Coung Ngo authored
Since the project labels page shows labels from a variety of origins, this commit updates the UI to show the origin path so the user can see from where the label originates.
-
Mark Lapierre authored
Attach CI_JOB_URL to json report as well See merge request gitlab-org/gitlab!44762
-
Lin Jen-Shin authored
-
Marcel Amirault authored
Docs: More CI YAML Vale fixes See merge request gitlab-org/gitlab!44786
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/234029
-
Evan Read authored
Docs: Add GitLab Kas architecture See merge request gitlab-org/gitlab!43804
-
Thong Kuah authored
For charts and GDK, we currently have it default disabled. No other config is necessary.
-
Ezekiel Kigbo authored
Remove analytics_similarity_feature flag See merge request gitlab-org/gitlab!44582
-
- 12 Oct, 2020 18 commits
-
-
Stan Hu authored
Minor UX improvements to SAST Config UI See merge request gitlab-org/gitlab!44943
-
Becka Lippert authored
-
Evan Read authored
Reduce the number of notes in the source installation See merge request gitlab-org/gitlab!44931
-
Suzanne Selhorn authored
Document Generic packages See merge request gitlab-org/gitlab!44537
-
Stan Hu authored
Fix Ruby 2.7 kwarg warnings for presenters See merge request gitlab-org/gitlab!44674
-
Mark Lapierre authored
E2E tests for 2FA recovery via SSH See merge request gitlab-org/gitlab!44114
-
Sanad Liaquat authored
Also moves ssh and command related code out of qa/git/repository.rb into its own files and add tests for them
-
Illya Klymov authored
Merge branch '239815-convert-stylesheets-pages-dev_ops_report-scss-into-page-specific-bundle' into 'master' Convert stylesheets/pages/dev_ops_report.scss into page specific bundle See merge request gitlab-org/gitlab!44410
-
Illya Klymov authored
Remove Design todo button feature flag See merge request gitlab-org/gitlab!43971
-
Illya Klymov authored
Move pipeline codequality css to a page bundle See merge request gitlab-org/gitlab!43951
-
Illya Klymov authored
Replace with the new tooltip on Epic header See merge request gitlab-org/gitlab!44596
-
Sunjung Park authored
-
Illya Klymov authored
Merge branch '235603-convert-group-members-list-view-from-haml-to-vue-role-approve-button' into 'master' Group members Vue conversion - approve access request button See merge request gitlab-org/gitlab!44676
-
Thong Kuah authored
It is possible to switch to hashes but current calls already use keyword arguments so let's stick with kwags for now.
-
Brett Walker authored
-
Bob Van Landuyt authored
This removes the feature flag that was removing the commit count from the API. The commit count was adding an extra Gitaly call to populate the total headers.
-
Vitaly Slobodin authored
RUN AS-IF-FOSS - Add basic security merge request widget See merge request gitlab-org/gitlab!44639
-