Commit Graph

3215 Commits

Author SHA1 Message Date
Angelos Chalaris
83d7ae0a84 Translated a few snippets to greek 2018-02-12 18:03:16 +02:00
Rohit Tanwar
495c76cca1 fix conflicts 2018-02-12 20:37:21 +05:30
30secondsofcode
9ed42a284e Travis build: 1649 2018-02-12 07:22:00 +00:00
Angelos Chalaris
f6c9cad66f Merge pull request #604 from Chalarangelo/atomiks-patch-1
Simplify debounce.md
2018-02-12 09:19:30 +02:00
atomiks
a0f8ad615c Update debounce.md 2018-02-12 16:59:30 +10:00
atomiks
fac45a5100 Simplify debounce.md 2018-02-12 16:58:15 +10:00
30secondsofcode
584cde7f8d Travis build: 1645 [cron] 2018-02-11 20:20:40 +00:00
simov
8b7dd96474 Shorter stableSort example and test 2018-02-11 15:56:19 +02:00
30secondsofcode
8312efbdd2 Travis build: 1643 [cron] 2018-02-10 20:20:55 +00:00
King
7f167da7e7 ran npm tester 2018-02-10 11:45:04 -05:00
King
7ff3595a80 update tomorrow.md 2018-02-10 11:44:16 -05:00
Angelos Chalaris
ca8c747c8d Revert changes from #602
The changes in #602 would break the test, as it was comparing today to tomorrow. The original test worked just fine and the cron job that run on Travis proves that the `t1` assignment was valid and working.
2018-02-10 17:11:48 +02:00
King David Martins
f7095dd35d Merge pull request #602 from Chalarangelo/fix-broken-test
fix broken test in tomorrow.test.js
2018-02-10 09:57:34 -05:00
Rohit Tanwar
7b02525218 test for randomIntArray 2018-02-10 19:59:42 +05:30
King
fc95546ca3 fix broken test in tomorrow.test.js 2018-02-10 09:26:17 -05:00
30secondsofcode
70411496ea Travis build: 1637 [cron] 2018-02-09 20:21:56 +00:00
Angelos Chalaris
4a16ba01c3 Delete loc.js 2018-02-09 13:49:39 +02:00
Angelos Chalaris
95e8f5cf8d Manual tests 2018-02-09 13:43:50 +02:00
Angelos Chalaris
9e4b2d8420 Tests for fileLines, runAsync, promisesInSeries 2018-02-09 13:40:08 +02:00
Angelos Chalaris
8eabdd2bf2 Tests for promisify 2018-02-09 13:35:43 +02:00
Angelos Chalaris
7f992d4b29 Tests for random number snippets 2018-02-09 13:30:53 +02:00
Angelos Chalaris
11fd6822c7 Tests for untildify 2018-02-09 13:23:46 +02:00
Angelos Chalaris
2150ef1337 Tests for UUID generators 2018-02-09 13:21:06 +02:00
Angelos Chalaris
8460ae548c Tests for tomorrow 2018-02-09 13:12:23 +02:00
Angelos Chalaris
4244c0134e Merge remote-tracking branch 'origin/master' 2018-02-09 13:06:50 +02:00
Angelos Chalaris
ed20d964a4 Add tests for sample, sampleSize 2018-02-09 13:06:15 +02:00
Angelos Chalaris
b9a0dbafb5 Create .mdlrc.style.rb 2018-02-09 12:38:23 +02:00
Angelos Chalaris
62d64d2de9 Update .codeclimate.yml 2018-02-09 12:34:36 +02:00
Angelos Chalaris
b3f6f659a5 Update .mdlrc 2018-02-09 12:30:04 +02:00
Angelos Chalaris
5affe60212 Update .mdlrc 2018-02-09 12:10:20 +02:00
Angelos Chalaris
5c51614832 Create .mdlrc 2018-02-09 12:02:39 +02:00
Angelos Chalaris
1438e3390b Update .codeclimate.yml 2018-02-09 11:59:00 +02:00
Angelos Chalaris
55f27be4f7 Update .codeclimate.yml 2018-02-09 11:49:43 +02:00
Angelos Chalaris
18cef25585 Update .codeclimate.yml 2018-02-09 11:47:03 +02:00
30secondsofcode
8e4e558bb0 Travis build: 1613 2018-02-09 09:43:33 +00:00
Angelos Chalaris
413fc86c49 Merge pull request #600 from davehenton/master
add `.codeclimate.yml`
2018-02-09 11:42:27 +02:00
Angelos Chalaris
ca0c5b55c3 Merge branch 'master' into master 2018-02-09 11:37:04 +02:00
30secondsofcode
d9f3bfd8e2 Travis build: 1611 2018-02-09 07:06:16 +00:00
Angelos Chalaris
0935c4ddf5 Merge pull request #596 from Chalarangelo/atomiks-patch-1
Shorten runAsync.md
2018-02-09 09:05:13 +02:00
Dave Henton
b9caf23741 Update README.md 2018-02-08 15:41:26 -08:00
30secondsofcode
8f8eb5da61 Travis build: 1609 [cron] 2018-02-08 20:21:06 +00:00
Dave Henton
0705667126 Update .codeclimate.yml
This adds ESLint and markdownlint to your analysis. Be sure to check out the docs for each of these plugins if you'd like to tweak their configuration further.

- https://docs.codeclimate.com/docs/markdownlint
https://docs.codeclimate.com/docs/eslint
2018-02-08 09:08:59 -08:00
Dave Henton
937930bd09 Update .codeclimate.yml 2018-02-08 08:44:30 -08:00
Dave Henton
c850efa158 Update .codeclimate.yml 2018-02-08 08:42:05 -08:00
Dave Henton
957f72f297 Create .codeclimate.yml 2018-02-08 08:29:30 -08:00
King David Martins
5ddb9f4422 Merge pull request #599 from Chalarangelo/add-test
update mapObject basic test
2018-02-08 11:16:52 -05:00
Rohit Tanwar
c671a4374a update test for random hexColorCode 2018-02-08 20:38:16 +05:30
Rohit Tanwar
725189064f test for randomNumberInRange 2018-02-08 20:28:01 +05:30
Angelos Chalaris
077d24a309 Merge pull request #598 from kriadmin/patch-14
Update test
2018-02-08 16:41:37 +02:00
Rohit Tanwar
cd07709c7b Update test 2018-02-08 20:09:56 +05:30