summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-28api tokens - clarify terms: "monitors" are admins that authenticated via api ...elijah
2016-03-28api tokens: allow for special api tokens that work like session tokens but ar...elijah
2016-03-28Merge branch 'azul-upgrade/rails' into developelijah
2016-03-28upgrade: downgrade rake to 10.xAzul
2016-03-28upgrade: use latest rails 3.2 versionAzul
2016-03-19Handle conflict on token cleanup - fixes #7670Azul
2016-02-15updated changes fileelijah
2016-02-10added travis build status to readmeelijah
2016-02-10allow user accounts to be re-enabled, and for associated identities to also g...elijah
2016-02-02use RUBY_VERSION instead of :platform for Gemfile (since jessie has a really ...elijah
2016-02-01disable failing cucumber test (leap_web is doing the right thing, the test is...elijah
2016-02-01internet says that bundler on travis might be what is causing test fail, so f...elijah
2016-01-31remove cert fingerprints for disabled users, so that they cannot send email a...elijah
2016-01-31vendor certificate_authority, because travis does not like pulling it from gi...elijah
2016-01-31travis ci does not support :platform => :ruby_22, so remove for now.elijah
2016-01-31enable byebug for testselijah
2016-01-16change the default of config.assets.debug for development env.elijah
2016-01-16fix ticket display bugelijah
2016-01-16retain locale in URL when logging in and signing up, and ajax actions in gene...elijah
2016-01-14added UI for invite codeselijah
2016-01-10added caution tape img.elijah
2016-01-10highlight admin areas with caution tape (wip)elijah
2016-01-10fix user listelijah
2016-01-10minor update to docselijah
2016-01-10Merge branch 'remove_couponcode' into developelijah
2016-01-10Merge branch 'remove_couponcode' of https://github.com/Alster-Hamburgers/leap...elijah
2015-11-05set rbenv pin to 2.1.5elijah
2015-10-19Merge pull request #204 from pixelated/fix_payment_checkazul
2015-10-19[bug] Only show donation if payment presentFolker Bernitt
2015-10-19Merge pull request #198 from claucece/developazul
2015-10-19Merge pull request #196 from EvyW/developazul
2015-10-14Reverting submodule updateclaucece
2015-10-13Merge pull request #201 from Alster-Hamburgers/multi-inviteazul
2015-10-13Cleaned up last traces of the Great Git Messankonym
2015-10-13Remove Coupon Code gem and make invite code = idankonym
2015-10-13Replace Coupon Code gem for invite code creationankonym
2015-10-13Remove Coupon Code gem and make invite code = idankonym
2015-10-13Remove Coupon Code gem from Gemfileankonym
2015-10-13Replace Coupon Code gem for invite code creationankonym
2015-10-13Fix the InviteCode initialize method so leap_web tests stay greenankonym
2015-10-13Adjust the rake task to make id = invite codeankonym
2015-10-12Adjusted the rake task with comments by @azulankonym
2015-10-06Small code cleanup in the rake taskankonym
2015-10-06Cleaned up invite code output for platform testsankonym
2015-10-06Adjust rake task with renamed max_usesankonym
2015-10-06Integrated feedback on multi-invite codesankonym
2015-10-05updated version of fakebraintreeclaucece
2015-10-05changed capybara timeclaucece
2015-10-05fixed gem fileclaucece
2015-10-05add test to payments and subscriptionsclaucece