80%
WDescription%
Build stability: 1 out of the last 5 builds failed.80
Test Result: 0 tests failing out of a total of 46 tests.100
Build History
x
 
 
 
 
 
 
 
 
 
 

Changes

#36 (Oct 30, 2020 2:08:49 AM)

  1. Upgrade to bookkeeper-api 1.0.0. — csj / githubweb

#35 (Oct 30, 2020 1:33:49 AM)

  1. Add the bookkeeper-api library as a dependency. — csj / githubweb
  2. Remove the org.dataone.bookkeeper.api package and tests: — csj / githubweb

#34 (Oct 28, 2020 6:53:49 PM)

  1. Set the docker tag to 0.3.0 to push a new image to docker.io. — csj / githubweb

#33 (Oct 23, 2020 10:23:47 PM)

  1. Set the Quota.name in the constructor — csj / githubweb
  2. Support Quota.name in the QuotaStore interface: — csj / githubweb
  3. Fix the Quota model unit test: — csj / githubweb
  4. Create quotas correctly in the ProductHelper. — csj / githubweb
  5. Create quotas correctly in the FeatureTest. — csj / githubweb
  6. Reduce the required Order fields: — csj / githubweb
  7. Find orders by a subject list, not a single subject: — csj / githubweb
  8. Update the OrderStoreTest to pass a subject list. — csj / githubweb
  9. Improve calls to listOrders(): — csj / githubweb
  10. Improve the console logging output: — csj / githubweb

#32 (Oct 7, 2020 7:08:50 PM)

  1. Change the Quota model: add a name property: — csj / githubweb
  2. Change the Quota.owner to Quota.subject: — csj / githubweb
  3. Refactor SQL scripts to update orders schema: — csj / githubweb
  4. Change membershipId to orderId in the Readme example. — csj / githubweb
  5. Reorder SQL schema migrations to handle orders change. — csj / githubweb
  6. Fix minor index bug. — csj / githubweb
  7. Merge in Subscription fields: — csj / githubweb
  8. Migrate quota subscriptions to orders: — csj / githubweb
  9. Migrate the MembershipMapper to an orderMapper: — csj / githubweb
  10. Don't initialize totalUsage to 0.0. — csj / githubweb
  11. Fix a typo with Quota.membershipId, now orderId. — csj / githubweb
  12. Update the order fixture to include new properties. — csj / githubweb
  13. Remove memberships from the README. — csj / githubweb
  14. Migrate the QuotaStore from using membershipId to orderId. — csj / githubweb
  15. Migrate the OrderStore to accommodate quotas: — csj / githubweb
  16. Migrate the MembershipQuotasReducer to an OrderQuotasReducer: — csj / githubweb
  17. Update the OrderMapper to accommodate new properties: — csj / githubweb
  18. Minor formatting changes. — csj / githubweb
  19. Migrate the QuotaHelper to use create Orders: — csj / githubweb
  20. Update the OrderHelper to handle new order details: — csj / githubweb
  21. Change the orders resource to insert quotas with new properties: — csj / githubweb
  22. Minor Javadoc update. — csj / githubweb
  23. Remove the call to register the MembershipResource. — csj / githubweb
  24. Remove the membership model, list, resource, store, and unit test: — csj / githubweb
  25. Fix reversed test assertion. — csj / githubweb
  26. Migrate the QuotaStoreTest to produce orders not memberships: — csj / githubweb
  27. Migrate the UsageStoreTest to produce orders not memberships: — csj / githubweb
  28. Remove references to memberships. — csj / githubweb

#31 (Sep 27, 2020 4:18:46 AM)

  1. Remove reference to Services. — csj / githubweb

#30 (Sep 27, 2020 4:13:46 AM)

  1. Minor typo fix. — csj / githubweb
  2. Actually, rename Overview to Readme for Github ease. — csj / githubweb

#29 (Sep 27, 2020 4:08:46 AM)

  1. Rename the overview to .rst — csj / githubweb
  2. Delete the .txt — csj / githubweb

#28 (Sep 27, 2020 3:53:46 AM)

  1. Add the architecture overview and image. — csj / githubweb