Age | Commit message (Expand) | Author |
2016-09-01 | Update with Twitter | luca-marie |
2016-08-15 | upgrade: everything but rails (upgraded before) | Azul |
2016-07-04 | install: remove thin and thus eventmachine as a dependency | Azul |
2016-05-02 | upgrade: couchrest_session_store 0.4.2 | Azul |
2016-05-02 | upgrade: migrate config | Azul |
2016-05-02 | upgrade: add responders gem as a stopgap meassure | Azul |
2016-05-02 | upgrade: couchrest 2.0.0.rc3 couchrest model 2.1.0.beta2 | Azul |
2016-05-02 | upgrade: use recent gems - broken | Azul |
2016-04-27 | upgrade: couchrest_session_store to 0.3.1 | Azul |
2016-03-20 | upgrade: downgrade rake to 10.x | Azul |
2016-02-02 | use RUBY_VERSION instead of :platform for Gemfile (since jessie has a really ... | elijah |
2016-01-31 | vendor certificate_authority, because travis does not like pulling it from gi... | elijah |
2016-01-31 | travis ci does not support :platform => :ruby_22, so remove for now. | elijah |
2016-01-31 | enable byebug for tests | elijah |
2016-01-10 | Merge branch 'remove_couponcode' of https://github.com/Alster-Hamburgers/leap... | elijah |
2015-10-13 | Remove Coupon Code gem from Gemfile | ankonym |
2015-10-05 | fixed gem file | claucece |
2015-10-05 | add test to payments and subscriptions | claucece |
2015-10-05 | implemented the form and the generate | claucece |
2015-09-28 | assign random invite code when creating new invite codes | ankonym |
2015-09-28 | Added an 'invite code' to all the tests for the sign-up form so we have a val... | Aya Jaff |
2015-08-06 | Bump therubyracer to 0.12.2 | Klaus Fl |
2015-06-15 | added CommonLanguages gem | elijah |
2015-04-30 | added support for email notifications of ticket changes | elijah |
2015-04-20 | fixed warnings that gems are defined multiple times in Gemfile | elijah |
2015-04-15 | only include uglifier gem in production mode (to compile assets) | elijah |
2015-03-17 | remove bundle group assets, since we don't precompile anyway | elijah |
2015-03-17 | add support for rotating tokens and sessions databases, and for a special tmp... | elijah |
2015-01-28 | do not require a database when running `rake assets:precompile` | elijah |
2014-12-19 | gemfile: move things around, but same gems. added debug group to travis doesn... | elijah |
2014-12-19 | gemfile: rails to 3.2.21, haml-rails to 0.4, disable coffee-rails, bootswatch... | elijah |
2014-07-17 | cuke: drop jsonpath, use simple keys instead | Azul |
2014-07-14 | use cucumber; initial ConfigsController | Azul |
2014-06-17 | support for optional gems in Gemfile (engines/ and config/customization/gems/) | elijah |
2014-05-26 | use i18n.missing_translations | Azul |
2014-05-14 | upgrade rails to 3.2.18 for security fixes | Azul |
2014-04-11 | move engines into engines directory | Azul |
2014-04-10 | move certs into toplevel | Azul |
2014-04-08 | moving users: dependencies | Azul |
2014-04-08 | move all dependencies into Gemfile | Azul |
2014-04-08 | moving all of core into toplevel, tests fail. | Azul |
2014-01-22 | remove manual 'gem minitest'. this seems to confuse the tests, which seem to ... | elijah |
2013-12-29 | Return 'provider.json' via a controller, to better be able to control the res... | elijah |
2013-12-22 | locale prefix support: | elijah |
2013-12-20 | fixed billing tests (added dummy billing hash to config, include required tes... | elijah |
2013-12-20 | enable billing engine by default, consolidate APP_CONFIG[:payments] and APP_C... | elijah |
2013-10-18 | use https sources in Gemfiles and also in the documentation (#4109) | Azul |
2013-08-27 | Not ideal way to do it, but was proving complicated to have a config file spe... | jessib |
2013-08-22 | Disable billing for pull request. | jessib |
2013-08-12 | more integration tests for billing | Azul |