Applied "Introduction of ItemSource interface" patch
Showing
- README.md 7 additions, 4 deletionsREADME.md
- cellxgene_gateway/backend_cache.py 25 additions, 5 deletionscellxgene_gateway/backend_cache.py
- cellxgene_gateway/cache_entry.py 20 additions, 8 deletionscellxgene_gateway/cache_entry.py
- cellxgene_gateway/cache_key.py 55 additions, 8 deletionscellxgene_gateway/cache_key.py
- cellxgene_gateway/dir_util.py 2 additions, 1 deletioncellxgene_gateway/dir_util.py
- cellxgene_gateway/env.py 2 additions, 7 deletionscellxgene_gateway/env.py
- cellxgene_gateway/filecrawl.py 46 additions, 98 deletionscellxgene_gateway/filecrawl.py
- cellxgene_gateway/gateway.py 100 additions, 125 deletionscellxgene_gateway/gateway.py
- cellxgene_gateway/items/file/fileitem.py 27 additions, 0 deletionscellxgene_gateway/items/file/fileitem.py
- cellxgene_gateway/items/file/fileitem_source.py 185 additions, 0 deletionscellxgene_gateway/items/file/fileitem_source.py
- cellxgene_gateway/items/item.py 43 additions, 0 deletionscellxgene_gateway/items/item.py
- cellxgene_gateway/items/item_source.py 50 additions, 0 deletionscellxgene_gateway/items/item_source.py
- cellxgene_gateway/items/s3/s3item.py 27 additions, 0 deletionscellxgene_gateway/items/s3/s3item.py
- cellxgene_gateway/items/s3/s3item_source.py 171 additions, 0 deletionscellxgene_gateway/items/s3/s3item_source.py
- cellxgene_gateway/path_util.py 0 additions, 66 deletionscellxgene_gateway/path_util.py
- cellxgene_gateway/static/js/annotation.js 1 addition, 0 deletionscellxgene_gateway/static/js/annotation.js
- cellxgene_gateway/subprocess_backend.py 4 additions, 6 deletionscellxgene_gateway/subprocess_backend.py
- cellxgene_gateway/templates/cache_status.html 50 additions, 40 deletionscellxgene_gateway/templates/cache_status.html
- cellxgene_gateway/templates/index.html 0 additions, 41 deletionscellxgene_gateway/templates/index.html
- setup.py 6 additions, 5 deletionssetup.py
Please register or sign in to comment