491 Commits

Author SHA1 Message Date
Pixelastic
4096159209 release 1.2.1 1.2.1 2018-03-21 15:06:33 +01:00
Pixelastic
2a77ac9996 feat(hooks): Provide a context key to hooks 2018-03-21 15:05:56 +01:00
Pixelastic
ef4dfb4a1d fix(docs): Stop failing when no new doc to commit 2018-03-21 13:46:18 +01:00
Pixelastic
094e429702 docs(theme): Adding Themes page 2018-03-21 13:44:25 +01:00
Pixelastic
5a6d2421c7 Updating documentation website 2018-03-20 18:36:28 +01:00
Pixelastic
ddb11acbec docs(blog): Fix variable naming 2018-03-20 18:36:05 +01:00
Pixelastic
fae3801040 Updating documentation website 2018-03-20 18:33:04 +01:00
Pixelastic
d255a19e0f docs(blog): Updating the tutorial with new schema 2018-03-20 18:31:55 +01:00
Pixelastic
6d95adcf2c docs(schema): Remove keys now removed from records 2018-03-20 18:12:28 +01:00
Pixelastic
8d069fedd4 Updating documentation website 2018-03-20 18:07:20 +01:00
Pixelastic
6015b3285e fix(dependency): Small bump on html-extractor 2018-03-20 14:00:13 +01:00
Pixelastic
01fbdea98d fix(dependency): Remove unused dep 2018-03-20 13:52:34 +01:00
Pixelastic
a2e0c81a39 release 1.2.0 1.2.0 2018-03-20 13:48:29 +01:00
Pixelastic
4df8e4e210 test(integration): Fix integration test numbers 2018-03-20 13:48:04 +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
4793b54aeb feat(settings): Add a way to force the update of index settings 2018-03-15 14:38:35 +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
4265d4cfac feat(schema): Flattening hierarchy to headings 2018-03-13 13:58:54 +01:00
Pixelastic
0376f60d7d fix(schema): Removing draft and ext from the record fields 2018-03-13 10:04:29 +01:00
Pixelastic
93331444cf fix(tag_name): Remove tag_name from the export 2018-03-12 17:59:13 +01:00
Pixelastic
6b94a461f6 feat(custom_ranking): Naming key custom_ranking instead of weight 2018-03-12 17:23:07 +01:00
Pixelastic
ce9d75b73e docs(index_name): Setting a default index_name value in the docs
Fixes #37
2018-03-12 16:31:04 +01:00
Pixelastic
17ec470dfe test(integration): Load rspec config in integration tests 2018-03-12 16:08:32 +01:00
Pixelastic
48957929f1 fix(snippetting): Add default snippeting configuration
The content field is snippetted by default to 55 words. Fixes #44
2018-03-12 15:39:40 +01:00
Pixelastic
f6c69e49fb test(indexer): Fix leaking double 2018-03-12 14:08:35 +01:00
Pixelastic
6e80dcf595 docs(log): Better explain when records/settings are updated or not 2018-03-08 16:28:33 +01:00
Pixelastic
c42a52abbf fix(log): Don't fail on non-string custom fields 2018-03-08 16:13:59 +01:00
Pixelastic
7783b79e73 feature(settings): Detect when features are changed from outside 2018-03-08 16:00:12 +01:00
Pixelastic
4a51819fbf chore(rakefile): Hide description for private task 2018-03-01 18:55:15 +01:00
Pixelastic
823feaa6b5 test(config): Update tests to pass with new ENV variables 2018-03-01 18:53:47 +01:00
Pixelastic
79320b8f5d test(integration): Make sure we can search for math symbols 2018-03-01 18:38:40 +01:00
Pixelastic
2d2598cc46 test(integration): Check that attributesToSnippet is correctly set 2018-03-01 17:55:42 +01:00
Pixelastic
0c1ea4e745 test(integration): Checking that the number of records is correct 2018-03-01 17:25:57 +01:00
Pixelastic
8544dde79a test(integration): Check that files are not deleted from _site 2018-03-01 17:06:50 +01:00
Pixelastic
d7e4103ab2 test(integration): Delete the index between each runs 2018-03-01 16:36:55 +01:00
Pixelastic
48604389a1 test(integration): Add integration scripts placeholders 2018-03-01 16:16:59 +01:00
Pixelastic
c61d9a21f6 chore(rake): Simplify list of rake tasks 2018-03-01 16:06:13 +01:00
Pixelastic
5ec13983fe release 1.1.5 1.1.5 2018-03-01 11:34:19 +01:00
Pixelastic
112dc9bd18 fix(cleanup): Stop deleting files from destination 2018-03-01 11:32:57 +01:00
Pixelastic
1caeb018cf feat(archives): Skip archive generation when indexing 2018-02-28 19:08:08 +01:00
Pixelastic
209dcd2350 release 1.1.4 1.1.4 2018-02-28 18:50:26 +01:00
Pixelastic
4e45d7757a fix(json): Fix jsonification for Ruby < 2.4 2018-02-28 18:48:14 +01:00
Pixelastic
0d725689a1 fix(batch): Delete records before adding new ones in batches 2018-02-28 18:47:55 +01:00
Pixelastic
10d15a75b4 docs(poweredBy): Add more explicit mention of poweredBy for free plans 2018-02-28 16:40:11 +01:00
Pixelastic
2241a869a8 release 1.1.3 1.1.3 2018-02-28 15:52:19 +01:00
Pixelastic
92ad1864bd fix(jsonify): Stop converting floats to string 2018-02-28 15:42:25 +01:00