Feature: Added queueMaxSizeLimit to limit the file size of the queued items. #1003
Open
koenvanderlinden wants to merge 1 commits from
koenvanderlinden/queuesizelimit into development
pull from: koenvanderlinden/queuesizelimit
merge into: :development
:development
:rqx110/patch-1
:fix-publish-npm
:dependabot/npm_and_yarn/minimatch-3.0.5
:dependabot/npm_and_yarn/decode-uri-component-0.2.2
:dependabot/npm_and_yarn/loader-utils-and-loader-utils-and-angular-devkit/build-angular-and-nrwl/angular-3.2.1
:dependabot/npm_and_yarn/loader-utils-and-loader-utils-and-nrwl/angular-3.2.0
:dependabot/npm_and_yarn/marked-and-markdown-loader-4.1.0
:xCall/development
:yauhenkashko/fail-filter-index
:animalus/allow-params-null
:cagdasoezguer/queuesizelimit
:vmachavolu/development
:gh-pages
:duykhang53/development
:rahil471/development
:gkfirst8/development
:Marc-Hansen/development
:PauloPeres/development
:koenvanderlinden/queuesizelimit
:koenvanderlinden/democodepatch
:koenvanderlinden/add-dwf
:koenvanderlinden/multiupload-singlepost
:mattmcsparran/patch-2
:infinum/feature/filters-as-promise
:ravinderpayal/development
:master
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Added an option to limit the size of the queue. It only counts items that will be uploaded. Uploaded, failed and cancelled file sizes will be ignored.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.