244 Commits

Author SHA1 Message Date
Pixelastic
e3ae95464e release 1.4.9 2018-12-14 13:55:42 +01:00
Pixelastic
d3ecfed30e docs(error): Improve message when hitting record quota 2018-12-14 13:54:08 +01:00
Pixelastic
543c4ec387 fix(shrinker): Pages without excerpts no longer crash 2018-12-14 13:45:46 +01:00
Pixelastic
d06d002d1a release 1.4.8 2018-12-07 17:34:04 +01:00
Pixelastic
44701ef764 style(rubucop): Fixing styling for latest Rubocop
Apparently, new lines are requires after guard clauses now. I like it.
2018-12-07 17:34:01 +01:00
Pixelastic
fc7847e842 fix(redirect): Stop failing on redirect pages
Fixes #60.

Using `redirect_from` from the `jekyll-redirect-from` plugin was
throwing errors. Such redirect files are now correctly excluded from
indexing.
2018-12-07 17:34:01 +01:00
Pixelastic
81327d8fad fix(paginate): Disable autopages from jekyll-paginate-v2 2018-12-07 17:34:00 +01:00
Pixelastic
0f4ac2419f Avoiding autopages from jekyll paginate v2 to be indexed 2018-12-07 17:33:58 +01:00
Ashwin Maroli
18fc8bc138 Raise custom exception instead of SystemExit 2018-11-19 11:31:07 +01:00
Ashwin Maroli
c45b724e18 Collapse identical Jekyll::Hooks.register calls 2018-11-19 11:31:05 +01:00
François Violette
258742f5ae fix(errors): Typo in No Records found 2018-11-19 11:31:04 +01:00
Pixelastic
e7a0dc32c5 release 1.4.7 2018-07-26 16:58:22 +02:00
Pixelastic
d51afe9640 fix(dates): Tries to parse string dates in collection 2018-07-26 16:57:42 +02:00
Pixelastic
a5bf8f6089 release 1.4.6 2018-07-18 12:04:28 +02:00
Pixelastic
7a9cb2add4 fix(error): Correctly calculate record size in bytes 2018-07-18 11:59:34 +02:00
Pixelastic
528e2f6231 release 1.4.5 2018-07-18 11:02:11 +02:00
Pixelastic
dc71162410 fix(pagination): Disable jekyll-paginate-v2 pages when indexing 2018-07-18 11:00:28 +02:00
Pixelastic
856cade55f release 1.4.4 2018-07-18 10:28:07 +02:00
Pixelastic
22f6227ca8 fix(paginate): Exclude pagination pages from jekyll-paginate
Fixes #76
2018-07-18 10:25:33 +02:00
Pixelastic
26414bb132 release 1.4.3 2018-07-03 17:15:27 +02:00
Pixelastic
4fb1197768 fix(extensions_to_index): Allow for array and comma-separated list 2018-07-03 17:03:26 +02:00
Pixelastic
8bee55c05e release 1.4.2 2018-05-14 18:09:41 +02:00
Pixelastic
d218c99fa6 fix(jekyll-paginate): Less hackish way of disabling jekyll-paginate 2018-05-14 18:08:32 +02:00
Pixelastic
91d76bbc62 release 1.4.1 2018-05-07 17:49:24 +02:00
Pixelastic
294ac658aa feat(max_record_size): Add the max_record_size option 2018-05-07 17:48:04 +02:00
Pixelastic
92d34b89e5 fix(gh-pages): Allow gh-pages to load files from remote themes 2018-05-07 10:21:24 +02:00
Pixelastic
77b5db5c56 release 1.4.0 2018-04-26 18:46:07 +02:00
Pixelastic
d10f8387b2 docs(shrinker): Add method definitions 2018-04-26 18:44:24 +02:00
Pixelastic
d844281e39 test(fix): Fix failing tests and watch script 2018-04-26 18:38:33 +02:00
Pixelastic
e5b2588f45 fix(object_id): Actually check for index .empty? instead of exist 2018-04-26 17:16:18 +02:00
Pixelastic
f0e120b264 fix(index): Supports deleting indices through the Dashboard
An index deleted through the Dashboard was not previously correctly
re-created if the object_id index existed.
2018-04-26 16:59:25 +02:00
Pixelastic
16298a0c64 feat(shrinker): Try to shrink records to fit under the 10Kb limit 2018-04-26 16:20:20 +02:00
Pixelastic
63b451ccaf chore(object_ids): Rephrase mentions of dedicated object_id index 2018-04-26 14:10:43 +02:00
Pixelastic
04f9bcb246 docs(credentials): Remove {} around credentials 2018-04-15 20:23:57 -05:00
Pixelastic
b855d31bac release 1.3.4 2018-04-12 15:00:57 -04:00
Pixelastic
c708827023 fix(jekyll-tagging): Automatically exclude tag pages of jekyll-tagging 2018-04-12 14:26:03 -04:00
Pixelastic
51d8a1f7a8 release 1.3.3 2018-04-12 11:38:12 -04:00
Pixelastic
fc280c6437 fix(gh-pages): Disable github-pages plugin when indexing 2018-04-05 18:37:21 +02:00
Pixelastic
48a8239f7a docs(settings): Update error message to revert settings to default 2018-04-05 15:28:32 +02:00
Pixelastic
96de08b7a3 release 1.3.2 2018-04-05 13:02:59 +02:00
Pixelastic
b29e6b71d5 chore(overwrites): Moving all monkey patching into own directory 2018-04-05 12:51:32 +02:00
Pixelastic
8a34d08dec test(link): Add unit and integration tests for the link tag 2018-04-05 12:46:28 +02:00
Pixelastic
366c9e10b4 fix(link): Fixing link tag to non-indexed destination 2018-04-04 19:17:00 +02:00
Pixelastic
f16d080d71 release 1.3.1 2018-04-04 15:21:18 +02:00
Pixelastic
1500d71da8 fix(redirect): Exclude redirect pages from indexing 2018-04-04 15:20:07 +02:00
Pixelastic
7009721783 release 1.3.0 2018-04-04 13:51:21 +02:00
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