google-nomulus/core
sarahcaseybot e318f47fc6
Add a cursor for tracking monthly uploads of ICANN report (#343)
* Add a cursor for tracking monthly uploads of the transaction report to ICANN

* Add cursors to track activity, transaction, and manifest report uploads.

* Address comments

* Add @Nullable annotation to manifestCursor

* Add lock and batch load cursors.

* Add string formatting, autovalue CursorInfo object, and handling for null cursors

* Add some helper functions for loadCursors and restructure to require less round trips to the database

* Switch new cursors to be created with cursorTime at first of next month
2019-11-22 17:40:31 -05:00
..
gradle/dependency-locks Upgrade to Gradle 6.0 (#364) 2019-11-13 13:17:29 -05:00
src Add a cursor for tracking monthly uploads of ICANN report (#343) 2019-11-22 17:40:31 -05:00
build.gradle Break circular dependency between core and util (#379) 2019-11-21 15:36:55 -05:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00
karma.conf.js Clean up Karma config file (#345) 2019-11-06 10:33:58 -05:00