116 Commits

Author SHA1 Message Date
Pixelastic
a68765110b feat(bump): Add bump script 2015-11-03 16:32:23 +01:00
Pixelastic
fbec84471c Regenerate gemspec for version 0.5.1 2015-11-03 15:55:31 +01:00
Pixelastic
10622d4d9e docs(contributing): Stop the develop branching strategy 2015-11-03 15:54:50 +01:00
Pixelastic
f0add3b1f0 Regenerate gemspec for version 0.5.0 2015-11-03 15:53:17 +01:00
Pixelastic
2069528ff7 docs(contributing): Update merge/release commands 2015-11-03 15:44:04 +01:00
Pixelastic
aafa64fb25 chore(bump): Version bump to 0.5.0 2015-11-03 15:27:35 +01:00
Pixelastic
c2914c1652 docs(contributing): Add contribution notes 2015-11-03 15:25:57 +01:00
Pixelastic
dc62a65332 feat(weight): Use more weight values in default weight 2015-11-03 15:25:44 +01:00
Pixelastic
f6c43c4478 feat(weight): Add more weight values in default weight 2015-11-03 14:28:26 +01:00
Pixelastic
2aea461b61 docs(settings): Update doc with examples of custom settings 2015-10-12 13:48:53 +02:00
Pixelastic
77992ef72c docs(travis): Add documentation on configuring TravisCI for gh-pages 2015-10-07 17:31:53 +02:00
Pixelastic
a49920606c docs(readme): Use ~> instead of => in Gemfile 2015-09-11 14:12:39 +02:00
Pixelastic
55690aa419 Regenerate gemspec for version 0.4.3 2015-07-29 20:07:23 +02:00
Pixelastic
e297d7f749 fix(version): Do not depend on Rubygem to get the version 2015-07-29 19:45:58 +02:00
Pixelastic
e02d052150 Regenerate gemspec for version 0.4.2 2015-07-28 19:50:20 +02:00
Pixelastic
2b88a1436d Version bump to 0.4.2 2015-07-28 19:50:17 +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
c0db6f4908 fix(scripts): Fix before-push that was always succeeding 2015-07-28 17:23:26 +02:00
Pixelastic
b1f8b6fad8 Regenerate gemspec for version 0.4.1 2015-07-28 17:22:30 +02:00
Pixelastic
2e86a23312 Version bump to 0.4.1 2015-07-28 17:22:25 +02:00
Pixelastic
d60e069c91 fix(tests): Fix tests 2015-07-28 17:22:06 +02:00
Pixelastic
cd562365e4 Regenerate gemspec for version 0.4.0 2015-07-28 15:50:47 +02:00
Pixelastic
055cf3229c Version bump to 0.4.0 2015-07-28 15:50:33 +02:00
Pixelastic
ebc1a0cafd feat(hook): Add custom_hook_excluded_file? 2015-07-28 15:48:42 +02:00
Pixelastic
887c751c81 feat(verbose): Display list of record for each page if verbose 2015-07-27 15:48:16 +02:00
Pixelastic
c640262685 feat(settings): Do not hardcode the list of attributesToRetrieve
We will retrieve them all by default, as this is the expected behavior
for a new user. This make it possible to retrieve any data set in the
front-matter. Advanced users can still overwrite it.
2015-07-27 15:28:34 +02:00
Pixelastic
e6ac7f17a3 style(hooks): Only trigger hooks when ruby files have been changed 2015-07-21 22:28:38 +02:00
Pixelastic
22fe6583cc docs(readme): Add list of command line options 2015-07-21 22:22:51 +02:00
Pixelastic
bd960807fd refactor(push): Split push logic in several methods 2015-07-21 22:08:48 +02:00
Pixelastic
73f1d90048 Regenerate gemspec for version 0.3.0 2015-07-21 21:58:50 +02:00
Pixelastic
dd8534903e Version bump to 0.3.0 2015-07-21 21:58:36 +02:00
Pixelastic
55c5d01db3 fix(version): Do not force Ruby 2.0 version 2015-07-21 21:58:12 +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
f2d57d6902 feat(verbose): Add --verbose flag 2015-07-21 19:19:15 +02:00
Pixelastic
7b491e23af feat(dry-run): Add -n flag to do a dry run 2015-07-21 19:03:12 +02:00
Pixelastic
dfd3a0c44b style(hooks): Add flay pre-commit hook 2015-07-20 12:12:59 +02:00
Pixelastic
81227c0207 feat(errors): Moved error messages to txt files 2015-07-20 11:45:28 +02:00
Pixelastic
eaba4c42aa refactor(credentials): Move code to CredentialsChecker 2015-07-20 11:26:02 +02:00
Pixelastic
acf01fc2c3 feat(flog): Add flog pre-commit hook 2015-07-17 18:46:14 +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
f923830398 feat(codeclimate): Add Code climate badge 2015-07-17 10:54:46 +02:00
Pixelastic
0853e4c7fd test(coveralls): Add coverall files 2015-07-16 18:12:34 +02:00
Pixelastic
6e71b930e0 test(coveralls): Add coveralls badge 2015-07-16 17:46:59 +02:00
Pixelastic
3b145192b2 chore(travis): Add build badge to readme 2015-07-16 17:21:32 +02:00
Pixelastic
5bcfd4ef4b test(travis): Cache bundle results 2015-07-16 17:08:35 +02:00
Pixelastic
29a7bb7580 test(travis): Disable mail notifications 2015-07-16 17:04:11 +02:00
Pixelastic
878133341e test(timezone): Check that posted_at is relative to timezone 2015-07-16 16:36:56 +02:00
Pixelastic
3a61d06dda test(travis): Limit compatibility to Ruby 2.0+ 2015-07-16 14:48:46 +02:00