Commit Graph

  • efcbda9d40 updated everything to only use prepared statemements for when the functionality is read Nicholas Caughey 2023-06-22 16:11:20 +0100
  • babc205261 removed currently unused code and added in the ability to check which build type is submitted Nicholas Caughey 2023-06-22 15:22:25 +0100
  • 4043c59f36 removed currently unused code and added in the ability to check which build type is submitted Nicholas Caughey 2023-06-22 15:21:13 +0100
  • c25d1e982d removing unusued code Nicholas Caughey 2023-06-22 12:35:44 +0100
  • 4559146ad1 Merge branch 'openshift_inject_rte_fix' into 'main' Nicholas Caughey 2023-06-22 10:56:22 +0000
  • 02c461395c Fix problem with openshift deploy and jakarta injection openshift_inject_rte_fix Jonathan Christison 2023-06-21 18:12:00 +0100
  • 12f983cd22 Merge branch 'local_dev_fixes' into 'main' Nicholas Caughey 2023-06-21 15:16:16 +0000
  • 9d76e78393 Disable Kerberos and other Auths in dev profile local_dev_fixes Jonathan Christison 2023-06-21 15:11:42 +0100
  • 865c628bb2 fixed the pom and other issues from a bad merge Nicholas Caughey 2023-06-21 12:56:02 +0100
  • c0b2f78719 Merge branch 'brewbuild' into 'main' Nicholas Caughey 2023-06-21 10:48:32 +0000
  • e35882520f added the brewnvr innvocation Nicholas Caughey 2023-06-21 11:45:36 +0100
  • f7853db788 Merge branch 'exception_work' into 'main' Nicholas Caughey 2023-06-21 09:20:05 +0000
  • 275014b89a Merge branch 'main' into 'exception_work' Nicholas Caughey 2023-06-21 09:19:57 +0000
  • 9510e768dc Added working covscan example tekton_work Jonathan Christison 2023-06-19 19:16:56 +0100
  • 094c81bc47 Disable Kerberos and other Auths in dev profile Jonathan Christison 2023-06-19 17:01:43 +0100
  • 5ec9e2392f Merge branch 'db_schema' into 'main' Nicholas Caughey 2023-06-19 14:43:18 +0000
  • 5246c2f604 Merge branch 'main' into 'db_schema' Nicholas Caughey 2023-06-19 14:42:53 +0000
  • 63e1d8b01c Add non-working examples Jonathan Christison 2023-06-19 14:20:27 +0100
  • 5de2051b86 updated exceptions to throw on unimplemented fu nctionality exception_work Nicholas Caughey 2023-06-19 11:12:44 +0100
  • 8553cfb22c Merge branch 'main' into 'tekton_work' Nicholas Caughey 2023-06-19 10:02:17 +0000
  • 0173d5e9bc added exceptions to unimplemented code Nicholas Caughey 2023-06-19 10:22:09 +0100
  • 2f043bacc3 update tekton Nicholas Caughey 2023-06-19 09:57:58 +0100
  • 39cd02490e added the missing file for creating tasks from scratch Nicholas Caughey 2023-06-16 13:55:28 +0100
  • 4c21442cbe moved the baseScan yaml to the correct folder Nicholas Caughey 2023-06-16 13:41:47 +0100
  • 76f5978777 error in the yaml Nicholas Caughey 2023-06-16 13:37:06 +0100
  • a71996607c contians the files for testing createoing tekton tasks Nicholas Caughey 2023-06-16 13:36:21 +0100
  • 1c1007b811 changing the groupid to be associated with the project Nicholas Caughey 2023-06-15 16:59:59 +0100
  • 0d7678a990 Merge branch 'kerberos_auth' into 'main' Nicholas Caughey 2023-06-15 13:30:18 +0000
  • fa4ea264e2 Add a comment on how the file was created kerberos_auth Jonathan Christison 2023-06-14 14:37:37 +0100
  • e755fe945c Use edge TLS termination Jonathan Christison 2023-06-14 14:32:31 +0100
  • c15a0c5ee1 Add example deploy and set TLS to edge Jonathan Christison 2023-06-14 11:12:18 +0100
  • b1942b512a Change kerberos settings Jonathan Christison 2023-06-14 10:35:37 +0100
  • e3fcecac06 Change to osh rather than osh-stage Jonathan Christison 2023-06-13 18:17:34 +0100
  • 2e38ec0461 Add krb5.conf to container as config map Jonathan Christison 2023-06-13 17:21:25 +0100
  • 4526231088 Secure volume mount example Jonathan Christison 2023-06-13 12:08:28 +0100
  • 1081288418 Hacky attempt at adding DB Dev services for local development db_schema Jonathan Christison 2023-06-12 17:37:27 +0100
  • 63fef64f31 checkpoint #2 Leonid Bossis 2023-06-11 15:35:42 -0400
  • a178a7fc18 add logging facility Leonid Bossis 2023-06-09 16:33:36 -0400
  • 8975fff63d change db table field names from mixed naming convention to pythonic convention xxx_yyy_zzz and stop using CamelCase Leonid Bossis 2023-06-09 15:53:12 -0400
  • c61e6fb0f6 checkpoint #1 Leonid Bossis 2023-06-09 12:21:37 -0400
  • fee2bd340f Added Kerberos auth to methods jperezde 2023-06-09 17:57:57 +0200
  • 1ab0639941 Test keytab jperezde 2023-06-08 11:31:17 +0200
  • af4a80b04a Added Kerberos dependency jperezde 2023-06-08 01:15:19 +0200
  • c6385a7544 First changes after code review, making use of prepared statements, code cleanup Leonid Bossis 2023-06-07 17:05:10 -0400
  • d3e2990851 Modified application.properties jperezde 2023-06-07 18:32:32 +0200
  • 94d72b95c8 Added kerberos dependendency in pom.xml jperezde 2023-06-07 15:30:36 +0200
  • 22c0be081b Test install Kerberos jperezde 2023-06-07 14:41:15 +0200
  • 6df7da6c10 Test Dependency jperezde 2023-06-07 14:19:01 +0200
  • bb63891276 Update schema.sql to replace covscan for osh Juan Perez de Algaba 2023-05-02 12:34:37 +0000
  • 674e248c1d Update modified covscanrest for osh Juan Perez de Algaba 2023-05-02 12:34:08 +0000
  • f3c9338181 Modified schema, create scraper and populate file for offerings file jperezde 2023-04-30 19:21:50 +0200
  • f502e758c7 Uploaded schema file Juan Perez de Algaba 2023-04-26 14:29:57 +0000
  • 9449cf7fd0 Add new directory for db schema Juan Perez de Algaba 2023-04-26 14:29:30 +0000
  • 191322b237 added example of using hibernate orm, rest of the objects should be converted to use it (this will be the last commit straight to main proper branches should be used moving forwards) Nicholas Caughey 2023-04-24 14:21:34 +0100
  • 314f3e90c1 Merge branch 'Update_docs' into 'main' Nicholas Caughey 2023-04-20 12:41:01 +0000
  • 798891b17d Updated Readme jperezde 2023-04-20 13:53:25 +0200
  • 5f3b63fd4d destroy connections correctly and return some of the objects correctly Nicholas Caughey 2023-04-17 15:17:50 +0100
  • ea665ab53f some code cleanup Nicholas Caughey 2023-04-17 14:28:30 +0100
  • db99f2657d all data objects that were missing, added the put and delete endpoints, still lots of cleaning up to do do but all the basic database end points dune, no verification etc yet still to be added' Nicholas Caughey 2023-04-17 04:40:08 +0100
  • 770e3a6839 all the temporary inserts are in, code needs full clearning up etc Nicholas Caughey 2023-04-17 03:31:51 +0100
  • b8d4237e39 added git scan insert Nicholas Caughey 2023-04-17 03:20:50 +0100
  • ce9b1c536f added input for brewscans as a temporary solution need to consolodate into a single method that applys business logic Nicholas Caughey 2023-04-17 03:03:55 +0100
  • 9c1a49118b added files for brew objects and anded insert and select sql for postgress Nicholas Caughey 2023-04-17 02:46:25 +0100
  • 6f3da3e158 added working get statment from DB Nicholas Caughey 2023-04-14 16:28:12 +0100
  • 2b413d5538 fixing the DB connection string Nicholas Caughey 2023-04-14 15:51:17 +0100
  • d3c89fb0c3 added the connection for local db which has been setup Nicholas Caughey 2023-04-14 15:48:03 +0100
  • 463ec22b2d updated readme to represent API design Nicholas Caughey 2023-04-14 15:01:49 +0100
  • 7fd4c54b30 added the fix for the post request so works as intended and added a link for the working google docs Nicholas Caughey 2023-04-13 14:24:06 +0100
  • 64e8c67fd2 removed a bunch of currently not used code that was accidently pushed Nicholas Caughey 2023-04-12 18:21:23 +0100
  • 19a82c1280 Only contains the very basic API code, a lot of it is only there for demonstration purposes, will add the actual final code/files once the db component is written Nicholas Caughey 2023-04-12 18:16:38 +0100
  • 877bd07f02 Initial commit Nicholas Caughey 2023-04-12 11:57:50 +0000