]> WPIA git - gigi.git/history - src/org/cacert/gigi/dbObjects/EmailAddress.java
Merge "upd: remove 'browser install'"
[gigi.git] / src / org / cacert / gigi / dbObjects / EmailAddress.java
2017-02-16 Felix Dörreupd: rename package name and all references to it
2017-02-07 Felix Dörrefix: display verify information only when verification...
2016-09-27 Benny BaumannMerge "Fix error message"
2016-09-27 Felix Dörreupd: make verification processes more consistent on...
2016-09-06 Felix Dörreupd: cleanup SQL statements to make them statically...
2016-08-07 Benny Baumannchg: Be more liberal in what email addresses are accepted.
2016-08-04 Felix DörreMerge "upd: fixes wording"
2016-08-02 INOPIAEupd: change the find user routine to search for all...
2016-07-02 Felix DörreMerge "Update notes about password security"
2016-06-30 Felix DörreMerge branch 'libs/jetty/local'
2016-06-19 Felix DörreMerge "Suggestions to enhance the SQL call pattern."
2016-06-19 Felix DörreMerge "upd: Reduce Boilerplate in translated SprintfCom...
2016-06-19 Felix Dörreupd: Reduce Boilerplate in translated SprintfCommands
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-06 Felix Dörrefix: more lang-stuff
2015-11-19 Felix Dörrefix: SQL change database call pattern
2015-10-18 Felix DörreUPD: Cleanup User-class.
2015-09-14 Felix Dörreupd: convert to PostgreSQL
2015-03-15 Felix Dörreupd: Beautify up the verification form.
2015-03-01 Felix DörreMerge remote-tracking branch 'origin/libs/scrypt/local'
2015-02-19 Felix DörreFix: synchronization for db objects
2015-02-19 Felix DörreFIX: race conditions by coverity.
2014-12-31 Felix DörreUPD: check for duplicate Email in the Email class itself.
2014-12-31 Felix DörreDeleted should be NULL if not set, and not strange...
2014-12-31 Felix Dörre[EMPTY] Organize all imports
2014-09-13 Felix DörreADD: A step towards a more friendly SQL API.
2014-09-10 Felix DörreFIX: synchronization for IDCachable-Objects
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.