Commit Graph

  • 255f60ac73 refactor: refactor tests Taylor Schley 2020-12-19 17:56:29 -06:00
  • 701e32b6e5 Merge branch 'master' of github.com:breejs/bree Taylor Schley 2021-02-06 11:19:22 -06:00
  • 7be21b40e6 Merge pull request #76 from snrmwg/issue/74-use-local-timezone shadowgate15 2021-02-05 08:01:59 -06:00
  • abac15233a fix: check workers when checking if job has started Taylor Schley 2021-02-01 21:23:10 -06:00
  • 91d02425d1 fix: explicitly delete timeout after it fires/fixes #82 Taylor Schley 2021-02-01 21:11:53 -06:00
  • a95c5b0b77 Merge branch 'master' into issue/74-use-local-timezone Marc Schneider 2021-02-01 08:41:43 +01:00
  • ebb2ae3e13 fix: refactoring and improved test Marc Schneider 2021-02-01 08:25:03 +01:00
  • eac6acc170 4.1.1 niftylettuce 2021-01-19 06:22:26 -06:00
  • ac28cf6b6b docs: fixed README per #78 niftylettuce 2021-01-19 05:41:05 -06:00
  • b6b96a5399 fix: refined test Marc Schneider 2021-01-19 01:33:11 +01:00
  • c669884ab4 fix: reverted travisCI config and refined test Marc Schneider 2021-01-19 01:24:56 +01:00
  • 6cb24bd714 fix: updated travisCI config: use Focal dist and include node 14 Marc Schneider 2021-01-19 01:10:51 +01:00
  • 5d56016f2a fix: issue #74 use local timezone Marc Schneider 2021-01-17 19:19:52 +01:00
  • 5abf59ff5b test: reworked tests to stop using cloned console Naz 2021-01-05 16:13:59 +13:00
  • 7685bceecc test: fixed named function test case Naz 2021-01-05 16:12:46 +13:00
  • b1b24aa470 test: added test coverage for getName util Naz 2021-01-05 14:57:26 +13:00
  • b00765800c test: added coverage for parseValue job util Naz 2020-12-16 19:16:56 +13:00
  • 128da8ecc7 test: added coverage to job utils module Naz 2020-12-16 18:38:17 +13:00
  • fbe956efe6 v4.1.0 Naz 2020-12-14 13:37:55 +13:00
  • 7349b9782a Merge pull request #59 from naz/remove-timeout-after-date-execution naz 2020-12-10 13:24:22 +13:00
  • 0da742c7de Merge pull request #62 from naz/custom-error-handler naz 2020-12-10 12:17:55 +13:00
  • 61499e6b04 Merge pull request #57 from naz/config-cleanup naz 2020-12-10 12:17:11 +13:00
  • 679da94af9 Merge pull request #56 from naz/validate-job-method-complexity-refactor naz 2020-12-10 12:16:26 +13:00
  • 5e7ff360ec docs: added documentation for errorHandler use Naz 2020-12-07 13:44:32 +13:00
  • 761b6b9950 feat: added custom errorHandler option to config Naz 2020-12-07 13:37:34 +13:00
  • 3d0719c09f fix: cleaned up timeout references after job.date Naz 2020-12-02 16:15:31 +13:00
  • baedefc81a docs: added jsdoc descriptions to job utils module Naz 2020-12-01 13:12:56 +13:00
  • 4cec467d15 test: removed field defaults to increace test coverage Naz 2020-12-01 12:36:14 +13:00
  • 9e7f890c32 test: added test coverage for job validator Naz 2020-11-26 19:44:08 +13:00
  • be12b634a1 test: added coverage for getJobNames Naz 2020-11-26 16:41:29 +13:00
  • 62ed7b804f refactor: refactored timeout/interval validations Naz 2020-11-26 16:16:39 +13:00
  • 9fc2afeb4d refactor: removed cronValidate property from job object Naz 2020-11-26 16:09:06 +13:00
  • 836e2fce8d chore: removed redundant error throw Naz 2020-11-26 15:47:41 +13:00
  • 9c0e01246a chore: refactored reserved job name validation Naz 2020-11-26 15:39:11 +13:00
  • 8e9c415de6 chore: renamed variable to more descriptive Naz 2020-11-26 15:30:03 +13:00
  • 162038e87f chore: refactored job name validation Naz 2020-11-26 15:29:25 +13:00
  • e1fdbb5b23 chore: refactored job path validation Naz 2020-11-26 15:24:08 +13:00
  • 6729936e89 chore: refactored cron validation Naz 2020-11-26 15:17:21 +13:00
  • a62d7e8cdb chore: refactored cronValidate options construction Naz 2020-11-26 15:05:31 +13:00
  • 869e5c728d chore: refactored string job validation Naz 2020-11-26 14:54:54 +13:00
  • 06ef3101e4 chore: refactored function job validation Naz 2020-11-26 14:42:26 +13:00
  • 7bbb690258 chore: refactored jobValidate method into separate module Naz 2020-11-26 14:19:59 +13:00
  • 475a0e7efc chore: refactored unique job name validation Naz 2020-11-26 13:57:56 +13:00
  • a1cd25f42c fix: fixed index for job missing name Naz 2020-11-26 13:34:30 +13:00
  • ce395172cb fix: fixed job name retreival for error message Naz 2020-11-26 13:18:30 +13:00
  • bbe133224d fix: sneaky bastard broke browserify build&tests Naz 2020-11-26 12:10:40 +13:00
  • 118464ca56 chore: cleaned up config files from syntax errors Naz 2020-11-26 12:12:38 +13:00
  • ad259e47f3 chore: refactored buildJob into separate module Naz 2020-11-25 19:47:05 +13:00
  • 050ec04e23 chore: extracted buildJob method out of validateJob Naz 2020-11-25 19:27:51 +13:00
  • d470d2ef4e chore: refactored getHumanToMs and parseValue function to utils Naz 2020-11-25 18:52:40 +13:00
  • 776402219d chore: refactored a method to build a job out of string or function Naz 2020-11-25 18:05:54 +13:00
  • 2b1315a300 chore: refactored getName method into utils module Naz 2020-11-25 16:46:43 +13:00
  • 9c47a1c469 chore: refactored isSchedule method into utils module Naz 2020-11-25 16:37:35 +13:00
  • ef8a363df0 Merge pull request #55 from naz/doc-update-top-level-async-await-jobs niftylettuce 2020-11-24 19:33:02 -06:00
  • 6479da8f2e chore: updated docs for jobs using async/await Naz 2020-11-25 14:12:03 +13:00
  • cf03df265c Merge pull request #53 from naz/worker-thread-parameters niftylettuce 2020-11-24 15:30:35 -06:00
  • a375283656 chore: fixed documentation link to worker options parameter Naz 2020-11-24 14:27:22 +13:00
  • a8f7b13bd3 Merge pull request #52 from naz/fix-test-description niftylettuce 2020-11-22 20:58:15 -06:00
  • 675fb4e3c6 v4.0.0 niftylettuce 2020-11-22 20:55:51 -06:00
  • 200049452f chore: bump deps niftylettuce 2020-11-22 20:52:07 -06:00
  • 6500387004 Merge pull request #51 from naz/warning-when-job-is-running niftylettuce 2020-11-22 20:44:16 -06:00
  • 77f5d2f967 chore: updated timeout parameter defaults docs Naz 2020-11-23 15:05:30 +13:00
  • b06a2f5e1d fix: corrected test description to reflect reality Naz 2020-11-23 14:07:41 +13:00
  • 5b1bfd380a fix: removed default timeout assignment when interval is present Naz 2020-11-23 13:59:35 +13:00
  • bed0df4a79 v3.4.0 niftylettuce 2020-11-17 23:14:27 -06:00
  • 59ad636af4 fix: fixed linting niftylettuce 2020-11-17 23:11:29 -06:00
  • 62998d555e Merge pull request #47 from naz/graceful-async-shutdown niftylettuce 2020-11-17 23:07:50 -06:00
  • f2416ce4a5 feat: added async support to stop method Naz 2020-11-18 16:10:21 +13:00
  • d63322027a Merge pull request #44 from naz/removed-duplicate-keywords-from-package-json niftylettuce 2020-11-12 00:14:47 -06:00
  • aa2372a5f7 chore: removed duplicate keywords in package.json Naz 2020-11-12 17:11:27 +13:00
  • f0c59979d9 v3.3.1 niftylettuce 2020-10-29 11:59:07 -05:00
  • 60c921ec1e Merge pull request #42 from tipiwiny/master niftylettuce 2020-10-29 11:56:42 -05:00
  • f023f710c4 BUGFIX removing job tipiwiny 2020-10-29 17:54:48 +01:00
  • 90f9e9f236 v3.3.0 niftylettuce 2020-08-27 22:55:25 -05:00
  • 6adbbd794f fix: change logger.error to logger.warn for jobs already started or running niftylettuce 2020-08-27 22:52:23 -05:00
  • ef4d73c212 v3.2.0 niftylettuce 2020-08-27 20:26:56 -05:00
  • 83e726f7f9 fix: fixed cron parsing (closes #32) niftylettuce 2020-08-27 20:25:14 -05:00
  • d3b1104f8c v3.1.0 niftylettuce 2020-08-21 04:11:41 -05:00
  • 6237e691a1 chore: bump deps niftylettuce 2020-08-21 04:10:26 -05:00
  • 0f9e0c4cf2 chore: bump deps niftylettuce 2020-08-21 03:48:45 -05:00
  • d7792fbf8f v3.0.1 niftylettuce 2020-08-18 04:01:51 -05:00
  • 72488c487d fix: fixed test coverage and path resolve niftylettuce 2020-08-18 03:59:10 -05:00
  • 801af53e46 fix: fixed path.resolve for Node.js niftylettuce 2020-08-18 03:50:10 -05:00
  • 46d94eccd0 docs: updated verbiage niftylettuce 2020-08-18 03:46:16 -05:00
  • 1e397a945b docs: updated verbiage niftylettuce 2020-08-18 03:43:31 -05:00
  • 31717c7cf1 v3.0.0 niftylettuce 2020-08-18 03:34:00 -05:00
  • 39923828ed feat: fixed all known issues with Node v10, v12, and browsers, including tests to ensure 100% coverage niftylettuce 2020-08-18 03:32:41 -05:00
  • 2120f6ea44 v2.1.6 niftylettuce 2020-08-17 14:24:54 -05:00
  • eb6a9260de fix: added file path check to ensure objects can be added with function converted strings niftylettuce 2020-08-17 14:22:34 -05:00
  • 658d68a759 v2.1.5 niftylettuce 2020-08-17 14:00:42 -05:00
  • 621470b595 fix: fixed browser root check niftylettuce 2020-08-17 13:58:27 -05:00
  • 0b25ea22ea v2.1.4 niftylettuce 2020-08-17 13:41:25 -05:00
  • 31c64dec8d fix: fixed browser stat sync check niftylettuce 2020-08-17 13:39:56 -05:00
  • 942e5e149a v2.1.3 niftylettuce 2020-08-17 13:33:15 -05:00
  • b06d91ee72 chore: bump deps niftylettuce 2020-08-17 13:31:06 -05:00
  • 30211cca17 chore: bump deps niftylettuce 2020-08-17 13:25:34 -05:00
  • 026d51878f fix: fixed browser fs usage niftylettuce 2020-08-17 13:24:00 -05:00
  • d4157bb748 v2.1.2 niftylettuce 2020-08-17 13:05:19 -05:00
  • 34a64cd78b chore: bump deps niftylettuce 2020-08-17 13:03:37 -05:00
  • b3abc0df56 v2.1.1 niftylettuce 2020-08-17 10:00:56 -05:00