14846 Commits

Author SHA1 Message Date
Greg DiCristofaro
7dba95ed2f working through refactoring postgres settings in central repo 2020-02-27 12:17:52 -05:00
Greg DiCristofaro
127cc0c9e1 Merge branch '6016-enable-cr-in-sqlite' into 6035-cr-psql-default 2020-02-27 08:04:37 -05:00
Greg DiCristofaro
078848d7d5 merge down from develop 2020-02-27 08:03:44 -05:00
Greg DiCristofaro
ab8473db4e fixed some build errors 2020-02-26 16:05:07 -05:00
Greg DiCristofaro
0fd078a807 refactoring to create CentralRepoDbChoice 2020-02-26 15:42:38 -05:00
Richard Cordovano
059e9ede23
Merge pull request #5658 from raman-bt/6014-persona-schema-creation
6014: Update central repository database creation to make personas ta…
2020-02-26 15:36:50 -05:00
Richard Cordovano
23a33a44bc
Merge pull request #5659 from rcordovano/6071-comm-mgr-new-acct-artifact-events
6071 Make correlation attrs for account arts (part one)
2020-02-26 15:11:34 -05:00
Greg DiCristofaro
740090aa85 merge from 6016 2020-02-26 13:15:26 -05:00
Raman Arora
088cfaae6a Addressed review comments and Codacy comments. 2020-02-26 13:02:23 -05:00
Greg DiCristofaro
4cda428708 updates in central repository to avoid bug on initialization if sqlite db already exists 2020-02-26 12:25:08 -05:00
Kelly Kelly
50789bceac Updated properties files 2020-02-26 10:30:29 -05:00
Kelly Kelly
0c42694ec9 Added suppress deprecation warning to GeoFilterPanel 2020-02-26 10:11:56 -05:00
Richard Cordovano
97a8386531 Partial clean up of CorrelationAttributeUtil.java 2020-02-25 20:04:30 -05:00
Richard Cordovano
61cfc91c87 Partial clean up of CorrelationAttributeUtil.java 2020-02-25 19:50:43 -05:00
Greg DiCristofaro
6d412131b0 updated messages 2020-02-25 16:12:44 -05:00
Greg DiCristofaro
8d0948a824 adding new enum 2020-02-25 15:11:08 -05:00
Greg DiCristofaro
b13b621b2a beginning to create settings choice vs. db choice 2020-02-25 15:09:42 -05:00
Raman Arora
b78aa977c2 6014: Create accounts & persona tables
- Added an account_id column to X_instances tables.
2020-02-25 14:46:33 -05:00
Greg DiCristofaro
5ea3751c35 small bug fix 2020-02-25 11:30:54 -05:00
Greg DiCristofaro
c0a0af5e61 changes in multi user settings are redirected to central repository 2020-02-25 09:33:25 -05:00
Richard Cordovano
75e55dc7d4 Skeleton for creating correlation attrs for account artifacts 2020-02-24 16:36:05 -05:00
Richard Cordovano
b1050b9670 Skeleton for creating correlation attrs for account artifacts 2020-02-24 16:14:16 -05:00
Richard Cordovano
c8bf39e715 Skeleton for creating correlation attrs for account artifacts 2020-02-24 16:00:31 -05:00
Greg DiCristofaro
70e62f28c0 beginning to integrate postgres with multiuser settings to be used with central repository 2020-02-24 15:57:32 -05:00
Raman Arora
29c3cb6c25 Addressed Codacy comment. 2020-02-24 14:16:37 -05:00
Raman Arora
7de33d4b35 6014: Update central repository database creation to make personas tables. 2020-02-24 13:40:09 -05:00
U-BASIS\gregd
86285c071c further cleanup of central repo code 2020-02-24 13:37:29 -05:00
U-BASIS\gregd
0004afacd1 some more code cleanup 2020-02-24 13:05:36 -05:00
Richard Cordovano
8949600257
Merge pull request #5648 from wschaeferB/6040-FileDiscoveryDocuments
6040 file discovery documents
2020-02-24 11:26:08 -05:00
U-BASIS\gregd
8b09842bb5 fix for licenses on new files in central repo 2020-02-24 11:09:25 -05:00
U-BASIS\gregd
367bd69bdd central repo code cleanup 2020-02-24 10:11:16 -05:00
U-BASIS\gregd
bf4c252fed central repo code cleanup 2020-02-24 10:03:52 -05:00
U-BASIS\gregd
fcf85ee0df fix for exception on method 2020-02-24 09:19:45 -05:00
U-BASIS\gregd
fb00d63575 resolving merge conflicts from master 2020-02-24 09:14:46 -05:00
U-BASIS\gregd
22131f4491 updated formatting in central repo initialization message 2020-02-24 07:54:11 -05:00
Richard Cordovano
94e41680d8
Merge pull request #5653 from wschaeferB/6059-EliminateNoModuleFoundMessages
6059 change file name of xml to check to match file name it is listed in
2020-02-21 17:03:41 -05:00
U-BASIS\gregd
1b18e39dcf created central repo on first load 2020-02-21 16:08:26 -05:00
U-BASIS\gregd
851a3308ad working through initial central repository enable 2020-02-21 13:51:16 -05:00
William Schaefer
b611e6b822 6040 fix codacy address comment 2020-02-21 13:09:37 -05:00
William Schaefer
7b7291119f 6040 fix paths for name field 2020-02-21 11:38:28 -05:00
U-BASIS\gregd
49bf930794 finished refactoring 2020-02-21 10:16:04 -05:00
William Schaefer
b5e8469274 6040 fix missing bundle message and exceptions from other workers 2020-02-20 19:06:34 -05:00
William Schaefer
13398f833a 6040 add name label to panels to include name of first instance 2020-02-20 18:52:29 -05:00
William Schaefer
425c59e63a 6040 inline size and count for doc summary 2020-02-20 10:50:49 -05:00
William Schaefer
9093fc4137 6040 fix char[] to String conversion 2020-02-19 13:26:21 -05:00
William Schaefer
cc164739ed 6040 fix codacy issue 2020-02-18 16:35:23 -05:00
William Schaefer
c15d73f561 6040 fix comments to make more clear 2020-02-18 15:48:37 -05:00
Richard Cordovano
b805d2a1ec
Merge pull request #5645 from raman-bt/6038-cr-schema-creation-refactor
6038:  CR schema creation refactoring - unify the SQL
2020-02-18 13:19:36 -05:00
Raman Arora
239f856f51 Renamed class RdbmsCentralRepoSchemaFactory to RdbmsCentralRepoFactory. 2020-02-18 12:54:29 -05:00
William Schaefer
026b6be3bc 6059 change file name of xml to check to match file name it is listed in 2020-02-14 17:07:48 -05:00