Skip to content
Snippets Groups Projects
  1. Mar 01, 2021
  2. Feb 18, 2021
    • Bill Wang's avatar
      use correct indexerQueueTaskBuilder for AWS · 95728bba
      Bill Wang authored
      Solve DependencyInjection for ReIndexService (previously using IndexerQueueTaskBuilder from Core)
      95728bba
    • Bill Wang's avatar
      Storage 404 error causing message to not retry. Add fix · 4c6901cd
      Bill Wang authored
      commit 149d03fc 
      Author: Matt Wise <wsmatth@amazon.com> 
      Date: Fri Feb 05 2021 10:17:20 GMT-0800 (Pacific Standard Time) 
      
          Merge remote-tracking branch 'origin/dev' into storage-404
      
      
      commit f478d4d3 
      Author: zhijie wang <wanzhiji@amazon.com> 
      Date: Fri Feb 05 2021 09:10:16 GMT-0800 (Pacific Standard Time) 
      
          fix storage 404
      
      
      commit 3580a510 
      Author: Sutton <suttonsp@147dda3a90de.ant.amazon.com> 
      Date: Wed Feb 03 2021 08:13:36 GMT-0800 (Pacific Standard Time) 
      
          Merge branch 'dev' of codecommit://os-indexer into dev
      
      
      commit e17cd0f9 
      Author: Sutton <suttonsp@147dda3a90de.ant.amazon.com> 
      Date: Wed Feb 03 2021 08:13:24 GMT-0800 (Pacific Standard Time) 
      
          ubuntu expired key fix
      
      
      commit 8623a8c6 
      Author: Spencer Sutton <suttonsp@amazon.com> 
      Date: Wed Feb 03 2021 07:21:23 GMT-0800 (Pacific Standard Time) 
      
          SSL AWS
      
      commit 78cab700 
      Author: Sutton <suttonsp@147dda3a90de.ant.amazon.com> 
      Date: Fri Jan 29 2021 12:41:00 GMT-0600 (Central Standard Time) 
      
          Adding ssl props
      
      
      commit 82a15c82 
      Author: Sutton <suttonsp@147dda3a90de.ant.amazon.com> 
      Date: Fri Jan 29 2021 12:20:36 GMT-0600 (Central Standard Time) 
      
          Adding SSL
      
      
      
      commit cd820a21 
      Author: Matt Wise <wsmatth@amazon.com> 
      Date: Tue Feb 02 2021 07:57:36 GMT-0800 (Pacific Standard Time) 
      
          disable test failures
      4c6901cd
    • Spencer Sutton's avatar
      SSL AWS · b5cb812d
      Spencer Sutton authored
      commit 78cab700 
      Author: Sutton <suttonsp@147dda3a90de.ant.amazon.com> 
      Date: Fri Jan 29 2021 12:41:00 GMT-0600 (Central Standard Time) 
      
          Adding ssl props
      
      
      commit 82a15c82 
      Author: Sutton <suttonsp@147dda3a90de.ant.amazon.com> 
      Date: Fri Jan 29 2021 12:20:36 GMT-0600 (Central Standard Time) 
      
          Adding SSL
      b5cb812d
    • Sutton's avatar
      ubuntu expired key fix · 174b52d5
      Sutton authored
      174b52d5
  3. Feb 10, 2021
  4. Jan 21, 2021
    • Rustam Lotsmanenko (EPAM)'s avatar
      GONRG-1534 full-reindex · 9df7ae6e
      Rustam Lotsmanenko (EPAM) authored
      Changes:
      *Added full reindex endpoint
      *Added get all kinds method to StorageService
      *Added AppExceptionHandler to GCP
      *Added property STORAGE_QUERY_KINDS_HOST
      9df7ae6e
  5. Jan 08, 2021
    • Rucha Deshpande's avatar
      Integrate Schema Service call in Indexer service · cd450aae
      Rucha Deshpande authored
      commit 836437c9 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Thu Jan 07 2021 16:53:41 GMT-0600 (Central Standard Time) 
      
          Revert renaming of IndexRecord feature
      
      
      commit 79f05e88 
      Author: Matt Wise <wsmatth@amazon.com> 
      Date: Thu Jan 07 2021 13:49:57 GMT-0600 (Central Standard Time) 
      
          add verbose output for report files and cp
      
      
      commit 43a5dae1 
      Author: Matt Wise <wsmatth@amazon.com> 
      Date: Thu Jan 07 2021 13:30:10 GMT-0600 (Central Standard Time) 
      
          update surefire report cp command
      
      
      commit 39673290 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Thu Jan 07 2021 11:36:01 GMT-0600 (Central Standard Time) 
      
          Copy surefire reports
      
      
      commit 6c40645b 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Thu Jan 07 2021 10:48:54 GMT-0600 (Central Standard Time) 
      
          fix surefire report path
      
      
      commit 9ca701ed 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Thu Jan 07 2021 10:19:23 GMT-0600 (Central Standard Time) 
      
          fix report path
      
      
      commit a4367271 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Thu Jan 07 2021 09:45:19 GMT-0600 (Central Standard Time) 
      
          copy cucumber-reports
      
      
      commit e0f8ed01 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Thu Jan 07 2021 08:46:07 GMT-0600 (Central Standard Time) 
      
          Copy surefire reports
      
      
      commit 37e1f3a9 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Wed Jan 06 2021 13:10:47 GMT-0600 (Central Standard Time) 
      
          rename the index record feature for testing
      
      
      commit 45271f23 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Wed Jan 06 2021 11:30:16 GMT-0600 (Central Standard Time) 
      
          Use SchemaServiceRecordSteps to run the latest integration tests
      
      
      commit f3037cde 
      Author: Rucha Deshpande <deshruch@amazon.com> 
      Date: Tue Jan 05 2021 15:41:17 GMT-0600 (Central Standard Time) 
      
          Updates to integrate schema service
      cd450aae
  6. Jan 05, 2021
  7. Dec 23, 2020
  8. Dec 14, 2020
    • Rucha Deshpande's avatar
      Bug fix for the index-cleanup API and corresponding integration test · c7841f96
      Rucha Deshpande authored and ethiraj krishnamanaidu's avatar ethiraj krishnamanaidu committed
      commit eb82a28c
      Author: Rucha Deshpande <deshruch@amazon.com>
      Date: Thu Dec 03 2020 13:57:14 GMT-0600 (Central Standard Time)
      
          Create legal tag for clean up integration test
      
      commit 04c9bee4
      Author: Rucha Deshpande <deshruch@amazon.com>
      Date: Wed Dec 02 2020 16:15:35 GMT-0600 (Central Standard Time)
      
          Merge branch 'dev' into deshruch
      
      commit 4b8d0bde
      Author: Rucha Deshpande <deshruch@amazon.com>
      Date: Wed Dec 02 2020 14:21:05 GMT-0600 (Central Standard Time)
      
          Bug Fix: index-cleanup api throws:No qualifying bean of type
      IEntitlements Factory available
      
      commit 76f47e02
      Author: Rucha Deshpande <deshruch@amazon.com>
      Date: Wed Dec 02 2020 16:14:52 GMT-0600 (Central Standard Time)
      
          Add index-cleanup integration test
      c7841f96
  9. Nov 25, 2020
  10. Nov 24, 2020
  11. Nov 23, 2020
  12. Nov 16, 2020
  13. Nov 12, 2020
  14. Nov 11, 2020
  15. Nov 06, 2020
  16. Oct 07, 2020
  17. Sep 28, 2020
  18. Sep 15, 2020
  19. Sep 01, 2020
  20. Aug 13, 2020
    • Rucha Deshpande's avatar
      Ecs impl changes · 6dead2ed
      Rucha Deshpande authored
      commit ff2e37a9 
      Author: Rucha deshpande <deshruch@amazon.com> 
      Date: Thu Aug 13 2020 12:20:42 GMT-0500 (Central Daylight Time) 
      
          Adding appropriate copyright statement
      
      
      commit 3abe2d51 
      Author: Rucha deshpande <deshruch@amazon.com> 
      Date: Mon Aug 10 2020 08:58:06 GMT-0500 (Central Daylight Time) 
      
          build command update to build aws impl only
      
      
      commit b656234a 
      Author: Rucha deshpande <deshruch@amazon.com> 
      Date: Sun Aug 09 2020 16:55:19 GMT-0500 (Central Daylight Time) 
      
          entitlements on ecs  update
      6dead2ed
  21. Aug 12, 2020
  22. Aug 04, 2020
  23. Aug 03, 2020
  24. Jun 30, 2020
  25. Jun 04, 2020
  26. Apr 20, 2020
  27. Apr 15, 2020
Loading