107 Commits

Author SHA1 Message Date
Pixelastic
ee2e508c5e Add helpful error messages for each known error 2017-11-17 12:08:19 +01:00
Pixelastic
aec10bbe77 Allow displaying custom variables in error messages 2017-11-16 20:00:55 +01:00
Pixelastic
8e35d8eb10 Identify wrong index name 2017-11-16 17:08:28 +01:00
Pixelastic
a10b2d385b Catch "record too big" errors 2017-11-16 13:57:02 +01:00
Pixelastic
17f456c463 Add custom User-Agent 2017-11-15 13:47:48 +01:00
Pixelastic
7812be9cb4 Adding verbose tests 2017-11-15 12:11:57 +01:00
Pixelastic
7a33daa677 Add dry_run mode 2017-11-15 11:21:27 +01:00
Pixelastic
7112f10c5c Add tests for the atomic indexing mode 2017-11-14 18:44:28 +01:00
Pixelastic
8595bda487 Add check for indexing_mode 2017-11-14 17:05:49 +01:00
Pixelastic
02adfc3fc1 Adding diff indexing mode + tests 2017-11-14 16:47:26 +01:00
Pixelastic
40740ccc6f Untested, first version of diff indexing 2017-11-14 14:16:39 +01:00
Pixelastic
680e09f135 Add tests for logging custom errors 2017-11-13 17:14:51 +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
6a137fa850 Make tests running in all versions 2017-11-13 11:12:54 +01:00
Pixelastic
fcf67a08a6 Add string/regex matcher for all versions 2017-11-11 01:22:59 +01:00
Pixelastic
a437f15a24 Adding tests for extractor run 2017-11-10 19:31:52 +01:00
Pixelastic
45200fe8d1 Add missing tests to FileBrowser
Can now extract all data from all files
2017-11-10 16:15:29 +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
098a8428fc Update Gemfile to use gemspec and not the other way around 2017-11-07 17:10:19 +01:00
Pixelastic
b981c6563e Rename files from algoliasearch-jekyll to jekyll-algolia 2017-11-07 16:46:46 +01:00
Pixelastic
fc4ef88434 Remove version-specific branching. Jekyll v3.6 is the default 2017-11-07 12:31:34 +01:00
Pixelastic
04a348e4cb Moving to AlgoliaHTMLExtractor 2017-11-07 12:06:42 +01:00
Pixelastic
22c3608292 feat(user-agent): Update UA to new convention 2016-09-01 13:45:25 +02:00
Pixelastic
39f1d2569c chore(release): Update version to 1.0.0.beta-1 2016-07-20 18:17:47 +02:00
Pixelastic
16e7b74b9e feat(lazy): Adding lazy update feature 2016-07-13 11:24:58 +02:00
Pixelastic
769c3e406e refactor(config): Refactor copy-pasted methods into one abstraction
Flay is awesome.
2016-07-12 11:56:14 +02:00
Pixelastic
70a0b4b6e8 feat(ENV): Allow passing application_id and index_name as ENV
Fixes #29

Environment variabmes ALGOLIA_APPLICATION_ID and ALGOLIA_INDEX_NAME,
if present, will now be used instead of the values defined in
_config.yml.
2016-07-12 11:47:37 +02:00
Pixelastic
abc54e11cc fix(collection): Add collection name
Fixes #25
2016-07-08 17:57:17 +02:00
Pixelastic
dcfb1529ea fix(errors): Readable error for "record too big"
Fixes #28
2016-07-08 17:06:45 +02:00
Pixelastic
989a96105d WIP 2016-07-08 14:49:21 +02:00
Pixelastic
826b0ffe3f WIP 2016-07-08 13:48:27 +02:00
Pixelastic
dd31b0eb9c WIP: Need to make it work for 3.1.6 and without deprecation message 2016-07-01 17:50:40 +02:00
Pixelastic
db1f95237e feat(index): Do not index index.html page 2016-06-30 16:51:51 +02:00
Pixelastic
ce3ec4fa30 feat(404): Should not index 404.html either 2016-06-30 16:36:57 +02:00
Pixelastic
213f5081af feat(404): Do not index 404.md pages 2016-06-30 16:29:20 +02:00
Pixelastic
7a52a36aee fix(node): Do not push the node to the index 2016-06-28 15:42:14 +02:00
Pixelastic
b61e5016a3 feat(extractor): Extracting specific and general data 2016-06-20 18:37:38 +02:00
Pixelastic
2a4a91dd66 feat(extractor): Use external gem for extracting 2016-05-13 18:47:37 +02:00
Pixelastic
41fbeff4a8 chore(bump): Version bump to 0.7.0 2016-03-08 14:35:11 +01:00
Pixelastic
e4daad6762 fix(dependencies): Improve TDD watchers on various jekyll versions 2016-03-08 14:24:44 +01:00
Pixelastic
1304511754 chore(bump): Version bump to 0.6.1 2016-01-13 14:06:46 +01:00
Pixelastic
7005983727 feat(error): Display human error when API key ACL is not enough 2016-01-12 15:31:05 +01:00
Pixelastic
1d6c731985 chore(bump): Version bump to 0.6.0 2016-01-11 09:51:01 +01:00
Pixelastic
2a2d9bbaa3 test(coverage): Getting coverage back to 100% 2016-01-11 09:47:58 +01:00