..
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 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
Replace FluentIterable with streams
2017-12-27 11:40:50 -05:00
TransactionInfo.java
Replace com.google.common.base.Predicate with java.util.function.Predicate
2017-12-27 11:21:28 -05:00