347 Commits

Author SHA1 Message Date
hartator
b8f0bc46f3 Bump gem version 2016-07-31 09:51:38 -05:00
hartator
e37d7f0f26 Improve gem spec wording 2016-07-31 09:51:38 -05:00
hartator
1ab39481c9 Add verbosity to timestamp errors 2016-07-31 09:51:38 -05:00
hartator
ea6751bfbf Fix CLI options set up 2016-07-31 09:51:38 -05:00
hartator
faa37d40fc Improve readability of Reame 2016-07-30 14:15:41 -05:00
hartator
7885c822fa Bump gem version 2016-07-30 14:10:20 -05:00
hartator
bb59287bea Add test for to and from timestamp parameter 2016-07-30 14:09:46 -05:00
hartator
30302eb214 Update Readme to reflect new parameters 2016-07-30 14:09:18 -05:00
hartator
7a4a612276 Remove old API requests 2016-07-30 14:08:57 -05:00
hartator
e6a5f5f999 Pass parameters directly to Wayback Machine API 2016-07-30 14:08:26 -05:00
hartator
92e687cfd6 Add to timestamp option 2016-07-30 14:08:01 -05:00
hartator
f21f14c676 Merge exclude filter branch to master 2016-07-30 10:19:54 -05:00
hartator
04ba00e75e Add installation instructions for the Docker image 2016-07-29 10:30:41 -05:00
hartator
a3834d4cae Bump Ruby version to 2.3 2016-07-29 10:06:21 -05:00
hartator
34f0eb5d9a Merge pull request #49 from TheMonkeyz/docker
Add support for docker. Can be built straight on docker hub.
2016-07-29 10:05:08 -05:00
hartator
9f79ca107a Add exclude filter to Readme 2016-07-28 18:09:14 -05:00
hartator
7eba273c6f Add tests for exclude filter 2016-07-28 18:00:18 -05:00
hartator
a3ebcec937 Improve user output 2016-07-28 17:59:59 -05:00
hartator
6fb6af6547 Fix behavior when no exclude filter is supplied 2016-07-28 17:58:54 -05:00
hartator
6f138d014f Bump minor version (new feature) 2016-07-28 17:58:12 -05:00
hartator
68cb0172b7 Make the wording consistent between filters 2016-07-28 17:57:17 -05:00
themonkeyz
75f9f6e438 Reworded the README and included it into the main one. 2016-07-20 23:15:45 -04:00
themonkeyz
2742202cb0 Turns out we can't build stuff in ../ 2016-07-20 23:14:59 -04:00
themonkeyz
498c28bbe7 Now builds in the container instead of pulling from the reposi-thingy. 2016-07-20 22:47:23 -04:00
themonkeyz
98faa4e9ec Adds support for docker. Can be built straight on docker hub. 2016-07-20 22:22:09 -04:00
tedder
1eaa8098c0
add --exclude filter
- add exclude filter. Has precedence over the --only filter.
- bumped the version.
- tests: I modified the tests, but.. the whole suite is hopelessly broken. And when I say hopeless, I'm talking about myself; my Ruby is so rudimentary I was looking up how to create a variable. It really needs a static list of the website 'contents' mocked into it. I have a branch in my repo showing my hopeless work.
2016-06-28 23:27:36 -07:00
hartator
7000035a30 Bump Gem Version 2016-03-29 18:39:31 -05:00
hartator
e3ac4ed22b Merge pull request #34 from tamersalama/master
Set Accepted-Encoding to plain to avoid OpenURI issue
2016-03-29 18:38:09 -05:00
hartator
e2668481eb Bump gem version 2016-03-27 16:00:34 -05:00
Tom Ward
238924477b Clarify if assignement condition 2016-03-27 15:59:19 -05:00
hartator
2f7c614920 Bump gem version 2016-03-26 16:30:18 -05:00
hartator
a352d21588 Add MIT License 2016-03-26 16:30:18 -05:00
Tamer Salama
f5aa9b0bf6 Work around a potential Ruby OpenURI Issue
https://bugs.ruby-lang.org/issues/11268
2016-03-17 00:48:59 -06:00
hartator
4dd2e9d741 Remove contributing suggestion 2016-03-10 19:54:55 -06:00
hartator
ffd2e6c1f9 Bump gem version 2016-02-09 10:29:54 -06:00
hartator
00b40492b4 Replace special characters by encoded version on windows #21 #22 2016-02-09 10:29:54 -06:00
hartator
c5eb4cd319 Clarify Readme 2016-01-22 09:46:40 -06:00
hartator
45908086e9 Use double quotes to support windows CLI as well 2016-01-11 18:36:09 -06:00
hartator
63c002395b Add link to feature request #26 2016-01-09 12:42:16 -06:00
hartator
2ae96ed8f7 Fix grammar mistake 2015-11-20 22:49:32 -06:00
hartator
1963bda13b Improve Readme readability for the only_filter explanation 2015-11-19 15:45:09 -06:00
hartator
d804c3a463 Bump gem version 2015-11-19 15:29:29 -06:00
hartator
093e9028b3 Add to_regex library to gem file list 2015-11-19 15:29:07 -06:00
hartator
eea0ec4b2b Test both only filter being a string or a regex 2015-11-19 15:28:50 -06:00
hartator
205e0da48b Add to_regex library to treat complex regex cases 2015-11-19 15:28:27 -06:00
hartator
5d144d1391 Improve only_filter to accept both strings and regexes 2015-11-19 15:28:02 -06:00
hartator
4d661d87a0 Add only_filter flag option to the CLI 2015-11-19 15:26:20 -06:00
hartator
1a3ae8b931 Update way to convert string to regex 2015-11-18 18:10:20 -06:00
hartator
a01a0b73e7 Rename accept_regex to only_filter variable 2015-11-17 14:52:55 -06:00
hartator
fb4b5a9bd3 Explain how the only flag works 2015-11-17 14:52:22 -06:00