Age | Commit message (Expand) | Author |
2016-08-12 | move temporary_user into lib - fix load issue | Azul |
2016-08-08 | [ci] setup couch for gitlab | Azul |
2016-08-01 | Add .gitlab-ci.yml | azul |
2016-07-14 | [feature] restrict is_admin in the user api, to only allow querying | NavaL |
2016-07-14 | Merge branch 'develop' of https://github.com/leapcode/leap_web into feature/e... | NavaL |
2016-07-14 | Merge remote-tracking branch 'pr/229' into develop | Azul |
2016-07-12 | Merge branch 'develop' of https://github.com/leapcode/leap_web into bugfix_226 | thea |
2016-07-12 | Merge remote-tracking branch 'pr/230' into develop | Azul |
2016-07-12 | bugfix: require local email in user model | Azul |
2016-07-12 | bugfix #226:patch instead of put | thea |
2016-07-07 | Merge remote-tracking branch 'pr/228' into develop | Azul |
2016-07-07 | Added missing word | luca-marie |
2016-07-05 | Merge remote-tracking branch 'pr/225' into develop | Azul |
2016-07-05 | fix email unit test - need to require now | Azul |
2016-07-05 | [doc] make sure to mention develop branch in dev docs | Azul |
2016-07-05 | [doc] update install documentation | Azul |
2016-07-05 | Fix db:migrate and similar tasks | Azul |
2016-07-05 | Merge remote-tracking branch 'pr/224' into merge-branch | Azul |
2016-07-05 | Merge remote-tracking branch 'pr/222' into merge-branch | Azul |
2016-07-04 | install: remove thin and thus eventmachine as a dependency | Azul |
2016-06-22 | [feature] expose is_admin in the user api | NavaL |
2016-05-23 | fix config check in submit_signup | Azul |
2016-05-23 | rename destroy_identity to release_handles | Azul |
2016-05-23 | move signup from users to account_controller | Azul |
2016-05-23 | cleanup: remove service level code from users_controller | Azul |
2016-05-23 | restrict user_params in user_controller | Azul |
2016-05-23 | Merge remote-tracking branch 'pr/220' into develop | Azul |
2016-05-22 | make ticket tests pass without network connection | Azul |
2016-05-21 | tests: reset I18n.locale after locale_path_test | Azul |
2016-05-20 | include engine tests in default test | Azul |
2016-05-20 | api: set defaults for version in routes | Azul |
2016-05-18 | features for API version 2 - keep old ones | Azul |
2016-05-18 | api: allow version bumping - bump to 2 | Azul |
2016-05-14 | ensure invalid user ids still render the ticket form | Azul |
2016-05-12 | minor: no need to vendor couchrest_session_store | Azul |
2016-05-09 | test: make identity test locale independent | Azul |
2016-05-09 | minor: cleanup debug message in test | Azul |
2016-05-03 | use APP_CONFIG[config_file_paths] for provider.json | Azul |
2016-05-03 | fix failing unit and functional tests | Azul |
2016-05-03 | fix type mismatch TokenAuthTest | Azul |
2016-05-02 | upgrade: couchrest_session_store 0.4.2 | Azul |
2016-05-02 | bugfix: test user properly in auto_new_ticket_path | Azul |
2016-05-02 | use icon helper from navigation helper | Azul |
2016-05-02 | upgrade: horizontal forms now need column styles | Azul |
2016-05-02 | upgrade: bootstrap control-group -> form-group | Azul |
2016-05-02 | upgrade: fix buttons for bootstrap3 | Azul |
2016-05-02 | upgrade bootstrap3 icons work now | Azul |
2016-05-02 | upgrade: use bootstrap3 row and col-md-* | Azul |
2016-05-02 | tests: Validator.new has optional options hash | Azul |
2016-05-02 | upgrade: {File,Dir}.exists? -> exist? | Azul |