summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-06linaro-cp.py: Finish conversion to requests.pfalconPaul Sokolovsky
2016-12-05linaro-cp.py: Use requests for S3 uploads.Paul Sokolovsky
2016-09-13Remove ability to choose API V1/V2Ben Copeland
2016-08-02Make the default api_version, version 3.Ben Copeland
2016-07-26bug #2434 - more debuggingAndy Doan
2016-07-20add retry logic for put_s3Andy Doan
2016-07-19bug #2434: getting 503 errors from S3Andy Doan
2015-11-03oops - fix last changeAndy Doan
2015-11-03Allow v3 API to be used from a jenkins jobAndy Doan
2015-08-24add support for new v3 apiAndy Doan
2015-04-08supply a --make-link optionAndy Doan
2015-04-08link-latest requires previous operations to runAndy Doan
2015-04-07Starting checking envvars with PUBLISH_TOKEN, then PUBLISH_KEY.Paul Sokolovsky
2015-01-15In case of error, record error class too, not just error params.Paul Sokolovsky
2014-12-09include error if link-latest failsAndy Doan
2014-12-08apiv2 - add option for providing a "latest" link to the buildAndy Doan
2014-12-08fix bug from d084c0ccAndy Doan
2014-12-08Move import pprint to the top of file.Paul Sokolovsky
2014-12-08Fix typo breaking publishing of auto-generated BUILD-INFO.txt's.Paul Sokolovsky
2014-12-08Add --verbose and --dry-run options to facilitate debugging.Paul Sokolovsky
2014-12-05Create MANIFEST outside src_dir, as it may be not writable by us.Paul Sokolovsky
2014-12-05Add --manifest option, as supported by old publishing system.Paul Sokolovsky
2014-12-05Make --include accept regex instead of fnmatch pattern.Paul Sokolovsky
2014-12-05Add --no-build-info to not try to generate any BUILD-INFO.txt at all.Paul Sokolovsky
2014-12-04Support comma-separate patterns for --include too.Paul Sokolovsky
2014-12-04Implement filtering for published files (--include option).Paul Sokolovsky
2014-12-03Implement --split-job-owner, to rewrite job path as required for android-build.Paul Sokolovsky
2014-11-28Support publishing of individual files.Paul Sokolovsky
2014-11-28Don't assume that server as specified by user has trailing slash.Paul Sokolovsky
2014-11-27Clearly mark error message as such.Paul Sokolovsky
2014-11-27Fix stale function call in retry handler.Paul Sokolovsky
2014-11-09The tool doesn't work with individual files, only dirs.Paul Sokolovsky
2014-10-21add support for v2 apiAndy Doan
2014-10-20prepare for v2 apiAndy Doan
2014-09-10Allow more flexibility with build-info file.Andy Doan
2014-08-14bug 357: make upload more resilient to transient failuresAndy Doan
2014-08-11refactor upload logic to its own funcionsAndy Doan
2014-08-11refactor logic for building transfer queueAndy Doan
2014-08-11allow configurable publishing API serverAndy Doan
2014-08-11fix StringIO bugAndy Doan
2014-08-11Merge "Add more verbose output and non-zero exit code for errors"Andy Doan
2014-08-11Add more verbose output and non-zero exit code for errorsAndy Doan
2014-08-09Add .gitreview file for gerritFathi Boudra
2014-05-22Add a simple python script used to upload files to snapshots.linaro.orgFathi Boudra