Commit Graph

2822 Commits

Author SHA1 Message Date
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
583bdce95e Update README.md 2018-02-04 20:27:31 +02:00
1807d54f02 Add Codacy badge 2018-02-04 18:26:10 +00:00
cd3aad8410 Utility script code style 2018-02-04 20:22:51 +02:00
41787631b9 Travis build: 1558 2018-02-04 18:20:44 +00:00
ad1c86470a Merge remote-tracking branch 'origin/master' 2018-02-04 20:19:10 +02:00
f28e50ff78 Fixed a bug in the builder 2018-02-04 20:18:49 +02:00
35eb0d1cb8 Optimized scripts 2018-02-04 20:16:04 +02:00
5b74cca226 Travis build: 1556 2018-02-04 18:11:14 +00:00
c37df3ee82 Abstracted capitalize to the utility script 2018-02-04 20:09:28 +02:00
b710847d58 Updated node optimization
Abstracted into a utility function.
2018-02-04 20:03:00 +02:00
9efe2b9078 Updated scripts 2018-02-04 19:52:22 +02:00
06fbdf5898 Abstracted tag loading
Using the utility script.
2018-02-04 19:44:43 +02:00
d69b055544 Abstracted snippet loading
Adds a utility script that is used to load the snippets (more coming).
2018-02-04 19:36:38 +02:00
9cac2922ef Shortened web script
By improving the sorting system, uncategorized snippets are placed at the bottom, making the code shorter and easier to maintain.
2018-02-04 19:23:18 +02:00
91ca70000d Coding style fixes and improvements 2018-02-04 18:07:31 +02:00
1006da6fa5 Coding style fixes and improvements 2018-02-04 17:58:57 +02:00
4c35266581 Travis build: 1547 2018-02-04 15:49:33 +00:00
3129126866 Fixed error prone checking etc in codebase 2018-02-04 17:48:07 +02:00
6709e181d7 Add semicolon for tdd exports 2018-02-04 17:38:39 +02:00
ea2e45b969 Add shebang to push.sh 2018-02-04 17:35:27 +02:00
ae5370580c Travis build: 1543 2018-02-04 15:06:03 +00:00
a8085d4259 Updated examples for partial, partialRight 2018-02-04 17:00:20 +02:00
c0735d56c0 Tests for partial, partialRight 2018-02-04 16:58:59 +02:00
2053693237 Tests for rearg, pickBy 2018-02-04 16:57:07 +02:00
01305d0716 Tests for flip, over, overArgs, pipeFunctions 2018-02-04 16:54:49 +02:00
abd2b470ba Tests for dropWhile, dropRightWhile 2018-02-04 16:47:40 +02:00
60c54788d2 Travis build: 1535 2018-02-04 14:27:54 +00:00
467cc71d11 Update tag_database 2018-02-04 16:26:42 +02:00
5f2befd7db Travis build: 1533 2018-02-04 04:09:45 +00:00
83bd36b3dd Merge pull request #590 from Chalarangelo/kingdavidmartins-isPlainObject-Typo-Fix
Update isPlainObject |  typo
2018-02-03 23:06:45 -05:00
b58425073f Update isPlainObject | typo
typo
2018-02-03 23:04:56 -05:00
ef35add6d5 Travis build: 1530 [cron] 2018-02-03 20:17:31 +00:00
4c4190d0b4 Tests for merge, memoize 2018-02-03 13:40:44 +02:00
e06afdb114 Tests for matches, matchesWith, mapValues 2018-02-03 13:33:09 +02:00
9a1968e150 Tests for mapKeys, lowercaseKeys 2018-02-03 13:28:50 +02:00
cb5c991b60 Tests for type checking 2018-02-03 13:12:42 +02:00
fe6565184d Tests for functions 2018-02-03 13:01:48 +02:00
bdac20fb7f Tests for forEachRight, forOwn, forOwnRight 2018-02-03 12:59:41 +02:00
d7cad7f910 Tests for findKey, findLastKey, findLast, findLastIndex 2018-02-03 12:55:36 +02:00