Age | Commit message (Expand) | Author |
2014-04-25 | Merge pull request #153 from azul/bugfix/5557-password-validations | azul |
2014-04-25 | basic password validation without client side gem | Azul |
2014-04-25 | Merge pull request #150 from azul/bugfix/5542-capitalize-loading | azul |
2014-04-25 | use i18n keys for signup & login buttons | Azul |
2014-04-25 | make test independent of button tag | Azul |
2014-04-25 | move open and close buttons into status display | Azul |
2014-04-25 | ensure buttons are properly loading... and reset | Azul |
2014-04-25 | using simple_form for the last form that was not using it. | Azul |
2014-04-25 | simple form: add wrapped and loading... buttons #5542 | Azul |
2014-04-25 | Merge pull request #148 from azul/feature/api-quota-support | azul |
2014-04-25 | Merge pull request #151 from azul/bugfix/5549-prefer-client-signup | azul |
2014-04-25 | Merge pull request #152 from azul/bugfix/5552-recover-from-invalid-tickets | azul |
2014-04-24 | remove cert link - has no purpose anymore | Azul |
2014-04-24 | add tests for invalid ticket creation | Azul |
2014-04-24 | check user_id param for present? instead of !nil? | Azul |
2014-04-24 | let's only add the flash notice if the ticket has been created | Azul |
2014-04-24 | return nil as auto_ticket_path for invalid tickets | Azul |
2014-04-24 | cert_path now is api_cert_path | Azul |
2014-04-24 | unified wording: destroy account | Azul |
2014-04-24 | cleanup homepage buttons some | Azul |
2014-04-24 | add signup and login info on the forms | Azul |
2014-04-18 | Merge pull request #147 from azul/test/nagios-test-signup0.5.1-rc | azul |
2014-04-18 | adopt service_level config to platform settings | Azul |
2014-04-18 | bringing back empty cert prefixes | Azul |
2014-04-18 | change service level configuration strategy | Azul |
2014-04-18 | minor fix: User#email_address not User#email | Azul |
2014-04-17 | adjust test to service list in config | Azul |
2014-04-17 | make use of the UnauthorizedUser | Azul |
2014-04-17 | UnauthenticatedUser as current_user | 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 | gitignore *.pyc | 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-17 | Merge pull request #146 from azul/refactor/engines | azul |
2014-04-17 | doc: update list of engines | Azul |
2014-04-11 | move include AssertResponses into test itself | Azul |
2014-04-11 | minor: our engines do not have a db directory | Azul |
2014-04-11 | move engines into engines directory | Azul |
2014-04-11 | moving broken billing integration tests out of the way | Azul |
2014-04-11 | make sure billing tests do not interfere with others | Azul |
2014-04-10 | bringing back srp js | Azul |
2014-04-10 | move certs into toplevel | Azul |
2014-04-08 | only load */test/factories from test/factories | Azul |