31 Commits

Author SHA1 Message Date
Pixelastic
6a9e815603 test(jekyll3.1.6): Make tests pass for all jekyll3+ 2016-07-08 14:56:24 +02:00
Pixelastic
989a96105d WIP 2016-07-08 14:49:21 +02:00
Pixelastic
826b0ffe3f WIP 2016-07-08 13:48:27 +02:00
Pixelastic
5b5678e8cc test(mock): Better mock of Jekyll logger 2016-07-06 18:04:26 +02:00
Pixelastic
34b7afdee0 test(3.1.3): Make tests pass Jekyll 3.1.3 2016-07-06 15:47:15 +02:00
Pixelastic
dd31b0eb9c WIP: Need to make it work for 3.1.6 and without deprecation message 2016-07-01 17:50:40 +02:00
Pixelastic
db1f95237e feat(index): Do not index index.html page 2016-06-30 16:51:51 +02:00
Pixelastic
ce3ec4fa30 feat(404): Should not index 404.html either 2016-06-30 16:36:57 +02:00
Pixelastic
213f5081af feat(404): Do not index 404.md pages 2016-06-30 16:29:20 +02:00
Pixelastic
e4daad6762 fix(dependencies): Improve TDD watchers on various jekyll versions 2016-03-08 14:24:44 +01:00
Pixelastic
7005983727 feat(error): Display human error when API key ACL is not enough 2016-01-12 15:31:05 +01:00
Pixelastic
dc62a65332 feat(weight): Use more weight values in default weight 2015-11-03 15:25:44 +01:00
Pixelastic
e297d7f749 fix(version): Do not depend on Rubygem to get the version 2015-07-29 19:45:58 +02:00
Pixelastic
ecd4c67f06 feat(user-agent): Send the plugin name and version in the UA 2015-07-28 19:49:20 +02:00
Pixelastic
d60e069c91 fix(tests): Fix tests 2015-07-28 17:22:06 +02:00
Pixelastic
ebc1a0cafd feat(hook): Add custom_hook_excluded_file? 2015-07-28 15:48:42 +02:00
Pixelastic
20e75481ea refactor(excluded_file): Refactored way to check excluded regexp 2015-07-21 21:45:23 +02:00
Pixelastic
b650547c15 refactor(pagination): Refactor push tests to use real Jekyll instance 2015-07-21 20:00:36 +02:00
Pixelastic
eaba4c42aa refactor(credentials): Move code to CredentialsChecker 2015-07-20 11:26:02 +02:00
Pixelastic
a87d9ac4ea refactor(codeclimate): Split long check_credentials method 2015-07-17 18:31:26 +02:00
Pixelastic
61057c77d9 refactor(coverage): Increase to 100% code coverage 2015-07-17 14:43:46 +02:00
Pixelastic
b9b1694828 Index Jekyll::Document 2015-07-15 13:55:48 +02:00
Pixelastic
0e739e38be test(fixtures): Use real fixtures for test instead of mocks 2015-07-15 12:11:45 +02:00
Pixelastic
d2bb1341ee style(rubocop): Follow rubocop rules and add git hooks 2015-07-07 18:50:59 +02:00
Sylvain UTARD
0c748984f7 No need to override the typoTolerance settings, it's already the default
value
2015-07-07 15:31:03 +02:00
Pixelastic
ad87543a4d refactor(get_parent_heading): Split longer method in half to be reused 2015-07-03 17:37:17 +02:00
Pixelastic
110425c00d refactor(index): End refactoring 2015-07-03 15:59:48 +02:00
Pixelastic
30de69189b test(push): Add tests for credentials and extracting last content. 2015-07-03 14:17:56 +02:00
Pixelastic
aa3e865e2b test(extractor): Add tests for metadata 2015-07-02 15:47:56 +02:00
Pixelastic
129455d409 fix(test): Display test as documentation 2015-07-02 11:27:57 +02:00
Pixelastic
b5c69f318d test(rspec): Start adding rspec tests 2015-07-02 11:05:23 +02:00