Age | Commit message (Expand) | Author |
2015-09-28 | Fix three unit tests by passing Factory Girl a valid invite code | ankonym |
2015-09-28 | Fix several test failures by stubbing invite code validation | ankonym |
2015-09-28 | Separate user and invite code validator tests | ankonym |
2015-09-28 | Fixes for the invite code validator | ankonym |
2015-09-28 | Make sure codes can only be used once, fix validations | ankonym |
2015-09-28 | assign random invite code when creating new invite codes | ankonym |
2015-09-28 | Remove change password browser test | ankonym |
2015-09-28 | Fix test based on actual invite code validation | 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-09-28 | Adding invite code field to signup with validation for hardcoded invite code | ankonym |
2015-09-21 | test users_controller_test | Evelyn |
2015-09-10 | couchrest_model 2.0.1 fixes find_by_sth(nil) | Azul |
2015-08-07 | do not include random cruft in the common name of smtp client certificates | elijah |
2015-07-14 | fix i18n tests | elijah |
2015-05-22 | fix failing test | elijah |
2015-03-31 | fix travis: use couchdb.admin.yml and pin travis ruby version to one that is ... | 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 | 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-19 | attempt to fix travis configuration | elijah |
2014-11-11 | Merge branch 'test/feature-for-service-endpoint' of https://github.com/azul/l... | elijah |
2014-07-31 | use ApiController#anonymous_access_allowed? | Azul |
2014-07-31 | respond with 404 and 500 when rendering custom error pages | Azul |
2014-07-17 | add translation and fix tests | Azul |
2014-07-17 | some cleanup of the messages api and cuke feature | Azul |
2014-07-17 | clean up error assertions in tests | Azul |
2014-07-14 | minor: remove @s added by search and replace | Azul |
2014-07-14 | minor: fix identity test for storing certs | Azul |
2014-07-14 | clean up and simplify error responses and test code | Azul |
2014-07-12 | allow querying for the expiry of a particular fingerprint | Azul |
2014-07-12 | fix tests and simplify time calculations | Azul |
2014-07-12 | Identity view cert_fingerprints_by_expiry | Azul |
2014-07-11 | Added allow_registration toggle. | Folker Bernitt |
2014-07-09 | list identities based on search only | Azul |
2014-07-05 | Enable unblocking handles in identities tab | Azul |
2014-07-05 | remove dummy app | 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-29 | hand on errors from Email to Identity to User | Azul |
2014-05-28 | adopt tests to new error messages for identities | 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 | use i18n.missing_translations | 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 | fix test to require login | Azul |
2014-05-26 | change from GET to POST for certs | Azul |
2014-05-19 | store fingerprints with timestamp | Azul |