Commit graph

4 commits

Author SHA1 Message Date
Justine Tunney
5012893c1d mv com/google/domain/registry google/registry
This change renames directories in preparation for the great package
rename. The repository is now in a broken state because the code
itself hasn't been updated. However this should ensure that git
correctly preserves history for each file.
2016-05-13 18:55:08 -04:00
mcilwain
e14faaa7e6 Use Multimap bindings to construct BigQuery schema map
This refactoring allows the schemas to live in the same package they
are used, rather than all having to be inside the bigquery package.
This is a follow-up to []
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=120551011
2016-05-13 17:41:36 -04:00
mcilwain
0f4a1035b2 Refactor metrics servlet to be a Daggerized action
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=120235694
2016-05-13 17:40:21 -04:00
mcilwain
4fbf613955 Export entity integrity alerts to BigQuery
This is part 2 of a longer series.  Part 3 will add lots more tests, will add a cron entry, and will include an analysis script to run on BigQuery to detect the presence of two consecutive errors.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=120040267
2016-05-13 17:40:08 -04:00