index
:
spandx/spandx.git
async
dependency-update
light-async
main
omnibus
rs
Spandx reverse proxy
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
/
integration
/
core
/
cache_spec.rb
Age
Commit message (
Collapse
)
Author
2020-05-20
Add specs for the npm cache
mo khan
2020-05-18
Test the yarn cache
mo khan
2020-05-15
Remove profiler test
mo khan
2020-05-15
Load entries in index on demand
mo khan
2020-05-15
Tidy up code enough so that it can be used to rebuild the index files
mo khan
2020-05-14
Write inflated index
mo khan
2020-05-13
Rename Table to Relation
mo khan
2020-05-12
play with pointers
mo khan
2020-05-12
Isolate access to index entry cache
mo khan
2020-05-11
Build naive csv parser
mo khan
2020-05-10
Optimize processing of index file
mo khan
2020-05-10
Implement IndexFile#each and fix failing tests
mo khan
2020-05-10
Identify and resolve bottleneck with csv parsing
mo khan
2020-05-09
Work on optimize data retrieval from cache
mo khan
2020-05-09
Remove unused before block
mo khan
2020-05-08
Extract Datafile class
mo khan
2020-05-08
Allow traversal of entries in the index
mo khan
2020-05-01
Build an index with the starting line numbers
mo khan
2020-05-01
Fix linter errors
mo khan
2020-05-01
Update nuget cache builder to delegate to cache class
mo khan
2020-05-01
Start to build internal index
mo khan
2020-04-25
Fix some specs
mo khan
2020-04-19
fix specs
mo khan
2020-04-19
Collapse file storage code into Cache class
mo khan
2020-04-13
Extract singletons for git dbs
mo khan
2020-04-10
Resolve licenses from a central location
mo khan
2020-03-20
Extract shared examples to test each cache
mo khan
2020-03-20
Check nuget cache for license entries
mo khan
2020-03-20
Move Cache class into Core namespace
mo khan