summaryrefslogtreecommitdiff
path: root/Gemfile
AgeCommit message (Expand)Author
2017-12-08upgrade: factory_girl -> factory_botAzul
2017-12-08upgrade: bundle to latest that still supports ruby 2.1.5Azul
2017-09-08Merge remote-tracking branch 'origin/master' into masterAzul
2017-08-17bugfix: remove better_errors gemelijah
2017-08-14pin to the newest psych gem, so as to not hit bugs in older versions (require...elijah
2016-09-01Update with Twitterluca-marie
2016-08-15upgrade: everything but rails (upgraded before)Azul
2016-07-04install: remove thin and thus eventmachine as a dependencyAzul
2016-05-02upgrade: couchrest_session_store 0.4.2Azul
2016-05-02upgrade: migrate configAzul
2016-05-02upgrade: add responders gem as a stopgap meassureAzul
2016-05-02upgrade: couchrest 2.0.0.rc3 couchrest model 2.1.0.beta2Azul
2016-05-02upgrade: use recent gems - brokenAzul
2016-04-27upgrade: couchrest_session_store to 0.3.1Azul
2016-03-20upgrade: downgrade rake to 10.xAzul
2016-02-02use RUBY_VERSION instead of :platform for Gemfile (since jessie has a really ...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-10Merge branch 'remove_couponcode' of https://github.com/Alster-Hamburgers/leap...elijah
2015-10-13Remove Coupon Code gem from Gemfileankonym
2015-10-05fixed gem fileclaucece
2015-10-05add test to payments and 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-08-06Bump therubyracer to 0.12.2Klaus Fl
2015-06-15added CommonLanguages gemelijah
2015-04-30added support for email notifications of ticket changeselijah
2015-04-20fixed warnings that gems are defined multiple times in Gemfileelijah
2015-04-15only include uglifier gem in production mode (to compile assets)elijah
2015-03-17remove bundle group assets, since we don't precompile anywayelijah
2015-03-17add support for rotating tokens and sessions databases, and for a special tmp...elijah
2015-01-28do not require a database when running `rake assets:precompile`elijah
2014-12-19gemfile: move things around, but same gems. added debug group to travis doesn...elijah
2014-12-19gemfile: rails to 3.2.21, haml-rails to 0.4, disable coffee-rails, bootswatch...elijah
2014-07-17cuke: drop jsonpath, use simple keys insteadAzul
2014-07-14use cucumber; initial ConfigsControllerAzul
2014-06-17support for optional gems in Gemfile (engines/ and config/customization/gems/)elijah
2014-05-26use i18n.missing_translationsAzul
2014-05-14upgrade rails to 3.2.18 for security fixesAzul
2014-04-11move engines into engines directoryAzul
2014-04-10move certs into toplevelAzul
2014-04-08moving users: dependenciesAzul
2014-04-08move all dependencies into GemfileAzul
2014-04-08moving all of core into toplevel, tests fail.Azul
2014-01-22remove manual 'gem minitest'. this seems to confuse the tests, which seem to ...elijah
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-20fixed billing tests (added dummy billing hash to config, include required tes...elijah