..
AugmentedDeleter.java
Remove unnecessary type specifications
2017-12-27 11:23:03 -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
Replace Stream.concat with Streams.concat
2017-12-27 11:35:47 -05: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