summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2020-03-20Extract shared examples to test each cachemo khan
2020-03-20Check nuget cache for license entriesmo khan
2020-03-20Move Cache class into Core namespacemo khan
2020-03-20Use cache class to test out nuget indexmo khan
2020-03-18Rename OfflineIndex to Cachemo khan
2020-03-18Extract python namespacemo khan
2020-03-17Extract url parameter so that it can be generic enough to use in other packag...mo khan
2020-03-17Add extension point to specify different formats of the reportmo khan
2020-03-16Fix path to index files in specv0.10.1mo khan
2020-03-16Fix failing specv0.10.0mo khan
2020-03-12Fix broken specmo khan
2020-03-11Update scan-directory recordingmo khan
2020-03-11Add directory scanningmo khan
2020-03-11Iterate through nuget pages in ascending ordermo khan
2020-03-09Fix linter errorsmo khan
2020-03-09Update spec to fetch two pages of datamo khan
2020-03-09Iterate through all nuget packages or starting from a specific pagemo khan
2020-03-09Allow iterating through nuget packages starting from a pagemo khan
2020-03-03Print status during index buildmo khan
2020-03-03Convert nuget index to use csv filesmo khan
2020-03-03Update spdx/license-list-data cataloguemo khan
2020-03-03Fix linter errormo khan
2020-03-03Update build subcommand to delegate to Indexmo khan
2020-03-03Extract core namespacemo khan
2020-03-03Extract cli namespacemo khan
2020-03-03Extract java namespacemo khan
2020-03-02Extract dotnet namespacemo khan
2020-03-02Move gemfile lock parser to rubygems namespacemo khan
2020-03-02Extract rubygems namespacemo khan
2020-03-02Skip check to see if data is indexedmo khan
2020-03-02Default to .indexmo khan
2020-03-02Build .nuget index by default in project directorymo khan
2020-03-02Convert build to a subcommand of indexmo khan
2020-03-02Add command to fetch the latest offline indexmo khan
2020-02-24Perform binary search but only parse necessary lines into memorymo khan
2020-02-20Flip pending to itmo khan
2020-02-20Downcase filepathmo khan
2020-02-18Make spec as pending and move nuget index building elsewheremo khan
2020-02-18Move db clone to before :allmo khan
2020-02-18in memory bsearch (requires parsing full file)mo khan
2020-02-18Update db in offline indexmo khan
2020-02-18Collapse nestingmo khan
2020-02-18Add spec to check every version of every package in the dbmo khan
2020-02-18Read from a remote cataloguemo khan
2020-02-13Inspect rubygems offline index before making API requestsmo khan
2020-02-12Reduce object allocationsmo khan
2020-02-12Attempt to optimize string similarity comparison using jaro_winklermo khan
2020-02-02Save license expression string instead of arrayv0.4.1mo khan
2020-02-02Fix linter errorsv0.4.0mo khan
2020-02-02Fix failing specsmo khan