Commit Graph

4268 Commits

Author SHA1 Message Date
4566aa28f4 Explain next tick logic
It was something we forgot and that we don't want to forget. Sending it onto the event loop prevents us from blocking with a long operation, allowing other things on the event loop to happen before a take a possibly long time
2019-01-13 12:49:50 -08:00
7d3b7f8ef4 Travis build: 952 [cron] 2019-01-12 14:50:12 +00:00
af056bcbb0 Travis build: 950 2019-01-12 09:53:39 +00:00
751754f3d9 eol-last fix for code style consistency in deepClone.test.js 2019-01-12 11:50:41 +02:00
5c13b28dd3 Travis build: 948 2019-01-12 09:45:16 +00:00
ac3223405b Fixed issues with deepClone, built everything 2019-01-12 11:42:14 +02:00
4f1974cfd5 Merge pull request #908 from sunyuanSoftware/master
Fix deepClone edge case
2019-01-12 11:15:19 +02:00
83f1569998 Resolve #906 2019-01-12 11:07:04 +02:00
Jy
ec07c51b1f Fix deepClone edge case 2019-01-11 14:52:53 +08:00
abe261f332 Travis build: 944 [cron] 2019-01-10 14:48:42 +00:00
ac8ec88ab0 Travis build: 942 2019-01-09 18:13:53 +00:00
7f77e8f37d Resolves #745 2019-01-09 20:09:59 +02:00
2d445ddd68 Travis build: 940 2019-01-09 17:51:33 +00:00
12ae4983e8 Merge branch 'create-folder-if-not-exists' 2019-01-09 19:44:14 +02:00
0b29aa9fbd Travis build: 936 2019-01-09 17:41:42 +00:00
3adc97dfd3 Housekeeping 2019-01-09 19:37:32 +02:00
404ab9a53f Merge branch 'tomorrow' 2019-01-09 19:25:45 +02:00
373c3fa7fc Final cleanup of tomorrow snippet 2019-01-09 19:21:24 +02:00
3f187734be Travis build: 911 [cron] 2018-12-17 14:36:02 +00:00
f69ea41209 Travis build: 909 2018-12-17 09:43:27 +00:00
115e9ec1de Merge pull request #893 from 30-seconds/compact-whitespace
[FEATURE] Add compactWhitespace snippet
2018-12-17 11:39:29 +02:00
c48e481170 Merge branch 'master' into compact-whitespace 2018-12-15 15:01:27 +02:00
6ad1a62424 Travis build: 903 [cron] 2018-12-13 14:33:05 +00:00
00575a8ba4 Travis build: 901 2018-12-12 22:06:03 +00:00
d9f06bf433 Merge pull request #889 from RobertAKARobin/feature/chainasync-updates
[FEATURE] chainAsync update: last function shouldn't get 'next' as argument
2018-12-13 00:03:10 +02:00
6045300bcf Further addressed comments by @skatcat31 2018-12-12 15:53:48 -06:00
6dcb5c91fc Update compactWhitespace.test.js 2018-12-12 19:39:08 +02:00
95730ba2d7 Rename compactWhitespace.js to compactWhitespace.test.js 2018-12-12 19:33:32 +02:00
d112e61d4d Rename createDirIfNotExists.js to createDirIfNotExists.test.js 2018-12-12 19:33:17 +02:00
2eacc08031 Merge branch 'master' into create-folder-if-not-exists 2018-12-12 19:29:40 +02:00
02ec246ced Merge branch 'master' into compact-whitespace 2018-12-12 19:28:56 +02:00
412b7a05e9 Travis build: 894 2018-12-12 17:28:50 +00:00
c51a353776 Update tdd.js 2018-12-12 19:25:53 +02:00
9c2277261a Add createDirIfNotExists snippet 2018-12-12 19:25:16 +02:00
830e71b2ae Travis build: 891 2018-12-12 17:17:27 +00:00
8c3d570202 Update PULL_REQUEST_TEMPLATE.md 2018-12-12 19:13:07 +02:00
69812e25a4 Add compactWhitespace snippet 2018-12-12 19:11:33 +02:00
774ff4e23d Travis build: 888 2018-12-12 16:47:28 +00:00
13905ed966 Resolve #891, #892 2018-12-12 18:44:46 +02:00
d618e4b980 Travis build: 884 2018-12-12 16:41:03 +00:00
c405bcf673 Update CONTRIBUTING.md 2018-12-12 18:38:21 +02:00
956db4caee Travis build: 881 2018-12-12 16:32:45 +00:00
bd11d03bc0 Update CONTRIBUTING.md 2018-12-12 18:29:46 +02:00
f49f325bd5 Addressed comments by @skatcat31 2018-12-12 09:23:55 -06:00
851d0d493c Added missing semicolons to make linter happy 2018-12-10 09:08:02 -06:00
ac814dc3e9 Travis build: 877 [cron] 2018-12-10 14:31:20 +00:00
beab8661a5 Travis build: 875 2018-12-10 09:53:13 +00:00
769511681d Merge pull request #885 from iaptsiauri/deepMapKeys
[FEATURE] adds deepMapKeys snippet
2018-12-10 11:50:35 +02:00
4f596632cf Update tag_database 2018-12-10 11:50:07 +02:00
d816061285 Update deepMapKeys.md 2018-12-10 11:49:38 +02:00