Commit Graph

16347 Commits

Author SHA1 Message Date
Karuppiah
9b4bde55a3 Added an extra test to Smallest Common Multiple challenge to test if the camper has used arr.sort() without comparison function
to sort the numbers, which is wrong.
2016-10-05 10:50:13 +05:30
Karuppiah
45091e55cb Added an extra test to Smallest Common Multiple challenge to test if the camper has used arr.sort() without comparison function
to sort the numbers, which is wrong.
2016-10-05 10:50:13 +05:30
Jonathan
cde39c8fd4 Merge pull request #11028 from samanthakem/translate/pt-br-getting-started
Translating Getting Started - Learn What to Do If You Get Stuck secti…
2016-10-04 21:02:01 +01:00
Jonathan
c784e38bfc Merge pull request #11028 from samanthakem/translate/pt-br-getting-started
Translating Getting Started - Learn What to Do If You Get Stuck secti…
2016-10-04 21:02:01 +01:00
Jonathan
6e8d060e2a Merge pull request #11053 from QuincyLarson/fix/fix-about-page
fix error in about page
2016-10-04 19:17:48 +01:00
Quincy Larson
541ddf64ee fix error in about page 2016-10-04 11:09:20 -07:00
Samantha Monteiro
3d9978d308 Translating Getting Started - Learn What to Do If You Get Stuck section into Brazilian Portuguese
Update getting-started.json
2016-10-04 10:47:28 -07:00
Samantha Monteiro
ce72ad5d4e Translating Getting Started - Learn What to Do If You Get Stuck section into Brazilian Portuguese
Update getting-started.json
2016-10-04 10:47:28 -07:00
Quincy Larson
bf009e03f9 Merge pull request #11047 from BerkeleyTrue/fix/test-suite
Fix: test suite disappearing
2016-10-04 10:43:10 -07:00
Logan Tegman
7fc3da6147 Merge pull request #11049 from marhyorh/fix/contributing.md
Fixed Contributing.md typo #11007
2016-10-04 06:48:19 -07:00
Adegbuyi Ademola
5ed6d0ae6e Fixed Contributing.md typo #11007 2016-10-04 12:44:11 +01:00
Berkeley Martinez
b8301230aa Fix: test suite disappearing 2016-10-03 22:33:54 -07:00
Janice Shiu
0696825fc3 standardize capitalization and fix typos 2016-10-04 10:34:07 +08:00
Logan Tegman
b1a5ef0f67 Merge pull request #11042 from alanbares/fix/chrome-links
Fix broken links to chrome dev tools docs
2016-10-03 16:17:42 -07:00
alanbares
a1fc7b0d86 Fix broken links to chrome dev tools docs 2016-10-03 14:59:18 -07:00
alanbares
f4dc1b467e Fix broken links to chrome dev tools docs 2016-10-03 14:59:18 -07:00
Dylan
a2c9ae7b97 Merge pull request #11026 from newyork-anthonyng/fix/test-for-sift-regex
Update test for regex challenge
2016-10-03 14:54:29 -05:00
Dylan
996827db8c Merge pull request #11026 from newyork-anthonyng/fix/test-for-sift-regex
Update test for regex challenge
2016-10-03 14:54:29 -05:00
Dylan
9281013b91 Merge pull request #11008 from hallaathrad/feature/night-mode
Better visibility for `<code>` in night mode
2016-10-03 10:27:18 -05:00
Logan Tegman
a8cdb4eb6f Merge pull request #11032 from erictleung/fix/make-html-consistent
Capitalize the word "HTML" for consistency
2016-10-03 06:58:23 -07:00
Logan Tegman
7b4bb37581 Merge pull request #11035 from shlomif/fix/typo-issue11034
Correct a typo.
2016-10-03 06:56:46 -07:00
Shlomi Fish
9ffea066a6 Correct a typo.
See https://github.com/FreeCodeCamp/FreeCodeCamp/issues/11034 .
2016-10-03 11:21:50 +03:00
Eric Leung
01ba5463e4 Capitalize the word "HTML" for consistency 2016-10-02 21:07:03 -07:00
Eric Leung
64dacdbf79 Capitalize the word "HTML" for consistency 2016-10-02 21:07:03 -07:00
Dylan
5412b61b49 Merge pull request #11030 from alanbares/fix/challenge-css-text
Update challenge description for css classes in html elements
2016-10-02 21:59:49 -05:00
alanbares
f6e24bf40d Update challenge description for css classes in html elements 2016-10-02 19:13:56 -07:00
alanbares
0fc6f50375 Update challenge description for css classes in html elements 2016-10-02 19:13:56 -07:00
Anthony Ng
24a147001e Update test for regex challenge
Add more lenient tests for the "Sift through Text with Regular Expressions" challenge.
2016-10-02 18:19:06 -04:00
Anthony Ng
c0314198d4 Update test for regex challenge
Add more lenient tests for the "Sift through Text with Regular Expressions" challenge.
2016-10-02 18:19:06 -04:00
Logan Tegman
1bbcc6e16b Merge pull request #10931 from FreeCodeCamp/greenkeeper-validator-6.0.0
Update validator to version 6.0.0 🚀
2016-10-02 14:33:54 -07:00
Logan Tegman
188865c303 Merge pull request #10726 from FreeCodeCamp/greenkeeper-react-fontawesome-1.2.0
Update react-fontawesome to version 1.2.0 🚀
2016-10-02 14:22:05 -07:00
Logan Tegman
7a4b606e9a Merge pull request #10937 from FreeCodeCamp/greenkeeper-babel-eslint-7.0.0
Update babel-eslint to version 7.0.0 🚀
2016-10-02 14:06:33 -07:00
Samantha Monteiro
63d2f35ae8 Translating Getting Started section into Brazilian Portuguese (#11023)
Translating Getting Started - Join a Free Code Camp Group in Your City section into Brazilian Portuguese

Translating Getting Started - Read Coding News on our Medium Publication section into Brazilian Portuguese
2016-10-02 16:55:21 -04:00
Samantha Monteiro
5bd878b3f1 Translating Getting Started section into Brazilian Portuguese (#11023)
Translating Getting Started - Join a Free Code Camp Group in Your City section into Brazilian Portuguese

Translating Getting Started - Read Coding News on our Medium Publication section into Brazilian Portuguese
2016-10-02 16:55:21 -04:00
Hallaathrad
f08ac78d99 Better visibility for <code> in night mode 2016-10-02 16:49:07 -04:00
Dylan
262a215381 Merge pull request #11018 from wjhurley/fix/caesar-cipher
changed last test string
2016-10-02 15:26:29 -05:00
Dylan
0fd124f6e7 Merge pull request #11018 from wjhurley/fix/caesar-cipher
changed last test string
2016-10-02 15:26:29 -05:00
Will Hurley
c88cb3e687 changed last test from 'JUMPED' to 'JUMPS' 2016-10-02 13:08:43 -07:00
Will Hurley
359e491b89 changed last test from 'JUMPED' to 'JUMPS' 2016-10-02 13:08:43 -07:00
Jonathan
7a11913144 Merge pull request #11013 from samanthakem/translate/pt-br-getting-started
Adding PT-BR translation for Getting Started - Create a GitHub Account and Join our Chat Rooms
2016-10-02 09:59:02 +01:00
Samantha Monteiro
88236eee13 Adding Brazilian Portuguese translation for Getting Started 2016-10-01 10:51:40 -07:00
Samantha Monteiro
bf550af3af Adding Brazilian Portuguese translation for Getting Started 2016-10-01 10:51:40 -07:00
Samantha Monteiro
854e45e0da adding brazilian portuguese translation for getting started (#10994)
LGTM
2016-10-01 12:22:52 -04:00
Samantha Monteiro
6682120203 adding brazilian portuguese translation for getting started (#10994)
LGTM
2016-10-01 12:22:52 -04:00
daphneppl
f529067c04 Add more explanation for what escaping is (#10751)
* Update button text and Explain more what escaping is
Redirect back to settings page with flash message on success
2016-10-01 00:11:29 -04:00
daphneppl
c171a88922 Add more explanation for what escaping is (#10751)
* Update button text and Explain more what escaping is
Redirect back to settings page with flash message on success
2016-10-01 00:11:29 -04:00
Justin Richardsson
7ae36e3dd4 Merge pull request #10935 from dhcodes/fix/map-drawer-issues
Fix map drawer issues
2016-09-30 17:53:26 -04:00
Quincy Larson
ae0f0e0f90 Merge pull request #10982 from BerkeleyTrue/fix/code-storage-fresh-head-tail
Fix(code-storage): Make sure head/tail is always fresh
2016-09-30 12:45:26 -07:00
Quincy Larson
f04225a2b0 Merge pull request #10981 from BerkeleyTrue/fix/test-object-typo
Fix(tests): Typo in object tests
2016-09-30 12:40:38 -07:00
Quincy Larson
7e2bca5f2b Merge pull request #10983 from BerkeleyTrue/fix/challenge-main-rx
Fix(frames): Make sure main process has access to Rx
2016-09-30 12:35:28 -07:00