Skip to content
Snippets Groups Projects
  1. Oct 01, 2022
  2. Aug 05, 2022
  3. Jun 10, 2022
  4. Jun 06, 2022
  5. Mar 29, 2022
  6. Mar 25, 2022
  7. Feb 02, 2022
  8. Jan 25, 2022
  9. Dec 20, 2021
  10. Dec 15, 2021
  11. Oct 27, 2021
  12. Oct 23, 2021
  13. Sep 02, 2021
  14. Aug 03, 2021
  15. Jul 22, 2021
  16. Jul 13, 2021
  17. Jul 06, 2021
  18. Jun 04, 2021
  19. Jun 02, 2021
  20. May 18, 2021
  21. May 13, 2021
  22. Apr 10, 2021
  23. Mar 10, 2021
    • Rucha Deshpande's avatar
      Service Principal implementation for Partition Service · 1b28830e
      Rucha Deshpande authored
      commit ef8008fc 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Wed Mar 10 2021 15:41:47 GMT-0600 (Central Standard Time) 
      
          remove * import
      
      
      commit 85e095bd 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Wed Mar 10 2021 15:36:22 GMT-0600 (Central Standard Time) 
      
          remove commented code
      
      
      commit 4ab437dc 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Wed Mar 10 2021 15:35:00 GMT-0600 (Central Standard Time) 
      
          remove unwanted variables
      
      
      commit aef15021 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Wed Mar 10 2021 15:31:45 GMT-0600 (Central Standard Time) 
      
          Merge remote-tracking branch 'remotes/origin/dev' into deshruch
      
      # Conflicts:
      #	provider/partition-aws/src/main/java/org/opengroup/osdu/partition/provider/aws/util/SSMHelper.java
      
      
      commit 9ddd0475 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Wed Mar 10 2021 15:28:44 GMT-0600 (Central Standard Time) 
      
          remove unused imports
      
      
      commit 00aec284 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Wed Mar 10 2021 13:56:57 GMT-0600 (Central Standard Time) 
      
          Remove Entitlements references
      
      
      commit 3bcbf37b 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Wed Mar 10 2021 12:44:17 GMT-0600 (Central Standard Time) 
      
          Remove unused files
      
      
      commit 2c3a1a2d 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Wed Mar 10 2021 12:38:42 GMT-0600 (Central Standard Time) 
      
          remove commented code
      
      
      commit 01e3ce26 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Wed Mar 10 2021 12:35:10 GMT-0600 (Central Standard Time) 
      
          fix int tests for service principal
      
      
      commit c1495168 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Tue Mar 09 2021 17:01:38 GMT-0600 (Central Standard Time) 
      
          Add Service Principal implementation to Partition Service
      
      
      commit 4dd410af 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Tue Mar 09 2021 14:54:42 GMT-0600 (Central Standard Time) 
      
          Fix list with nextToken
      
      
      commit 86bd8969 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Tue Mar 02 2021 16:58:34 GMT-0600 (Central Standard Time) 
      
          Bug fix: Partition is updated with field id
      
      
      commit bd100062 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Tue Mar 02 2021 15:37:36 GMT-0600 (Central Standard Time) 
      
          Fix imports
      
      
      commit 4a7f3ce9 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Tue Mar 02 2021 15:26:15 GMT-0600 (Central Standard Time) 
      
          fix return code
      
      
      commit d0f3b072 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Tue Mar 02 2021 15:23:10 GMT-0600 (Central Standard Time) 
      
          Add updatePartition and List all Partitions implementation
      
      
      commit 518affe3 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Tue Mar 02 2021 15:13:39 GMT-0600 (Central Standard Time) 
      
          Add updatePartition and List all Partitions implementation
      
      
      commit 98c0255e 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Tue Mar 02 2021 10:58:41 GMT-0600 (Central Standard Time) 
      
          Add List and Update integration tests
      1b28830e
  24. Mar 09, 2021
  25. Mar 01, 2021
  26. Feb 24, 2021
    • Spencer Sutton's avatar
      Squashed commit of the following · 55b5a907
      Spencer Sutton authored
      commit 1d1b4ef8
      Author: zhijie wang <wanzhiji@amazon.com>
      Date: Mon Dec 21 2020 15:34:26 GMT-0800 (Pacific Standard Time)
      
          bump os-core-lib-aws version, supress maven transport progress log
      55b5a907
  27. Feb 17, 2021
  28. Nov 20, 2020
  29. Nov 18, 2020
  30. Sep 24, 2020
    • Matt Wise's avatar
      AWS Implementation of Partition Service · a3a3668c
      Matt Wise authored
      commit 1b1c1971 
      Author: Matt Wise <wsmatth@amazon.com> 
      Date: Thu Sep 24 2020 12:59:53 GMT-0500 (Central Daylight Time) 
      
          code review feedback
      
      
      commit 1f30b0d9 
      Author: Matt Wise <wsmatth@amazon.com> 
      Date: Thu Sep 24 2020 11:52:45 GMT-0500 (Central Daylight Time) 
      
          add handler for ssm parameter async put.  make sure response isn't returned until ssm params all exist
      
      
      commit f0b23b95 
      Author: Matt Wise <wsmatth@amazon.com> 
      Date: Wed Sep 23 2020 15:54:15 GMT-0500 (Central Daylight Time) 
      
          create bad jwt for no-access tests
      
      
      commit a3df6cea 
      Author: Matt Wise <wsmatth@amazon.com> 
      Date: Wed Sep 23 2020 15:23:07 GMT-0500 (Central Daylight Time) 
      
          add entitlement support for partition
      
      
      commit 2ec6d558 
      Author: Matt Wise <wsmatth@amazon.com> 
      Date: Tue Sep 22 2020 14:32:06 GMT-0500 (Central Daylight Time) 
      
          update int tests
      
      
      commit ba6979a6 
      Author: Matt Wise <wsmatth@amazon.com> 
      Date: Mon Sep 21 2020 21:39:40 GMT-0500 (Central Daylight Time) 
      
          add springboot actuator health check
      
      
      commit 541c3b87 
      Author: Matt Wise <wsmatth@amazon.com> 
      Date: Mon Sep 21 2020 15:23:24 GMT-0500 (Central Daylight Time) 
      
          fix import for AWSCognitoClient
      
      
      commit 1c249655 
      Author: Matt Wise <wsmatth@amazon.com> 
      Date: Mon Sep 21 2020 14:36:16 GMT-0500 (Central Daylight Time) 
      
          Work on integration tests
      
      
      commit c45e1435 
      Author: Matt Wise <wsmatth@amazon.com> 
      Date: Mon Sep 21 2020 12:16:21 GMT-0500 (Central Daylight Time) 
      
          Add copyright
      
      
      commit bd71cc33 
      Author: Matt Wise <wsmatth@amazon.com> 
      Date: Mon Sep 21 2020 12:16:08 GMT-0500 (Central Daylight Time) 
      
          Add dummy cache implementation
      
      
      commit 63f035ee 
      Author: Matt Wise <wsmatth@amazon.com> 
      Date: Mon Sep 21 2020 09:33:23 GMT-0500 (Central Daylight Time) 
      
          for now, use basic auth. service should be protected by keeping it in a private subnet
      
      
      commit d575c5b3 
      Author: Matt Wise <wsmatth@amazon.com> 
      Date: Mon Sep 21 2020 09:16:19 GMT-0500 (Central Daylight Time) 
      
          surround environment var with braces
      
      
      commit a9deff7e 
      Author: Matt Wise <wsmatth@amazon.com> 
      Date: Wed Sep 09 2020 15:55:19 GMT-0500 (Central Daylight Time) 
      
          add basic properties
      
      
      commit bf7fbc00 
      Author: Matt Wise <wsmatth@amazon.com> 
      Date: Wed Sep 09 2020 15:48:19 GMT-0500 (Central Daylight Time) 
      
          work on delete implementation merging common code
      
      
      commit 7364962a 
      Author: Matt Wise <wsmatth@amazon.com> 
      Date: Tue Sep 08 2020 17:36:28 GMT-0500 (Central Daylight Time) 
      
          work on SSM implementation for partition
      
      
      commit 02f133a7 
      Author: Matt Wise <wsmatth@amazon.com> 
      Date: Fri Sep 04 2020 16:38:05 GMT-0500 (Central Daylight Time) 
      
          boilerplate implementation of AWS Partition Service
      
      
      commit b740ef22 
      Author: Matt Wise <wsmatth@amazon.com> 
      Date: Fri Sep 04 2020 15:28:52 GMT-0500 (Central Daylight Time) 
      
          start partition implementation
      a3a3668c
  31. Sep 02, 2020
  32. Aug 31, 2020
Loading