aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common.Implementations/HttpClientManager
AgeCommit message (Collapse)Author
2013-03-31fixes #97 and creates a library dictionary cache to avoid FindById recursionLuke Pulverenti
2013-03-28try to avoid timeouts by increasing our default, and lower movie db concurrencyLuke Pulverenti
2013-03-16fix duplicate connections on the dashboardLukePulverenti
2013-03-14Add resume capability to GetTempFileLukePulverenti
2013-03-07removed base kernel and ikernelLukePulverenti
2013-03-04Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
Conflicts: MediaBrowser.Common/Kernel/ResourcePool.cs
2013-03-04Created IConfigurationManagerLukePulverenti
2013-03-03First cut at LastfmArtistProviderEric Reed
2013-03-03made IHttpClient a little more flexible, allow Semaphore to be optionalLukePulverenti
2013-02-26a little more consolidationLukePulverenti