Azret Kenzhaliev
Azret Kenzhaliev
Something is wrong with generating Release and Packages files. Need to resolve that.
Add verified parameter to `../list` endpoint for bazaar.
We need to write a Python script that will be used by @etursunbaev @tasankulov to check if all files that are retrieved by `../repo/list` endpoint can be successfully downloaded on...
Delete function doesn't remove file completely from SearchIndex and users' files bucket. That can lead to user with whom a file was shared assuming that file exists while it doesn't.
CheckRepo in some cases must search among public files and in some cases in both public and private files. This problem causes problems in upload, download, template, and etc.