google-nomulus/java/google/registry/model/ofy
2017-12-27 11:21:28 -05:00
..
AugmentedDeleter.java Replace com.google.common.base.Function with java.util.function.Function 2017-12-27 11:08:55 -05:00
AugmentedSaver.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CommitLogBucket.java Run automatic Java 8 conversion over codebase 2017-10-10 12:09:41 -04:00
CommitLogCheckpoint.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
CommitLogCheckpointRoot.java Replace some unnecessary uses of "real" ofy() with Ofy. 2017-05-03 10:46:28 -04:00
CommitLoggedWork.java Replace com.google.common.base.Function with java.util.function.Function 2017-12-27 11:08:55 -05:00
CommitLogManifest.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
CommitLogMutation.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
ObjectifyService.java Fix mismatch in types of Predicates being used 2017-10-04 16:16:45 -04:00
Ofy.java Migrate Guava Predicates.notNull to Objects.nonNull 2017-12-27 11:19:53 -05:00
OfyFilter.java Format some imports using fix_imports.py 2017-10-24 16:53:47 -04:00
ReadOnlyWork.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RequestCapturingAsyncDatastoreService.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
SessionKeyExposingObjectify.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
TimestampInversionException.java Run automatic Java 8 conversion over codebase 2017-10-10 12:09:41 -04:00
TransactionInfo.java Replace com.google.common.base.Predicate with java.util.function.Predicate 2017-12-27 11:21:28 -05:00