Ecosyste.ms: OpenCollective

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

wayback-machine-downloader

Open source tool to retrieve backups from Archive.org.
Collective - Host: opensource - https://opencollective.com/wayback-machine-downloader - Code: https://github.com/hartator/wayback-machine-downloader

Add default encoding to UFT-8 for Ruby < 2 and Ruby

github.com/hartator/wayback-machine-downloader - ed7948a372436d7dbd739babb038c27a7073bff7 authored about 9 years ago by hartator <[email protected]>
Ignore line with erroneous UTF-8 characters

github.com/hartator/wayback-machine-downloader - 44924d0f5cde43069c3ba1d04bf46bb16890dfee authored about 9 years ago by hartator <[email protected]>
Fix UTF-8 build issue in JRuby

github.com/hartator/wayback-machine-downloader - 95655b1263b4c3716cf6861665070e57841f58e1 authored about 9 years ago by hartator <[email protected]>
Avoid making 2 times the request to get raw file list

github.com/hartator/wayback-machine-downloader - 5d17e3e631240302ad0ae003ca73e2326b43afe3 authored about 9 years ago by hartator <[email protected]>
Use file timestamp to retrieve files instead of user provided timestamp #14

github.com/hartator/wayback-machine-downloader - 355f4c1be78a0282dcf29a632eb5debe868fbe75 authored about 9 years ago by hartator <[email protected]>
Remove Travis build status from Readme

github.com/hartator/wayback-machine-downloader - ae96c04a905c5834e1db844001b0eba30c3a726b authored about 9 years ago by hartator <[email protected]>
Clarify that badge is linked to Travis build current status

github.com/hartator/wayback-machine-downloader - d4cb1f3839755660928617eea8479394d0b00133 authored about 9 years ago by hartator <[email protected]>
Update Readme to ease code contributions and testings

github.com/hartator/wayback-machine-downloader - bfd200472888999506e520d4fc03633098301d68 authored about 9 years ago by hartator <[email protected]>
Avoid installing pry while running tests inside Travis

github.com/hartator/wayback-machine-downloader - 483695fef7642245f2a2d0dd82fe200dc844adc6 authored about 9 years ago by hartator <[email protected]>
Remove unused Travis options

github.com/hartator/wayback-machine-downloader - 3e6755187efb5b7b3980b50add7d6a0f536db397 authored about 9 years ago by hartator <[email protected]>
Cache Bundler files when there is no changes

github.com/hartator/wayback-machine-downloader - 56da2878a7c97c7b374c394290e27d8118ae5944 authored about 9 years ago by hartator <[email protected]>
Use Docker infrastructure on Travis

github.com/hartator/wayback-machine-downloader - 24a6ff4bce428be7ce880e35973268a0e62d617a authored about 9 years ago by hartator <[email protected]>
Disable pry if the tests are running inside Travis

github.com/hartator/wayback-machine-downloader - 10876aee0025faec01fe00ed37e21d850ae361c7 authored about 9 years ago by hartator <[email protected]>
Add minitest as a development dependency

github.com/hartator/wayback-machine-downloader - 43850d5dceda395963662c073379175aa4792feb authored about 9 years ago by hartator <[email protected]>
Add Rake as a development dependency

github.com/hartator/wayback-machine-downloader - 7392b498a5a91f70aa1932434f628ecdc0caff85 authored about 9 years ago by hartator <[email protected]>
Add Bundler to ease development and allow Travis to build correctly

github.com/hartator/wayback-machine-downloader - 434f360029660b97d46da305357d8ec84f976219 authored about 9 years ago by hartator <[email protected]>
Add back Travis configuration file with supported Ruby versions

github.com/hartator/wayback-machine-downloader - e84c9853f38d9d0d5db43572b3ba35d3fc1b231e authored about 9 years ago by hartator <[email protected]>
Improve Readme formating to make it clearer #15

github.com/hartator/wayback-machine-downloader - 30d6844e6dd9e1a4f633262ef4f0cac8ae837983 authored about 9 years ago by hartator <[email protected]>
Clarify Sudo usage in Readme #15

github.com/hartator/wayback-machine-downloader - fefea48e30c12903f6ddccf7f75109d8be6d195d authored about 9 years ago by hartator <[email protected]>
Merge pull request #15 from wuxmedia/patch-1

Clarify slightly readme

github.com/hartator/wayback-machine-downloader - 685c3acb46e893e262eda33ca9f7169d6e391d27 authored about 9 years ago by hartator <[email protected]>
Update README.md

Just thought I'd clarify the timestamp option. It took me a few seconds to find where the timest...

github.com/hartator/wayback-machine-downloader - 534f7958c73467a74b6e19a0090ed5209a386117 authored about 9 years ago by Tom Hardy <[email protected]>
Fix typo on output text

github.com/hartator/wayback-machine-downloader - e6713e8769231266663c031c92f7f0a2494d92cc authored about 9 years ago by hartator <[email protected]>
Clarify error variable names

github.com/hartator/wayback-machine-downloader - 549f1b9e689ec476728d1c92b001bf696d5d1173 authored over 9 years ago by hartator <[email protected]>
Handle different Errno::EEXIST exceptions from different ruby versions

github.com/hartator/wayback-machine-downloader - b81c6950f2a2d70cc1047c76da5f3b02a491b544 authored over 9 years ago by hartator <[email protected]>
Merge pull request #11 from sigginet/bug-no-8

Fixed bug #8

github.com/hartator/wayback-machine-downloader - d1ead1d886c3b875f1e039202da4f564895e9945 authored over 9 years ago by hartator <[email protected]>
Fixed bug #8

The string being returned did not include `File exists @ dir_s_mkdir - ` but `File exists - `

github.com/hartator/wayback-machine-downloader - f43697a765e153a31cb609dd057ad6a4ab13e1e7 authored over 9 years ago by Sigurður Guðbrandsson <[email protected]>
Catch more errors related to directory structure

github.com/hartator/wayback-machine-downloader - 0007a0d2066826572cfada35d80e6f8b4086b261 authored over 9 years ago by hartator <[email protected]>
Ignore urls with malformed base directories #5

github.com/hartator/wayback-machine-downloader - e29abc6f3af66f34ca4f306f53a94100a69947e0 authored over 9 years ago by hartator <[email protected]>
Remove dot in download summary

github.com/hartator/wayback-machine-downloader - f98ac313c1e64fd0a3d288aab0802459e6519df3 authored over 9 years ago by hartator <[email protected]>
Add Travis as continuous integration tool

github.com/hartator/wayback-machine-downloader - ac5d09b9de1f4dd26a9e9e9ed5e2ac7a0e51b4ed authored over 9 years ago by hartator <[email protected]>
Add option to display the gem version

github.com/hartator/wayback-machine-downloader - 2fd1eb68d527ec8a790c65ecb0df6174e54c4fba authored over 9 years ago by hartator <[email protected]>
Ignore urls with malformed file names #5

github.com/hartator/wayback-machine-downloader - f7d794b6080fb9591e44e04c0ad9abb3e1286947 authored over 9 years ago by hartator <[email protected]>
Ignore urls with particularly long file name #4

github.com/hartator/wayback-machine-downloader - 47ff4bed134e9237a9cfa9f6020ba5bdb00124ca authored over 9 years ago by hartator <[email protected]>
Add TidyBytes file to gem build

github.com/hartator/wayback-machine-downloader - 1457b11c012b10ec677b9ea367881a80234fc722 authored over 9 years ago by hartator <[email protected]>
Move TidyBytes to fix executable issue #3

github.com/hartator/wayback-machine-downloader - 4c712d461436aeb1cc0ff91a325dc85dbd6ca1f9 authored over 9 years ago by hartator <[email protected]>
Add more precise error handling of UTF-8 malformed urls

github.com/hartator/wayback-machine-downloader - c0024cbcb5ea6a0947d90bc5030c6c2d30988932 authored over 9 years ago by hartator <[email protected]>
Salvage UTF-8 malformed file url if possible

github.com/hartator/wayback-machine-downloader - be6fe01cf0bd503aa51822f2bbe40c1a711570a5 authored over 9 years ago by hartator <[email protected]>
Test file list sorting by timestamp

github.com/hartator/wayback-machine-downloader - 0d2a449fe597b86445642322751098ae007b7c5a authored over 9 years ago by hartator <[email protected]>
Ensure latest version in case of name conflict

github.com/hartator/wayback-machine-downloader - 12be3776404c50e26f31ccb6d827706a6e2e99b3 authored over 9 years ago by hartator <[email protected]>
Ensure local gem version being loaded

github.com/hartator/wayback-machine-downloader - e3ef984fb693f8479dcfd4d577100267dde3220a authored over 9 years ago by hartator <[email protected]>
Update project homepage

github.com/hartator/wayback-machine-downloader - a84a26025062822ec266dc9b19668f47ad35ab07 authored over 9 years ago by hartator <[email protected]>
Clarify Ruby version requirement #1

github.com/hartator/wayback-machine-downloader - 778d55f07ee462dd3babed7516f845fd8b1e9295 authored over 9 years ago by hartator <[email protected]>
Make command usage consistent with GitHub page

github.com/hartator/wayback-machine-downloader - 50274ff70582334815c603d376604d76b664df0b authored over 9 years ago by hartator <[email protected]>
Make file_list_curated aware of timestamp option

github.com/hartator/wayback-machine-downloader - fa366c14a9c7af6346fef1aa6d14fec6ef6a7e6d authored over 9 years ago by hartator <[email protected]>
Defer gem version management to library

github.com/hartator/wayback-machine-downloader - 5261c5a695c36596c22888c76468da44ad75b4d5 authored over 9 years ago by hartator <[email protected]>
Fix spelling when base_url is missing

github.com/hartator/wayback-machine-downloader - fe75ac9a303c8a76bb5aa1492e18f5b6422493ff authored over 9 years ago by hartator <[email protected]>
Test timestamp option when getting file list

github.com/hartator/wayback-machine-downloader - 450ae2e8d68b4de43b3bcf063e6d70f7db1ded99 authored over 9 years ago by hartator <[email protected]>
Add better way to handle complex directory structure

github.com/hartator/wayback-machine-downloader - d1401bc4dd7d561db15fe3355a686a6775595cd0 authored over 9 years ago by hartator <[email protected]>
Update Minitest to last version of Ruby

github.com/hartator/wayback-machine-downloader - 04fbac147d0780a493c0dc71c7e7cc53e1423516 authored over 9 years ago by hartator <[email protected]>
Remove example in Readme

github.com/hartator/wayback-machine-downloader - 320369e34e67a7a71ffc45d22d40121a4224b3b6 authored over 9 years ago by hartator <[email protected]>
Clarify basic usage command

github.com/hartator/wayback-machine-downloader - 33646a9e2ad28246b0bf3e5a7a5c7310afb20a68 authored over 9 years ago by hartator <[email protected]>
Change file_list_curated method to more explicit name

github.com/hartator/wayback-machine-downloader - 9935601a3a4f70f4b4fcabd96bb668d9b5c2e98d authored over 9 years ago by hartator <[email protected]>
Add timestamp to lock backup to a specific version

github.com/hartator/wayback-machine-downloader - 0f1d77bf67f456cc830fb8ac20d2261144c061e5 authored over 9 years ago by hartator <[email protected]>
Parse options when called via the executable

github.com/hartator/wayback-machine-downloader - e334851eb433c3727e12ae648d21ec74e6bee455 authored over 9 years ago by hartator <[email protected]>
Add pry-rescue gem to development dependency

github.com/hartator/wayback-machine-downloader - 29e54fd16ef59f78b8ed465b4f3957744b5fd04e authored over 9 years ago by hartator <[email protected]>
Add test for file list retrieval and file list download

github.com/hartator/wayback-machine-downloader - 1c1266e4640e522144aead53134ae2a0605e9954 authored over 9 years ago by hartator <[email protected]>
Add file list retrieval and file list downloading

github.com/hartator/wayback-machine-downloader - 0d970b87bbfcaee6d78be6a7ba3946317ce6efd9 authored over 9 years ago by hartator <[email protected]>
Add placeholder test files

github.com/hartator/wayback-machine-downloader - 1386d56316ed3938495d711b12a066abeb2ad086 authored over 9 years ago by hartator <[email protected]>
Add executable file to gem specs

github.com/hartator/wayback-machine-downloader - 4a6fef3c8c462502fffa37ce03fadd3dfe1c608a authored over 9 years ago by hartator <[email protected]>
Edit test class for executable

github.com/hartator/wayback-machine-downloader - 5cc1b2c0cb5e235b4009c76837ebd301366561cd authored over 9 years ago by hartator <[email protected]>
Add test executable to bin

github.com/hartator/wayback-machine-downloader - 1cdfe40e215d862678f303abeca5db87e2b4416e authored over 9 years ago by hartator <[email protected]>
Add missing information to gem specs

github.com/hartator/wayback-machine-downloader - 8483130a78c488c121d00ff83ee561d5177611c8 authored over 9 years ago by hartator <[email protected]>
Add test file for gem deployment

github.com/hartator/wayback-machine-downloader - d237cda786196d2131033efc8f6f6e5fb526a6c1 authored over 9 years ago by hartator <[email protected]>