Commit Graph

895 Commits

Author SHA1 Message Date
Cyrus
07865dd649 Some general changes to refactor hibernate 2022-11-03 15:23:00 -04:00
Cyrus
90dc4c2273 Little changes for hibernate since it isn't loading from tomcat 2022-10-31 14:41:18 -04:00
Cyrus
152286e13e Updated the web.xml file for log4j version change 2022-10-27 10:46:33 -04:00
Cyrus
41bd22cbce Some initial changes to the rpm scripts 2022-09-06 08:02:00 -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
Cyrus
2971459f32 Additional changes. Went to Hibernate 6, encountered issues with the
version of java.  Backed down to 5 but ran into different issues
2022-06-27 06:44:29 -04:00
Cyrus
c426cec978 This push compiles at the command line. However this ACA does not run. 2022-06-10 09:17:30 -04:00
Cyrus
51b9251e3f Continued changes remove and updating return types and parameter types 2022-05-31 10:17:11 -04:00
Cyrus
ebc903c78c Some changes to pull back on the generics 2022-05-23 12:23:41 -04:00
Cyrus
364347b7bb I removed the tpm2provisionerstate without recognizing it wasn't
directly linked to the DeviceState object class structure.
2022-05-11 14:28:18 -04:00
Cyrus
116ed5b4aa Continued changes to update to Hibernate 5, removed a lot of the
baseline files
2022-05-10 07:04:16 -04:00
Cyrus
dabd88719f Removed a lot of files 2022-05-04 14:19:18 -04:00
Cyrus
cbf1b0aaa8 Some additional changes and attempts to deal with generics. 2022-04-26 15:56:35 -04:00
Cyrus
6fa7874a5b This has some additional changes. Distinct was figured out. Portions
of the Abstract Generics was figured out but I think now there is going
to be a rewrite for getting an Abstract class and the children.
2022-04-22 15:17:28 -04:00
Cyrus
545e5b0918 This current push is in the middle of changes for Hibernate 5.x. Before
going to 6, you are recommended to upgrade to 5 first.
2022-04-19 06:50:13 -04:00
Cyrus
d4b6fdd1df Pushing up changes. Majority of the libraries are updated. The main 2,
hibernate/spring are saved for last.  Protobuf won't be updated without
a new OS.
2022-04-15 07:02:44 -04:00
Cyrus
bc643be28a Initial Commit. This change contains the first pass on updating version
for either vulnerable or outdated 3rd party software.
2022-04-13 14:16:52 -04:00
Cyrus
5088bf7107
Merge pull request #469 from nsacyber/issue-468
[#468] Platform Manufacturer causes 500 error
2022-04-12 09:52:32 -04:00