Age | Commit message (Expand) | Author |
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 |
2014-04-08 | move users: config and lib | Azul |
2014-04-08 | moving users: app and test files | Azul |
2014-04-08 | moving users: dependencies | Azul |
2014-04-08 | update documentation: included core in toplevel | Azul |
2014-04-08 | move all dependencies into Gemfile | 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-04 | Merge branch 'bugfix/5382-rescue-token-destruction' into develop | elijah |
2014-04-04 | redirect home when logged in visits /signup (#5446) | Azul |
2014-04-04 | 5382 - prevent crash when destroying tokens | Azul |
2014-04-02 | Merge pull request #143 from andrejb/bug/5430_fix-soledad_sync-returned-check... | varac |