|
0670f73b6d
|
Made some spaces optional for 4th test
|
2015-08-10 19:32:52 -07:00 |
|
|
fb44b50941
|
Made some spaces optional for 4th test
|
2015-08-10 19:32:52 -07:00 |
|
|
f8c63c9dba
|
Fixed RegEx so that 4th test would pass
|
2015-08-10 19:22:18 -07:00 |
|
|
8efe8ee825
|
Fixed RegEx so that 4th test would pass
|
2015-08-10 19:22:18 -07:00 |
|
|
d37a1a1a08
|
Merge pull request #1671 from ahstro/ahstro-1402
Disregard order in 'Symmetric Difference'
|
2015-08-10 19:11:33 -07:00 |
|
|
50f3845f32
|
Merge pull request #1671 from ahstro/ahstro-1402
Disregard order in 'Symmetric Difference'
|
2015-08-10 19:11:33 -07:00 |
|
|
354338e99f
|
Merge branch 'staging' into onboarding
|
2015-08-10 18:30:34 -07:00 |
|
|
a557f386ed
|
Merge branch 'staging' into onboarding
|
2015-08-10 18:30:34 -07:00 |
|
|
04d6de9a05
|
Merge branch 'staging' into onboarding
|
2015-08-10 18:30:15 -07:00 |
|
|
041ef43be3
|
Merge branch 'staging' into onboarding
|
2015-08-10 18:30:15 -07:00 |
|
|
e7f1f12a6f
|
Fixed typos in 1st slot machine challenge
|
2015-08-10 18:05:07 -07:00 |
|
|
8a16942036
|
Fixed typos in 1st slot machine challenge
|
2015-08-10 18:05:07 -07:00 |
|
|
4b0e95280d
|
fix duplicate id's
|
2015-08-10 17:40:45 -07:00 |
|
|
93df41acc6
|
fix duplicate id's
|
2015-08-10 17:40:45 -07:00 |
|
|
d67c049d5b
|
make onboarding page the default homepage for authenticated users
|
2015-08-10 17:40:13 -07:00 |
|
|
234aa0a5ea
|
fix missing quote escape
|
2015-08-10 17:35:16 -07:00 |
|
|
3c4213dd03
|
fix missing quote escape
|
2015-08-10 17:35:16 -07:00 |
|
|
cf1bb322e8
|
Merge pull request #1709 from martinkwan/patch-2
Updated DNA Pairing link
|
2015-08-10 16:39:13 -07:00 |
|
|
c550760b66
|
Merge pull request #1709 from martinkwan/patch-2
Updated DNA Pairing link
|
2015-08-10 16:39:13 -07:00 |
|
|
784572009e
|
Merge pull request #1706 from kurzninja/patch-3
Fix for incorrect RGB test value
|
2015-08-10 16:27:15 -07:00 |
|
|
5b61f15d06
|
Merge pull request #1706 from kurzninja/patch-3
Fix for incorrect RGB test value
|
2015-08-10 16:27:15 -07:00 |
|
|
8b4a554e2c
|
Merge pull request #1697 from martinkwan/patch-1
Updated Pig Latin Link
|
2015-08-10 15:46:12 -07:00 |
|
|
8f332039af
|
Merge pull request #1697 from martinkwan/patch-1
Updated Pig Latin Link
|
2015-08-10 15:46:12 -07:00 |
|
|
59e6204768
|
Merge branch 'staging' into onboarding
|
2015-08-10 15:42:07 -07:00 |
|
|
a44622af82
|
Merge branch 'staging' into onboarding
|
2015-08-10 15:42:07 -07:00 |
|
|
f8665324ad
|
simplify user account and profile system for github locking
|
2015-08-10 15:37:49 -07:00 |
|
|
add87ae801
|
start simplifying account page
|
2015-08-10 15:10:38 -07:00 |
|
|
dbf92d04e1
|
Updated DNA Pairing link
Updated link so it would open in a new tab instead of the current tab
|
2015-08-10 14:42:37 -07:00 |
|
|
81af7a69e6
|
Updated DNA Pairing link
Updated link so it would open in a new tab instead of the current tab
|
2015-08-10 14:42:37 -07:00 |
|
|
ee0392482d
|
Update intermediate-bonfires.json
|
2015-08-10 13:42:33 -07:00 |
|
|
737adf1fac
|
Update intermediate-bonfires.json
|
2015-08-10 13:42:33 -07:00 |
|
|
b1003b403c
|
add to seed script: exit on error
filter challenge blocks that do not have challenges
|
2015-08-10 12:15:30 -07:00 |
|
|
8dabd39950
|
add to seed script: exit on error
filter challenge blocks that do not have challenges
|
2015-08-10 12:15:30 -07:00 |
|
|
a851e575bc
|
Merge pull request #1708 from issyl0/fix_typos_in_basic_javascript_challenge
Fix typos in the Basic Javascript challenge
|
2015-08-10 12:03:31 -07:00 |
|
|
8d680b487d
|
Merge pull request #1704 from ahstro/completion-monitor
Refactored CompletionMonitor() slightly
|
2015-08-10 11:30:14 -07:00 |
|
|
97b0ccac8f
|
fix mising type
remove extra bonfire in title
|
2015-08-10 11:27:12 -07:00 |
|
|
1731a549b2
|
Merge pull request #1701 from ahstro/seed-error
Incorrect keys caused error during seed
|
2015-08-10 11:22:58 -07:00 |
|
|
062d73af14
|
Fix for incorrect RGB test value
RGB test value was testing for (0,0,255) which is B, should be testing for (0, 255,0), which is green.
|
2015-08-10 13:20:18 -05:00 |
|
|
133c91fd16
|
Fix for incorrect RGB test value
RGB test value was testing for (0,0,255) which is B, should be testing for (0, 255,0), which is green.
|
2015-08-10 13:20:18 -05:00 |
|
|
9513a8b0e5
|
Incorrect JSON caused error during seed
|
2015-08-10 20:11:59 +02:00 |
|
|
aec8680567
|
Refactored CompletionMonitor() slightly
|
2015-08-10 18:44:19 +02:00 |
|
|
d7e824ebbe
|
done adding static images
|
2015-08-10 00:44:37 -07:00 |
|
|
d56ecd1979
|
add a bunch of new images to onboarding
|
2015-08-10 00:42:33 -07:00 |
|
|
b784ef90b6
|
Updated Pig Latin Link
Updated link so it would open in a new tab instead of the current tab
|
2015-08-10 00:40:12 -07:00 |
|
|
5c987cbe9a
|
Updated Pig Latin Link
Updated link so it would open in a new tab instead of the current tab
|
2015-08-10 00:40:12 -07:00 |
|
|
129ec7c98e
|
Merge pull request #1613 from ahstro/wrong-class
Updated test case comment in 'fluid containers'
|
2015-08-09 23:06:56 -07:00 |
|
|
7dc6b4de86
|
Merge pull request #1613 from ahstro/wrong-class
Updated test case comment in 'fluid containers'
|
2015-08-09 23:06:56 -07:00 |
|
|
1d724f145e
|
Merge branch 'staging' of https://github.com/FreeCodeCamp/freecodecamp into staging
|
2015-08-09 22:58:46 -07:00 |
|
|
d2069827d5
|
Merge branch 'staging' of https://github.com/FreeCodeCamp/freecodecamp into staging
|
2015-08-09 22:58:46 -07:00 |
|
|
967f92e6f4
|
fix challenge naming scheme
|
2015-08-09 22:46:44 -07:00 |
|