- 26 Oct, 2020 40 commits
-
-
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
-
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
-
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
-
Bob Van Landuyt authored
Add GraphQL endpoint for code coverage See merge request gitlab-org/gitlab!44472
-
Sarah Groff Hennigh-Palermo authored
Boards - CSS clean up See merge request gitlab-org/gitlab!45965
-
Natalia Tepluhina authored
Pre-fetch GraphQL requests with startupJS See merge request gitlab-org/gitlab!46130
-
Denys Mishunov authored
-
Simon Knox authored
Convert stylesheets/pages/pipelines_schedules.scss into page specific bundle See merge request gitlab-org/gitlab!45822
-
Payton Burdette authored
Move css into a page specific bundle for performance.
-
Tom Atkins authored
DeadlineExceeded troubleshooting scenario See merge request gitlab-org/gitlab!44985
-
Rehab Hassanein authored
-
Alper Akgun authored
Create snippet_repository_storage_moves table See merge request gitlab-org/gitlab!45990
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!46135
-
Igor Wiedler authored
-
Igor Drozdov authored
Update system note when marking merge request as draft or ready See merge request gitlab-org/gitlab!45644
-