Commit Graph

27929 Commits

Author SHA1 Message Date
Berkeley Martinez
f710fa1af6 remove pm2 memory fanciness 2015-08-14 18:48:24 -07:00
Berkeley Martinez
bcdda9c62a fix unexpected syntax error on map 2015-08-14 18:25:34 -07:00
Berkeley Martinez
42303dc6aa fix progressBar not showing
reduce function needs initial seed

closes #1753
2015-08-14 18:24:14 -07:00
Berkeley Martinez
96b94cdbf1 migration improvements 2015-08-14 18:24:13 -07:00
Berkeley Martinez
59609b655c migration improvements 2015-08-14 18:24:13 -07:00
Berkeley Martinez
dfb85e4ba7 fix prevent crash from user migrated profiles 2015-08-14 18:24:13 -07:00
Quincy Larson
1edbc06ba5 more style improvements to front end challenges 2015-08-14 18:17:34 -07:00
Quincy Larson
40ab7d2911 more style improvements to front end challenges 2015-08-14 18:17:34 -07:00
Quincy Larson
0c3e20977d Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-14 17:29:28 -07:00
Quincy Larson
2bbad67141 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-14 17:29:28 -07:00
Quincy Larson
7670d73ff5 improvements to copy of text and test output 2015-08-14 17:26:24 -07:00
Quincy Larson
aed4b6bfe1 improvements to copy of text and test output 2015-08-14 17:26:24 -07:00
benmcmahon100
273b731d29 Added a helper function to main.js for challenge making 2015-08-15 01:08:33 +01:00
benmcmahon100
326c22276d Added a helper function to main.js for challenge making 2015-08-15 01:08:33 +01:00
benmcmahon100
3d42b09bca Added a helper function to main.js for challenge making 2015-08-14 23:57:43 +01:00
Quincy Larson
fc7fcdc6a6 add semicolons to end of all tests in js-style challenges 2015-08-14 14:48:59 -07:00
Quincy Larson
e6297de282 add semicolons to end of all tests in js-style challenges 2015-08-14 14:48:59 -07:00
Quincy Larson
56a8c203a7 improve javascript challenge copy 2015-08-14 14:40:02 -07:00
Quincy Larson
3a81e6efb3 improve javascript challenge copy 2015-08-14 14:40:02 -07:00
Quincy Larson
b56fd5b250 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-14 13:50:31 -07:00
Quincy Larson
338485db8e Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-14 13:50:31 -07:00
Quincy Larson
a272b6f5ec more improvements to javascript challenges 2015-08-14 13:50:20 -07:00
Quincy Larson
28e0ad29cf more improvements to javascript challenges 2015-08-14 13:50:20 -07:00
benmcmahon100
6377cc124e Moved a permanent set css prop from jquery to CSS 2015-08-14 21:48:17 +01:00
benmcmahon100
d784cfcd76 Fix editor height locking features where it was displaying overflow instead of autoing 2015-08-14 21:46:13 +01:00
benmcmahon100
f07f74f523 Fixed a weird error involving RegEx and single quotes 2015-08-14 21:45:25 +01:00
Roger Turnau
1541edc145 Added improved instructions to Least Common Multiple Bonfire. 2015-08-14 16:29:16 -04:00
Roger Turnau
01d71ca1d9 Added improved instructions to Least Common Multiple Bonfire. 2015-08-14 16:29:16 -04:00
benmcmahon100
e55b3f1782 Fixed a weird error involving RegEx and single quotes 2015-08-14 20:26:05 +01:00
benmcmahon100
d0b5bcd0b0 Fixed a weird error involving RegEx and single quotes 2015-08-14 20:26:05 +01:00
benmcmahon100
09c56cb73a Allow optional white space when nesting arrays 2015-08-14 12:08:40 +01:00
benmcmahon100
8a9a8710da Allow optional white space when nesting arrays 2015-08-14 12:08:40 +01:00
Berkeley Martinez
a99a1a50bd Merge pull request #1746 from ahstro/es6-tests
Mocha tests now use ES6
2015-08-14 01:52:35 -07:00
Quincy Larson
dca68ef0b0 more improvements to javascript challenges 2015-08-14 01:13:07 -07:00
Quincy Larson
af3f6bb109 more improvements to javascript challenges 2015-08-14 01:13:07 -07:00
ahstro
73d11fec27 Mocha tests now use ES6 2015-08-14 09:39:29 +02:00
Abhisek Pattnaik
db6662d76d Bonfire: Where art thou test case update
Added further test cases to check for adhering to the instructions in bonfire properly.
2015-08-14 12:31:58 +05:30
Abhisek Pattnaik
2acf8b727c Bonfire: Where art thou test case update
Added further test cases to check for adhering to the instructions in bonfire properly.
2015-08-14 12:31:58 +05:30
Quincy Larson
cd4fd1720d make additional improvements to JavaScript challenge copy 2015-08-13 23:44:13 -07:00
Quincy Larson
99e7116ee5 make additional improvements to JavaScript challenge copy 2015-08-13 23:44:13 -07:00
Quincy Larson
edf9959fc9 finish jquery and start modifying javascript 2015-08-13 22:07:54 -07:00
Quincy Larson
f3cef6de46 finish jquery and start modifying javascript 2015-08-13 22:07:54 -07:00
Quincy Larson
7c5d5cc51a finish QAing bootstrap 2015-08-13 20:58:27 -07:00
Quincy Larson
f1dd82974f finish QAing bootstrap 2015-08-13 20:58:27 -07:00
Quincy Larson
060eeefd32 fix a ton of bugs in waypoints 2015-08-13 17:57:06 -07:00
Quincy Larson
914d9c81b0 fix a ton of bugs in waypoints 2015-08-13 17:57:06 -07:00
Quincy Larson
9402b3b052 make more progress QAing challenges 2015-08-13 17:20:52 -07:00
Quincy Larson
ed0d38a474 make more progress QAing challenges 2015-08-13 17:20:52 -07:00
Berkeley Martinez
c84a25c582 Merge pull request #1748 from FreeCodeCamp/jquery
Improved challenges and normalized formating
2015-08-13 15:52:02 -07:00
Berkeley Martinez
12f2aa9957 Merge pull request #1748 from FreeCodeCamp/jquery
Improved challenges and normalized formating
2015-08-13 15:52:02 -07:00