google-nomulus/java/com/google/domain/registry
cgoldfeder 6f72af2ba6 A tool to visualize the layout of our schema in datastore.
The output on the current schema is:

CommitLogBucket (not backed up)
  ↳ CommitLogManifest (not backed up)
    ↳ CommitLogMutation (not backed up)

CommitLogCheckpointRoot (not backed up)
  ↳ CommitLogCheckpoint (not backed up)

DomainApplicationIndex (bgr)

EntityGroupRoot (bgr)
  ↳ ClaimsListShard.ClaimsListSingleton (not backed up)
    ↳ ClaimsListShard.ClaimsListRevision (virtual)
      ↳ ClaimsListShard (not backed up)
  ↳ LogsExportCursor
  ↳ PremiumList
    ↳ PremiumList.PremiumListRevision (virtual)
      ↳ PremiumList.PremiumListEntry
  ↳ Registrar
    ↳ RegistrarBillingEntry
    ↳ RegistrarContact
    ↳ RegistrarCredit
      ↳ RegistrarCreditBalance
  ↳ Registry (bgr)
    ↳ RegistryCursor
  ↳ ReservedList
  ↳ ServerSecret (not backed up)
  ↳ SignedMarkRevocationList (not backed up)
  ↳ TmchCrl (not backed up)

EppResource (abstract) (bgr)
  - ContactResource
  - DomainBase
    - DomainApplication (subclass)
    - DomainResource (subclass)
  - HostResource
  ↳ HistoryEntry
    ↳ BillingEvent.Cancellation
    ↳ BillingEvent.Modification
    ↳ BillingEvent.OneTime
    ↳ BillingEvent.Recurring
    ↳ PollMessage (abstract)
      - PollMessage.Autorenew (subclass)
      - PollMessage.OneTime (subclass)

EppResourceIndexBucket (virtual)
  ↳ EppResourceIndex (bgr)

ForeignKeyIndex.ForeignKeyContactIndex (bgr)

ForeignKeyIndex.ForeignKeyDomainIndex (bgr)

ForeignKeyIndex.ForeignKeyHostIndex (bgr)

GaeUserIdConverter (not backed up)

Lock (not backed up)

RdeRevision
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=120251537
2016-05-13 17:40:31 -04:00
..
backup Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
bigquery Export entity integrity alerts to BigQuery 2016-05-13 17:40:08 -04:00
braintree Sync registrar to Braintree customer record automatically 2016-05-13 17:38:00 -04:00
config Refactor update snapshot view servlet into a Daggerized Action 2016-05-13 17:40:12 -04:00
cron Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
dns Move getTldFromDomainName into DomainNameUtils 2016-05-13 17:37:32 -04:00
eclipse Use jar command from bazel in eclipse setup 2016-03-28 12:40:20 -07:00
env Refactor metrics servlet to be a Daggerized action 2016-05-13 17:40:21 -04:00
export Use HttpException for error handling in UpdateSnapshotViewAction 2016-05-13 17:40:26 -04:00
flows Begin writing AUTO_RENEW flag alongside reason 2016-05-13 17:39:47 -04:00
gcs Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
groups Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
idn Import code from internal repository to git 2016-03-01 17:59:16 -05:00
keyring/api Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
loadtest Restore the number of load test queues to 10 2016-05-13 17:38:26 -04:00
mapreduce Implement input for MRs over child entities 2016-05-13 17:39:40 -04:00
model Enforce currency consistency for server status billing cost 2016-05-13 17:40:17 -04:00
module Refactor metrics servlet to be a Daggerized action 2016-05-13 17:40:21 -04:00
monitoring/whitebox Refactor metrics servlet to be a Daggerized action 2016-05-13 17:40:21 -04:00
rdap Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
rde Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
request Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
security Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
storage/drive Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
tldconfig/idn Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
tmch Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
tools A tool to visualize the layout of our schema in datastore. 2016-05-13 17:40:31 -04:00
ui Turn on braintree in sandbox. 2016-05-13 17:39:52 -04:00
util Refactor metrics servlet to be a Daggerized action 2016-05-13 17:40:21 -04:00
whois Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
xjc Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
xml Update copyright notice to Domain Registry Authors 2016-03-24 17:52:56 -04:00
BUILD Import code from internal repository to git 2016-03-01 17:59:16 -05:00
repositories.bzl Adds DnsWriter that implements DNS UPDATE protocol 2016-04-06 08:56:54 -07:00