Age | Commit message (Expand) | Author |
2016-08-19 | respond_to on a per controller basis | 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-06-22 | [feature] expose is_admin in the user api | NavaL |
2016-05-23 | move signup from users to account_controller | 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-18 | api: allow version bumping - bump to 2 | Azul |
2016-05-02 | upgrade: unique test names | Azul |
2016-05-02 | split up integration account test | Azul |
2016-03-28 | api: added get(:show) to identities and users, allow monitors to create/delet... | elijah |
2016-03-28 | api tokens - clarify terms: "monitors" are admins that authenticated via api ... | elijah |
2016-03-28 | api tokens: allow for special api tokens that work like session tokens but ar... | elijah |
2016-02-10 | allow user accounts to be re-enabled, and for associated identities to also g... | elijah |
2015-09-28 | Make invite code configurable | ankonym |
2015-09-28 | Fix the remaining failures/errors in our tests | ankonym |
2015-09-28 | Fix several test failures by stubbing invite code validation | ankonym |
2015-09-28 | Remove change password browser test | 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-07-14 | fix i18n tests | 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-01-28 | client certificates: allow for time units to be specified in client_cert_life... | elijah |
2014-07-17 | clean up error assertions in tests | Azul |
2014-07-14 | clean up and simplify error responses and test code | Azul |
2014-07-12 | fix tests and simplify time calculations | Azul |
2014-07-09 | list identities based on search only | Azul |
2014-07-05 | Enable unblocking handles in identities tab | Azul |
2014-05-30 | Merge pull request #167 from azul/feature/i18n-for-ticket-system0.5.2-rc | azul |
2014-05-29 | clearify identity validations | Azul |
2014-05-28 | ensure identity is cleared on user.reload - fixes test | Azul |
2014-05-28 | use Identity for testing login availability | Azul |
2014-05-26 | sorting translation keys some | Azul |
2014-05-26 | Merge pull request #163 from azul/feature/3398-save-hashed-token | azul |
2014-05-26 | hash token with sha512 against timing attacs #3398 | Azul |
2014-05-26 | change from GET to POST for certs | Azul |
2014-05-19 | store fingerprints with timestamp | Azul |
2014-05-19 | store cert fingerprint with main user identity | Azul |
2014-05-19 | SmtpCertsController, routes and tests | Azul |
2014-05-19 | basic integration test for cert API | Azul |
2014-05-13 | allow for usernames with dots | Azul |
2014-05-06 | hide srp forms when no js is available | Azul |
2014-04-30 | remove outdated os detection test | Azul |
2014-04-25 | basic password validation without client side gem | Azul |
2014-04-25 | make test independent of button tag | Azul |
2014-04-11 | move include AssertResponses into test itself | Azul |
2014-04-08 | moving users: app and test files | Azul |
2014-02-06 | integration test with en-EN language | Azul |
2013-12-22 | locale prefix support: | elijah |
2013-12-13 | minor: rename test | Azul |