Commit Graph

4832 Commits

Author SHA1 Message Date
e4fcaabed8 Merge remote-tracking branch 'origin/master' 2019-12-31 13:17:19 +02:00
eb55b3972a Add isPowerOfTwo snippet 2019-12-31 13:17:12 +02:00
b0ed9a3724 Travis build: 1668 2019-12-31 09:44:38 +00:00
3b1a82ef7c Merge pull request #1064 from dream2023/master
fix: Wrong function name: checkProps -> checkProp
2019-12-31 11:40:08 +02:00
2344523e5b Travis build: 1666 2019-12-31 09:38:53 +00:00
21b0ab5c65 Add weightedSample snippet 2019-12-31 11:34:26 +02:00
36931994cb fix: checkProps -> checkProp 2019-12-31 17:22:30 +08:00
6ea98b02ad Travis build: 1661 [cron] 2019-12-27 17:40:05 +00:00
f444aeac78 Travis build: 1659 2019-12-27 07:23:21 +00:00
dea0cccfb4 Merge pull request #1063 from 30-seconds/dependabot/npm_and_yarn/handlebars-4.5.3
Build(deps): Bump handlebars from 4.1.2 to 4.5.3
2019-12-27 09:19:02 +02:00
2b45bc78d7 Build(deps): Bump handlebars from 4.1.2 to 4.5.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-27 06:24:59 +00:00
1fcf89bc16 Travis build: 1654 [cron] 2019-12-24 17:38:57 +00:00
a78d93ee8e Travis build: 1652 2019-12-24 06:12:32 +00:00
b9ee6269fc Merge pull request #1062 from sorp92/master
[FIX] Update pull.md
2019-12-24 08:08:10 +02:00
c3cf216bbf Update pull.md
variable i isn't being used
2019-12-24 04:01:00 +01:00
106aa89aa0 Travis build: 1650 [cron] 2019-12-23 17:38:36 +00:00
c0772b6f46 Travis build: 1648 2019-12-22 21:26:08 +00:00
87e0d678d6 Update shuffle.md 2019-12-22 23:21:45 +02:00
d7f769ea7f Travis build: 1643 [cron] 2019-12-20 17:36:12 +00:00
6920b6434a Travis build: 1641 2019-12-20 07:57:43 +00:00
52a7cae2b6 Reword size snippet 2019-12-20 09:53:13 +02:00
10713f5a4e Travis build: 1639 [cron] 2019-12-19 17:35:53 +00:00
6f5370e27e Travis build: 1637 2019-12-19 07:07:13 +00:00
b4df24191c Merge remote-tracking branch 'origin/master' 2019-12-19 09:02:35 +02:00
8fcc934a9f Update probot 2019-12-19 09:02:17 +02:00
c01897f119 Travis build: 1635 [cron] 2019-12-18 17:35:39 +00:00
48276e3652 Travis build: 1633 2019-12-18 10:24:54 +00:00
d6e7daeb65 Merge remote-tracking branch 'origin/master' 2019-12-18 12:20:39 +02:00
0800c07f48 Fix Travis extraction git depth 2019-12-18 12:20:26 +02:00
f36768eb32 Travis build: 1631 [custom] 2019-12-18 10:10:51 +00:00
0e69f4a366 Travis build: 1629 2019-12-18 09:52:31 +00:00
aeb9d197b3 Add probot files 2019-12-18 11:49:28 +02:00
ebc4f9d3c8 Travis build: 1622 [cron] 2019-12-12 17:31:34 +00:00
ad07ba1012 Travis build: 1620 2019-12-11 18:39:58 +00:00
df6abd7ced Resolves #1043
Snippet now checks the length of the queryString to decide if it should use ? or &
2019-12-11 20:36:47 +02:00
72f63bd606 Travis build: 1618 [cron] 2019-12-11 17:31:22 +00:00
0229a854c9 Travis build: 1616 2019-12-11 07:57:04 +00:00
69ceac0e7d Merge pull request #1055 from cmelgarejo/patch-2
[ENHANCEMENT] Updates `head` and `last` to type check
2019-12-11 09:53:20 +02:00
f8325eabd8 Update last.md 2019-12-11 09:52:33 +02:00
980499db57 Update head.md 2019-12-11 09:52:00 +02:00
ec28d5fa6f Update snippets head and last to type check
Update `head` and `last` to check on empty, undefined, null arrays.
2019-12-11 03:17:18 -03:00
180bec32ad Travis build: 1613 [cron] 2019-12-09 17:32:38 +00:00
b26bc18ec3 Travis build: 1611 2019-12-09 10:56:20 +00:00
2c830d8a6f Merge pull request #1049 from PlayTheFallen/patch-1
[FIX] Patch assignment error & remove whitespace
2019-12-09 12:52:55 +02:00
eb723ebe91 Merge branch 'master' into patch-1 2019-12-09 12:51:16 +02:00
f562c08989 Travis build: 1609 2019-12-09 10:48:03 +00:00
ad25e95931 Merge pull request #1047 from rulewrite/master
Add "getType" test case
2019-12-09 12:43:36 +02:00
4ad1d98675 Update getType.test.js 2019-12-09 12:43:10 +02:00
29d060d552 Travis build: 1605 [cron] 2019-12-06 17:31:11 +00:00
7191807b21 Travis build: 1603 2019-12-05 18:05:54 +00:00