Commit Graph

4129 Commits

Author SHA1 Message Date
00a9cfdf48 Merge pull request #1517 from ngalluzzo/fix-class-typo
Typo on 'Responsive Design with Bootstrap'
2015-08-04 12:34:47 -07:00
276f48e463 Merge pull request #1527 from benflinn/patch-3
Update bootstrap.json
2015-08-04 12:33:59 -07:00
Ben
ecacbc6233 Update bootstrap.json
fixed typo (misspelled 'container')
2015-08-04 14:03:19 -05:00
70c5bcea20 fix error message string 2015-08-04 10:52:41 -07:00
ad46b72bd0 Update bootstrap.json 2015-08-04 08:54:21 -07:00
c8488c8419 reremove extra middlewares from server file 2015-08-04 06:28:10 -07:00
fc0ccf3aea Fixed typos in magical maths waypoints and restored server.js to a previous working state 2015-08-04 13:28:41 +01:00
a1a64435d6 readding twitter auth
twitter auth is the only oauth that works in local dev
2015-08-04 01:47:27 -07:00
43d74c2f48 add beta warning banner 2015-08-04 01:34:26 -07:00
efa73c93ee remove twitter auth 2015-08-04 01:34:26 -07:00
f01a66c5c7 use (LMP)loopback middleware phases
bump loopback-component-passport which uses LMP
move custom middlewares to middlewares directory
2015-08-04 01:34:26 -07:00
aa10e1ff69 quick sweep to make sure all tests run properly 2015-08-03 23:03:12 -07:00
eb8b9df5ad Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-03 21:17:55 -07:00
e6f14fc25f Merge remote-tracking branch 'origin/staging' into staging 2015-08-04 00:53:34 +01:00
aa906f81c3 fix https://github.com/FreeCodeCamp/freecodecamp/issues/1450 missing semi-colon and assert( 2015-08-04 00:53:20 +01:00
a920e16cb9 fix completedWith.toLowerCase bug 2015-08-03 16:35:22 -07:00
4c94bf7fcd Merge pull request #1231 from ahstro/lumenteun-410
Improved consitency in 'Friendly Date Ranges' test cases.
2015-08-03 16:04:37 -07:00
2f1d9c4826 Merge pull request #1197 from 1hella/1hella-1156
Fix typos in Bonfire: Friendly Date Ranges #1156
2015-08-03 16:02:50 -07:00
8deb7b0f53 Merge pull request #1485 from djordjelacmanovic/djordjelacmanovic-1473
fixed a typo as per issue 1473
2015-08-03 15:46:50 -07:00
c9db4191c2 fixed a typo as per issue 1473 2015-08-04 00:39:11 +02:00
7cf6b4e683 Merge pull request #1470 from cahlan/patch-2
add devmount bootcamp new location
2015-08-03 15:13:36 -07:00
44f52b5f06 Update and add wiki link 2015-08-03 13:49:16 -07:00
041779de76 Update README.md 2015-08-03 13:47:07 -07:00
7ca1d7cfde remove facebook/google/linkedin auth from linking 2015-08-03 12:53:23 -07:00
6c0049803d Fixed two typos and fixed a no tests tun error 2015-08-03 20:43:23 +01:00
bf1c2ace00 disable facebook/google/linked auth for testing 2015-08-03 12:38:20 -07:00
4be714aa97 Generalised RegEx for waypoint-make-it-functional fix https://github.com/FreeCodeCamp/freecodecamp/issues/1476 added comment to show where to block exploits in jsframework 2015-08-03 18:02:26 +01:00
2f5b7a7db2 Fix https://github.com/FreeCodeCamp/freecodecamp/issues/1433 blocked tests passing when exploit used 2015-08-03 17:12:48 +01:00
c9c2a74461 Hardened The check-the-length-property-of-a-string-variable challenge to make it hard to get no tests run 2015-08-03 17:01:27 +01:00
8be776a6a7 Merge remote-tracking branch 'origin/staging' into staging 2015-08-03 16:43:44 +01:00
43bba0744a Fixed route on waypoint-label-bootstrap-wells and the tests. Fixed the test messages on waypoint-give-each-element-a-unique-id 2015-08-03 16:42:26 +01:00
c5af46b33f remove beta flash 2015-08-03 08:31:02 -07:00
1654d535ac adding new location 2015-08-03 05:32:27 +00:00
dfa45edb7c Merge branch 'staging' of github.com:FreeCodeCamp/freecodecamp into staging 2015-08-02 19:06:32 -07:00
686017006b fix minor grammar issue in javascript challenges 2015-08-02 19:06:25 -07:00
a879441c77 Two of the tests were inverted 2015-08-02 22:09:36 +01:00
c8f2b4a571 Allows users to add values to the inner arrays 2015-08-02 21:24:13 +01:00
b7324b4155 Fixed the fact it was myDecimal instead of myFloat 2015-08-02 21:15:39 +01:00
55731aa52d fix beta warning title
closes #1452
2015-08-02 07:07:03 -07:00
f0128ebd9f remvoe old passport file 2015-08-01 20:14:31 -07:00
c2720d784c add debug flag to giveBrowniePoints endpoint 2015-08-01 20:08:32 -07:00
f0aeb26337 'Create a Text Field' now makes sure the input type is text. #1241 2015-08-01 17:07:03 -07:00
88092f9ed6 Merge pull request #1255 from ahstro/lumenteun-1235
Profile pictures in 'Camper News' now link to profiles.
2015-08-01 16:51:56 -07:00
8693673ba7 Merge branch 'amorphid-staging' into staging 2015-08-01 16:47:45 -07:00
28610c4092 Merge branch 'staging' of https://github.com/amorphid/freecodecamp into amorphid-staging 2015-08-01 16:47:26 -07:00
dcbb753b71 Typo in Waypoint #38
Deleted extra semicolon.
2015-08-01 16:39:38 -07:00
1b948ed4af Merge pull request #1302 from tanis2000/tanis2000-1273
Fixes #1273 (URL validation when submitting news)
2015-08-01 16:37:01 -07:00
1b15f28320 Merge branch 'Sazumo-Sazumo-1248' into staging 2015-08-01 16:12:26 -07:00
ca26efa4fb Merge branch 'Sazumo-1248' of https://github.com/Sazumo/freecodecamp into Sazumo-Sazumo-1248 2015-08-01 16:12:08 -07:00
32ce40b815 add beta site warning 2015-08-01 16:11:05 -07:00