summaryrefslogtreecommitdiff
path: root/lib/tasks
AgeCommit message (Collapse)Author
2015-10-06Small code cleanup in the rake taskankonym
2015-10-06Cleaned up invite code output for platform testsankonym
This still had some test output that gets in the way of easy printing and a LEAP platform test
2015-10-06Adjust rake task with renamed max_usesankonym
2015-10-02Update rake task to allow generation of multi-use invitesankonym
The rake task now takes a second (optional) argument that sets the number of uses per invite code. If this is omitted, the default number of uses is 1. (This commit also contains some minor code cleanup that removes some stuff that I'd commented out but not removed.)
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