Age | Commit message (Expand) | Author |
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 | 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 |
2014-05-19 | minor: fix tests | Azul |
2014-05-19 | store cert fingerprint with main user identity | Azul |
2014-05-19 | SmtpCertsController, routes and tests | Azul |
2014-05-19 | fix Email so User.new.valid? does not crash | Azul |
2014-05-19 | basic integration test for cert API | Azul |
2014-05-13 | adjust tests to new config and method implementation | Azul |
2014-05-13 | destinguish user.email from user.email_address | Azul |
2014-05-13 | minor: use %Q for interpolated string with " | Azul |
2014-05-13 | keep empty email field if user removed prefill | 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-25 | Merge pull request #148 from azul/feature/api-quota-support | azul |
2014-04-18 | adopt service_level config to platform settings | Azul |
2014-04-18 | change service level configuration strategy | Azul |
2014-04-17 | adjust test to service list in config | Azul |
2014-04-17 | make use of the UnauthorizedUser | Azul |
2014-04-17 | initial commit for the service level api | Azul |
2014-04-17 | add a try/except for older versions of requests | Azul |
2014-04-17 | nagios test: also test registering new users | Azul |
2014-04-17 | nagios test: use support classes in soledad sync | Azul |
2014-04-17 | remove unneeded imports | Azul |
2014-04-17 | move support classes into their own package | Azul |
2014-04-17 | nagios test: refactor webapp_login with classes | Azul |
2014-04-17 | refactor: move nagios specifs to nagios_test | Azul |
2014-04-17 | refactor reporting in webapp login nagios test | Azul |
2014-04-17 | refactor nagios tests, remove parse | Azul |
2014-04-11 | move include AssertResponses into test itself | Azul |
2014-04-11 | move engines into engines directory | Azul |
2014-04-10 | move certs into toplevel | Azul |
2014-04-08 | only load */test/factories from test/factories | Azul |
2014-04-08 | moving users: app and test files | Azul |
2014-04-08 | fix requiring core extensions - most tests pass | Azul |
2014-04-08 | moving all of core into toplevel, tests fail. | Azul |
2014-04-02 | Fix soledad sync nagios plugin returned check_name (#5430). | db |
2014-03-07 | Add script to check if soledad is working (#5239). | db |
2014-03-02 | including chiiphs comments | Azul |
2014-03-02 | autopep8 nagios webapp login test | Azul |
2014-02-27 | nagios test for logging into webapp | Azul |
2014-02-10 | refactor tests to ease the testing of token only auth | Azul |
2014-02-07 | log failing integration tests with screenshot | Azul |