Commit Graph

  • 288d83a1bb remove TODO Timothée Rebours 2021-10-22 16:04:57 +0200
  • 190eca8a19 minor Timothée Rebours 2021-10-22 16:02:17 +0200
  • 6c9a9228fa simplify executor Timothée Rebours 2021-10-22 16:00:38 +0200
  • 8c4a271e24 minor Timothée Rebours 2021-10-22 12:04:02 +0200
  • 4f6fb455e2 minor Timothée Rebours 2021-10-22 11:31:18 +0200
  • 596b1f6c91 use fs.promises instead of fs/promises Timothée Rebours 2021-10-22 11:23:46 +0200
  • dce9390190 WIP: simplify getCandidatesAsync and move async to devDependencies Timothée Rebours 2021-10-22 08:58:09 +0200
  • 622c9f7a94 WIP: async Cursor and fix async executor Timothée Rebours 2021-10-22 08:54:35 +0200
  • 477316a470 WIP: ensureIndex Timothée Rebours 2021-10-21 22:46:23 +0200
  • c5d44b0ee7 WIP: remove Timothée Rebours 2021-10-21 22:42:33 +0200
  • f6d7208740 WIP: rewrite executor Timothée Rebours 2021-10-21 18:58:05 +0200
  • 176d53c4ee WIP: rewrite executor without async Timothée Rebours 2021-10-21 15:48:07 +0200
  • 81beec47e7 WIP: use async functions from persistence module in datastore Timothée Rebours 2021-10-21 11:08:48 +0200
  • 161c2da7d7 WIP: remove async from persistence module Timothée Rebours 2021-10-21 11:08:13 +0200
  • 3a9401cb21 WIP: remove async from storage module Timothée Rebours 2021-10-21 10:29:59 +0200
  • 2ba091f050 WIP: linting Timothée Rebours 2021-10-21 08:56:17 +0200
  • d74a441f8b WIP instead of having one function that can handle both async and callback signatures, let's implement a new Async suite of functions, and use callbackify to shim the old interface Timothée Rebours 2021-10-21 08:55:50 +0200
  • 9b3b2a0afc WIP: Successfully replace a waterfall with native async/await Timothée Rebours 2021-10-19 17:37:36 +0200
  • 49574da5e2 2.2.0 v2.2.0 Timothée Rebours 2021-10-29 18:25:21 +0200
  • 59c8b2c97c changelog Timothée Rebours 2021-10-29 18:25:09 +0200
  • bd4ea63116
    Merge pull request #17 from seald/react-native tex0l 2021-10-29 18:24:25 +0200
  • 0d4435da84 2.2.0-1 v2.2.0-1 #17 Timothée Rebours 2021-10-28 18:53:13 +0200
  • 52133bd968 error with default import Timothée Rebours 2021-10-28 18:53:03 +0200
  • 4367b37860 2.2.0-0 v2.2.0-0 Timothée Rebours 2021-10-28 15:54:10 +0200
  • 93363875ec another error in the files of the package Timothée Rebours 2021-10-28 15:43:17 +0200
  • d04b0894cf fix mistake in webpack output path Timothée Rebours 2021-10-28 15:38:19 +0200
  • f000cc748d unify browser & rn versions for most files Timothée Rebours 2021-10-28 15:35:35 +0200
  • cfea45cb01 add CI task Timothée Rebours 2021-10-28 14:20:05 +0200
  • 44ae8d7029 react-native version Timothée Rebours 2021-10-28 14:17:48 +0200
  • 95eda4d349
    Update index.d.ts #15 Ray Foss 2021-10-25 18:04:07 -0500
  • e3f4ee8783
    Merge pull request #14 from seald/fix-publish-label arantes555 2021-10-26 00:19:01 +0200
  • 750af75d40 fix publish label #14 mehdi 2021-10-21 18:17:01 +0200
  • 75f22ee4d9 2.1.0 v2.1.0 mehdi 2021-10-21 16:35:07 +0200
  • 0f2eb4ace5 changelog mehdi 2021-10-21 16:35:00 +0200
  • 5f81605ea5 2.1.0-5 v2.1.0-5 mehdi 2021-10-21 11:33:15 +0200
  • 6657d36755
    Merge pull request #12 from seald/add-typescript-typings tex0l 2021-10-20 16:27:40 +0200
  • d9c4619a87 jsdoc detail #12 mehdi 2021-10-20 16:24:05 +0200
  • 7ed4d994da fix nodeWebkitAppName type mehdi 2021-10-20 16:20:41 +0200
  • f70b1be64d fix test flakiness mehdi 2021-10-20 00:56:39 +0200
  • dcc646a9a2 add typescript package mehdi 2021-10-20 00:46:51 +0200
  • fcd1546220 add typings mehdi 2021-10-20 00:44:08 +0200
  • cd16711c89 2.1.0-4 v2.1.0-4 mehdi 2021-10-19 23:15:46 +0200
  • 5bba11e535
    Merge pull request #10 from seald/jsdoc-detail tex0l 2021-10-19 17:25:25 +0200
  • 2230f6c1e4 jsdoc details + timeout #10 mehdi 2021-10-19 17:21:53 +0200
  • b53f651b9c
    Merge pull request #8 from seald/github-actions tex0l 2021-10-19 17:17:01 +0200
  • 1e71d253f9 remove obsolete gitlab-ci.yml #8 mehdi 2021-10-19 01:59:47 +0200
  • 238369c306 try some undocumented syntax found in forums mehdi 2021-10-19 01:50:14 +0200
  • b2f2f0e563 publish action mehdi 2021-10-19 01:23:02 +0200
  • a400f87466 add browser tests mehdi 2021-10-16 00:48:59 +0200
  • 501fd7e4e7 fix action trigger mehdi 2021-10-16 00:14:05 +0200
  • 0b82e59845 node tests mehdi 2021-10-16 00:09:31 +0200
  • d431b245dd test github actions mehdi 2021-10-16 00:03:33 +0200
  • 1d8c88842b
    Merge pull request #5 from eliot-akira/stream-files-by-line tex0l 2021-10-19 17:12:27 +0200
  • 009f4a47bd 2.1.0-test.actions.1 v2.1.0-test.actions.1 mehdi 2021-10-19 01:50:26 +0200
  • e2ceb48270 try some undocumented syntax found in forums mehdi 2021-10-19 01:50:14 +0200
  • f559713744 2.1.0-test.actions.0 v2.1.0-test.actions.0 mehdi 2021-10-19 01:31:00 +0200
  • 591f60afe7 publish action mehdi 2021-10-19 01:23:02 +0200
  • f4fa9e4e9f add browser tests mehdi 2021-10-16 00:48:59 +0200
  • 04f5c82633 fix action trigger mehdi 2021-10-16 00:14:05 +0200
  • 8d59559c3a node tests mehdi 2021-10-16 00:09:31 +0200
  • b58446ca1e test github actions mehdi 2021-10-16 00:03:33 +0200
  • 84e19ea94e 2.1.0-3 v2.1.0-3 #5 mehdi 2021-10-15 14:07:17 +0200
  • 8b984f1274 extract writeFileLines into its own function mehdi 2021-10-15 14:06:42 +0200
  • 69604244d4 2.1.0-2 v2.1.0-2 mehdi 2021-10-15 12:05:09 +0200
  • 3d42f30e34 changelog mehdi 2021-10-15 12:04:34 +0200
  • 3fe1df29af fix package.json browser field & update changelog Timothée Rebours 2021-10-07 22:12:01 +0200
  • cbfd31fdf4 changelog and contributors Timothée Rebours 2021-10-05 17:48:27 +0200
  • 148d7c8215 fix error callbacks mehdi 2021-10-15 11:28:10 +0200
  • 8c4f56a04a streaming write with `Readable.from` mehdi 2021-10-15 11:01:06 +0200
  • 7404ee1bc2 Stream lines using setImmediate to ensure it doesn't block event loop eliot-akira 2021-10-13 12:02:54 +0200
  • ba14f11949 Add final new line to align behavior with Node.js version eliot-akira 2021-10-12 14:58:12 +0200
  • 437a841e72 Lint eliot-akira 2021-10-09 11:48:40 +0200
  • af1d64f6c2 Write new line separately, instead of adding to line string eliot-akira 2021-10-09 11:44:48 +0200
  • fc1d0e0aa3 Write file line by line when persisting cached database eliot-akira 2021-10-09 11:30:15 +0200
  • 87cba06da2 2.1.0-1 v2.1.0-1 Timothée Rebours 2021-10-07 22:13:07 +0200
  • 6251724ce8 fix package.json browser field & update changelog Timothée Rebours 2021-10-07 22:12:01 +0200
  • dc59832895 Merge remote-tracking branch 'origin/stream-files-by-line' into stream-files-by-line Timothée Rebours 2021-10-07 22:07:04 +0200
  • 823db2a17e assert.deepStrictEqual instead of deepEqual eliot-akira 2021-10-07 16:51:17 +0200
  • a610cf8cff treatRawData and treatRawStream: Get values more efficiently with Object.values eliot-akira 2021-10-07 16:46:33 +0200
  • 5549741540
    Update package.json #7 Ray Foss 2021-10-06 19:52:47 -0500
  • 0ea83f372d
    Copy types from DefinitelyTyped Ray Foss 2021-10-06 19:47:44 -0500
  • 871ed538df 2.1.0-0 v2.1.0-0 Timothée Rebours 2021-10-05 17:48:56 +0200
  • c7cacd596b changelog and contributors Timothée Rebours 2021-10-05 17:48:27 +0200
  • 0af674de2c Tests: Simplify getting local paths for test files eliot-akira 2021-10-05 12:55:54 +0200
  • 225fe0fa3b Adapt tests from byline: Lint; Use assert from chai; Local paths for test files eliot-akira 2021-10-05 12:53:55 +0200
  • 575f46c6ce Include tests for byline eliot-akira 2021-10-05 12:13:24 +0200
  • a826a9c3e0 Align behavior of treatRawData and treatRawStream in handling last blank line; On error, result is null eliot-akira 2021-10-05 12:11:36 +0200
  • af5c5d7611 Remove dependency on byline eliot-akira 2021-10-03 05:17:53 +0200
  • 1cd3381c20 Handle error: For this test, it is expected to be *not* null eliot-akira 2021-10-03 05:16:55 +0200
  • 6884f235dd Lint byline: Use strict equal; const instead of var; arrow function for this; Buffer.from instead of new Buffer eliot-akira 2021-10-03 05:15:50 +0200
  • ec5f3ffb13 Include fork of byline library eliot-akira 2021-10-03 05:11:44 +0200
  • 631d672af8 Return treated data even after corrupt threshold eliot-akira 2021-10-03 04:40:43 +0200
  • 143a08edde Remove console.log from test eliot-akira 2021-10-03 04:05:46 +0200
  • 5b37cff1e9 Use template literals for string interpolation eliot-akira 2021-10-03 03:58:46 +0200
  • 3729d4c86e Use arrow functions to preserve this eliot-akira 2021-10-03 03:55:39 +0200
  • 24dd632042 On error, result is null; on result, error is null eliot-akira 2021-10-03 03:54:17 +0200
  • e6388c2782 Test: Assert error is null eliot-akira 2021-10-03 03:41:59 +0200
  • 84eee58c5a Use regular expression literal instead of RegExp eliot-akira 2021-10-03 03:41:44 +0200
  • 842f3e9f2b Lint: Formatting eliot-akira 2021-10-03 03:41:07 +0200
  • f3f625276b Restore original tests for non-streaming method treatRawData eliot-akira 2021-08-14 10:13:17 +0200