aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-25Fix new version number logicEric Reed
2013-02-25Show version number on installer downloadEric Reed
2013-02-25Switch to using config file for installerEric Reed
2013-02-25More uninstaller/installer incrementalsEric Reed
2013-02-25Fix compiler directive in ServerApplicationPathsEric Reed
2013-02-25ApiClient nuget package requires Common as a dependency.ScottIsAFool
2013-02-25Added Readme.txtChris Schneider
2013-02-25fixed plugin assembly downloads as well as debug/release detection with nuget...LukePulverenti
2013-02-24convert upload image url to restLukePulverenti
2013-02-24convert media library url's to restLukePulverenti
2013-02-24convert playback checkins to restLukePulverenti
2013-02-24update nuget packagesLukePulverenti
2013-02-24extracted httpclient dependancyLukePulverenti
2013-02-24Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-02-24More DILukePulverenti
2013-02-24Fixed the protobuf package not being pulled in as a dependencyScottIsAFool
2013-02-24Update PluginSecurity.dllEric Reed
2013-02-23placeholder for plugin security fixLukePulverenti
2013-02-23Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-02-23extracted http server, web socket server and udp server dependanciesLukePulverenti
2013-02-23Installer updates and partial uninstallerEric Reed
2013-02-23Chg name of installerEric Reed
2013-02-23Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-02-23Forgot to save the nuspec file with the NLog dependency in it.ScottIsAFool
2013-02-23moved some network code to the networking assemblyLukePulverenti
2013-02-23Removed nupkg and theatre nuspecScottIsAFool
2013-02-23moved ui to it's own repoLukePulverenti
2013-02-23Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-02-23fixed missing filesLukePulverenti
2013-02-23fix missing del command in post buildEric Reed
2013-02-23Updated description for ApiClient nuspec file.ScottIsAFool
2013-02-23type discovery without attributesLukePulverenti
2013-02-22more dependancy injection. still just beginningLukePulverenti
2013-02-22fix broken imagesLukePulverenti
2013-02-22extracted more interfacesLukePulverenti
2013-02-22add CorePlugins to ignoreLukePulverenti
2013-02-22Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-02-22added simple injector for dependancy managementLukePulverenti
2013-02-22Added IDisposable to IWebSocketListenerLukePulverenti
2013-02-22Merge commit 'fa4e85bd0272746c37c0f132fe15bc440e9e1efe'Chris Schneider
2013-02-22mb logo splitChris Schneider
2013-02-22create zip package in post buildEric Reed
2013-02-22Created ApiClient nuget package.ScottIsAFool
2013-02-22Conditional post-buildEric Reed
2013-02-22partial post build on serverapplicationEric Reed
2013-02-22Set the Common, Controller, Model, UI and UI.Controls to go into one folder, ...ScottIsAFool
2013-02-22Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowserLukePulverenti
2013-02-22removed deprecated codeChris Schneider
2013-02-22added missing type: attrChris Schneider
2013-02-22created IWebSocketListenerLukePulverenti