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
hartator
4f26d3249c
Remove pry rescue gem following buggy behavior
2015-11-17 14:52:02 -06:00
hartator
db0f3ac4ea
Opt out of new Travis architecture
2015-11-12 10:43:57 -06:00
hartator
3d704f8d01
Merge pull request #18 from gcohen55/master
...
added new option for regex acceptance you dont have to download entir…
2015-11-11 16:04:03 -06:00
Gil Cohen
432ca1d5b5
added new option for regex acceptance you dont have to download entire site when looking for specific path
2015-11-06 13:11:26 -05:00
hartator
ed7948a372
Add default encoding to UFT-8 for Ruby < 2 and Ruby
2015-11-05 16:44:41 -06:00
hartator
44924d0f5c
Ignore line with erroneous UTF-8 characters
2015-11-05 16:38:52 -06:00
hartator
95655b1263
Fix UTF-8 build issue in JRuby
2015-11-05 16:33:29 -06:00
hartator
2a99d39507
Bump gem version
2015-11-05 16:20:01 -06:00
hartator
5d17e3e631
Avoid making 2 times the request to get raw file list
2015-11-05 16:19:05 -06:00
hartator
355f4c1be7
Use file timestamp to retrieve files instead of user provided timestamp #14
2015-11-05 16:19:05 -06:00
hartator
ae96c04a90
Remove Travis build status from Readme
2015-11-05 14:40:41 -06:00
hartator
d4cb1f3839
Clarify that badge is linked to Travis build current status
2015-11-04 14:54:50 -06:00
hartator
bfd2004728
Update Readme to ease code contributions and testings
2015-11-04 14:51:51 -06:00
hartator
483695fef7
Avoid installing pry while running tests inside Travis
2015-11-04 14:22:17 -06:00
hartator
3e6755187e
Remove unused Travis options
2015-11-04 14:11:41 -06:00
hartator
56da2878a7
Cache Bundler files when there is no changes
2015-11-04 13:57:02 -06:00
hartator
24a6ff4bce
Use Docker infrastructure on Travis
2015-11-04 13:56:30 -06:00
hartator
10876aee00
Disable pry if the tests are running inside Travis
2015-11-04 13:48:44 -06:00