Jonathan Christison
|
1081288418
|
Hacky attempt at adding DB Dev services for local development
|
3 years ago |
Leonid Bossis
|
63fef64f31
|
checkpoint #2
|
3 years ago |
Leonid Bossis
|
a178a7fc18
|
add logging facility
|
3 years ago |
Leonid Bossis
|
8975fff63d
|
change db table field names from mixed naming convention to pythonic convention xxx_yyy_zzz and stop using CamelCase
|
3 years ago |
Leonid Bossis
|
c61e6fb0f6
|
checkpoint #1
|
3 years ago |
Leonid Bossis
|
c6385a7544
|
First changes after code review, making use of prepared statements, code cleanup
|
3 years ago |
Juan Perez de Algaba
|
bb63891276
|
Update schema.sql to replace covscan for osh
|
3 years ago |
Juan Perez de Algaba
|
674e248c1d
|
Update modified covscanrest for osh
|
3 years ago |
jperezde
|
f3c9338181
|
Modified schema, create scraper and populate file for offerings file
|
3 years ago |
Juan Perez de Algaba
|
f502e758c7
|
Uploaded schema file
|
3 years ago |
Juan Perez de Algaba
|
9449cf7fd0
|
Add new directory for db schema
|
3 years ago |
Nicholas Caughey
|
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)
|
3 years ago |
Nicholas Caughey
|
314f3e90c1
|
Merge branch 'Update_docs' into 'main'
Updated Readme
See merge request pct-security/covscanrest!1
|
3 years ago |
jperezde
|
798891b17d
|
Updated Readme
|
3 years ago |
Nicholas Caughey
|
5f3b63fd4d
|
destroy connections correctly and return some of the objects correctly
|
3 years ago |
Nicholas Caughey
|
ea665ab53f
|
some code cleanup
|
3 years ago |
Nicholas Caughey
|
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'
|
3 years ago |
Nicholas Caughey
|
770e3a6839
|
all the temporary inserts are in, code needs full clearning up etc
|
3 years ago |
Nicholas Caughey
|
b8d4237e39
|
added git scan insert
|
3 years ago |
Nicholas Caughey
|
ce9b1c536f
|
added input for brewscans as a temporary solution need to consolodate into a single method that applys business logic
|
3 years ago |
Nicholas Caughey
|
9c1a49118b
|
added files for brew objects and anded insert and select sql for postgress
|
3 years ago |
Nicholas Caughey
|
6f3da3e158
|
added working get statment from DB
|
3 years ago |
Nicholas Caughey
|
2b413d5538
|
fixing the DB connection string
|
3 years ago |
Nicholas Caughey
|
d3c89fb0c3
|
added the connection for local db which has been setup
|
3 years ago |
Nicholas Caughey
|
463ec22b2d
|
updated readme to represent API design
|
3 years ago |
Nicholas Caughey
|
7fd4c54b30
|
added the fix for the post request so works as intended and added a link for the working google docs
|
3 years ago |
Nicholas Caughey
|
64e8c67fd2
|
removed a bunch of currently not used code that was accidently pushed
|
3 years ago |
Nicholas Caughey
|
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
|
3 years ago |
Nicholas Caughey
|
877bd07f02
|
Initial commit
|
3 years ago |