14 Commits

Author SHA1 Message Date
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
79d269aca0 chore(lint): Remove empty line 2018-02-14 15:02:38 +01:00
Pixelastic
918524009d fix(record_too_big): Better debug of records too big 2018-02-12 17:42:08 +01:00
Pixelastic
61bb7314e4 fix(excerpt): Don't fail on malformed excerpt 2018-02-12 13:53:34 +01:00
Pixelastic
18f367f9dc chore(errors): Move errors directory into ./lib 2017-12-22 12:13:13 +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
9d3d27dcc1 chore(path): Fix relative path for errors 2017-11-28 14:28:20 +01:00
Frank Taillandier
6d4f937f1a Define path with __dir__
Inspired by https://bogdanvlviv.github.io/posts/ruby/with-__dir__-we-can-restore-order-in-the-universe.html
2017-11-28 14:26:10 +01:00
Pixelastic
aec10bbe77 Allow displaying custom variables in error messages 2017-11-16 20:00:55 +01:00
Pixelastic
7812be9cb4 Adding verbose tests 2017-11-15 12:11:57 +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