0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
test activity.add method and use list instead of get for querying More... over 12 years ago
make update private More... over 12 years ago
add generic function to create collections of any type More... over 12 years ago
expose job.metadata as a dict and commit changes on demand only More... over 12 years ago
Merge pull request #2 from omab/master More... over 12 years ago
Project tests More... over 12 years ago
Force string on project id More... over 12 years ago
Merge pull request #1 from omab/master More... over 12 years ago
Pull hubstorage endpoint from env if defined More... over 12 years ago
Activity add method More... over 12 years ago
be expicit about what is expired More... over 12 years ago
add job method to request stop on a running job More... over 12 years ago
check writers are not created after closing batch uploader More... over 12 years ago
keep jobs stats in its own resource type More... over 12 years ago
batched items must be marked as done after uplading to ensure a consistent get() after flush() More... over 12 years ago
samples does not support gzip content encoding More... over 12 years ago
add close timeouts More... over 12 years ago
pylint imports and trailing line More... over 12 years ago
follow the name of the resource exposed by server side as much as possible for jobs meta More... over 12 years ago
rename HSClient to HubstorageClient More... over 12 years ago
force upload for flushed writers More... over 12 years ago
bu was a bad name, now use full batchuploader name More... over 12 years ago
integrate batch writers into high level resourcetype api More... over 12 years ago
use a single thread to batch and retry uploads More... over 12 years ago
batches now are compressed before uploading More... over 12 years ago
add support to send and retry batched uploads from a single thread More... over 12 years ago
move serialization to its own module More... over 12 years ago
add a project class to group all project related resources and more ported tests More... over 12 years ago
update test class name More... over 12 years ago
add jobq tests More... over 12 years ago