]> WPIA git - gigi.git/history - src/org/cacert/gigi/util/Notary.java
fix: SQL change database call pattern
[gigi.git] / src / org / cacert / gigi / util / Notary.java
2015-11-19 Felix Dörrefix: SQL change database call pattern
2015-11-10 Felix Dörrefix: allow assurance in +12 hours (due to date/timezone...
2015-09-14 Felix Dörreupd: convert to PostgreSQL
2015-03-01 Felix DörreMerge remote-tracking branch 'origin/libs/scrypt/local'
2015-02-28 Benny BaumannEmpty: rename fname,mname,lname,dob
2014-12-31 Felix DörreDeleted should be NULL if not set, and not strange...
2014-12-31 Felix DörreUPD: Update the api to work more with "Users" than...
2014-12-31 Felix DörreConvert strange flags to Groups.
2014-09-13 Felix DörreADD: A step towards a more friendly SQL API.
2014-09-04 Felix DörreUPD: Change the assurance API (and document it)
2014-09-04 Felix DörreUPD: cleanup notary-assurance API
2014-09-04 Felix DörreMove the "dbObject"s to their own package.
2014-08-24 Janis StreibUPD: Invalidate assurance cache on Assure
2014-08-23 Felix DörreFix "you are not an assurer"-error message.
2014-07-26 Felix DörreFormat code according do BenBE's formatter.
2014-07-10 Felix Dörre[EMPTY] Formatting with configured formatter.
2014-07-10 Felix DörreHarden the AssuranceResult enum in Notary.
2014-07-05 Felix DörreRemove debug output.
2014-07-05 Felix DörreImplement better result of "Notary.assure"
2014-07-05 Felix DörreProhibit negative points in Bussiness-Logic
2014-06-27 Felix DörreAdd assurance functions.
2014-06-25 Felix DörreMerge branch 'autotesting'
2014-06-25 Felix DörreRefactor "Email checker" (for testing purposes)
2014-06-23 Felix DörreFinish up signup process (so that it's usable except...