Files
gerrit/java/com/google
Alice Kober-Sotzek 558bf1f44e Use correct precision for 'createdOn' timestamp of new groups
Timestamps of commits are only precise to the second. Hence, 'createdOn'
timestamps with milliseconds or nanoseconds are automatically truncated.
As we don't load the group completely from disk after creating it, we
have to account for that specialty.

Change-Id: Ib5fc62daeb956b8b0af04e978103ad428b438dd7
2018-01-24 09:50:41 +01:00
..