google-nomulus/java/google/registry/rde
mcilwain 5dedc1e889 Delete everything related to RDE import
This code was never finished or fully working anyway.  It would require
substantial reworking for the Registry 3.0 migration because it's closely tied
to the Datastore model and App Engine MapReduce framework, both of which will be
going away.  We can bring back some of these deleted test files as necessary
if/when we rewrite RDE import for the new schema.

On the plus side, in a relational database, RDE import will be much simpler.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=231265578
2019-01-28 16:16:36 -05:00
..
BrdaCopyAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
BUILD Improve internal build system speed 2018-06-27 15:28:52 -04:00
ContactResourceToXjcConverter.java Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
DepositFragment.java Refer to Datastore everywhere correctly by its capitalized form 2017-02-17 12:12:12 -05:00
DomainBaseToXjcConverter.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
EscrowTaskRunner.java Don't retry RDE upload tasks that have failed dependencies 2018-06-27 15:28:52 -04:00
Ghostryde.java Move the RDE PGP file encoding to a dedicated file 2018-08-10 13:44:25 -04:00
HostResourceToXjcConverter.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
JSchModule.java Remove JSch threading hack 2018-01-19 14:48:15 -05:00
JSchSftpChannel.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
JSchSshSession.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
LoggingSftpProgressMonitor.java Periodically log transfer progress for RDE SFTP uploads 2018-06-27 15:28:52 -04:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
PendingDeposit.java Format some imports using fix_imports.py 2017-10-24 16:53:47 -04:00
PendingDepositChecker.java Refactor Guava functional methods to use lambdas 2017-12-01 22:14:05 -05:00
PgpUtils.java Move PGP object factory code into a dedicated Utils class 2018-08-10 13:44:25 -04:00
RdeAdapter.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RdeCounter.java Use Java 8 streams in RdeCounter 2017-12-01 22:14:06 -05:00
RdeMarshaller.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
RdeModule.java Remove transition code for set of parameter refactoring 2018-07-14 01:37:03 -04:00
RdeReportAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
RdeReporter.java Migrate to Flogger (green) 2018-05-30 12:18:54 -04:00
RdeResourceType.java Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
RdeStagingAction.java Remove @Parameter from RdeStagingReducer 2019-01-17 19:05:50 -05:00
RdeStagingMapper.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
RdeStagingReducer.java Fix RDE reducer broken in [] 2019-01-28 16:00:19 -05:00
RdeUploadAction.java Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
RdeUploadUrl.java Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
RdeUtil.java Clean up some code quality issues 2017-12-01 22:14:06 -05:00
RegistrarToXjcConverter.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RydeCompression.java Move the RDE compression to a dedicated file 2018-08-10 13:44:25 -04:00
RydeEncoder.java Move the RDE TAR file encoding to a dedicated file 2018-08-10 13:46:48 -04:00
RydeEncryption.java Move the RDE encryption to a dedicated file 2018-08-10 13:44:25 -04:00
RydeFileEncoding.java Move the RDE PGP file encoding to a dedicated file 2018-08-10 13:44:25 -04:00
RydePgpSigningOutputStream.java Simplify the RyDE API 2018-07-17 22:03:53 -04:00
RydeTar.java Move the RDE TAR file encoding to a dedicated file 2018-08-10 13:46:48 -04:00