summaryrefslogtreecommitdiff
path: root/tsp/scripts/crawler.py
AgeCommit message (Expand)AuthorFilesLines
2017-02-01Use HEAD request instead of GET for timestampsAleksander Mistewicz1-1/+1
2017-02-01Ignore missing MD5SUMS file, dispatch anywayAleksander Mistewicz1-1/+0
2017-01-16Add "--tree" argument to tsp/scripts/crawler.pyAleksander Mistewicz1-4/+17
2017-01-16Add timestamp argument to tsp/scripts/crawler.pyAleksander Mistewicz1-2/+4
2017-01-16Make crawler universalAleksander Mistewicz1-14/+26
2017-01-10Replace urllib2 with requests in crawler.pyAleksander Mistewicz1-22/+21
2017-01-09Add artik target supportAleksander Mistewicz1-1/+4
2016-12-06Fix issues reported by ShellCheck in tspAleksander Mistewicz1-1/+1
2016-10-07Update md5sums logic in tsp/scripts/crawler.pyAleksander Mistewicz1-7/+13
2016-10-07Write new timestamp at the end in crawl.pyAleksander Mistewicz1-2/+2
2016-10-07Use logging in tsp/scripts/crawler.pyAleksander Mistewicz1-0/+19
2016-10-07Replace env variable with argparse in crawler.pyAleksander Mistewicz1-25/+38
2016-08-24Modify tsp behaviour to comply with OBS changesAleksander Mistewicz1-9/+35
2016-07-11Download and test snapshotsAleksander Mistewicz1-0/+82