Age | Commit message (Expand) | Author |
2014-04-24 | unified wording: destroy account | Azul |
2014-04-18 | Merge pull request #147 from azul/test/nagios-test-signup0.5.1-rc | 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 |
2014-04-02 | Fix soledad sync nagios plugin returned check_name (#5430). | db |
2014-03-12 | Merge pull request #141 from andrejb/feature/5129_check-if-soledad-is-working | azul |
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 | Merge pull request #139 from azul/refactor/tweaks-to-messages | jessib |
2014-02-10 | fix unread_by? to check user_ids_to_show, remove TODO | Azul |
2014-02-10 | Merge pull request #138 from azul/feature/token-only-api-auth | jessib |
2014-02-10 | ensure we are working on a string as the content type | Azul |
2014-02-10 | require_token now checks for token and login | Azul |
2014-02-10 | require token in messages controller | Azul |
2014-02-10 | require token when logging out via API | Azul |
2014-02-10 | require token when updating user via API | Azul |
2014-02-10 | split up and expand account integration test | Azul |
2014-02-10 | refactor tests to ease the testing of token only auth | Azul |
2014-02-10 | minor: more robust destruction of records in tests | Azul |