Commit Graph

735 Commits

Author SHA1 Message Date
304502cd7a Travis build: 737 [cron] 2018-11-06 14:15:53 +00:00
21f404a03b Travis build: 735 [cron] 2018-11-05 14:15:24 +00:00
4012df8f5a Travis build: 733 [cron] 2018-11-04 14:15:20 +00:00
aee74ea5ad Travis build: 729 [cron] 2018-11-03 14:14:42 +00:00
f4be7c9142 Travis build: 727 [cron] 2018-11-02 14:13:48 +00:00
acce688180 Travis build: 725 [cron] 2018-11-01 14:14:00 +00:00
03f554845d Update tests for equals.js 2018-11-01 15:23:37 +02:00
f818454b3a Additional tests 2018-11-01 15:05:16 +02:00
e49fa91c95 Additional tests 2018-11-01 14:47:28 +02:00
11270f8b85 Additional tests 2018-11-01 14:35:17 +02:00
0d60444af7 Travis build: 718 2018-10-31 19:07:56 +00:00
80937ca559 Merge remote-tracking branch 'origin/master' 2018-10-31 21:04:35 +02:00
b123d9fe53 Additional tests 2018-10-31 21:04:22 +02:00
225f6aec35 Travis build: 716 2018-10-31 18:43:39 +00:00
abd66ccc0a Additional tests 2018-10-31 20:41:38 +02:00
53151c01e5 Additional tests 2018-10-31 20:27:06 +02:00
b747a82395 Add tests for 2 browser snippets 2018-10-31 20:00:32 +02:00
93b875a259 Fixed broken tests 2018-10-31 19:29:49 +02:00
0e58603310 Travis build: 711 2018-10-31 16:51:58 +00:00
e6143218e6 Travis build: 704 2018-10-26 18:28:38 +00:00
6667570dbb Additional tests 2018-10-26 21:26:34 +03:00
5982db073b Add archive snippet tests 2018-10-26 21:15:14 +03:00
1cc4f5bdd5 Add tests for some archive snippets 2018-10-26 21:08:37 +03:00
7e1a7d5e84 Add tests for pipeLog and levenshtein 2018-10-26 21:03:11 +03:00
e86f79b486 Travis build: 692 2018-10-26 15:37:27 +00:00
7b41da562c Travis build: 690 2018-10-26 14:42:08 +00:00
b159362f0e Travis build: 688 2018-10-26 14:19:53 +00:00
db0485e2bf Travis build: 684 2018-10-25 10:28:14 +00:00
4efd3aa2fb Travis build: 680 [cron] 2018-10-25 06:41:46 +00:00
9f0391fd1e Travis build: 678 [cron] 2018-10-23 14:10:24 +00:00
b08035ccf2 Travis build: 675 [cron] 2018-10-21 14:10:00 +00:00
e773784753 Travis build: 673 [custom] 2018-10-20 14:13:59 +00:00
02a508baf9 Travis build: 665 2018-10-19 17:30:49 +00:00
39c33f05df Test directory up-to-date 2018-10-19 20:28:28 +03:00
1edaed51e4 Updated the test system 2018-10-19 20:18:00 +03:00
0f334e1431 Updated packager for test builds 2018-10-19 20:17:23 +03:00
1fb3e65cca Linted everything, removed semistandard 2018-10-18 23:38:01 +03:00
229e484988 Simplify differenceBy 2018-10-17 12:01:48 +04:00
25d11ba096 Merge pull request #764 from evyatarmeged/master
[FEATURE] add celsiusToFahrenheit and fahrenheitToCelsius
2018-10-16 20:31:45 +03:00
c150912db7 Merge pull request #832 from Qo2770/master
[FEATURE] Add Kilometers/Hour to Miles/Hour conversion and reverse
2018-10-16 20:24:41 +03:00
f026e757ee Naming fix 2018-10-16 20:24:09 +03:00
26afaf454c Archived 2018-10-16 20:22:23 +03:00
faec79cba6 Simplify countBy 2018-10-15 12:18:24 +04:00
a9a61b4de2 Add Kilometers/Hour to Miles/Hour conversion and reverse 2018-10-12 21:49:43 +02:00
3b0de71606 Simplify unionBy 2018-10-10 16:47:58 +04:00
af0d56d91b Travis build: 613 [custom] 2018-10-08 17:23:40 +00:00
77ddd8a7e8 [FEATURE] Add getImages snippet (#806)
<!-- Use a descriptive title, prefix it with [FIX], [FEATURE] or [ENHANCEMENT] if applicable (use only one) -->

## Description
<!-- Write a detailed description of your changes/additions here -->
Adding a snippet to fetch all images from within a desired element.
<!-- If your PR resolves an issue, please state "Resolves #(issue number)" to help maintainers process it faster -->
<!-- If you think your PR will cause breaking changes, require changes in the documentation etc, please be so kind as to explain what, where and how -->

## PR Type
- [x] Snippets, Tests & Tags (new snippets, updated snippets, re-tagging of snippets, added/updated tests)
- [ ] Scripts & Website & Meta (anything related to files in the [scripts folder](https://github.com/30-seconds/30-seconds-of-code/tree/master/scripts), how the repository's automated procedures work and the website)
- [ ] Glossary & Secondary Features (anything related to the glossary, such as new or updated terms or other secondary features)
- [ ] General, Typos, Misc. & Meta (everything else, typos, general stuff and meta files in the repository - e.g. the issue template)

## Guidelines
- [x] I have read the guidelines in the [CONTRIBUTING](https://github.com/30-seconds/30-seconds-of-code/blob/master/CONTRIBUTING.md) document.
2018-10-07 15:24:36 +02:00
50561379d9 Travis build: 599 [custom] 2018-10-05 21:08:23 +00:00
60c418e1ac Travis build: 597 [cron] 2018-10-04 20:18:24 +00:00
695273853f [FIX] allEqual.test.js test arrays with different types in the same array (#805)
allEqual test false when there are different types
2018-10-04 22:06:48 +03:00