freeCodeCamp.org 的开源代码库和课程。免费学习编码。
Go to file
Berkeley Martinez 1c40fb8c19 Add ability to filter beta challenges from production
This PR adds the ability to test out challenges in beta
without fear that they will leak to production servers.

In development all challenges will display.

In production all challenges marked 'isBeta' will be filtered out
except in the case the environmental variable `BETA` is set ture,
in which case all challenges will display.
2015-10-06 22:37:08 -07:00
challenges renamed -you- to -your- ; fixes #3607 - grammar bug 2015-10-06 17:30:27 -04:00
under-construction remove vestigial difficulty attribute from challenges 2015-10-02 01:06:27 -07:00
bonfireMDNlinks.js fix additional spacing issues 2015-09-09 14:06:16 -07:00
challenge-migration.js Refactored CompletionMonitor() slightly 2015-08-10 18:44:19 +02:00
challengeMapping.json Update seed directory to use loopback 2015-06-02 20:32:10 -07:00
get-emails.js update get-emails script 2015-08-27 16:37:01 -07:00
index.js Add ability to filter beta challenges from production 2015-10-06 22:37:08 -07:00
jobs.json Display contact information for job and size thumbnail 2015-07-26 07:57:14 -07:00
loopbackMigration.js run only user/identity migration 2015-08-16 03:45:00 -07:00
nonprofits.json remove field guide cruft and update all field guide links to wiki 2015-07-31 21:55:49 -07:00
storyCleanup.js Update seed directory to use loopback 2015-06-02 20:32:10 -07:00
userMigration.js change _id to id everywhere that seems relevant to loopback 2015-06-04 13:20:42 -07:00