summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-25simple form: add wrapped and loading... buttons #5542Azul
2014-04-25Merge pull request #148 from azul/feature/api-quota-supportazul
2014-04-25Merge pull request #151 from azul/bugfix/5549-prefer-client-signupazul
2014-04-25Merge pull request #152 from azul/bugfix/5552-recover-from-invalid-ticketsazul
2014-04-24remove cert link - has no purpose anymoreAzul
2014-04-24add tests for invalid ticket creationAzul
2014-04-24check user_id param for present? instead of !nil?Azul
2014-04-24let's only add the flash notice if the ticket has been createdAzul
2014-04-24return nil as auto_ticket_path for invalid ticketsAzul
2014-04-24cert_path now is api_cert_pathAzul
2014-04-24unified wording: destroy accountAzul
2014-04-24cleanup homepage buttons someAzul
2014-04-24add signup and login info on the formsAzul
2014-04-18Merge pull request #147 from azul/test/nagios-test-signup0.5.1-rcazul
2014-04-18adopt service_level config to platform settingsAzul
2014-04-18bringing back empty cert prefixesAzul
2014-04-18change service level configuration strategyAzul
2014-04-18minor fix: User#email_address not User#emailAzul
2014-04-17adjust test to service list in configAzul
2014-04-17make use of the UnauthorizedUserAzul
2014-04-17UnauthenticatedUser as current_userAzul
2014-04-17initial commit for the service level apiAzul
2014-04-17add a try/except for older versions of requestsAzul
2014-04-17nagios test: also test registering new usersAzul
2014-04-17nagios test: use support classes in soledad syncAzul
2014-04-17gitignore *.pycAzul
2014-04-17remove unneeded importsAzul
2014-04-17move support classes into their own packageAzul
2014-04-17nagios test: refactor webapp_login with classesAzul
2014-04-17refactor: move nagios specifs to nagios_testAzul
2014-04-17refactor reporting in webapp login nagios testAzul
2014-04-17refactor nagios tests, remove parseAzul
2014-04-17Merge pull request #146 from azul/refactor/enginesazul
2014-04-17doc: update list of enginesAzul
2014-04-11move include AssertResponses into test itselfAzul
2014-04-11minor: our engines do not have a db directoryAzul
2014-04-11move engines into engines directoryAzul
2014-04-11moving broken billing integration tests out of the wayAzul
2014-04-11make sure billing tests do not interfere with othersAzul
2014-04-10bringing back srp jsAzul
2014-04-10move certs into toplevelAzul
2014-04-08only load */test/factories from test/factoriesAzul
2014-04-08move users: config and libAzul
2014-04-08moving users: app and test filesAzul
2014-04-08moving users: dependenciesAzul
2014-04-08update documentation: included core in toplevelAzul
2014-04-08move all dependencies into GemfileAzul
2014-04-08fix requiring core extensions - most tests passAzul
2014-04-08moving all of core into toplevel, tests fail.Azul
2014-04-04Merge branch 'bugfix/5382-rescue-token-destruction' into developelijah