summaryrefslogtreecommitdiff
path: root/Gemfile.lock
AgeCommit message (Expand)Author
2016-04-27upgrade: couchrest_session_store to 0.3.1Azul
2016-03-20upgrade: downgrade rake to 10.xAzul
2016-03-19upgrade: use latest rails 3.2 versionAzul
2016-02-02use RUBY_VERSION instead of :platform for Gemfile (since jessie has a really ...elijah
2016-02-01internet says that bundler on travis might be what is causing test fail, so f...elijah
2016-01-31vendor certificate_authority, because travis does not like pulling it from gi...elijah
2016-01-31enable byebug for testselijah
2016-01-10Merge branch 'remove_couponcode' of https://github.com/Alster-Hamburgers/leap...elijah
2015-10-13Remove Coupon Code gem and make invite code = idankonym
2015-10-05updated version of fakebraintreeclaucece
2015-10-05add test to payments and subscriptionsclaucece
2015-10-05add subscriptionsclaucece
2015-10-05implemented the form and the generateclaucece
2015-09-28assign random invite code when creating new invite codesankonym
2015-09-28Added an 'invite code' to all the tests for the sign-up form so we have a val...Aya Jaff
2015-09-10couchrest_model 2.0.1 fixes find_by_sth(nil)Azul
2015-08-06Bump therubyracer to 0.12.2Klaus Fl
2015-06-15added CommonLanguages gemelijah
2015-04-30added support for email notifications of ticket changeselijah
2015-03-17add support for rotating tokens and sessions databases, and for a special tmp...elijah
2014-12-19gemfile: rails to 3.2.21, haml-rails to 0.4, disable coffee-rails, bootswatch...elijah
2014-11-11Merge branch 'feature/error-tweaks' of https://github.com/azul/leap_web into ...elijah
2014-07-31update debugger to work with latest rubyAzul
2014-07-21Version 0.6.00.6.0Azul
2014-07-17cuke: drop jsonpath, use simple keys insteadAzul
2014-07-14use cucumber; initial ConfigsControllerAzul
2014-07-04update Gemfile.lock to reflect 0.5.3Azul
2014-06-09Version 0.5.20.5.2Azul
2014-05-26use i18n.missing_translationsAzul
2014-05-19update Gemfile.lock to reflect new versionAzul
2014-05-14upgrade rails to 3.2.18 for security fixesAzul
2014-04-30upgrade debugger so it works with p545 on travisAzul
2014-04-11move engines into engines directoryAzul
2014-04-10move certs into toplevelAzul
2014-04-08move users: config and libAzul
2014-04-08moving all of core into toplevel, tests fail.Azul
2014-02-08Version 0.5.00.5.0Azul
2014-01-23upgraded bootstrap to latest in 2.x serieselijah
2014-01-23added default pricing, privacy policy and tos pages.elijah
2014-01-23updated Gemfile.lockelijah
2013-12-29Return 'provider.json' via a controller, to better be able to control the res...elijah
2013-12-22locale prefix support:elijah
2013-12-22re-generated Gemfile.lock with the new versions of engine gems. as a side eff...elijah
2013-12-20fixed billing tests (added dummy billing hash to config, include required tes...elijah
2013-12-13proceed even if the couch is unreachableAzul
2013-12-12use the latest couchrest_session_storeAzul
2013-12-09update ruby_core_source so it works with latest ruby versionAzul
2013-12-09update couchrest session store and Gemfile.lockAzul
2013-11-21rake tasks clean up expired tokens and sessions (#4568)Azul
2013-10-21remove duplicate source line that was using httpAzul