Files
gerrit/java
Han-Wen Nienhuys e9e753b727 Don't store PersonIdent in singleton classes
PersonIdent carries a timestamp which will be fixed on creation in the
Singleton. These instances were not bugs, but they have the potential
to become bugs if their logic is changed. 

Change-Id: I930e060c33cc172a200e8bab3db0227386d2261c
2018-07-31 14:31:10 +02:00
..