Marc-Danie Nazaire b6af91f3128 Fixed file names of hub db scripts 07 Aug 2024 Marc-Danie Nazaire 0c8e83eb4f4 M Pull request #1557: Feature/SHRINE2020 1735 - Create and display a new error message if a protocol message can't be translated Merge in SHRINE/shrine from feature/SHRINE2020-1735 to develop
* commit 'fb2256d9f0705804abd46768d087bf7706962207':
SHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated - Fixed location of hub data sql for shrine-setup module
SHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated - Updated HubDbMySqlT... 06 Aug 2024 SHRINE2020-1735 Marc-Danie Nazaire fb2256d9f07 SHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated - Fixed location of hub data sql for shrine-setup module 06 Aug 2024 SHRINE2020-1735 Marc-Danie Nazaire 6ac918c6fb9 SHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated - Updated HubDbMySqlTest 06 Aug 2024 SHRINE2020-1735 Marc-Danie Nazaire 38b1f7834f1 SHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated - Send translation error to hub 05 Aug 2024 SHRINE2020-1735 Marc-Danie Nazaire 20dfc426d4d SHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated - Fixed unit test 05 Aug 2024 SHRINE2020-1735 Marc-Danie Nazaire b9b41d96c8d M Merge branch 'develop' of https://open.catalyst.harvard.edu/stash/scm/shrine/shrine into feature/SHRINE2020-1735 05 Aug 2024 SHRINE2020-1735 Xavier Haurie d8c054df3cf SHRINE2020-1742 : fix missing parenthesis in DDL for adapter on MS-SQL 01 Aug 2024 SHRINE2020-1742 Xavier Haurie fc87566f098 SHRINE2020-1742 : prefix query result table names with the name of the module they belong to. This avoids a name collision when deploying on Oracle ( 31 Jul 2024 SHRINE2020-1742 Marc-Danie Nazaire 796ea6ac6de SHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated - added back import 26 Jul 2024 SHRINE2020-1735 Marc-Danie Nazaire 23a1af8d563 SHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated - moved location of import 26 Jul 2024 SHRINE2020-1735 Marc-Danie Nazaire e4fab7d03ce SHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated - moved location of import 26 Jul 2024 SHRINE2020-1735 Xavier Haurie 2b20cbf4903 fix override config for network-lifecycle-tools 23 Jul 2024 Xavier Haurie d06344f2f98 SHRINE2020-1730 : remove comments which are not needed; clarify the use of the "createTablesOnStart" configuration property 11 Jul 2024 SHRINE2020-1730 Xavier Haurie 41bda0db607 SHRINE2020-1730 : make database indices and constraint names UPPER_CASE, replace newly added println's with Log.info, remove commented-out config settings, and more 10 Jul 2024 SHRINE2020-1730 Marc-Danie Nazaire c7f9f6cee34 SHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated - renamed envelop to envelope 09 Jul 2024 SHRINE2020-1735 Marc-Danie Nazaire e850829c1b9 SHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated - removed commented code 09 Jul 2024 SHRINE2020-1735 Marc-Danie Nazaire 95c9b78cb33 SHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated - revert changes in docker network 09 Jul 2024 SHRINE2020-1735 Marc-Danie Nazaire 7ffd66a8135 SHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated - removed shrine-mom-client dependency 08 Jul 2024 SHRINE2020-1735 Marc-Danie Nazaire 93c7c05b44d SHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated - added shrine-message-service dependency 08 Jul 2024 SHRINE2020-1735 Marc-Danie Nazaire 51e34567eb0 SHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated - removed shrine-mom-client dependency 08 Jul 2024 SHRINE2020-1735 Marc-Danie Nazaire cbd80b18f9b SHRINE2020-1735 - Create and display a new error message if a protocol message can't be translated 08 Jul 2024 SHRINE2020-1735 Xavier Haurie 7d9cc30f64d SHRINE2020-1730 : added comments after re-creating the entire project on a new laptop 08 Jul 2024 SHRINE2020-1730 Xavier Haurie d7036feac62 M Merge remote-tracking branch 'origin/SHRINE2020-1730-rename-databases-columns-tables-and-filenames' into SHRINE2020-1730-rename-databases-columns-tables-and-filenames 03 Jul 2024 SHRINE2020-1730 Xavier Haurie d32fea02787 SHRINE2020-1730 : fix 2 comments in Dockerfiles; fix paths to Lucene indices and adapter mapping files on S3 03 Jul 2024 SHRINE2020-1730 Xavier Haurie 378e8a4bfc1 SHRINE2020-1730 : fix comments in two Dockerfiles 03 Jul 2024 SHRINE2020-1730 Xavier Haurie d2b9111ebbd SHRINE2020-1730 : runtime debugging 02 Jul 2024 SHRINE2020-1730 Xavier Haurie 55fd78a4804 SHRINE2020-1730 : runtime debugging 02 Jul 2024 SHRINE2020-1730 Xavier Haurie ff6e97180b6 SHRINE2020-1730 : build docker network without kafka (using older messaging system) 01 Jul 2024 SHRINE2020-1730 Xavier Haurie 0c10ae64823 SHRINE2020-1730 : fixed so it builds, but Docker set-up fails 01 Jul 2024 SHRINE2020-1730 Xavier Haurie 5b693ccafaf SHRINE2020-1730 : -- still not working, except now Hub has its own database and tables. Rename queryEntryPoint qep across the board, removed the "audit" step of config path shrine.qep.database 20 Jun 2024 SHRINE2020-1730 Xavier Haurie e0067d6195e SHRINE2020-1730 : may still be buggy, however I want to run it on the dev instance 17 Jun 2024 SHRINE2020-1730 Xavier Haurie ec267a9e23f SHRINE2020-1730 : still buggy (still some hub code trying to access the qep database); committing so Bill can look at it 13 Jun 2024 SHRINE2020-1730 Xavier Haurie e8de89cdc70 Revert the db timeout to its initial value; add a comment about the potential need to increase it. Fix a comment in README.md 10 Jun 2024 Xavier Haurie d8a1acb628f Give the dockerized MySQL server more time to come up before the hub starts doing its thing 04 Jun 2024 Xavier Haurie afc1bb6e850 SHRINE2020-1730 : rename database qep_audit_db to QEP_AUDIT_DB 03 Jun 2024 SHRINE2020-1730 Xavier Haurie 58f13ebddba SHRINE2020-1730 : rename database shrine_query_history to SHRINE_QUERY_HISTORY 03 Jun 2024 SHRINE2020-1730 Xavier Haurie d90a762fe26 SHRINE2020-1730 : rename database blackWhiteTableDB to BLACK_WHITE_TABLE_DB 03 Jun 2024 SHRINE2020-1730 Xavier Haurie 58a3ed9c6a2 SHRINE2020-1730 : prefix two more SQL file names with "authz-" 03 Jun 2024 SHRINE2020-1730 Xavier Haurie 7a4f8e99d2e SHRINE2020-1730 : fix reference to a HUB SQL file (straggler) 03 Jun 2024 SHRINE2020-1730 Xavier Haurie e7a5c58fb7b SHRINE2020-1730 : prefix SQL filenames with module name (in the present case, "adapter-") 03 Jun 2024 SHRINE2020-1730 Xavier Haurie 4e937fae269 SHRINE2020-1730 : make SQL table and column names UPPER_CASE 03 Jun 2024 SHRINE2020-1730 Xavier Haurie bff3855fbef M SHRINE2020-1730 : merge SHRINE2020-1729 03 Jun 2024 2 Jira issuesXavier Haurie 5a4a3601074 M Merge branch 'SHRINE2020-1728-rewrite-database-terms-in-HUB' into SHRINE2020-1730-rename-databases-columns-tables-and-filenames 29 May 2024 2 Jira issuesXavier Haurie 25083c69cc5 SHRINE2020-1728 : prepend "hub-" to SQL files used by the HUB 29 May 2024 SHRINE2020-1728 Xavier Haurie ba9334c7529 SHRINE2020-1729 : make all column names UPPER_CASE 29 May 2024 SHRINE2020-1729 Xavier Haurie e357df39f09 SHRINE2020-1728 : make table names singular 28 May 2024 SHRINE2020-1728 Xavier Haurie d7fe5069fa8 SHRINE2020-1726 : prepend all mentions of QEP SQL file names with "qep-" 28 May 2024 SHRINE2020-1726 Xavier Haurie 2488f1bfb49 SHRINE2020-1726 : prepend all QEP SQL file names with "qep-" 28 May 2024 SHRINE2020-1726 Xavier Haurie b598764e958 SHRINE2020-1726 : convert all QEP database table names to singular 28 May 2024 SHRINE2020-1726