]> WPIA git - gigi.git/history - tests/org/cacert/gigi/testUtils/ManagedTest.java
upd: cleanup SQL statements to make them statically verifiable.
[gigi.git] / tests / org / cacert / gigi / testUtils / ManagedTest.java
2016-09-06 Felix Dörreupd: cleanup SQL statements to make them statically...
2016-08-25 Benny BaumannMerge "Fix typo and spelling"
2016-08-23 Felix Dörreadd: defense-in-depth mechanism to prevent unauthorized...
2016-08-13 Felix Dörreadd: make name selection exclusive.
2016-08-04 Felix DörreMerge "upd: fixes wording"
2016-08-03 INOPIAEadd: new test cases for find email
2016-07-29 INOPIAEupd: replace assure, assurance, assurer etc in output...
2016-07-17 Felix Dörreupd: factor out and optimize api-access-tests
2016-07-11 Felix Dörrefix: typo in receive
2016-07-11 Felix Dörreadd: testType for business-only tests.
2016-07-10 Felix Dörrefix: make errors real bootstrap-alerts
2016-07-10 Felix Dörreadd: check CAA entries
2016-07-08 INOPIAEadd: new test types for CATS and handling in gigi test...
2016-07-06 Felix Dörreadd: high financial value assessment
2016-07-04 Felix Dörreupd: cleanup detection of error-messages in testCases
2016-07-04 Felix Dörreupd: better display of (and collection of) error messages
2016-07-02 Felix Dörreupd: greatly improve speed at all cert-generating test...
2016-07-02 INOPIAEupd: show language and version for trainings
2016-07-02 Felix DörreMerge "Update notes about password security"
2016-06-30 Felix DörreMerge branch 'libs/jetty/local'
2016-06-30 Felix DörreMerge branch 'libs/jetty/upstream' into libs/jetty...
2016-06-30 INOPIAEadd: new test cases
2016-06-27 Felix Dörreupd: use CATS.ASSURER_CHALLENGE_ID for creating assurer...
2016-06-27 Felix Dörreupd: whitespace changes (formatting)
2016-06-09 INOPIAEToS: replacement of CCA/ToS in Signup
2016-05-12 Janis StreibMerge remote-tracking branch 'origin/master' into janis...
2016-05-07 Felix Dörreupd: refactor tests to use convenience get-stuff
2015-11-19 Felix Dörrefix: SQL change database call pattern
2015-11-14 Felix Dörreadd: external test for password reset
2015-11-09 Felix Dörreadd: test case verifying certificate overview.
2015-11-06 Felix Dörrefix: let's say CATS assurer's challange is id #1
2015-11-06 Felix Dörreadd: another support test case
2015-11-05 Felix Dörreadd: more strict ticket handling. User history page
2015-11-02 Felix DörreAllow only verified emails and domains.
2015-10-18 Felix DörreUPD: Cleanup User-class.
2015-09-14 Felix Dörreupd: convert to PostgreSQL
2015-06-04 Janis StreibUPD: More verbosity at autonomous tests
2015-03-15 Felix DörreFix: update testcase, only assurers may become org...
2015-03-01 Felix DörreFix: clean up launching process.
2015-03-01 Felix DörreFix: typo in TestEmailReceiver class name
2015-03-01 Felix DörreFix: consolidate TestEmailReveiver interface
2015-03-01 Felix DörreMerge remote-tracking branch 'origin/libs/scrypt/local'
2015-02-28 Benny BaumannUPD: use auto-closing gigi result set
2015-02-28 Benny BaumannEmpty: Whitespace, serialVersionUID, final classes
2015-02-25 Benny BaumannFix: some smaller findBugs issues (static access, synci...
2015-02-22 Felix DörreFix: a bug that caused regression tests to hang.
2015-02-22 Felix DörreFix: some nullpointer references (coverity).
2015-02-21 Felix DörreFIX: Calling Thread.start() from Constructor.
2015-02-20 Felix DörreFix: various coverity charset issues.
2015-02-12 Felix DörreADD: (most simple) api for issuing certificates first...
2015-02-03 Felix DörreADD: Verify, only act on POST (+CSRF)
2015-02-01 Felix DörreADD: scheme versioning, last time "Please execute datab...
2015-02-01 Felix DörreMerge branch 'felix-work'
2015-02-01 Felix DörreUPD: clean up/document/beatufy testcases.
2014-12-31 Felix Dörreadd: test 403/404-Behavior for TTP-admin page
2014-12-31 Felix DörreUPD: copy the login page from old software
2014-12-31 Felix DörreEnable cache-clearance for autonomous test-launches
2014-12-31 Felix DörreADD: Delete affiliations + testcase
2014-12-31 Felix Dörre[EMPTY] Organize all imports
2014-09-22 Felix DörreUPD: Fasten up testing
2014-09-22 Felix DörreADD: testcases for real mail.
2014-09-13 Felix DörreADD: A step towards a more friendly SQL API.
2014-09-08 Janis StreibUPD: Allow all heade fields
2014-09-06 Felix DörreFix Cache punging for local tests.
2014-09-04 Felix DörreUPD: change "email"-constructor to match the syntax...
2014-09-04 Felix DörreMove the "dbObject"s to their own package.
2014-08-31 Felix DörreUPD: use more advanced hamcrest matchers where possible.
2014-08-31 Felix DörreADD: testcases for that language stuff.
2014-08-31 Felix DörreADD: Enable Language selection.
2014-08-29 Felix Dörre[test-config] FIX: the ssl-pinger+ add various tests...
2014-08-28 Felix DörreA try to speed up database resetting for testcases.
2014-08-28 Felix DörreMore DNS-ping and email ping failtests.
2014-08-28 Felix DörreTest more error cases for DNS ping.
2014-08-27 Janis StreibADD: !Configchange! http serve
2014-08-26 Felix DörreADD: output pinglog, test DNS and email ping.
2014-08-15 Felix DörreAdding testcases for gui-domain add.
2014-08-12 Felix DörreMerge branch 'csrParse'
2014-08-11 Felix DörrePut more intelligence into the "outputError"-function...
2014-08-02 Felix DörreMove l10n-stuff to own package.
2014-08-01 Felix DörreMove mail certificates -> certificates.
2014-07-29 Felix DörreUse java keygen for test-csr-generation.
2014-07-26 Felix DörreFormat code according do BenBE's formatter.
2014-07-25 Janis StreibUPD: Make some test methods static
2014-07-25 Janis StreibADD: cretaeVerifiedEmail fo testcases
2014-07-24 Janis StreibMerge remote-tracking branch 'origin/emailMgmt'
2014-07-24 Janis StreibUPD: Added formIndex for CSRF token parsing
2014-07-24 Felix DörreImplement short-circuit logic for emails locally in...
2014-07-24 Janis StreibUPD: Abstracted web interactions
2014-07-24 Felix DörreMerge branch 'changePasswordForm'
2014-07-24 Felix DörreImplement and test change password form.
2014-07-24 Felix DörreFactor out dummy password.
2014-07-18 Felix DörreFactor out more test-things.
2014-07-18 Felix DörrePull cert-login up.
2014-07-10 Felix DörreImplement testing of internal certificate issuing ...
2014-07-10 Felix DörreAdding dummy signer bot to managed testcases.
2014-07-10 Felix DörreFix test for csrf.
2014-07-10 Felix DörreFix local hosts for correct certificate tests.
2014-07-10 Felix Dörre[EMPTY] Formatting with configured formatter.
2014-07-05 Felix DörreRemove startup output of managed tests.
2014-07-05 Felix DörreImplement CSRF check on "Assure someone"
next