512 Commits

Author SHA1 Message Date
Pixelastic
66f084fe2b test(indexer): Add integration tests for the dedicated index 2018-04-04 13:44:21 +02:00
Pixelastic
40c113d587 test(indexer): Adding tests for the dedicated index 2018-04-03 19:12:48 +02:00
Pixelastic
0da7131818 feat(indexer): Use a dedicated index to store the objectIDs 2018-03-29 19:27:20 +02:00
Pixelastic
9db13d2386 feat(records): Better error message when overquota on records 2018-03-29 14:40:04 +02:00
Pixelastic
c0aa900591 release 1.2.7 1.2.7 2018-03-28 18:59:36 +02:00
Pixelastic
df7cc131a2 release 1.2.6 2018-03-28 18:54:43 +02:00
Pixelastic
1819482886 feat(tag): Add release notes to tags 2018-03-28 18:54:26 +02:00
Pixelastic
e2bb5f7238 fix(excerpt): Only use default excerpt when needed 2018-03-28 16:43:13 +02:00
Pixelastic
157e0e3727 release 1.2.5 1.2.5 2018-03-28 16:20:30 +02:00
Pixelastic
50041a3545 fix(excerpt): Use the first <p> as the excerpt 2018-03-27 18:50:29 +02:00
Pixelastic
9dcddb8fac release 1.2.4 1.2.4 2018-03-27 12:02:43 +02:00
Pixelastic
44d407e3c0 fix(hook): Allow passing hooks with only one parameter 2018-03-27 12:01:23 +02:00
Pixelastic
e1dabaa76f docs(maintainer): Adding the MAINTAINERS files 2018-03-22 11:30:08 +01:00
Pixelastic
863da1c2e0 docs(travis): Renaming Accounts to Profile as per Travis current UI 2018-03-21 17:45:43 +01:00
Pixelastic
2032d220a1 Updating documentation website 2018-03-21 17:33:17 +01:00
Pixelastic
2e3507828a docs(hooks): Clarify documentation on context in hooks 2018-03-21 17:32:37 +01:00
Pixelastic
78a49fea19 release 1.2.3 1.2.3 2018-03-21 17:24:35 +01:00
Pixelastic
5dec53be00 fix(collections): Index collection items even if they have no content 2018-03-21 17:23:58 +01:00
Pixelastic
a121aec813 release 1.2.2 1.2.2 2018-03-21 16:24:27 +01:00
Pixelastic
ba3317641d fix(hooks): Maintain backward compatibility with previous hooks 2018-03-21 16:23:40 +01:00
Pixelastic
51217b62e9 Updating documentation website 2018-03-21 15:11:00 +01:00
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