Skip to content
Snippets Groups Projects
  1. Jul 22, 2021
  2. Jul 13, 2021
  3. Jul 06, 2021
  4. Jun 04, 2021
  5. Jun 02, 2021
  6. May 24, 2021
  7. May 18, 2021
  8. May 17, 2021
  9. May 13, 2021
  10. May 06, 2021
    • Rucha Deshpande's avatar
      Entitlements V2 · f1a1dfd1
      Rucha Deshpande authored
      commit 29ec651f 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Wed May 05 2021 11:58:58 GMT-0500 (Central Daylight Time) 
      
          use Entitlements V2
      f1a1dfd1
  11. Apr 10, 2021
  12. 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
  13. Mar 09, 2021
  14. Mar 03, 2021
    • Rucha Deshpande's avatar
      Add List and Update Partition implementation and Int. tests · 3f6a2298
      Rucha Deshpande authored
      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
      3f6a2298
  15. Mar 02, 2021
  16. Mar 01, 2021
  17. 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
  18. Feb 17, 2021
  19. Nov 30, 2020
  20. Nov 24, 2020
  21. Nov 20, 2020
  22. Nov 18, 2020
  23. Nov 02, 2020
  24. Sep 28, 2020
  25. Sep 25, 2020
  26. Sep 24, 2020
    • Matt Wise's avatar
      fix unit test · fa46d8b5
      Matt Wise authored
      fa46d8b5
    • Matt Wise's avatar
      Cleanup code and better error handling · 601985f4
      Matt Wise authored
      commit 95798d33 
      Author: Matt Wise <wsmatth@amazon.com> 
      Date: Thu Sep 24 2020 17:23:31 GMT-0500 (Central Daylight Time) 
      
          remove unused file
      
      
      commit 14e2a2c0 
      Author: Matt Wise <wsmatth@amazon.com> 
      Date: Thu Sep 24 2020 17:15:15 GMT-0500 (Central Daylight Time) 
      
          cleaner authentication error handling
      
      
      commit 39478e81 
      Author: Matt Wise <wsmatth@amazon.com> 
      Date: Thu Sep 24 2020 16:42:40 GMT-0500 (Central Daylight Time) 
      
          just use string names for quick check
      
      
      commit 46ed271d 
      Author: Matt Wise <wsmatth@amazon.com> 
      Date: Thu Sep 24 2020 16:28:06 GMT-0500 (Central Daylight Time) 
      
          fix issues with greater than 10 keys in a partition. fix partition exists check
      601985f4
Loading