summaryrefslogtreecommitdiff
path: root/lib/tasks
AgeCommit message (Collapse)Author
2015-10-13Remove Coupon Code gem and make invite code = idankonym
Id is set = invite code to make it easier to delete the invite codes that get created during the leap platform tests (because this avoids having to look up ttheir id each time).
2015-10-13Replace Coupon Code gem for invite code creationankonym
Replacing the Coupon Code gem with base64/securerandom as suggested by Elijah.
2015-10-13Replace Coupon Code gem for invite code creationankonym
Replacing the Coupon Code gem with base64/securerandom as suggested by Elijah.
2015-10-13Adjust the rake task to make id = invite codeankonym
This will simplify invite code deletion after running tests.
2015-09-28Add rake task for invite code batch generationankonym
2015-08-03updated en_US.ymlelijah
2015-07-14a couple minor fixes for l10nelijah
2015-06-30updated locale fileselijah
2015-06-15imported new locales from transifexelijah
2015-04-30added support for email notifications of ticket changeselijah
2015-03-31fix travis: use couchdb.admin.yml and pin travis ruby version to one that is ↵elijah
installed on travis-ci.org
2015-03-17add support for rotating tokens and sessions databases, and for a special ↵elijah
tmp db for test users.
2014-10-20updated i18n:bundle task so that transifex can pull in strings automatically ↵elijah
from a stable url.
2014-10-09added a rake task i18n:bundle in order to support uploading strings to transifexelijah
2014-07-14use cucumber; initial ConfigsControllerAzul
2014-04-11move engines into engines directoryAzul
Also renamed help to support so it's harder to confuse it with documentation
2014-04-08move users: config and libAzul
2014-04-08moving all of core into toplevel, tests fail.Azul
2013-07-17Start to branch using braintree to process credit card payments.jessib
2012-10-11test tasks for all engines replacing rails standard testsAzul
2012-10-11proper description for clear taskAzul
2012-10-11first steps at reducing coreAzul
2012-10-08refactoring gem taskAzul
2012-10-08cleaned up the gemspecs a bit - now all buildAzul
2012-10-08rake tasks for building all gems in one goAzul
2012-09-27Adding in what used to be leap webapp demoAzul
we're merging repositories into one