]> WPIA git - gigi.git/history - tests/org/cacert/gigi/pages/account
Merge "Suggestions to enhance the SQL call pattern."
[gigi.git] / tests / org / cacert / gigi / pages / account /
2016-06-18 Felix Dörreupd: fix bootstrap buttons
2016-06-18 Felix Dörreadd: test cases for domain/email case-sensitivity #15
2016-06-16 Benny BaumannMerge changes I5927fb2c,I13853b13
2016-06-16 Felix Dörreadd: rate limit for Login (+check Signup Limit earlier)
2016-06-16 Felix Dörreadd: allow manually triggered email reping. (addresses #5)
2016-06-09 INOPIAEToS: replacement of CCA/ToS in AssuranceForm
2016-06-09 INOPIAEToS: replacement of CCA/ToS in certs/CertificateIssueForm
2016-05-30 Felix Dörregeneral stability ?
2016-05-28 Felix DörreEnforce Date-of-births to be day-only.
2016-04-07 Felix Dörreadd: test for "fix: codesigning permission was inverted"
2016-02-02 Felix DörreShow certificate as PEM
2015-11-27 Felix Dörreupd: better error reporting in "TestCertificateAdd"
2015-11-19 Felix Dörrefix: unfinished test
2015-11-16 Felix Dörrefix: external password-reset-by-assurance-TestCase
2015-11-14 Felix Dörreadd: external test for password reset
2015-11-12 Felix Dörrefix: some coverity bugs
2015-11-11 Felix Dörreupd: move my Listing to WOT pages ( + testCase)
2015-11-05 Felix DörreAdd a specific cert-download/install link for chrome
2015-11-04 Felix Dörrefix: testcase that checks the cert for browser installa...
2015-11-02 Felix Dörreupd: split certificate issuance as organisation into...
2015-10-18 Felix DörreUPD: Cleanup User-class.
2015-05-20 Felix Dörrefix: several testcases to the new configuration/structure
2015-03-21 Janis StreibUPD: Stricter name part handling
2015-03-01 Felix DörreMerge remote-tracking branch 'origin/libs/scrypt/local'
2015-02-28 Benny BaumannEmpty: rename fname,mname,lname,dob
2015-02-22 Felix DörreFix: some nullpointer references (coverity).
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-12 Felix DörreUPD: extract certificate requests out of form (preparin...
2015-02-01 Felix DörreMerge branch 'felix-work'
2015-02-01 Felix DörreUPD: clean up/document/beatufy testcases.
2015-02-01 Felix DörreAdd: micro test, try deleting primary mail
2014-12-31 Felix DörreADD: more advanced domain name verification (public...
2014-12-31 Felix DörreUPD: desired behavior should only enforce a persons...
2014-12-31 Felix DörreUPD: allow deleting of all names except first name.
2014-12-31 Felix DörreFix testcases.
2014-12-31 Felix DörreFIX: fix some date patterns.... What is a weak year...
2014-12-31 Felix Dörre[EMPTY] Organize all imports
2014-09-08 Felix DörreMove email/certs/mail to their own packages
2014-09-06 Felix DörreFix Cache punging for local tests.
2014-09-04 Felix DörreUPD: Clean Up "TestMyDetailsEdit" (by moving common...
2014-09-04 Felix DörreUPD: change "email"-constructor to match the syntax...
2014-09-04 Felix DörreThere is a test case that needs cache punging.
2014-09-04 Felix DörreMove the "dbObject"s to their own package.
2014-08-31 Felix DörreUPD: Details display assured
2014-08-31 Felix DörreUPD: use more advanced hamcrest matchers where possible.
2014-08-31 Felix DörreADD: Enable Language selection.
2014-08-24 Janis StreibADD: Test for contact information
2014-08-24 Janis StreibADD: Testcases for myDetails
2014-08-23 Felix DörreAdd testcases for checking validity intervals.
2014-08-16 Felix DörreAdd a testcase that actually issues a certificate.
2014-08-15 Felix DörreAdd tests for certificate data pre-fillin:
2014-08-15 Felix DörreAdding testcases for gui-domain add.
2014-08-02 Felix DörreMove l10n-stuff to own package.
2014-07-26 Felix DörreFormat code according do BenBE's formatter.
2014-07-26 Janis StreibADD: Test for faulty mail deletion
2014-07-25 Janis StreibADD: Mail delete tests
2014-07-25 Janis StreibADD: cretaeVerifiedEmail fo testcases
2014-07-25 Janis StreibADD: email set default tests
2014-07-25 Janis StreibUPD: Refactored faulty internal mail add test
2014-07-25 Janis StreibMerge branch 'janis_work'
2014-07-24 Janis StreibADD: faulty web mail insert test
2014-07-24 Janis StreibMerge remote-tracking branch 'origin/emailMgmt'
2014-07-24 Janis StreibADD: MailManagemenetTests (currently only for mailAdd)
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.