-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Get v2 -> v1 transform working with files array #1211
Get v2 -> v1 transform working with files array #1211
Commits on Jan 13, 2019
-
Create v1 files dictionary in simple case.
Larry Golding committedJan 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 7139747 - Browse repository at this point
Copy the full SHA 7139747View commit details -
Get response file content working; fixes one test.
Larry Golding committedJan 13, 2019 Configuration menu - View commit details
-
Copy full SHA for f79fe68 - Browse repository at this point
Copy the full SHA f79fe68View commit details -
Don't repeat fileData.uri if it matches the dictionary key.
Larry Golding committedJan 13, 2019 Configuration menu - View commit details
-
Copy full SHA for 622c2ab - Browse repository at this point
Copy the full SHA 622c2abView commit details -
Extract CreateFileDictionaryKey method; dummy implementation.
Larry Golding committedJan 13, 2019 Configuration menu - View commit details
-
Copy full SHA for d5f9620 - Browse repository at this point
Copy the full SHA d5f9620View commit details
Commits on Jan 14, 2019
-
Synthesize file dictionary keys for nested files.
Larry Golding committedJan 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 1c9c6a0 - Browse repository at this point
Copy the full SHA 1c9c6a0View commit details -
Compute parent key; this gets another test working.
... but OneRunWithBasicInvocation regressed.
Larry Golding committedJan 14, 2019 Configuration menu - View commit details
-
Copy full SHA for c16f1f4 - Browse repository at this point
Copy the full SHA c16f1f4View commit details -
Fix OneRunWithBasicInvocation.
The output was actually correct. The converter now, as permitted by the v1 spec, omits file.uri if it matches the key.
Larry Golding committedJan 14, 2019 Configuration menu - View commit details
-
Copy full SHA for e3a51ca - Browse repository at this point
Copy the full SHA e3a51caView commit details -
... but there is still commented out code, showing that we have test holes.
Larry Golding committedJan 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 718a420 - Browse repository at this point
Copy the full SHA 718a420View commit details -
Larry Golding committed
Jan 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 43a85cd - Browse repository at this point
Copy the full SHA 43a85cdView commit details -
Bug fix: don't insert double slashes in multiply nested paths.
Larry Golding committedJan 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 49ebc34 - Browse repository at this point
Copy the full SHA 49ebc34View commit details -
Move towards compatibility with FileDiffingTests helper method.
Larry Golding committedJan 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 3fb517d - Browse repository at this point
Copy the full SHA 3fb517dView commit details -
SarifCurrentToVersionOneVisitorTests use helper from base class.
Larry Golding committedJan 14, 2019 Configuration menu - View commit details
-
Copy full SHA for ee8c807 - Browse repository at this point
Copy the full SHA ee8c807View commit details