|
|
077d24a309
|
Merge pull request #598 from kriadmin/patch-14
Update test
|
2018-02-08 16:41:37 +02:00 |
|
|
|
cd07709c7b
|
Update test
|
2018-02-08 20:09:56 +05:30 |
|
|
|
360fb5f9a0
|
Merge pull request #597 from kriadmin/patch-13
Update randomIntegerInRange.test.js
|
2018-02-08 16:30:08 +02:00 |
|
|
|
e024bc7c28
|
Update randomIntegerInRange.test.js
|
2018-02-08 19:57:18 +05:30 |
|
|
|
84d520b114
|
Merge remote-tracking branch 'origin/master'
|
2018-02-08 16:13:24 +02:00 |
|
|
|
af6173a959
|
Tests for isTravisCI
|
2018-02-08 16:13:19 +02:00 |
|
|
|
5ea9660b03
|
Travis build: 1600
|
2018-02-08 14:11:30 +00:00 |
|
|
|
1b2ab92afb
|
Add tests for toCurrency
|
2018-02-08 16:09:39 +02:00 |
|
|
|
bd0f6c1625
|
Tests for functionName
|
2018-02-08 16:00:07 +02:00 |
|
|
|
310b30385b
|
Add tests for httpPost, httpGet
Using a workaround, but it should be alright.
|
2018-02-08 15:15:36 +02:00 |
|
|
|
051ac4311e
|
Travis build: 1596
|
2018-02-08 12:35:58 +00:00 |
|
|
|
a1b80c2c23
|
Localization updates and housekeeping
|
2018-02-08 14:34:37 +02:00 |
|
|
|
bb3acc0742
|
Localized snippets in greek up until bottomVisible
|
2018-02-08 14:34:03 +02:00 |
|
|
|
8ce8854274
|
Codacy semicolon added
|
2018-02-08 13:57:36 +02:00 |
|
|
|
9db90e94a1
|
Added localization extractor
|
2018-02-08 13:52:07 +02:00 |
|
|
|
6660c7ea82
|
Travis build: 1591
|
2018-02-07 23:33:45 +00:00 |
|
|
|
e200d7bd1b
|
Merge pull request #595 from Chalarangelo/kingdavidmartins-update-mapObject-tag
Update tag-database
|
2018-02-07 18:32:28 -05:00 |
|
|
|
bdbe02cba3
|
Update tag-database
Update tag-database -> update mapObject to `advance`
|
2018-02-07 18:26:40 -05:00 |
|
|
|
7ef503e83c
|
Travis build: 1588 [cron]
|
2018-02-07 20:19:41 +00:00 |
|
|
|
b5bf203b8f
|
Codacy code quality fix
|
2018-02-07 16:45:44 +02:00 |
|
|
|
a7970d8a2c
|
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 |
|
|
|
2b2e88738c
|
Travis build: 1584
|
2018-02-07 10:24:32 +00:00 |
|
|
|
da80f53f2b
|
Add converge
Based on http://ramdajs.com/docs/#converge
|
2018-02-07 12:23:04 +02:00 |
|
|
|
d14b19406e
|
Updated flattenObject tests
|
2018-02-07 11:36:01 +02:00 |
|
|
|
12238b8e78
|
Travis build: 1581
|
2018-02-07 09:31:31 +00:00 |
|
|
|
3719814f25
|
Add flattenObject, unflattenObject
Tagged and tested. Quite complex methods btw.
|
2018-02-07 11:30:18 +02:00 |
|
|
|
cc7a7cde7c
|
Travis build: 1579
|
2018-02-07 08:47:57 +00:00 |
|
|
|
e3c7ce135a
|
Merge pull request #594 from koob-tapan/master
Update README-start.md
|
2018-02-07 10:45:08 +02:00 |
|
|
|
20f0470353
|
Update README-start.md
|
2018-02-07 15:16:19 +07:00 |
|
|
|
37cdcc8780
|
Travis build: 1577 [cron]
|
2018-02-06 20:19:13 +00:00 |
|
|
|
1da19dfa4d
|
Travis build: 1575 [cron]
|
2018-02-05 20:18:25 +00:00 |
|
|
|
14440e32f4
|
update test for capitalize
|
2018-02-04 21:46:06 +01:00 |
|
|
|
c76aef0f29
|
add test for capitalizeEveryWord
|
2018-02-04 21:45:04 +01:00 |
|
|
|
31de6a77bf
|
add test for capitalize
|
2018-02-04 21:42:36 +01:00 |
|
|
|
ef29903b3b
|
add test for binarySearch
|
2018-02-04 21:38:48 +01:00 |
|
|
|
307d4bccfb
|
add test for equal
|
2018-02-04 21:37:37 +01:00 |
|
|
|
998af8f9e2
|
Travis build: 1572 [cron]
|
2018-02-04 20:17:40 +00:00 |
|
|
|
34f4a7e6fe
|
Tests for pull, pullBy, pullAtIndex, pullAtValue
|
2018-02-04 21:02:32 +02:00 |
|
|
|
b19c621cad
|
Tests for pluralize
|
2018-02-04 20:57:14 +02:00 |
|
|
|
48c112d92b
|
Tests for omit, omitBy
|
2018-02-04 20:53:25 +02:00 |
|
|
|
2e37b6af8c
|
Tests for nthArg, omit, omitBy
|
2018-02-04 20:53:14 +02:00 |
|
|
|
873c509519
|
Merge remote-tracking branch 'origin/master'
|
2018-02-04 20:48:17 +02:00 |
|
|
|
8328b21e08
|
Tests for intersectionBy, intersectionWith
|
2018-02-04 20:48:12 +02:00 |
|
|
|
158f563491
|
Travis build: 1565
|
2018-02-04 18:47:40 +00:00 |
|
|
|
963e3f27e3
|
Test and fix for hashNode
|
2018-02-04 20:46:30 +02:00 |
|
|
|
a59628a045
|
Travis build: 1563
|
2018-02-04 18:31:09 +00:00 |
|
|
|
0005320f0e
|
Merge remote-tracking branch 'origin/master'
|
2018-02-04 20:29:12 +02:00 |
|
|
|
969d647887
|
Travis build: 1561
|
2018-02-04 18:29:07 +00:00 |
|
|
|
2872ebb5df
|
Add maintainability and codacy badges
|
2018-02-04 20:29:06 +02:00 |
|
|
|
5b62f5da28
|
Merge pull request #591 from codacy-badger/codacy-badge
Add a Codacy badge to README.md
|
2018-02-04 20:27:48 +02:00 |
|