summaryrefslogtreecommitdiffstats
path: root/logic/net/CacheDownload.cpp
Commit message (Collapse)AuthorAgeLines
* Use the forge mirrors for downloading forge librariesPetr Mrázek2013-11-17-4/+2
| | | | Let's hope we never, ever see a forge download error again.
* Reformat and (slightly) decruft all the things.Petr Mrázek2013-11-04-6/+22
|
* S3 bucket listing support and network code refactors.Petr Mrázek2013-10-26-1/+1
| | | | | | * Adds support for listing all objects in an S3 bucket. * Renames a bunch of network related classes (Download->Action) * Net actions now have static constructors
* Support version format 9, fix version-related segfault, (maybe) fix forge lists.Petr Mrázek2013-10-18-2/+10
|
* Log failure reasons of cache downloadsPetr Mrázek2013-10-06-1/+1
|
* Added file loggerPetr Mrázek2013-10-06-5/+5
|
* Add user agent header to most MultiMC download requests.Petr Mrázek2013-10-02-0/+1
|
* Cache forge version list (it's huge)Petr Mrázek2013-09-22-29/+34
|
* Use HttpMetaCache to minimize network use.Petr Mrázek2013-09-08-0/+122