- 26 Oct, 2020 40 commits
-
-
Enrique Alcántara authored
Add mounts data to apollo cache See merge request gitlab-org/gitlab!45995
-
Amy Qualls authored
Add metadata to files See merge request gitlab-org/gitlab!46174
-
Stan Hu authored
Add Grape content logger to log content length and range See merge request gitlab-org/gitlab!46128
-
Rémy Coutable authored
Quarantine a flaky test See merge request gitlab-org/gitlab!46147
-
Craig Norris authored
Add additional none/unassigned metadata to docs
-
Andrew Fontaine authored
Merge branch '225953-replace-fa-external-link-icons-with-gitlab-svg-external-link-icon' into 'master' Replace fa-external-link with GitLab SVG icon See merge request gitlab-org/gitlab!46104
-
Kerri Miller authored
Set feature category in metrics for ETag caching hits See merge request gitlab-org/gitlab!46126
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!46160
-
Rémy Coutable authored
Bump versions for gitlab and httparty See merge request gitlab-org/gitlab!46074
-
Robert Speicher authored
Merge branch '263396-follow-up-from-use-vulnerability-finding-report-type-for-feedback-category' into 'master' Add tests for ee/spec/models/vulnerabilities/finding_spec.rb See merge request gitlab-org/gitlab!46057
-
Bob Van Landuyt authored
Add limits and throttling to Container Expiration Policies Execution See merge request gitlab-org/gitlab!40740
-
David Fernandez authored
By using a limited capacity worker and dedicated database column on container repositories to mark them as: * cleanup_scheduled: waiting for a worker pickup (happens after a cleanup policy execution) * cleanup_ongoing: worker cleaning up this repository * cleanup_unfinished: worker cleaned part of the repository but had to stop * cleanup_unscheduled: nothing to do
-
Jose Ivan Vargas authored
Migrate tooltip in related issues See merge request gitlab-org/gitlab!45438
-
Bob Van Landuyt authored
Make storage alert text more dynamic See merge request gitlab-org/gitlab!45570
-
Ragnar Hardarson authored
-
Jose Ivan Vargas authored
Merge branch '233653-replace-bootstrap-alerts-in-ee-app-views-admin-licenses-_repeat_trial_info-html-haml' into 'master' Resolve "Replace bootstrap alerts in ee/app/views/admin/licenses/_repeat_trial_info.html.haml" See merge request gitlab-org/gitlab!41070
-
Nick Thomas authored
Add shared examples for GraphQL permission testing See merge request gitlab-org/gitlab!44796
-
GitLab Release Tools Bot authored
-
Bob Van Landuyt authored
Add until_executed deduplication strategy See merge request gitlab-org/gitlab!42223
-
Nikola Milojevic authored
- Fix specs to include new strategies for middleware - Extract abstract base class for strategies - Add until_executed strategy documentation - Fix spec for executed strategy - Add changelog entry
-
Phil Hughes authored
Replace down chevron on invite member/group See merge request gitlab-org/gitlab!46076
-
Bob Van Landuyt authored
Move labkit middleware to the top of the stack See merge request gitlab-org/gitlab!45901
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!46152
-
Rémy Coutable authored
Allow commit messages with less than 3 words (Danger will only warn about it now) See merge request gitlab-org/gitlab!45259
-
GitLab Release Tools Bot authored
-
Enrique Alcántara authored
Replace fa-check icons with GitLab SVG check icon See merge request gitlab-org/gitlab!43353
-
Jeremy Elder authored
- This MR replaces the fa-check fontawesome icon with the GitLab check SVG.
-
Paul Slaughter authored
Update tooltip in collapsible_sidebar.vue See merge request gitlab-org/gitlab!45841
-
-
Peter Leitzen authored
Feature categories for API requests See merge request gitlab-org/gitlab!45260
-
James Lopez authored
Add new DAST schema fields to backend for API Fuzzing See merge request gitlab-org/gitlab!44800
-
Michael Eddington authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Yannis Roussos authored
Persist coverage default branch See merge request gitlab-org/gitlab!45702
-
Maxime Orefice authored
- Add index to ci_daily_build_group_report_result - Persist coverage default branch Set the default_branch to true when the pipeline ref_path is equal to the project default branch.
-
Sean McGivern authored
-
Miguel Rincon authored
Fix dropzone paperclip and loading icons See merge request gitlab-org/gitlab!46093
-
Ezekiel Kigbo authored
Fix snapshot test
-
dcouture authored
Shared examples added to test all permission situations It includes roles as well as owner/assigned and allows to easily add new cases. We could expand to add a few group scenarios as well.
-
Rémy Coutable authored
-