.. |
async
|
Cut over to batched DNS refreshing on host renames
|
2016-10-03 16:42:24 -04:00 |
contact
|
Remove stray unused injected field in ContactDeleteFlow
|
2016-10-07 15:29:48 -04:00 |
domain
|
Expurgate vestiges of superannuated flow hierarchy
|
2016-10-07 15:29:48 -04:00 |
exceptions
|
Unify two exceptions that mean the same thing
|
2016-09-26 13:21:54 -04:00 |
host
|
Make host update helper functions private
|
2016-10-03 16:46:50 -04:00 |
picker
|
Convert entire project to strict lexicographical import sort ordering
|
2016-07-13 15:59:53 -04:00 |
poll
|
Add documentation on poll messages and an outline of Code structure
|
2016-09-22 14:06:32 -04:00 |
session
|
Fix Result.Code enum values to use UPPER_CAMEL naming
|
2016-09-19 12:02:56 -04:00 |
soy
|
Add --set_current_tld_state to UpdateTldCommand
|
2016-08-02 19:02:19 -04:00 |
BUILD
|
Improve logging/reduce shard count on async deletion []
|
2016-09-19 11:56:37 -04:00 |
CheckApiAction.java
|
Support version 0.12 of the EPP Fee Extension
|
2016-07-21 14:55:08 -04:00 |
EppConsoleAction.java
|
Decouple GaeUserCredentials from UserService and simplify tests
|
2016-09-14 15:36:53 -04:00 |
EppController.java
|
Fix Result.Code enum values to use UPPER_CAMEL naming
|
2016-09-19 12:02:56 -04:00 |
EppException.java
|
Fix Result.Code enum values to use UPPER_CAMEL naming
|
2016-09-19 12:02:56 -04:00 |
EppMetrics.java
|
Remove toString() method on Result.Code and fix metrics recording
|
2016-09-19 12:11:44 -04:00 |
EppRequestHandler.java
|
Convert entire project to strict lexicographical import sort ordering
|
2016-07-13 15:59:53 -04:00 |
EppRequestSource.java
|
Break SessionSource out of SessionMetadata and rename it EppRequestSource.
|
2016-06-27 16:19:21 -04:00 |
EppTlsAction.java
|
Convert entire project to strict lexicographical import sort ordering
|
2016-07-13 15:59:53 -04:00 |
EppToolAction.java
|
Rename "clientIdentifier" to "clientId" almost everywhere
|
2016-09-22 14:30:05 -04:00 |
EppXmlTransformer.java
|
Add XML support for new Flags EPP extension
|
2016-08-02 19:03:26 -04:00 |
Flow.java
|
Flatten and inject the poll flows
|
2016-09-19 11:59:48 -04:00 |
FlowComponent.java
|
Improve efficiency of async contact and host deletion with batching
|
2016-09-19 11:47:55 -04:00 |
FlowModule.java
|
Flatten the domain info flows
|
2016-09-22 14:30:05 -04:00 |
FlowRunner.java
|
Get rid of @Nullable on the injected client id
|
2016-09-14 16:08:38 -04:00 |
FlowScope.java
|
Convert entire project to strict lexicographical import sort ordering
|
2016-07-13 15:59:53 -04:00 |
GaeUserCredentials.java
|
Decouple GaeUserCredentials from UserService and simplify tests
|
2016-09-14 15:36:53 -04:00 |
HttpSessionMetadata.java
|
Convert entire project to strict lexicographical import sort ordering
|
2016-07-13 15:59:53 -04:00 |
LoggedInFlow.java
|
Inject clientId into LoggedInFlow
|
2016-09-19 11:51:11 -04:00 |
PasswordOnlyTransportCredentials.java
|
Refactor SessionMetadata and TransportCredentials toString() methods
|
2016-06-27 16:43:12 -04:00 |
ResourceCreateFlow.java
|
Convert entire project to strict lexicographical import sort ordering
|
2016-07-13 15:59:53 -04:00 |
ResourceCreateOrMutateFlow.java
|
Convert entire project to strict lexicographical import sort ordering
|
2016-07-13 15:59:53 -04:00 |
ResourceFlow.java
|
Convert entire project to strict lexicographical import sort ordering
|
2016-07-13 15:59:53 -04:00 |
ResourceFlowUtils.java
|
Unify two exceptions that mean the same thing
|
2016-09-26 13:21:54 -04:00 |
SessionMetadata.java
|
Refactor SessionMetadata and TransportCredentials toString() methods
|
2016-06-27 16:43:12 -04:00 |
SingleResourceFlow.java
|
Replace loadByUniqueId() with methods that don't overload unique id
|
2016-09-26 13:20:22 -04:00 |
StatelessRequestSessionMetadata.java
|
Convert entire project to strict lexicographical import sort ordering
|
2016-07-13 15:59:53 -04:00 |
TlsCredentials.java
|
Rename "clientIdentifier" to "clientId" almost everywhere
|
2016-09-22 14:30:05 -04:00 |
TransactionalFlow.java
|
Make javadoc <p> style guide compliant
|
2016-05-18 13:09:01 -04:00 |
TransportCredentials.java
|
Decouple SessionMetadata and TransportCredentials
|
2016-06-27 16:14:57 -04:00 |