1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2024-12-27 18:17:13 +00:00
Lidarr/NzbDrone.Core
2011-10-20 16:39:13 -07:00
..
Datastore Migration is no longer executed per test, its ran once and the db is cloned after that, (faster tests, cleaner logs ;) 2011-10-16 19:03:54 -07:00
Helpers
Instrumentation more better exception handling. 2011-10-17 12:23:34 -07:00
Model Removed SharedLiveTemplates.xml. 2011-10-17 20:08:26 -07:00
Properties
Providers Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus 2011-10-20 16:39:13 -07:00
Repository RootDirProvider.GetMostFreeRootDir() will calculate the find the RootDir with the most free space and return its path. 2011-10-15 11:54:39 -07:00
CentralDispatch.cs Added BuildDateTime to central dispatch 2011-10-11 19:24:43 -07:00
Fluent.cs Added DirectoryInfo.FreeDiskSpace to get the free disk space of any directory. 2011-10-15 11:36:09 -07:00
NzbDrone.Core.csproj Moved NLog, Fluentassertion to Nuget. 2011-10-20 01:02:12 -07:00
NzbDrone.jpg
packages.config Moved NLog, Fluentassertion to Nuget. 2011-10-20 01:02:12 -07:00
Parser.cs Added Support for 1011 as a number convention. 2011-10-20 14:30:45 -07:00
WebTimer.cs