Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / CocoaPods/cocoapods-downloader issues and pull requests

#146 - update README

Pull Request - State: closed - Opened by Olexandr88 about 2 months ago

#144 - Add zstd support.

Pull Request - State: open - Opened by CrazyFanFan 4 months ago

#143 - Merge 2-1-stable

Pull Request - State: closed - Opened by amorde 12 months ago

#141 - Compatible with most recent macOS system ruby

Issue - State: closed - Opened by reneky about 1 year ago - 1 comment

#140 - Merge 2.0 stable

Pull Request - State: closed - Opened by amorde about 1 year ago

#139 - Update specs to run on macOS 12

Pull Request - State: closed - Opened by amorde about 1 year ago

#138 - Bump rubocop from 0.38.0 to 1.57.1

Pull Request - State: open - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#137 - Bump minimum Ruby to 2.7.4

Pull Request - State: closed - Opened by amorde about 1 year ago - 1 comment

#136 - Drop support for Bazaar

Pull Request - State: closed - Opened by amorde about 1 year ago

#135 - Update bundler

Pull Request - State: closed - Opened by amorde about 1 year ago

#134 - Add zstd support.

Pull Request - State: closed - Opened by CrazyFanFan over 1 year ago

#132 - Hannabeauty

Issue - State: closed - Opened by PrivBabyGirl over 1 year ago - 1 comment

#131 - fix: Ignore default curl config file

Pull Request - State: open - Opened by Saklad5 about 2 years ago

#130 - Ignore curlrc config file

Issue - State: open - Opened by Saklad5 about 2 years ago - 2 comments

#129 - Checkout to PullRequest commits for pod

Pull Request - State: open - Opened by barron9 about 2 years ago - 2 comments

#128 - Ensure that the git pre-processor doesn't accidentally bail also

Pull Request - State: closed - Opened by orta over 2 years ago - 4 comments

#127 - Switches where we check for invalid input, to move it inside the download function

Pull Request - State: closed - Opened by orta over 2 years ago - 3 comments

#126 - NoMethodError - undefined method `start_with?' for <Pod::Version version=x.x.x>:Pod::Version

Issue - State: closed - Opened by mzF414 over 2 years ago - 5 comments
Labels: s1:awaiting input

#125 - Adds a to_s map during validation

Pull Request - State: closed - Opened by orta over 2 years ago - 5 comments

#124 - Adds a check for command injections in the input for hg and git

Pull Request - State: closed - Opened by orta over 2 years ago - 1 comment

#123 - Add .idea to .gitignore to ignore JetBrains IDE files

Pull Request - State: closed - Opened by sethfri over 2 years ago - 4 comments

#122 - Fix bug of git shallow cloning and better performance when cloning

Pull Request - State: open - Opened by xuzhongping almost 3 years ago - 1 comment

#121 - Feature Requests:Try shallow git clones as much as possible

Issue - State: open - Opened by xuzhongping almost 3 years ago - 1 comment

#118 - Merge `1-5-stable` (1.5.0) into `master`

Pull Request - State: closed - Opened by dnkoutso about 3 years ago

#117 - Fix bug of Git shallow cloning is not used when branch is set

Pull Request - State: open - Opened by dimohamdy about 3 years ago - 4 comments

#116 - Force encode branch name to properly clone it.

Pull Request - State: closed - Opened by dnkoutso about 3 years ago

#115 - Bump rexml from 3.2.4 to 3.2.5

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#114 - Run specs on ruby 3

Pull Request - State: closed - Opened by dnkoutso about 3 years ago

#113 - Switch to GH actions

Pull Request - State: closed - Opened by dnkoutso about 3 years ago

#112 - Bump addressable from 2.3.6 to 2.8.0

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#111 - Fix bug of Git shallow cloning is not used when branch is set #106

Pull Request - State: closed - Opened by dimohamdy over 3 years ago - 8 comments

#110 - Fix bug of Git shallow cloning is not used when branch is set #106

Pull Request - State: closed - Opened by dimohamdy over 3 years ago - 1 comment

#109 - fix chinese branch name download error

Pull Request - State: closed - Opened by xdkhan over 3 years ago - 3 comments

#108 - download files without extension

Pull Request - State: closed - Opened by guyyosan over 3 years ago - 2 comments

#107 - Run specs on ruby 3

Pull Request - State: closed - Opened by segiddins almost 4 years ago - 2 comments

#106 - Git shallow cloning is not used when branch is set

Issue - State: open - Opened by paiv about 4 years ago - 5 comments

#105 - cURL version issue

Issue - State: closed - Opened by szuniverse about 4 years ago - 11 comments
Labels: s1:awaiting input

#104 - Bump rake from 10.3.2 to 13.0.1

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#103 - Bump rubocop from 0.38.0 to 0.81.0

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#102 - Add Ruby 2.7.0 CI support and bump Ruby minimum version

Pull Request - State: closed - Opened by dnkoutso over 4 years ago

#101 - supporting file type from sonatype nexus query urls

Pull Request - State: closed - Opened by guyyosan over 4 years ago - 11 comments

#100 - Error downloading pod using nexus proxy with cdn remote

Issue - State: open - Opened by guyyosan over 4 years ago - 13 comments

#99 - Feature/use tar auto detection

Pull Request - State: closed - Opened by akhomchenko over 4 years ago - 5 comments

#98 - [Git] update regex match for branch commit

Pull Request - State: closed - Opened by seanreinhardtapps over 4 years ago - 1 comment

#97 - Resolve CI Setup Failure

Pull Request - State: closed - Opened by seanreinhardtapps over 4 years ago - 6 comments

#96 - [Http] add default User-Agent string to cURL requests

Pull Request - State: closed - Opened by seanreinhardtapps over 4 years ago - 1 comment

#95 - Vendored framework not matched when only file in pod source

Issue - State: open - Opened by asutula almost 5 years ago - 2 comments

#94 - Don't convert branch name to commit hash

Pull Request - State: closed - Opened by Sjors almost 5 years ago - 3 comments

#93 - Merge `1-3-stable` (1.3.0) into `master`

Pull Request - State: closed - Opened by dnkoutso almost 5 years ago

#92 - Merge `1-2-stable` (1.2.2) into `master`

Pull Request - State: closed - Opened by dnkoutso almost 5 years ago

#91 - Unrecognized options [:headers]

Issue - State: closed - Opened by kevmando almost 5 years ago - 3 comments

#90 - Update .travis.yaml config

Pull Request - State: closed - Opened by dnkoutso over 5 years ago - 3 comments

#89 - Add headers option on Http download strategy

Pull Request - State: closed - Opened by wilmarvh over 5 years ago - 12 comments

#88 - cocoapods checkout wrong branch if pod's branch name is separated by slashes

Issue - State: closed - Opened by tripleCC over 5 years ago - 1 comment
Labels: d1:easy, help wanted

#87 - Feature Request: Rename spec.source

Issue - State: open - Opened by CaiJingLong over 5 years ago - 4 comments

#86 - Force curl to use HTTP/1.1

Issue - State: open - Opened by nrbrook over 5 years ago - 5 comments

#85 - Adds check for whether directory is actually a bundle before moving children out

Pull Request - State: closed - Opened by dreisands almost 6 years ago - 3 comments

#84 - Faulty extraction in remote_file.rb if compressed file contains only .framework

Issue - State: open - Opened by dreisands almost 6 years ago - 2 comments
Labels: t2:defect

#78 - [Gemspec] Fix homepage

Pull Request - State: closed - Opened by segiddins over 6 years ago

#77 - `homepage` error in gemspec

Issue - State: closed - Opened by Whirlwind over 6 years ago

#75 - [HTTP] Allow curl to retry on transient errors

Pull Request - State: closed - Opened by segiddins over 6 years ago

#74 - Add scp support

Pull Request - State: closed - Opened by manicmaniac over 6 years ago - 4 comments

#73 - Validate the ref that was checked out was a tag

Pull Request - State: closed - Opened by keith over 6 years ago - 3 comments

#72 - Checkout tags without ambiguity

Pull Request - State: closed - Opened by keith over 6 years ago - 6 comments

#71 - Remove archives after an `HTTP` download

Pull Request - State: closed - Opened by segiddins almost 7 years ago - 4 comments

#70 - cache root is not working

Issue - State: closed - Opened by jacobjiangwei almost 7 years ago

#69 - CocoaPods hangs on unpacking boost 1.59 when executing pod install

Issue - State: open - Opened by yoelglus about 7 years ago - 30 comments

#68 - Usage example not working: undefined method 'cache_root'

Issue - State: open - Opened by MaximeLM over 7 years ago - 1 comment

#67 - Are remote shares supported?

Issue - State: closed - Opened by szalap over 7 years ago - 3 comments

#65 - [Git] Add support for git 2.11

Pull Request - State: closed - Opened by endocrimes almost 8 years ago - 1 comment

#64 - if no file don't crash the whole process

Pull Request - State: closed - Opened by richtastic about 8 years ago - 3 comments

#63 - Download file from a private S3 bucket

Issue - State: open - Opened by azalan about 8 years ago - 3 comments

#62 - [Git] Remove calls to Dir.chdir

Pull Request - State: closed - Opened by endocrimes about 8 years ago - 2 comments

#61 - [Git] Fix checking out a commit with submodules

Pull Request - State: closed - Opened by segiddins about 8 years ago - 1 comment

#60 - proxy support

Issue - State: closed - Opened by danielribeiro about 8 years ago - 1 comment

#59 - Why not support ftp download?

Issue - State: open - Opened by longv2go over 8 years ago

#58 - Explicitly checkout submodules when needed

Pull Request - State: closed - Opened by gfontenot over 8 years ago - 7 comments

#57 - Allow download strategies to preprocess download options

Pull Request - State: closed - Opened by champo over 8 years ago - 4 comments

#56 - Use curl's --netrc-optional option instead of --netrc

Pull Request - State: closed - Opened by sguillope over 8 years ago - 2 comments

#55 - Don't force usage of a ~/.netrc file when remote server requires authentication

Issue - State: closed - Opened by sguillope over 8 years ago - 1 comment

#54 - [Http] Pick up the .netrc file

Pull Request - State: closed - Opened by mrackwitz over 8 years ago - 3 comments

#53 - Pick up .netrc file when downloading files via CURL

Issue - State: closed - Opened by mrackwitz over 8 years ago - 1 comment
Labels: t1:enhancement, d1:easy

#52 - [Git] Clone without the user's default template

Pull Request - State: closed - Opened by segiddins over 8 years ago

#51 - require uri for Downloader::Http

Pull Request - State: closed - Opened by dnkoutso almost 9 years ago - 1 comment

#50 - How can i judge whether download is failed or successed

Issue - State: closed - Opened by self-creative about 9 years ago - 2 comments
Labels: s1:awaiting input

#49 - [Git] Include submodules in checkout options when appropriate

Pull Request - State: closed - Opened by segiddins about 9 years ago

#48 - SVN authentication using --username and --password

Issue - State: closed - Opened by dalu93 about 9 years ago - 4 comments

#47 - [Git] Checkout quietly

Pull Request - State: closed - Opened by segiddins over 9 years ago

#46 - Checkout submodules recursively

Pull Request - State: closed - Opened by neonichu over 9 years ago - 6 comments

#45 - [HTTP] Support apple disk image (*.dmg)

Pull Request - State: closed - Opened by manicmaniac over 9 years ago - 13 comments

#44 - Added retry for timeouts when cloning a git repo.

Pull Request - State: closed - Opened by dapacheco over 9 years ago - 5 comments

#43 - Allow passing an array of args to execute command

Pull Request - State: closed - Opened by segiddins over 9 years ago

#41 - [HTTP] Make it fail when a HTTP error status code is returned

Issue - State: closed - Opened by alloy almost 10 years ago
Labels: t2:defect, s3:detailed, d1:easy

#40 - The downloader is no longer confused by params in the URL.

Pull Request - State: closed - Opened by mbishop-fiksu almost 10 years ago - 21 comments