-
Notifications
You must be signed in to change notification settings - Fork 323
Comparing changes
Open a pull request
base repository: oss-review-toolkit/ort
base: main
head repository: doubleopen-project/ort
compare: door
Commits on Jun 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for af56227 - Browse repository at this point
Copy the full SHA af56227View commit details -
scanner: scanPath() implementation can now be started
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 113e289 - Browse repository at this point
Copy the full SHA 113e289View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2e6ff0 - Browse repository at this point
Copy the full SHA b2e6ff0View commit details -
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 40f02e1 - Browse repository at this point
Copy the full SHA 40f02e1View commit details -
scanner: presigned URL 1st implementation, doesn't work yet
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 134926b - Browse repository at this point
Copy the full SHA 134926bView commit details -
scanner: presigned URL fetching from DOS API
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 47d30a0 - Browse repository at this point
Copy the full SHA 47d30a0View commit details -
scanner: Add zipping of the directory to scan
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bbed35d - Browse repository at this point
Copy the full SHA bbed35dView commit details -
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9090b85 - Browse repository at this point
Copy the full SHA 9090b85View commit details -
scanner: Delete the uploaded packet from local storage
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bceb4f0 - Browse repository at this point
Copy the full SHA bceb4f0View commit details -
Changed DOS scanner to PackageScannerWrapper interface
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4b39cf3 - Browse repository at this point
Copy the full SHA 4b39cf3View commit details -
scanner: local cleanup after S3 upload
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1564ed1 - Browse repository at this point
Copy the full SHA 1564ed1View commit details -
scanner: fix DOS scanner class definition
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3e2a5f4 - Browse repository at this point
Copy the full SHA 3e2a5f4View commit details -
scanner-dos: first dummy implementation of scan results request and r…
…esponse Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 74ce25f - Browse repository at this point
Copy the full SHA 74ce25fView commit details -
scanner-dos: Notify DOS API about new package and get a folder in S3 …
…to scan Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6c3bb74 - Browse repository at this point
Copy the full SHA 6c3bb74View commit details -
scanner-dos: Refactor some DOS code
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 088aa4e - Browse repository at this point
Copy the full SHA 088aa4eView commit details -
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c17b824 - Browse repository at this point
Copy the full SHA c17b824View commit details -
scanner-dos: Add scanjob to DOS API (backend)
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f1bcb80 - Browse repository at this point
Copy the full SHA f1bcb80View commit details -
scanner-dos: Add periodical polling of scanjob results from DOS API
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1bc81a6 - Browse repository at this point
Copy the full SHA 1bc81a6View commit details -
scanner-dos: Add configuration class for the scanner
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 224c7cc - Browse repository at this point
Copy the full SHA 224c7ccView commit details -
scanner-dos: Clean up the configuration and copyright info
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5b58313 - Browse repository at this point
Copy the full SHA 5b58313View commit details -
scanner-dos: Implement result parser for scan results returned by DOS…
… API Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for be505ed - Browse repository at this point
Copy the full SHA be505edView commit details -
scanner-dos: safety measures for getPresignedUrl() and uploadFile()
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 31faef9 - Browse repository at this point
Copy the full SHA 31faef9View commit details -
scanner-dos: Safety measures for getScanResults()
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9126f6d - Browse repository at this point
Copy the full SHA 9126f6dView commit details -
scanner-dos: Wrap network calls into Response<> and handle responses …
…properly Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 172a1f4 - Browse repository at this point
Copy the full SHA 172a1f4View commit details -
scanner-dos: Add time elapsed info to scanner's log messages
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 315c86e - Browse repository at this point
Copy the full SHA 315c86eView commit details -
scanner-dos: Retrofit2 interface unified with REST endpoint names
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ff42077 - Browse repository at this point
Copy the full SHA ff42077View commit details -
scanner-dos: Some changes to REST API to comply with changes in DOS API
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 72d602f - Browse repository at this point
Copy the full SHA 72d602fView commit details -
scanner-dos: Returning real results from DOS API, generating summary …
…and ORT result Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 699b4b6 - Browse repository at this point
Copy the full SHA 699b4b6View commit details -
scanner-dos: Changes in /scan-results endpoint: also pending job is n…
…ow handled Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9aa0c25 - Browse repository at this point
Copy the full SHA 9aa0c25View commit details -
scanner-dos: Add authorization for the network calls
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 52961bb - Browse repository at this point
Copy the full SHA 52961bbView commit details -
scanner-dos: Clean up unused imports and commented code lines
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a319328 - Browse repository at this point
Copy the full SHA a319328View commit details -
scanner-dos: Survive empty results due to backend failure
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 259a258 - Browse repository at this point
Copy the full SHA 259a258View commit details -
scanner-dos: Add a general 'backend issue' to the return
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5dbfcf7 - Browse repository at this point
Copy the full SHA 5dbfcf7View commit details -
scanner-dos: Add specific issues for backend failures
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cb35a64 - Browse repository at this point
Copy the full SHA cb35a64View commit details -
Configuration menu - View commit details
-
Copy full SHA for be4558d - Browse repository at this point
Copy the full SHA be4558dView commit details -
scanner-dos: Simplify /package and /job endpoints
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2913582 - Browse repository at this point
Copy the full SHA 2913582View commit details -
scanner-dos: Add REST timeout to scanner configuration
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e063a3f - Browse repository at this point
Copy the full SHA e063a3fView commit details -
scanner-dos: Recover from licenses/copyrights = null until better ref…
…actoring of DOS Scanner is done Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for edf5fad - Browse repository at this point
Copy the full SHA edf5fadView commit details -
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ef78b62 - Browse repository at this point
Copy the full SHA ef78b62View commit details -
scanner-dos: Implement refactoring functions
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a5a637e - Browse repository at this point
Copy the full SHA a5a637eView commit details -
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f9df37b - Browse repository at this point
Copy the full SHA f9df37bView commit details -
scanner-dos: REST changes at network layer
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ce690a7 - Browse repository at this point
Copy the full SHA ce690a7View commit details -
scanner-dos: REST changes at data layer
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 24dd05c - Browse repository at this point
Copy the full SHA 24dd05cView commit details -
scanner-dos: remove unneeded function from DOS Scanner
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a421328 - Browse repository at this point
Copy the full SHA a421328View commit details -
scanner-dos: REST changes at DOS Scanner
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 30383e6 - Browse repository at this point
Copy the full SHA 30383e6View commit details -
scanner-dos: Change logging to better show the status of backend scan
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9c72ef2 - Browse repository at this point
Copy the full SHA 9c72ef2View commit details -
scanner-dos: Change logs to be clear they are coming from a new scan
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a5a4cd1 - Browse repository at this point
Copy the full SHA a5a4cd1View commit details -
scanner-dos: Receive and log scan issues returned from DOS API
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9552edb - Browse repository at this point
Copy the full SHA 9552edbView commit details -
scanner-dos: Added empty DOS test class
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 77db14d - Browse repository at this point
Copy the full SHA 77db14dView commit details -
scanner-dos: Add skeleton for first unit test
Signed-off-by: Etsija <jyrki.keisala@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c4b61f9 - Browse repository at this point
Copy the full SHA c4b61f9View commit details
There are no files selected for viewing