Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/shrinerb/shrine-url

Custom URL storage for Shrine
https://github.com/shrinerb/shrine-url

Bump to 2.4.1

cf335c2e731cd4f3b6e148c95c3e4b8d335b4cea authored over 3 years ago
Allow `http` gem up to 5.x (#7)

e0dbc885051d9ac50d67a622c2e50da4e834665e authored over 3 years ago
Bump to 2.4.0

c53974e7902ea119113b904cb0b4cc6eecb4c231 authored over 5 years ago
Bump Shrine dependency to 3.0

a437de7aa2d42cf1188d139c1e21fbfdb385c569 authored over 5 years ago
Bump to 2.3.0

62728b099e15c8ceef64d680700f4dba6971132d authored over 5 years ago
Allow Shrine 3.0 but not 4.0

0a4191a3985549e5716df45a0de88254635d1780 authored over 5 years ago
Remove unused #download method

59b83ba060cd0649c9bb075e355bc5bd3ac7b040 authored over 5 years ago
Update Down project link

9465ac7b7fe1e79c9752fa321a4dd132ac348091 authored over 5 years ago
Bump to 2.2.1

8a884a843960f93989fc462c92795f1441b8dce6 authored about 6 years ago
Make the :delete option actually work

5fbf5b7ff505751a14e6712e381a9303d97067f6 authored about 6 years ago
Bump to 2.2.0

9e5ec09448efcb1a97d256234ef22a271889b13e authored about 6 years ago
Send DELETE requests only if :delete is set to true

It's not really safe to send DELETE requests to a given URL when
Storage#delete is called, becau...

83d57fadc5055830dcaa52e56e0cd972dcad13cd authored about 6 years ago
fixup! 68c62fd

07edb000ebb926f4dfc8a0712dca8fbce5c88b66 authored about 6 years ago
Use http.rb's User-Agent

f1c98869fccb879505271a8c24d36280e8d217bb authored about 6 years ago
Allow http.rb 4.x

68c62fd74834c1ea9d704b3d1bab067e83a5cb98 authored about 6 years ago
Update README with HTTP.rb being used by default

918ee9c0c34bac4bcd51bfe915a8f3a07b08b54f authored almost 7 years ago
Bump to 2.1.0

8138578f187183e43cdad4658617f52ba11f345d authored almost 7 years ago
Accept additional Down options in #open and #download

This allows passing additional Down options when calling
Shrine::UploadedFile#download and Shrin...

26709768489a9528379f5eb7bc09cf9904a795ac authored almost 7 years ago
Bump to 2.0.0

855c2d0c5741633f90c050b5b065a0a53a9e5676 authored almost 7 years ago
Use user agent for #exists? and #delete

Every HTTP request should include a User-Agent.

74e07a8a565a5609c20ae0c5cb682281b430122e authored almost 7 years ago
Use HTTP.rb instead of Net::HTTP

Days of Net::HTTP are over, I can't stand it anymore, it's hideous and
allocates tons of memory....

e8fd0306a80b90e3ddfd2096bc2107300d64aaab authored almost 7 years ago
Bump Down dependency to "~> 4.4"

The Down gem has received many improvements since version 4.0, such as
significant memory reduct...

34e7ba82a24be1312b3a9e7abd913782f01e217a authored almost 7 years ago
Update links to Shrine gems

Shrine gems have been moved to the "shrinerb" organization.

cd5a69b60419dff016b2b8bf5355313b2cf65172 authored almost 7 years ago
Bump to 1.0.2

08bbbd202fe47d0bdfe78179693c00742bdd7db9 authored about 7 years ago
Follow redirects in #exists?

It's possible that user will use a URL which redirects to the URL of the
actual file, so we modi...

7134519dc91d334c87e2c53a302a6cfd5590ba0d authored about 7 years ago
Update HTTP.rb dependency

28e8d28b44f9a5b1d164ca2a2cba087e99a6a1b2 authored over 7 years ago
Minor style improvements

We should use "verb" instead of "method" for HTTP. We also don't need to
convert symbol to strin...

55cffef1a50e7e46c4d54f6dc5f0127c5d34c020 authored over 7 years ago
Bump to 1.0.1

50360cf00e2ffe621bf56c476c2eada9aecc5d17 authored over 7 years ago
Use SSL when making requests to "https" URLs

Fixes #1

115f46de44f6855b609ef07aa7490f272bebd05e authored over 7 years ago
Add missing link

0bbcfb2f6046c199ffd7c5ec4f7847ba06aada4c authored over 7 years ago
Update for Down 4.0

We remove the custom wget implementation in favour of the new Down::Wget
backend. We also allow ...

0761a03875ef5b06d09b361ef493ecf5399973bc authored over 7 years ago
Bump to 1.0.0

1fb41d70c0407b51d4def3180147283929f0c6af authored over 7 years ago
Mention Shrine in project description

1530252ed8c7a25083c4efcf1be85452f96d86f9 authored almost 8 years ago
Bump to 0.3.1

7a90739d6febf4075bfd1ba3d60ff812591c417f authored almost 8 years ago
Add test for handling failed downloads

27664851757f227dcb3ee29f82bd532f276d85cd authored almost 8 years ago
Raise an error if wget isn't installed

86f7cfc501e52fea2966b17b5cbd5f3eb2cdb4d3 authored almost 8 years ago
Bump to 0.3.0

0ddeb9c50b2e11dba5b99d2e8bad7c6f3ee4902d authored almost 8 years ago
Add option to download using wget

621ec6607f3c72cfc70919d7a8e0a5d85b10c710 authored almost 8 years ago
Bump to 0.2.1

dd72c8a9b60e8dc7bb1bd33cfb82238f06c96225 authored almost 8 years ago
Test that query parameters are handled

5bad879addeebb29a2451ffb8337727d59bf8f8d authored almost 8 years ago
Yield the request object in Url#request

This way we can add headers if we want to.

fa7e89816af35a65654e220b2f0478698e03fd72 authored almost 8 years ago
Update README with more accurate functionality

105c223761952ddcca98f7119155e16abf513208 authored almost 8 years ago
Bump to 0.2.0

9dc9b93f8b85d3c417613b396b84430f5a2c9253 authored almost 8 years ago
Remove #clear! stand-in, as it is not required

Storage#clear! isn't a mandatory part of the Shrine storage
specification anymore (Shrine::Stora...

8571334a23a4089e79d2a220325e2b5ff44e01dd authored almost 8 years ago
Return true from #exists? on any 2xx response

The remote site doesn't have to always return a "200 OK" response, for
example it can return a "...

9dd645301a86da562b511fb4490ce39625078df2 authored almost 8 years ago
Make #delete actually send a DELETE request to URL

This is useful when the remote site actually supports a DELETE request
to the same URL, like wit...

f251007b8282caaddb69bab3cb7dce8cc2d845ea authored almost 8 years ago
Bump to 0.1.1

982f321a20066be3b30aec13ccd4e970ad1a68c1 authored over 8 years ago
Use URI path for HEAD request instead of full URI

See https://github.com/janko-m/down/commit/f14c078cd77ecb8ebd7903c5a0db2cf7b0a0673e

8f52ad1553067871982370191426728552b943e5 authored over 8 years ago
Bump Down version to 2.3.7 or higher

See https://github.com/janko-m/down/commit/f14c078cd77ecb8ebd7903c5a0db2cf7b0a0673e

7f88fbf71d6a01ea6fdf9dc96f176c9fe24dac79 authored over 8 years ago
Mention shrine-tus-demo

f6e2c7bde378e8af91296dc61c324871140a9d90 authored over 8 years ago
Better README description

fe9ba39695f8b449a05868d22cf5a142fcba5ff9 authored over 8 years ago
Sentence improvement

1b6dcf44bfd36ff136dfdaac6472f715e1f1bb6b authored over 8 years ago
Improve README

4d1d109c9c900e1b746307032fbe28aa39116b89 authored over 8 years ago
Initial commit

498dc53dc91d82e4f27da25d255c2e389e66dc8c authored over 8 years ago