]> WPIA git - gigi.git/history - src/org/cacert/gigi/database/DatabaseConnection.java
add: country information where verification took place
[gigi.git] / src / org / cacert / gigi / database / DatabaseConnection.java
2016-08-13 INOPIAEadd: country information where verification took place
2016-08-06 Felix Dörreadd: store value for login-enabled for clientCertificates
2016-07-22 Felix Dörreadd: Allow multiple names, name-schemes, multi-name...
2016-07-17 Felix Dörreadd: implement + test api for find-an-agent-system
2016-07-15 Felix Dörreupd: remove directory listing information
2016-07-08 INOPIAEadd: new test types for CATS and handling in gigi test...
2016-07-03 INOPIAEadd: check for valid entries in organisation form
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-28 Felix Dörreadd columns for additional test-information
2016-06-28 INOPIAEscripts to create and fill table countryIsoCode as...
2016-06-28 INOPIAEdb_update: db changes related to issue #25 in table...
2016-06-27 Felix Dörrefixup database content for typo-fix in "Assurer's Chall...
2016-06-19 Felix DörreMerge "Suggestions to enhance the SQL call pattern."
2016-06-19 Felix DörreSuggestions to enhance the SQL call pattern.
2016-06-16 Felix Dörrefix: email + domain ignore case
2016-06-16 Benny BaumannMerge changes I5927fb2c,I13853b13
2016-06-16 Felix Dörreadd: allow manually triggered email reping. (addresses #5)
2016-06-08 Felix Dörrefix: transactions this way are buggy, we need a better...
2016-04-07 Felix DörreMerge commit '0176ca7cda25ad88e9faa116ffa139ca926de273...
2016-04-07 Felix Dörreadd: nucleus assurance
2016-01-27 Felix Dörreadd: group to block an account for issuing new certs.
2015-11-27 Felix Dörrefix: a coverity issue with multi-thread
2015-11-26 Felix Dörreupd: allow deletion of ping configurations
2015-11-20 Felix Dörreadd: allow un-cached SQL queries
2015-11-19 Felix Dörrefix: SQL change database call pattern
2015-11-13 Felix Dörreadd: internal api for password reset (with assurance)
2015-10-14 Felix Dörrefix: more postgresql fixup
2015-10-13 Felix Dörreupd: database column rename
2015-09-14 Felix Dörreupd: convert to PostgreSQL
2015-05-14 Felix Dörreadd: cert-profile loading from config
2015-05-14 Felix DörreADD: root structure awareness.
2015-03-21 Janis StreibUPD: Removed primary key in adminLog table
2015-03-21 Janis StreibFIX: Better DB upgrade
2015-03-01 Felix DörreMerge remote-tracking branch 'origin/libs/scrypt/local'
2015-02-20 Felix DörreFix: exceptional resource leaks from coverty
2015-02-19 Felix DörreFIX: coverity resource leaks.
2015-02-01 Felix DörreADD: scheme versioning, last time "Please execute datab...
2015-02-01 Felix DörreMerge branch 'felix-work'
2015-01-31 Felix DörreUPD: Correct reping (with 5min rate limiting)
2014-09-13 Felix DörreADD: A step towards a more friendly SQL API.
2014-08-23 Felix DörreMerge branch 'issuePeriod'
2014-08-23 Janis StreibFIX: Cleanup fields
2014-07-26 Felix DörreFormat code according do BenBE's formatter.
2014-07-10 Felix Dörre[EMPTY] Formatting with configured formatter.
2014-06-26 Felix DörreImplement purging of Database before testcases.
2014-06-25 Felix DörreActivate JDBC: return auto generated keys.
2014-06-25 Felix DörreMerge branch 'autotesting'
2014-06-25 Felix DörreRefactor "Email checker" (for testing purposes)
2014-06-24 Felix DörreChanging GigiConfig Exchange format to tar.
2014-06-24 Felix DörreAdding automated system bootup tests.
2014-06-24 Felix DörreKeepalive for database connections
2014-06-24 Felix DörreImplement prititive "show email certificates"
2014-06-23 Felix DörreFinish up signup process (so that it's usable except...
2014-06-21 Felix Dörreadd simple Database connection