summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-04-04redirect home when logged in visits /signup (#5446)Azul
2014-04-045382 - prevent crash when destroying tokensAzul
2014-04-02Merge pull request #143 from andrejb/bug/5430_fix-soledad_sync-returned-check...varac
2014-04-02Merge pull request #142 from varac/feature/include_nagios_checksazul
2014-04-02Fix soledad sync nagios plugin returned check_name (#5430).db
2014-04-02Add script to check if soledad is working (#5239).db
2014-04-02including chiiphs commentsAzul
2014-04-02autopep8 nagios webapp login testAzul
2014-04-02nagios test for logging into webappAzul
2014-03-12Merge pull request #141 from andrejb/feature/5129_check-if-soledad-is-workingazul
2014-03-07Add script to check if soledad is working (#5239).db
2014-03-02including chiiphs commentsAzul