Age | Commit message (Expand) | Author |
2015-08-07 | do not include random cruft in the common name of smtp client certificates | elijah |
2015-08-05 | updated locale files0.7.1version/0.7.1 | elijah |
2015-08-04 | Made the default front-page welcome text translatable. | elijah |
2015-08-03 | updated en_US.yml | elijah |
2015-08-03 | fix missing translations: get help and cancel. | elijah |
2015-08-03 | make the footer less comically huge when there is only one language configured | elijah |
2015-07-23 | make the default vanilla leap_web include a masthead on the home page. | elijah |
2015-07-23 | added customization example | elijah |
2015-07-21 | download from transifex, fixes bad interpolation keys in german. | elijah |
2015-07-14 | added CHANGES.md | elijah |
2015-07-14 | fix i18n tests | elijah |
2015-07-14 | updated translation files | elijah |
2015-07-14 | a couple minor fixes for l10n | elijah |
2015-07-14 | fix footer css when the locale links are visible | elijah |
2015-06-30 | updated locale files | elijah |
2015-06-15 | ignore config/transifex.netrc | elijah |
2015-06-15 | added CommonLanguages gem | elijah |
2015-06-15 | imported new locales from transifex | elijah |
2015-05-22 | fix failing test | elijah |
2015-04-30 | added support for email notifications of ticket changes | elijah |
2015-04-29 | updated .gitignore | elijah |
2015-04-29 | clean up docs | elijah |
2015-04-20 | fixed warnings that gems are defined multiple times in Gemfile | elijah |
2015-04-15 | fix bug that prevented couchrest_session_store from being used.0.7.0version/0.7 | elijah |
2015-04-15 | only include uglifier gem in production mode (to compile assets) | elijah |
2015-03-31 | fix travis: use couchdb.admin.yml and pin travis ruby version to one that is ... | elijah |
2015-03-17 | remove bundle group assets, since we don't precompile anyway | elijah |
2015-03-17 | Better error message when a database is missing (very useful for nagios tests) | elijah |
2015-03-17 | add support for rotating tokens and sessions databases, and for a special tmp... | elijah |
2015-02-27 | added a .ruby-version file for rbenv that matches what is actually used on th... | elijah |
2015-01-28 | do not require a database when running `rake assets:precompile` | elijah |
2015-01-28 | tests: add_teardown_hook no longer exists in minitest. replaced with teardown(). | elijah |
2015-01-28 | client certificates: allow for time units to be specified in client_cert_life... | elijah |
2014-12-23 | bugfix: ensure both user and identity documents are destroyed if there is a p... | elijah |
2014-12-19 | attempt to fix travis configuration | elijah |
2014-12-19 | updated README to include rake couchrest:migrate | 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-12-17 | css - remove @extend .label-default (that class does not exist) | elijah |
2014-12-15 | bugfix: allow deletion of user's identities via api when user is deleted. clo... | elijah |
2014-12-10 | silently ignore 404 errors when trying to delete all user tickets: the ticket... | elijah |
2014-11-11 | Merge branch 'test/feature-for-service-endpoint' of https://github.com/azul/l... | elijah |
2014-11-11 | Merge branch 'feature/error-tweaks' of https://github.com/azul/leap_web into ... | elijah |
2014-11-10 | added destroy user to api | elijah |
2014-10-20 | updated i18n:bundle task so that transifex can pull in strings automatically ... | elijah |
2014-10-09 | added a rake task i18n:bundle in order to support uploading strings to transifex | elijah |
2014-09-04 | fixed typo on configs_controller.rb | elijah |
2014-07-31 | update debugger to work with latest ruby | Azul |
2014-07-31 | features for anonymous use and service endpoint | Azul |
2014-07-31 | use ApiController#anonymous_access_allowed? | Azul |