Commit Graph

3339 Commits

Author SHA1 Message Date
Angelos Chalaris
f409117f5d Create .mdlrc.style.rb 2018-02-09 12:38:23 +02:00
Angelos Chalaris
2743798227 Update .codeclimate.yml 2018-02-09 12:34:36 +02:00
Angelos Chalaris
f3d047c695 Update .mdlrc 2018-02-09 12:30:04 +02:00
Angelos Chalaris
6d55df1dd6 Update .mdlrc 2018-02-09 12:10:20 +02:00
Angelos Chalaris
826ad6b561 Create .mdlrc 2018-02-09 12:02:39 +02:00
Angelos Chalaris
453ff42ec9 Update .codeclimate.yml 2018-02-09 11:59:00 +02:00
Angelos Chalaris
cc6fd00dfe Update .codeclimate.yml 2018-02-09 11:49:43 +02:00
Angelos Chalaris
895f429188 Update .codeclimate.yml 2018-02-09 11:47:03 +02:00
30secondsofcode
9d0bab462b Travis build: 1613 2018-02-09 09:43:33 +00:00
Angelos Chalaris
f7c50c5fd3 Merge pull request #600 from davehenton/master
add `.codeclimate.yml`
2018-02-09 11:42:27 +02:00
Angelos Chalaris
0653515d91 Merge branch 'master' into master 2018-02-09 11:37:04 +02:00
30secondsofcode
ef84ad139f Travis build: 1611 2018-02-09 07:06:16 +00:00
Angelos Chalaris
0859fb7b5b Merge pull request #596 from Chalarangelo/atomiks-patch-1
Shorten runAsync.md
2018-02-09 09:05:13 +02:00
Dave Henton
4531231ca2 Update README.md 2018-02-08 15:41:26 -08:00
30secondsofcode
a93a46aaa6 Travis build: 1609 [cron] 2018-02-08 20:21:06 +00:00
Dave Henton
732b924061 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
f9ec40863d Update .codeclimate.yml 2018-02-08 08:44:30 -08:00
Dave Henton
3c76138e5a Update .codeclimate.yml 2018-02-08 08:42:05 -08:00
Dave Henton
deaa2327cd Create .codeclimate.yml 2018-02-08 08:29:30 -08:00
King David Martins
cd8a125362 Merge pull request #599 from Chalarangelo/add-test
update mapObject basic test
2018-02-08 11:16:52 -05:00
Rohit Tanwar
f4cd39d136 update test for random hexColorCode 2018-02-08 20:38:16 +05:30
Rohit Tanwar
da70ff6e9c test for randomNumberInRange 2018-02-08 20:28:01 +05:30
Angelos Chalaris
40eb1ca479 Merge pull request #598 from kriadmin/patch-14
Update test
2018-02-08 16:41:37 +02:00
Rohit Tanwar
78024f9e90 Update test 2018-02-08 20:09:56 +05:30
Angelos Chalaris
fe507c09bd Merge pull request #597 from kriadmin/patch-13
Update randomIntegerInRange.test.js
2018-02-08 16:30:08 +02:00
Rohit Tanwar
2d841151b2 Update randomIntegerInRange.test.js 2018-02-08 19:57:18 +05:30
Angelos Chalaris
35dd2aba19 Merge remote-tracking branch 'origin/master' 2018-02-08 16:13:24 +02:00
Angelos Chalaris
3ec979997e Tests for isTravisCI 2018-02-08 16:13:19 +02:00
30secondsofcode
848411b682 Travis build: 1600 2018-02-08 14:11:30 +00:00
Angelos Chalaris
88deb1feed Add tests for toCurrency 2018-02-08 16:09:39 +02:00
Angelos Chalaris
4e98dd86d0 Tests for functionName 2018-02-08 16:00:07 +02:00
Angelos Chalaris
e31fe063b2 Add tests for httpPost, httpGet
Using a workaround, but it should be alright.
2018-02-08 15:15:36 +02:00
30secondsofcode
3ea3c3eaf7 Travis build: 1596 2018-02-08 12:35:58 +00:00
Angelos Chalaris
9d35199171 Localization updates and housekeeping 2018-02-08 14:34:37 +02:00
Angelos Chalaris
4c256ee375 Localized snippets in greek up until bottomVisible 2018-02-08 14:34:03 +02:00
Angelos Chalaris
51fadf5245 Codacy semicolon added 2018-02-08 13:57:36 +02:00
Angelos Chalaris
e001a30d56 Added localization extractor 2018-02-08 13:52:07 +02:00
simov
097ab6ffa1 Additional tag for stable sort + shorter example 2018-02-08 09:01:13 +02:00
atomiks
6fc39f8d77 Shorten runAsync.md 2018-02-08 14:08:36 +10:00
30secondsofcode
d760581e2d Travis build: 1591 2018-02-07 23:33:45 +00:00
King David Martins
fcbd84bb38 Merge pull request #595 from Chalarangelo/kingdavidmartins-update-mapObject-tag
Update tag-database
2018-02-07 18:32:28 -05:00
King David Martins
45b259c6e3 Update tag-database
Update tag-database -> update mapObject to `advance`
2018-02-07 18:26:40 -05:00
simov
b82e4c5cf1 Update test and snippet description with easier to understand examples 2018-02-07 23:08:16 +02:00
30secondsofcode
f238b4c3ed Travis build: 1588 [cron] 2018-02-07 20:19:41 +00:00
King
18e253e83c update mapObject basic test 2018-02-07 11:05:46 -05:00
Angelos Chalaris
dbaa54e142 Codacy code quality fix 2018-02-07 16:45:44 +02:00
Angelos Chalaris
5d6e1f9abe Add tests for byteSize
Uses a workaround and a custom Blob implementation, but it should work just fine.
2018-02-07 16:36:31 +02:00
30secondsofcode
674d4f94f0 Travis build: 1584 2018-02-07 10:24:32 +00:00
Angelos Chalaris
296a7716f2 Add converge
Based on http://ramdajs.com/docs/#converge
2018-02-07 12:23:04 +02:00
Angelos Chalaris
40b98ee311 Updated flattenObject tests 2018-02-07 11:36:01 +02:00