Commit Graph

908 Commits

Author SHA1 Message Date
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
e0620c925d added check for FirwallD [no ci] 2023-01-25 18:28:49 +00:00
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
3dda6855ff updated db create [no ci] 2023-01-23 21:35:27 +00:00
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
8215da5b76 updated db create [no ci] 2023-01-23 19:11:46 +00:00
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
b6aa61272a added dbus startup to container [no ci] 2023-01-20 21:49:25 +00:00
iadgovuser26 iadgovuser26@empire.eclipse.ncsc.mil
84ac9e43a6 updated db_drop script [no ci] 2023-01-19 17:13:46 -05:00
iadgovuser26
eae9e37228 Updated ACA Portal build.gradle [no ci]
Committer: iadgovuser26
2023-01-18 16:50:18 +00:00
iadgovuser26
dde6acc389 changed ownership of mysql files 2023-01-17 23:33:10 +00:00
root
8493a47495 updated db_create.sh [no ci] 2023-01-13 22:30:29 +00:00
root
ac8218b634 updated bd_create for rel8 2023-01-13 18:38:40 +00:00
iadgovuser26
0bf5d36c0a resolved deployment conflicts 2022-11-30 16:43:23 -05:00
iadgovuser26
ae2b31f1ff added xjc generation to HIRS_Utils build.gradle 2022-11-23 11:16:33 -05:00
iadgovuser26
2e1f9aee9a Added buildAcaRpm task to build an ACA rpm 2022-11-18 13:03:24 -05:00
iadgovuser26
b83cd479c9 Tested install on debin for event log and rim tool [no ci] 2022-11-10 10:21:48 -05:00
iadgovuser26
8848642ec6 added deb and rpm packaging for tcg_rim_tool [no ci] 2022-11-09 15:31:00 -05:00
iadgovuser26
258ce69a81 updated HIRS_AttestationCAPortal build [no ci] 2022-11-07 09:45:31 -05:00
iadgovuser26
ed5bf6f17a added tcg_event_log tool build with rpm packaging [skip ci] 2022-11-04 12:08:28 -04:00
iadgovuser26
b5a66317d5 Updated to Gradle 7.5.1 for ACA build only 2022-10-31 16:46:06 -04:00
Cyrus
0e9fd56842 Trying to get 2.7.2 of spring boot to load 2022-08-16 08:08:54 -04:00
Cyrus
ae8b1b72ac Some changes to handle the entity manager 2022-08-12 11:01:23 -04:00
Cyrus
831950313e Further updates 2022-08-11 16:33:28 -04:00
Cyrus
fcb6170b93 Fixed all of the compiler styling errors (findbugs and checkstyles) 2022-08-11 15:25:29 -04:00
Cyrus
60e083a048 Updated entity manager to prep for ordered list 2022-08-10 09:55:45 -04:00
Cyrus
977e4c6576 Additional bug fixes 2022-08-09 07:35:35 -04:00
Cyrus
8a8fca726c Resolved all non-unit test code errors 2022-08-09 06:03:48 -04:00
Cyrus
4e70141df0 Additional changes to handle subclasses 2022-08-05 08:34:58 -04:00
Cyrus
d80af7bc9e Working through some inheritance issues for Policy. Archiving also is
on the list of things that need to be reworked.
2022-08-04 10:02:34 -04:00
Cyrus
81aeaf85c0 Updated most of Supply Chain Validation impl. Didn't get further with
the persistence configuration.  Updated some of the Reference digest
values.  Will need to dig more into pulling information based on columns
(if criteria)
2022-08-03 21:08:14 -04:00
Cyrus
9221befdf0 Further updates to reference digest controller and the persistence
configuration which now includes updated refactoring for entity manager
2022-08-03 12:17:55 -04:00
Cyrus
56b77ab360 Changing the bulk of entries on the Certificate page controllers from
manager to service.  What is left is Unit Tests and Certificate Selector
which could be more of an issue.
2022-08-02 20:33:22 -04:00
Cyrus
74a3cf9e21 Removed DeviceGroup. Updated the serviceImpl classes with the retry and
flush methods.  Commit latest changes and transitioning to getting the
properites linked.
2022-08-02 14:00:57 -04:00
Cyrus
228a5e56bc Some more updates. 2022-08-02 08:29:49 -04:00
Cyrus
fa7eef6857 Additional classes created, certificate, reference manifest and digest
values.  Created default service for common classes.
2022-08-01 16:28:54 -04:00
Cyrus
b8ca5f9ea9 Previous commit resolved an issue and now I've started implementing
using the jparespository.  Started with Device
2022-08-01 12:47:27 -04:00
Cyrus
8dfd8a7484 Finally have the jpa object import state working 2022-08-01 08:39:21 -04:00
Cyrus
54c712d52b Some serializable updates 2022-07-29 08:54:36 -04:00
Cyrus
1b80e99de8 Updated some serialized attributes 2022-07-28 15:15:24 -04:00
Cyrus
3f1a140946 Fixed up compiling 2022-07-28 13:23:40 -04:00
Cyrus
5ec4d8e415 Reloaded the unit test 2022-07-28 07:41:54 -04:00
Cyrus
53c565717d Trying to fix up code to pull down the correct library for JPARepository 2022-07-28 07:37:43 -04:00
Cyrus
d4b0a87228 Additional refactor 2022-07-25 12:11:53 -04:00
Cyrus
43038310b4 Missed some additional refactors 2022-07-25 12:04:11 -04:00
Cyrus
ea080ccd67 more refactor to get rid of sessionfactory 2022-07-25 11:58:04 -04:00
Cyrus
509907472a Back to addression SessionFactory 2022-07-21 16:18:33 -04:00
Cyrus
ba8c2d80ab Additions 2022-07-21 08:26:03 -04:00
Cyrus
1091d44009 Moved files to portal 2022-07-21 08:20:02 -04:00
Cyrus
f22a603f01 Trying to get the web config running 2022-07-21 07:16:53 -04:00
Cyrus
c177cfdadd This is a test to see if the problem is the location of the files 2022-07-19 07:21:24 -04:00
Cyrus
a9bfbcbad5 More refactoring 2022-07-15 13:45:16 -04:00
Cyrus
a7a555ed5e Additional changes to move data managers to the ACA module 2022-07-12 13:40:46 -04:00
Cyrus
1df40473bd minor changes 2022-07-06 08:37:46 -04:00