aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/HttpServer/HttpServer.cs
AgeCommit message (Expand)Author
2013-04-13more service stack loggingLuke Pulverenti
2013-04-10resharper suggestions in server implementationsLuke Pulverenti
2013-04-09centralize page size valueLuke Pulverenti
2013-04-08remove and/or delay unnecessary startup workLuke Pulverenti
2013-04-07removed unneeded startup processesLuke Pulverenti
2013-04-02moved displaypreferences to usermanager to solve concurrency issuesLuke Pulverenti
2013-03-31fixes #97 and creates a library dictionary cache to avoid FindById recursionLuke Pulverenti
2013-03-28removed file commentLuke Pulverenti
2013-03-24fixed dashboard caching optionLuke Pulverenti
2013-03-23made compression and caching available to plugin api endpointsLuke Pulverenti
2013-03-23copy dashboard to the output folder and load from the file system, instead of...Luke Pulverenti
2013-03-11fixes #28 - Better info error when adding same path to media collectionLukePulverenti
2013-03-07removed base kernel and ikernelLukePulverenti