]> WPIA git - gigi.git/history - src/org/cacert/gigi/util/Notary.java
Merge "upd: remove 'browser install'"
[gigi.git] / src / org / cacert / gigi / util / Notary.java
2017-02-16 Felix Dörreupd: rename package name and all references to it
2016-09-08 INOPIAEadd: implement opt-in for notification of RA Agent
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örrefix: use Group.getByString only when necessary
2016-08-16 Felix Dörreupd: change CountryCode class into a Country class
2016-08-13 INOPIAEadd: country information where verification took place
2016-08-04 Felix DörreMerge changes I81e26418,Iaf50da91
2016-08-04 Felix DörreMerge "upd: fixes wording"
2016-08-03 INOPIAEupd: fixes wording
2016-07-29 INOPIAEupd: replace assure, assurance, assurer etc in output...
2016-07-29 Felix Dörrefix: prevent assuring no names when submitting verifica...
2016-07-29 INOPIAEadd: send notification to applicant after successful...
2016-07-26 Felix Dörreadd: make "time conditions" configurable
2016-07-25 INOPIAEadd: check that verification date is not far in the...
2016-07-22 Felix Dörreadd: Allow multiple names, name-schemes, multi-name...
2016-07-15 INOPIAEupd: exchanged assure, assurance, Assurer with verifica...
2016-07-14 INOPIAEadd: handling of multiple verifications by the same...
2016-06-30 Felix DörreMerge branch 'libs/jetty/local'
2016-06-30 Felix DörreMerge branch 'libs/jetty/upstream' into libs/jetty...
2016-05-30 Felix Dörrefix: use sprintf-translation correctly
2016-05-29 Felix DörreCleanup additional tranlation.
2016-05-28 Felix DörreEnforce Date-of-births to be day-only.
2016-05-12 Janis StreibMerge remote-tracking branch 'origin/master' into janis...
2016-05-06 Felix DörreUpd: nucleus assurance does only maxpoints f2f-points
2016-05-02 Felix Dörreupd: tighten synchronizeation on User Objects while...
2016-04-07 Felix DörreMerge commit '0176ca7cda25ad88e9faa116ffa139ca926de273...
2016-04-07 Felix Dörreadd: nucleus assurance
2016-04-07 Felix Dörregeneral cleanup
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...