Commit Graph

300 Commits

Author SHA1 Message Date
Spencer Snyder 795beebecb chore: add some basic examples 2021-11-15 13:17:44 -05:00
Taylor Schley c6d1657aec v7.1.0 2021-11-11 10:42:37 -07:00
Taylor Schley 783d2006aa chore: fix yarn.lock 2021-11-11 10:42:05 -07:00
Taylor Schley 80d7b49394 docs: remove typescript bindings 2021-11-11 10:40:38 -07:00
Taylor Schley ffff1d98d6 test: fix code coverage 2021-11-11 10:37:19 -07:00
Taylor Schley 7449d0e179 chore: bump husky 2021-11-11 10:23:48 -07:00
Taylor Schley 4a8f3dcbc8 feat: add type declerations 2021-11-11 10:13:00 -07:00
niftylettuce afdeff9e91 v7.0.0 2021-11-09 16:30:30 -05:00
niftylettuce 968336753c chore: added test job cronValidate option override for #135 2021-11-09 16:28:11 -05:00
niftylettuce 7c9e1546c0 fix: fixed tests and dropped bthreads 2021-11-09 15:55:07 -05:00
niftylettuce 228b4f3abd Merge pull request #140 from DynamiteC/patch-2
#135 Bug Issue Minor Fix
2021-11-09 15:54:54 -05:00
Shail Sheth a219d395ef #135 Bug Issue Minor Fix
#135 Bug Issue Minor Fix
2021-11-09 12:43:51 +00:00
shadowgate15 31db1d6828 chore: adjust issue templates 2021-11-08 14:54:39 -07:00
shadowgate15 0ccffe1a50 chore: add issue templates 2021-11-08 14:43:44 -07:00
niftylettuce f84a7ccca8 docs: fixed linting of remark 2021-11-06 15:52:33 -04:00
niftylettuce c6db0d3609 Merge pull request #136 from breejs/feat/remove-bthreads
Feat/remove bthreads
2021-11-06 15:47:59 -04:00
Taylor Schley 2c057813ea docs: remove browser/bthreads 2021-11-05 14:45:46 -06:00
Taylor Schley 153d92894e feat: remove bthreads 2021-11-05 14:18:51 -06:00
Taylor Schley 9afc73f0c9 docs: add typescript plugin 2021-11-04 18:27:07 -06:00
Taylor Schley d47ea7af44 v6.5.0 2021-11-04 18:07:00 -06:00
Taylor Schley 9106113bdc feat: add createWorker and acceptedExtensions 2021-11-04 18:06:09 -06:00
Taylor Schley cc1ecda171 docs: correct cronValidate options 2021-11-02 10:26:42 -06:00
Taylor Schley 8d49eba5bd v6.4.0 2021-10-26 15:42:21 -06:00
Taylor Schley 0259cbb08c chore: bump browserslist 2021-10-26 15:41:30 -06:00
shadowgate15 a976c3bb67 ci: add v16 to travis 2021-10-26 15:35:33 -06:00
Ollie Chick ba88af3682 docs: typo 2021-10-26 15:35:33 -06:00
Taylor Schley 56fed54f26 v6.3.1 2021-10-26 15:35:33 -06:00
KaKa fb68629cd4 refactor: bind removeSafeTimer 2021-10-26 15:35:33 -06:00
KaKa 1ff2a5eeab refactor: move function inside class 2021-10-26 15:35:33 -06:00
KaKa 0ea22af127 fix: remove closeWorkerAfterMs after exit or done 2021-10-26 15:35:33 -06:00
Revadike 3c274b0710 docs: typo 2021-10-26 15:35:33 -06:00
Taylor Schley c3d9f9792a chore: bump @breejs/later 2021-10-26 15:22:27 -06:00
Kyriakos Nicola a6295197a2 fix: get offset using utc time 2021-08-27 23:37:01 -04:00
Kyriakos Nicola 429e299c32 test: increase code coverage 2021-08-27 20:48:31 -04:00
Kyriakos Nicola 3318d095fa feat: tz support for node v10 and v12 2021-08-27 20:45:55 -04:00
Kyriakos Nicola 7645aba33c test: mock date.getTimezoneOffset() 2021-08-25 19:32:14 -04:00
Kyriakos Nicola b382b4f28d test: fix tests that utilize FakeTimers
- run `setTimeout()` tests serially
- override `clock.setTimeout()` instead of `global.setTimeout()`
- use `t.plan()` for `setTimeout()` assertions
2021-08-25 17:57:58 -04:00
Kyriakos Nicola a7e18ac83b chore: move localOffsetMillis up a notch for readability 2021-08-25 14:04:45 -04:00
Kyriakos Nicola 6ab73e7fe7 test: add timezone tests for bree.start() 2021-08-25 12:35:52 -04:00
Kyriakos Nicola c65aef4c7b fix: don't override job's timezone 2021-08-25 11:29:00 -04:00
Kyriakos Nicola 8a56888675 fix: timezone conversions 2021-08-24 16:04:26 -04:00
Kyriakos Nicola 8ba28db6e3 test: add tz validation tests for job-validator.js 2021-08-22 20:42:44 -04:00
Kyriakos Nicola ff8b7a39f6 fix: tz error msg in job-validator.js 2021-08-22 20:39:14 -04:00
Kyriakos Nicola 3807abfa8c test: add tz config tests for job-builder.js 2021-08-22 20:06:46 -04:00
Kyriakos Nicola a4d3b7c989 feat: add timezone support 2021-08-22 16:20:04 -04:00
Taylor Schley ad91421f99 v6.3.0 2021-08-20 16:19:14 -05:00
shadowgate15 42a1078847 Merge pull request #118 from breejs/plugins
Plugins
2021-08-20 16:16:47 -05:00
Taylor Schley df8e8543d8 feat: return array of added jobs 2021-08-17 15:20:32 -05:00
Taylor Schley 0df1790f03 fix: fix typos 2021-08-06 12:45:59 -05:00
Taylor Schley f81cad2745 feat: add init function to constructor 2021-08-06 09:35:31 -05:00