google-nomulus/java/google/registry/model/ofy
jianglai 70b13596e4 Migrate to Flogger (green)
This is a 'green' Flogger migration CL. Green CLs are intended to be as
safe as possible and should be easy to review and submit.

No changes should be necessary to the code itself prior to submission,
but small changes to BUILD files may be required.

Changes within files are completely independent of each other, so this CL
can be safely split up for review using tools such as Rosie.

For more information, see []
Base CL: 197826149

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=198560170
2018-05-30 12:18:54 -04:00
..
AugmentedDeleter.java Replace FluentIterable with streams 2017-12-27 11:40:50 -05:00
AugmentedSaver.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
CommitLogBucket.java Use some Java 8 features in commit log code 2018-04-02 16:53:46 -04:00
CommitLogCheckpoint.java Allow number of commit log buckets to be increased 2018-04-10 16:16:08 -04: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 Replace Stream.concat with Streams.concat 2017-12-27 11:35:47 -05:00
Ofy.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04: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 Replace FluentIterable with streams 2017-12-27 11:40:50 -05:00
TransactionInfo.java Use Predicates.not for one-liner functionals when appropriate 2018-04-23 14:50:02 -04:00