Commit Graph

4539 Commits (2d06e35afe63cc936f847ef8b2067a1103fa44a2)

Author SHA1 Message Date
benmcmahon100 33d0faae24 Fixed a challenge test 2015-08-16 18:26:11 +01:00
Berkeley Martinez edd4037a0b add defaults and message to pm2Start.js 2015-08-16 10:16:22 -07:00
Berkeley Martinez de7eb3d440 fix email password reset 2015-08-16 09:54:59 -07:00
Quincy Larson 63be84f47f fix some minor issues with oop challenges 2015-08-16 09:12:54 -07:00
Quincy Larson 33ae7b243c fix #1771 2015-08-16 08:10:40 -07:00
Quincy Larson 98df14bf86 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-16 08:03:48 -07:00
Quincy Larson b05d9338f4 update csp 2015-08-16 08:03:34 -07:00
Berkeley Martinez b828a1e825 fix google should be oauth2 2015-08-16 06:51:47 -07:00
Quincy Larson d14514f661 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-16 06:07:49 -07:00
Quincy Larson 58d86ce2dc hide linking buttons 2015-08-16 06:07:38 -07:00
Berkeley Martinez 7d22c2a073 fix should check completed challenge old _id 2015-08-16 05:52:25 -07:00
Quincy Larson edb58f6890 add authentication back in 2015-08-16 05:47:13 -07:00
Quincy Larson 8534ae2639 improvements to OOP 2015-08-16 05:25:10 -07:00
Quincy Larson 1c7db6e7a3 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-16 04:06:09 -07:00
Quincy Larson 63d506c14f remove beta warning 2015-08-16 04:06:01 -07:00
Quincy Larson 23003e8724 add new congratulatory quotes 2015-08-16 04:05:49 -07:00
Quincy Larson bce3b34f9b improvements to javascript challenges 2015-08-16 04:05:15 -07:00
Berkeley Martinez db21489541 Merge branch 'staging' of https://github.com/FreeCodeCamp/freecodecamp into staging 2015-08-16 03:45:32 -07:00
Berkeley Martinez 0908844e6d run only user/identity migration 2015-08-16 03:45:00 -07:00
Quincy Larson 1fbb2a32f8 fix nested array challenge 2015-08-15 15:56:56 -07:00
Djordje Lacmanović d80ed9f366 fixes issue #1005 2015-08-16 00:37:31 +02:00
Quincy Larson 40e14c3999 fix critical failing test in early waypoint 2015-08-15 15:33:21 -07:00
Quincy Larson c8f44d98bf resequence some challenges 2015-08-15 14:23:10 -07:00
Quincy Larson bc163bef38 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-15 14:13:29 -07:00
Quincy Larson e3404c6564 minor improvements and bug fixes to stories 2015-08-15 14:13:21 -07:00
Berkeley Martinez 38ceeee635 Update intermediate-bonfires.json 2015-08-15 14:04:01 -07:00
Berkeley Martinez dee33beafc Merge pull request #1761 from rtperson/staging
Added improved instructions to Least Common Multiple Bonfire.
2015-08-15 14:02:21 -07:00
Berkeley Martinez 40dc5db1fe Merge pull request #1768 from issyl0/staging
Close a <code> tag so that only actual code is marked
2015-08-15 13:59:59 -07:00
Quincy Larson f2ee2e4031 update JavaScript challenges 2015-08-15 13:57:44 -07:00
Berkeley Martinez 129eebcc41 fix type should be rand not updated 2015-08-15 12:28:19 -07:00
Berkeley Martinez 2538a6c5fb Merge branch 'staging' of https://github.com/FreeCodeCamp/freecodecamp into staging 2015-08-15 12:25:39 -07:00
Berkeley Martinez 13b38aefb5 add random attribute to user props
Allows easier random sampling
2015-08-15 12:19:36 -07:00
Isabell Long fa454cfdd4 Close a <code> tag so that only actual code is marked
- Fixes #1767, hopefully.
2015-08-15 19:53:04 +01:00
Quincy Larson 1dd0294a18 Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-15 11:11:40 -07:00
Quincy Larson 98bf10a7d3 QA javascript challenges and remove slot machine for now 2015-08-15 11:11:25 -07:00
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 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 40ab7d2911 more style improvements to front end challenges 2015-08-14 18:17:34 -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 aed4b6bfe1 improvements to copy of text and test output 2015-08-14 17:26:24 -07: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 e6297de282 add semicolons to end of all tests in js-style challenges 2015-08-14 14:48:59 -07:00
Quincy Larson 3a81e6efb3 improve javascript challenge copy 2015-08-14 14:40:02 -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 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