summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-05[style] param is not keyword argumentdrebs
2017-10-05[style] name keyword arguments in function callsdrebs
2017-10-05[style] rename exception to match standardsdrebs
2017-10-05[bug] refuse to start if blobs is misconfiguredVictor Shyba
2017-10-05[style] fix typos on filenames and commentsVictor Shyba
2017-10-05[bug] set as PROCESSING during processing flowVictor Shyba
2017-10-05[feature] notify, retry and fail from invalid tagVictor Shyba
2017-10-05[feature] retry during upload + proper waitVictor Shyba
2017-10-05[feature] retry during downloadVictor Shyba
2017-10-05[feature] send/fetch missing using local statusesVictor Shyba
2017-10-05[feature] blob get/put handle unavailable statusesVictor Shyba
2017-10-05[refactor] change default dict paramsVictor Shyba
2017-10-05[feature] improve preamble comparisonsVictor Shyba
2017-10-05[feature] persist pending_download remote listingVictor Shyba
2017-10-05[feature] filter out unavailable blobs on listingVictor Shyba
2017-10-05[feature] concurrent blob download/uploadVictor Shyba
2017-10-03[doc] improve overall client/server infodrebs
2017-10-03[doc] add reviewed reference from old documentationdrebs
2017-10-03[doc] add intro section with reviwed content from old docdrebs
2017-10-03[test] add missing docstrings to some benchmark testsdrebs
2017-09-30[test] run benchmark tests in parallel with other testsdrebs
2017-09-30[bug] fix argument passing in blobs queriesdrebs
2017-09-30[test] fix e2e test call to remote_listdrebs
2017-09-29[doc] add dependency on mock for docsdrebs
2017-09-29[refactor] make parameters of blobmanager methods explicitdrebs
2017-09-29[bug] check all http response status codesdrebs
2017-09-29[bug] raise when trying to get flags of unexisting blobdrebs
2017-09-28[doc] add api reference to the docsdrebs
2017-09-28[doc] remove unused pagesdrebs
2017-09-28[doc] fix blobs table in reference docdrebs
2017-09-28[doc] mock the pysqlcihper module on readthedocsdrebs
2017-09-28[doc] fix readthedocs yaml file namedrebs
2017-09-28[doc] add license informationdrebs
2017-09-28[doc] move migrations doc to server sectiondrebs
2017-09-28[doc] move development docs to a subdirdrebs
2017-09-28[doc] improve client docdrebs
2017-09-28[doc] move server db info to reference sectiondrebs
2017-09-28[doc] improve server docdrebs
2017-09-28[doc] move auth to reference sectiondrebs
2017-09-28[doc] add blobs docdrebs
2017-09-28[docs] update badges in README to point to unified packageKali Kaneko
2017-09-28[docs] add entry about packaging to changelogKali Kaneko
2017-09-28[pkg] remove classifier, pypi is choking on that oneKali Kaneko
2017-09-28[pkg] update pypi upload commandKali Kaneko
2017-09-28[pkg] Add packages for debian busterVarac
2017-09-20[test] use swaks on e2e testdrebs
2017-09-20[test] add swaks to docker imagedrebs
2017-09-20[test] use new Dockerfile location to update docker imagedrebs
2017-09-20[test] remove dependency on numpydrebs
2017-09-20[test] make conftest.py compatible with python3drebs