App_Data
ConfigFile for NzbDrone.exe is now stored under App_Data for NzbDrone.Web. - This will be to provide the users a way to edit Port and set whether they want their default browser to open on startup, all form the WebUI (and not be overwritten on upgrades).
2011-09-30 20:12:18 -07:00
IISExpress
Configuring the AuthenticationType from the WebUI will now work, just restart and NzbDrone will change the AuthenticationType on start.
2011-10-07 17:17:46 -07:00
Libraries
Moved NLog, Fluentassertion to Nuget.
2011-10-20 01:02:12 -07:00
Migrator.net
Removed all warnings
2011-06-19 13:43:47 -07:00
NzbDrone
Unit test should now run in a machine with NzbDrone installed as a service with no side effects.
2011-10-26 10:15:47 -07:00
NzbDrone.App.Test
Unit test should now run in a machine with NzbDrone installed as a service with no side effects.
2011-10-26 10:15:47 -07:00
NzbDrone.Common
Starting path clean up. (All paths should go through EnvironmentProvider)
2011-10-28 21:54:33 -07:00
NzbDrone.Common.Test
Unit test should now run in a machine with NzbDrone installed as a service with no side effects.
2011-10-26 10:15:47 -07:00
NzbDrone.Core
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
2011-10-31 16:27:00 -07:00
NzbDrone.Core.Test
Starting path clean up. (All paths should go through EnvironmentProvider)
2011-10-28 21:54:33 -07:00
NzbDrone.Test.Common
lots of different things ;)
2011-10-23 22:54:09 -07:00
NzbDrone.Test.Dummy
Moved tests for NzbDrone.Common to its own test project. added some new tests.
2011-10-23 10:32:57 -07:00
NzbDrone.Tvdb.Offline
don't remember what I did here ;)
2011-04-14 17:49:02 -07:00
NzbDrone.Update
Starting path clean up. (All paths should go through EnvironmentProvider)
2011-10-28 21:54:33 -07:00
NzbDrone.Update.Test
Unit test should now run in a machine with NzbDrone installed as a service with no side effects.
2011-10-26 10:15:47 -07:00
NzbDrone.Web
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
2011-10-31 16:27:00 -07:00
packages
Twatter has been added, Notifications cannot be saved (yet), nor will they send, but the framework for a user to setup Twitter (Authorize NzbDrone) is in place.
2011-10-28 00:57:00 -07:00
.gitignore
Update the package.bat to remove some extra files.
2011-10-30 22:45:06 -07:00
clo
Added TvDb offline project. still need to clean the data
2011-04-10 01:21:00 -07:00
NzbDrone.1.1.dotCover
commiting tests before teamcity demo
2011-06-02 14:06:46 -07:00
NzbDrone.6.0.ReSharper
Added google analytics. (only enabled in production)
2011-10-27 22:13:56 -07:00
NzbDrone.sln
lots of different things ;)
2011-10-23 22:54:09 -07:00
package.bat
Update the package.bat to remove some extra files.
2011-10-30 22:45:06 -07:00
readme.md
DeleteInvalidEpisodes with tests added to delete episodes that TheTvDb no longer has (previously bad data).
2011-09-29 21:40:00 -07:00
SceneMappings.csv
Added scene mapping for Hawaii Five-0 (hawaiifive2010).
2011-09-19 22:13:24 -07:00
SharedLiveTemplates.xml
Added QuickAdd for adding series, not displayed currently, needs some prettifying.
2011-10-19 08:16:34 -07:00