aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-20Add ConfigureAwait to awaited callsClaus Vium
2019-02-20Fix logging args and add ilogger with categorynameClaus Vium
2019-02-20Merge branch 'master' into update_tvdbVasily
2019-02-20Merge pull request #930 from fruhnow/AuthorizationCheckVasily
2019-02-20Merge pull request #950 from cvium/replace_priority_queueVasily
2019-02-20Merge pull request #851 from Bond-009/appdataVasily
2019-02-20Merge pull request #914 from Bond-009/httppostedfileVasily
2019-02-20Address review commentsClaus Vium
2019-02-19Merge pull request #889 from Bond-009/xmlexJoshua M. Boniface
2019-02-19Merge pull request #848 from Bond-009/perfJoshua M. Boniface
2019-02-19Merge pull request #830 from Bond-009/updateJoshua M. Boniface
2019-02-20Merge pull request #936 from EraYaN/fix-drone-abi-testsVasily
2019-02-19Remove OptimizedPriorityQueue source and grab it from nugetClaus Vium
2019-02-19switching logging to serilog convention according to pr commentsFelix Ruhnow
2019-02-19adressing pr commentsFelix Ruhnow
2019-02-19adressing pr commentsFelix Ruhnow
2019-02-19Fixed the assemblynames from drone since, the namespaces do not line up (yet).Erwin de Haan
2019-02-18Merge pull request #902 from brianjmurrell/copr-autobuildJoshua M. Boniface
2019-02-18Merge pull request #862 from EraYaN/abi-check-droneAndrew Rabert
2019-02-18checking user-permission in GetQueryResult to prevent accessing the library w...Felix Ruhnow
2019-02-18Remove useless checkBond-009
2019-02-18Simplify code to get data dirBond_009
2019-02-18Merge pull request #887 from wtayl0r/replace-primitives-with-iconfigurationVasily
2019-02-18Remove more self-update codeBond_009
2019-02-18Fix style issues in changed filesBond_009
2019-02-18Removed remaining self-update codeBond_009
2019-02-18Merge pull request #913 from Bond-009/logVasily
2019-02-18Merge pull request #829 from Bond-009/fieldsVasily
2019-02-17Merge pull request #925 from Bond-009/newmaserJoshua M. Boniface
2019-02-17Removed async from non-async methodWilliam Taylor
2019-02-17Removed unnecessary configuration options and reduced primitive dependenciesWilliam Taylor
2019-02-17Removed Reference and replaced with package referenceWilliam Taylor
2019-02-17Removed extra usingWilliam Taylor
2019-02-17Removed primitives from services in Program.csWilliam Taylor
2019-02-17Merge remote-tracking branch 'upstream/release-10.2.z' into newmaserBond-009
2019-02-16Merge pull request #920 from nvllsvm/dockolate_icetainerAndrew Rabert
2019-02-16Fix cachedir missing from Docker containerAndrew Rabert
2019-02-16Bump release version for last-minute PRsv10.2.0Joshua Boniface
2019-02-16Merge branch 'master' into perfBond-009
2019-02-16Merge branch 'master' into fieldsBond-009
2019-02-16Reduce log spamBond-009
2019-02-16Separate HttpPostedFileBond-009
2019-02-16Merge pull request #899 from AThomsen/bugfix/dlna_name_race_conditionBond-009
2019-02-16Merge pull request #907 from cvium/fix_assembly_visibilityBond-009
2019-02-16Merge pull request #910 from nvllsvm/make_it_soAndrew Rabert
2019-02-16Merge pull request #911 from nvllsvm/hooked_on_phonicsAndrew Rabert
2019-02-16Checkout submodules in Docker Hub hookAndrew Rabert
2019-02-16Enhance DockerfilesAndrew Rabert
2019-02-16Merge pull request #909 from n8225/dockerBuildsAndrew Rabert
2019-02-15Fix docker arm buildsn8225