Age | Commit message (Expand) | Author |
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 |
2013-07-17 | billing: integration test creating customer | Azul |
2013-07-17 | use fake_braintree, fix and test customer with braintree info | Azul |
2013-07-17 | Start to branch using braintree to process credit card payments. | jessib |
2013-02-27 | use debugger for ruby 1.9 - not supporting 1.8.7 anymore | Azul |
2013-02-09 | use couchrest_session_store 0.0.7 | Azul |
2013-02-08 | working around bundler not finding the pushed gem | Azul |
2013-02-06 | make sure we use certificate_authority version 0.2.0 | Azul |
2012-11-02 | add debugger for ruby 1.9 so it works too. | Azul |
2012-10-11 | Merge branch 'develop' into help_develop | jessib |
2012-10-11 | moved core dependency into */Gemfile with :path | Azul |
2012-10-11 | first steps at reducing core | Azul |
2012-10-08 | Want to include help engine for help_develop branch. | jessib |
2012-10-05 | enable therubyracer so we have a js runtime | Azul |
2012-10-05 | removing leap_web_help for version 0.1.0 | Azul |
2012-10-05 | adding mocha for tests | Azul |
2012-10-01 | Moving start to help engine to live within leap_web repo rather than independ... | jessib |
2012-09-27 | using the local path for development | Azul |
2012-09-27 | Adding in what used to be leap webapp demo | Azul |