23 Commits

Author SHA1 Message Date
Pixelastic
d218c99fa6 fix(jekyll-paginate): Less hackish way of disabling jekyll-paginate 2018-05-14 18:08:32 +02:00
Pixelastic
c708827023 fix(jekyll-tagging): Automatically exclude tag pages of jekyll-tagging 2018-04-12 14:26:03 -04:00
Pixelastic
66f084fe2b test(indexer): Add integration tests for the dedicated index 2018-04-04 13:44:21 +02:00
Pixelastic
4793b54aeb feat(settings): Add a way to force the update of index settings 2018-03-15 14:38:35 +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
6b94a461f6 feat(custom_ranking): Naming key custom_ranking instead of weight 2018-03-12 17:23:07 +01:00
Pixelastic
17ec470dfe test(integration): Load rspec config in integration tests 2018-03-12 16:08:32 +01:00
Pixelastic
823feaa6b5 test(config): Update tests to pass with new ENV variables 2018-03-01 18:53:47 +01:00
Pixelastic
1caeb018cf feat(archives): Skip archive generation when indexing 2018-02-28 19:08:08 +01:00
Pixelastic
20f5595fb0 fix(paginate): Prevent pagination pages from being rendered 2018-02-28 15:18:44 +01:00
Pixelastic
89f8b48766 feat(exclude): Exclude ignore files from rendering 2018-02-27 15:04:38 +01:00
Pixelastic
531c90777b Make diff batches the default indexing mode 2018-01-30 16:30:00 +01:00
Pixelastic
86e1e59956 fix(extractor): Update record objectID when updated from hook 2017-12-19 12:40:54 +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
7a33daa677 Add dry_run mode 2017-11-15 11:21:27 +01:00
Pixelastic
8595bda487 Add check for indexing_mode 2017-11-14 17:05:49 +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
9f6d3f963a Adding tests for Configurator 2017-11-08 14:12:49 +01:00