31 Commits

Author SHA1 Message Date
Pixelastic
8a34d08dec test(link): Add unit and integration tests for the link tag 2018-04-05 12:46:28 +02:00
Pixelastic
366c9e10b4 fix(link): Fixing link tag to non-indexed destination 2018-04-04 19:17:00 +02:00
Pixelastic
2a77ac9996 feat(hooks): Provide a context key to hooks 2018-03-21 15:05:56 +01:00
Pixelastic
d8a7dad71d fix(date): Correctly set date to nil in collections 2018-03-20 11:39:16 +01:00
Pixelastic
f8c656a802 fix(progressbar): Disable progressbar in verbose mode 2018-03-15 18:44:15 +01:00
Pixelastic
95f772d7f6 feat(progressbars): Adding render/extract/push progress bars 2018-03-15 16:13:01 +01:00
Pixelastic
75231a3fda fix(files_to_exclude): Allow excluding files at the root only 2018-03-15 12:13:00 +01:00
Pixelastic
dd3f618b38 perf(rendering): Massive perf improvement bypassing rendering 2018-03-14 18:05:43 +01:00
Pixelastic
6021688fda fix(exclude): Correctly exclude path starting with ./ 2018-03-13 17:11:23 +01:00
Pixelastic
112dc9bd18 fix(cleanup): Stop deleting files from destination 2018-03-01 11:32:57 +01:00
Pixelastic
89f8b48766 feat(exclude): Exclude ignore files from rendering 2018-02-27 15:04:38 +01:00
Pixelastic
2beae1f330 fix(paths): Handles both relative and absolute paths 2018-02-13 17:28:09 +01:00
Pixelastic
531c90777b Make diff batches the default indexing mode 2018-01-30 16:30:00 +01:00
Pixelastic
16a0102d60 fix(date): Make sure collections have a nil date if none defined 2017-12-22 12:04:57 +01:00
Pixelastic
3b3b581544 feat(log): Adding more standby messages
Indicates more clearly what the plugin is doing
Fixes #21
2017-12-22 10:52:53 +01:00
Pixelastic
bd826c5ee0 fix(hooks): Apply unique objectID after all hooks 2017-12-19 18:49:00 +01:00
Pixelastic
6b9852c731 style(comment): Remove empty comment 2017-11-28 14:52:21 +01:00
Ashwin Maroli
080a4de707 use sub-class instead of monkey-patching 2017-11-28 14:47:53 +01:00
Pixelastic
04713474e8 chore(rubocop): Auto-fix Rubocop errors for Ruby 2.3
Original idea coming from https://github.com/algolia/jekyll-algolia/pull/18
2017-11-28 14:44:36 +01:00
Pixelastic
231c17148a Correctly applying the _all hook only once on all records 2017-11-17 20:33:01 +01:00
Pixelastic
a10b2d385b Catch "record too big" errors 2017-11-16 13:57:02 +01:00
Pixelastic
7812be9cb4 Adding verbose tests 2017-11-15 12:11:57 +01:00
Pixelastic
07e547b5d8 Exit Jekyll command if wrong Algolia config 2017-11-13 14:34:00 +01:00
Pixelastic
d131a62457 Adding getters for app id, api key and index name 2017-11-13 12:57:14 +01:00
Pixelastic
7b9982b788 Adding FileBrowser export of file metadata 2017-11-10 14:43:40 +01:00
Pixelastic
b05916f6b1 Adding Configurator and FileBrowser + tests 2017-11-09 17:29:01 +01:00
Pixelastic
fef1e170c8 Add tests to extractor 2017-11-08 16:03:39 +01:00
Pixelastic
f15ac944b6 Move previous lib and spec to _old directories 2017-11-08 10:52:31 +01:00
Pixelastic
09f2dca507 Adding tests for Jekyll::Algolia 2017-11-07 22:57:30 +01:00
Pixelastic
374c940182 Refactoring skeleton, by splitting into specific classes 2017-11-07 22:07:46 +01:00
Pixelastic
b981c6563e Rename files from algoliasearch-jekyll to jekyll-algolia 2017-11-07 16:46:46 +01:00