SHRINE
  1. SHRINE

shrine

Public
AuthorCommitMessageCommit dateIssues
Xavier HaurieXavier Haurie
2b20cbf4903fix override config for network-lifecycle-tools
Xavier HaurieXavier Haurie
d06344f2f98SHRINE2020-1730 : remove comments which are not needed; clarify the use of the "createTablesOnStart" configuration propertySHRINE2020-1730
Xavier HaurieXavier Haurie
41bda0db607SHRINE2020-1730 : make database indices and constraint names UPPER_CASE, replace newly added println's with Log.info, remove commented-out config settings, and moreSHRINE2020-1730
Xavier HaurieXavier Haurie
7d9cc30f64dSHRINE2020-1730 : added comments after re-creating the entire project on a new laptopSHRINE2020-1730
Xavier HaurieXavier Haurie
d7036feac62MMerge remote-tracking branch 'origin/SHRINE2020-1730-rename-databases-columns-tables-and-filenames' into SHRINE2020-1730-rename-databases-columns-tables-and-filenamesSHRINE2020-1730
Xavier HaurieXavier Haurie
d32fea02787SHRINE2020-1730 : fix 2 comments in Dockerfiles; fix paths to Lucene indices and adapter mapping files on S3SHRINE2020-1730
Xavier HaurieXavier Haurie
378e8a4bfc1SHRINE2020-1730 : fix comments in two DockerfilesSHRINE2020-1730
Xavier HaurieXavier Haurie
d2b9111ebbdSHRINE2020-1730 : runtime debuggingSHRINE2020-1730
Xavier HaurieXavier Haurie
55fd78a4804SHRINE2020-1730 : runtime debuggingSHRINE2020-1730
Xavier HaurieXavier Haurie
ff6e97180b6SHRINE2020-1730 : build docker network without kafka (using older messaging system)SHRINE2020-1730
Xavier HaurieXavier Haurie
0c10ae64823SHRINE2020-1730 : fixed so it builds, but Docker set-up failsSHRINE2020-1730
Xavier HaurieXavier Haurie
5b693ccafafSHRINE2020-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.databaseSHRINE2020-1730
Xavier HaurieXavier Haurie
e0067d6195eSHRINE2020-1730 : may still be buggy, however I want to run it on the dev instanceSHRINE2020-1730
Xavier HaurieXavier Haurie
ec267a9e23fSHRINE2020-1730 : still buggy (still some hub code trying to access the qep database); committing so Bill can look at itSHRINE2020-1730
Xavier HaurieXavier Haurie
e8de89cdc70Revert the db timeout to its initial value; add a comment about the potential need to increase it.Fix a comment in README.md
Xavier HaurieXavier Haurie
d8a1acb628fGive the dockerized MySQL server more time to come up before the hub starts doing its thing
Xavier HaurieXavier Haurie
afc1bb6e850SHRINE2020-1730 : rename database qep_audit_db to QEP_AUDIT_DBSHRINE2020-1730
Xavier HaurieXavier Haurie
58f13ebddbaSHRINE2020-1730 : rename database shrine_query_history to SHRINE_QUERY_HISTORYSHRINE2020-1730
Xavier HaurieXavier Haurie
d90a762fe26SHRINE2020-1730 : rename database blackWhiteTableDB to BLACK_WHITE_TABLE_DBSHRINE2020-1730
Xavier HaurieXavier Haurie
58a3ed9c6a2SHRINE2020-1730 : prefix two more SQL file names with "authz-"SHRINE2020-1730
Xavier HaurieXavier Haurie
7a4f8e99d2eSHRINE2020-1730 : fix reference to a HUB SQL file (straggler)SHRINE2020-1730
Xavier HaurieXavier Haurie
e7a5c58fb7bSHRINE2020-1730 : prefix SQL filenames with module name (in the present case, "adapter-")SHRINE2020-1730
Xavier HaurieXavier Haurie
4e937fae269SHRINE2020-1730 : make SQL table and column names UPPER_CASESHRINE2020-1730
Xavier HaurieXavier Haurie
bff3855fbefMSHRINE2020-1730 : merge SHRINE2020-17292 Jira issues
Xavier HaurieXavier Haurie
5a4a3601074MMerge branch 'SHRINE2020-1728-rewrite-database-terms-in-HUB' into SHRINE2020-1730-rename-databases-columns-tables-and-filenames2 Jira issues
Xavier HaurieXavier Haurie
25083c69cc5SHRINE2020-1728 : prepend "hub-" to SQL files used by the HUBSHRINE2020-1728
Xavier HaurieXavier Haurie
ba9334c7529SHRINE2020-1729 : make all column names UPPER_CASESHRINE2020-1729
Xavier HaurieXavier Haurie
e357df39f09SHRINE2020-1728 : make table names singularSHRINE2020-1728
Xavier HaurieXavier Haurie
d7fe5069fa8SHRINE2020-1726 : prepend all mentions of QEP SQL file names with "qep-"SHRINE2020-1726
Xavier HaurieXavier Haurie
2488f1bfb49SHRINE2020-1726 : prepend all QEP SQL file names with "qep-"SHRINE2020-1726
Xavier HaurieXavier Haurie
b598764e958SHRINE2020-1726 : convert all QEP database table names to singularSHRINE2020-1726
Xavier HaurieXavier Haurie
0f3fb0a7ec5SHRINE2020-1726 : convert all QEP database table names to uppercase and underscoreSHRINE2020-1726
Xavier HaurieXavier Haurie
430e531bb35SHRINE2020-1726 : convert the column names "description" to "DESCRIPTION" and "details" to "DETAILS" throughout the service moduleSHRINE2020-1726
Xavier HaurieXavier Haurie
4bf6157876aSHRINE2020-1726 : convert the column names "summary" to "SUMMARY" and "stamp" to "STAMP" throughout the service moduleSHRINE2020-1726
Xavier HaurieXavier Haurie
df41a7a2ceeSHRINE2020-1726 : convert the column name "codec" to "CODEC" throughout the service moduleSHRINE2020-1726
Xavier HaurieXavier Haurie
4beae7b27dfSHRINE2020-1726 : fix new, buggy column names w.r.t.SQL schemaSHRINE2020-1726
Xavier HaurieXavier Haurie
9f0e5bb1555MMerge branch 'develop' into SHRINE2020-1726-rewrite-database-terms-in-qepSHRINE2020-1726
Xavier HaurieXavier Haurie
f98b3c01618SHRINE2020-1726 : push this to origin so it can be tested on the dev tierSHRINE2020-1726
Xavier HaurieXavier Haurie
7e3d33c79e3Give wildfly more time to come up by increasing the timeout in its config
Xavier HaurieXavier Haurie
1d3525ba81fShrine2020-1726 : adjust revision number to 4.4.0; fixed DATE_CREATED in 2 places
Xavier HaurieXavier Haurie
4b602ae9749update revision number to 4.4.0 in topmost POM file
Xavier HaurieXavier Haurie
82319f50b14SHRINE2020-1726 : rename queryFaved to QUERY_FAVED (straggler)SHRINE2020-1726
Xavier HaurieXavier Haurie
0b53676f3bfSHRINE2020-1726 : rename dateCreated to DATE_CREATED (straggler)SHRINE2020-1726
Xavier HaurieXavier Haurie
a69e350ae92SHRINE2020-1726 : rename date_created to DATE_CREATED (straggler)SHRINE2020-1726
Xavier HaurieXavier Haurie
32b2cb07234SHRINE2020-1726 : rename date_created to DATE_CREATEDSHRINE2020-1726
Xavier HaurieXavier Haurie
c22367b5ac9SHRINE2020-1726 : rename domain to DOMAIN, queryName to QUERY_NAME, queryFaved to QUERY_FAVED, queryJSON to QUERY_JSON and deleted to DELETEDSHRINE2020-1726
Xavier HaurieXavier Haurie
323c75f13f7SHRINE2020-1726 : rename networkId to NETWORK_IDSHRINE2020-1726
Xavier HaurieXavier Haurie
cce0492215aSHRINE2020-1726 : rename NETWORKQUERYID to NETWORK_QUERY_ID (straggler)SHRINE2020-1726
Xavier HaurieXavier Haurie
9c82b934049SHRINE2020-1726 : rename networkId to NETWORK_ID (straggler)SHRINE2020-1726
Xavier HaurieXavier Haurie
5601d50f552SHRINE2020-1726 : rename timeQuerySent to TIME_QUERY_SENTSHRINE2020-1726