Commit Graph

1144 Commits (2ba4b10a60f7124599c3d48a05f41c99427543a8)

Author SHA1 Message Date
kay.one 67995a5cf6 fixed AllowedReleaseGroupSpecification
11 years ago
Mark McDowall 0ee175e382 Attempting join of Series to Episodes
11 years ago
Keivan Beigi 618c81b78f updated json.net reference in NzbDrone.Core.Test to point to .NET 3.5 version.
11 years ago
Keivan Beigi 65ae894410 added an abstraction layer for json serializer, should work in mono.
11 years ago
Keivan Beigi 213c842050 removed signalr, will re-add when actually needed.
11 years ago
Keivan Beigi 861c07b2fa added json.net tests for mono.
11 years ago
kay.one b03388f7b9 fixed more tests.
11 years ago
Keivan Beigi 9fdfd13dbf fixed more tests.
11 years ago
kay.one 652a9d4a8a removed strict mock from test base.
11 years ago
kay.one d2104e189f fixed some more tests.
11 years ago
kay.one 15c15b4f71 fixed more tests
11 years ago
kay.one 6e88f55a54 cleaned up parsing logic and structure.
11 years ago
kay.one cd2761d07d cleaned up app update
11 years ago
Keivan Beigi 420756bb47 fixed some tests, spelling issues.
11 years ago
Keivan Beigi 339dd5a1dd updated to NLog 2.0.1.2
11 years ago
Mark McDowall b1e772d852 Fixed some broken tests
11 years ago
Mark McDowall e43cb87620 Renamed Folder to FolderName. Series.Path is readonly
11 years ago
kay.one 2f42e7dd83 fixed some broken tests.
11 years ago
kay.one b27217bcf4 added test for lazy loaded objects.
11 years ago
Keivan Beigi 1465fbf499 extracted interface fom HttpProvider
11 years ago
Keivan Beigi d81e0885c3 updated json.net from 4.5.11 to 5.0.2
11 years ago
Keivan Beigi a8a64a42b5 replaced IInitializable interface with ApplicationStartedEvent
11 years ago
kay.one 401ed9a8f6 more project cleanup.
11 years ago
kay.one 7c1e81a70e broke episodeparseresult into filenameparseresult and indexerparseresult
11 years ago
kay.one d41f26a4e7 moved some of the helper classes to their proper location.
11 years ago
kay.one ada326af59 fixed some tests.
11 years ago
kay.one a6a4932b44 rewrite of indexer/episode search
11 years ago
Keivan Beigi aacc53d882 replaced autofac with TinyIoC
11 years ago
Keivan Beigi bcc20fc8a1 replaced the sqlite nuget package with mono compatible custom built.
11 years ago
kay.one 2a1f9500eb updated migration logger
11 years ago
kay.one 048162a0ef fixed more tests.
11 years ago
kay.one 48880e4964 cleaned up scene mapping code.
11 years ago
kay.one c1fba9093d embedded type convector is now registered for all embedded types automatically.
11 years ago
kay.one 4be637edff much nicer add new series.
11 years ago
kay.one a052a9389e fully replaced TVDB with Trakt.tv
11 years ago
kay.one af3282630f event aggregator is singleton to prevent it from being disposed.
11 years ago
kay.one 3cdff3bb71 added marr.datamapper source code for easy debugging.
11 years ago
kay.one 58a05fcef8 LazyList is now initilized using an empty list instead of null.
11 years ago
kay.one 150b1902e9 no more Nzbdrone.Web in any of the paths.
11 years ago
kay.one 375f887539 using pre-compiled handlebar templates
11 years ago
Keivan Beigi 3b22c087c6 creating powershell build and package script
11 years ago
Keivan Beigi a221994cd7 test clean up.
11 years ago
Keivan Beigi 7eb0d62c53 fixed recursion bug.
11 years ago
Keivan Beigi b73485a58b fixed unit test file path generation to be linux compatible.
11 years ago
Keivan Beigi 4ac2997d78 fixed a bit more tests.
11 years ago
kay.one 26cf45bbab fixed broken build.
11 years ago
kay.one 2008b54f5d fixed few more broken tests.
11 years ago
kay.one eaff6dc18f fixed UpdateFields in basic repository.
11 years ago
kay.one ccba527e89 tweaked logging tests.
11 years ago
kay.one ba4950ea8f fixed some broken tests.
11 years ago
Keivan Beigi 0a3b0c9973 fixed some broken tests. broke some new ones.
11 years ago
Keivan Beigi 57120c9eeb Added support for embedding lists of IEmbeddedDocument types.
11 years ago
kay.one a2b91b469e fixed history->episode relationship.
11 years ago
kay.one 63ba1ed026 removed some unneeded references.
11 years ago
kay.one 5c9988ac63 fixed broken build.
11 years ago
kay.one fc641baab3 got basic relationships working
11 years ago
kay.one ea4f0dbe5f Marr is almost working.
11 years ago
kay.one 6dd56114e3 added Marr.Data.Mapping
11 years ago
markus101 4bb4faf626 Migrations
11 years ago
kay.one b9fac94eca cleaned up history lookup.
11 years ago
kay.one cd6f0fc55c fixed more tests.
11 years ago
kay.one 7603d8e1ba auto increment ID.
11 years ago
kay.one 70e6c3081b updated ncrunch settings to include sqlite.
11 years ago
kay.one 192ace5004 fixed sqlite3.dll copying issues.
11 years ago
kay.one b04fb32f77 updated seriesrepo to use the new syntax.
11 years ago
kay.one 1a4f3fad25 removed sqo.
11 years ago
Mark McDowall 9af5dbdc05 Create series folder when it doesn't exist
11 years ago
Mark McDowall 59fda16298 Commented out mock to get it building
11 years ago
kay.one e635e816f6 moved moving of episode files into their own service.
12 years ago
kay.one 9a8414edde moved cleanup of deleted files to their own service.
12 years ago
kay.one 40a959a309 more search cleanup.
12 years ago
kay.one ef5f565a4d cleaned up episode search
12 years ago
kay.one 02d842a2b2 some preliminary work to move decision engine to use the visitor pattern.
12 years ago
kay.one 969dff5197 more file naming cleanup.
12 years ago
kay.one f21358fce5 file name builder cleanup.
12 years ago
kay.one dce64a5530 moved naming specification out of general config.
12 years ago
kay.one db37d020f4 renamed report rejection reason.
12 years ago
Keivan Beigi 10f4dd5a60 removed unused dependencies.
12 years ago
Mark McDowall 9bb383e2b8 Removed virtuals from ConfigService.
12 years ago
kay.one 6c17639ade added job time that ticks kicks off scheduler.
12 years ago
kay.one 568d4b8eeb moved jobs around again ;)
12 years ago
kay.one 50674d388c more project clean up.
12 years ago
kay.one eaf6f94c02 job structure cleanup.
12 years ago
Keivan Beigi 5e77d51510 Cleaned up JobController.
12 years ago
Keivan Beigi 8ebcf0eb8b moved jobcontroller to a blocking collection
12 years ago
Keivan Beigi 35cb7e55c7 cleaned up some tests.
12 years ago
kay.one 1ccbb3c9d8 automatically download banner,poster, fanart. without a job :D
12 years ago
Mark McDowall 50f6ec4fc6 Settings wired up
12 years ago
kay.one 9a738e3a65 episode detail is working but its a bit slow.
12 years ago
Mark McDowall c5b845cbee Removed tvdblib from tests
12 years ago
kay.one 77eedf448e fixed jobs running all the time.
12 years ago
kay.one ba68dd9386 removed TvdbLib.dll using the embedded wattvdb.codeplex.com
12 years ago
kay.one beb2f7c7fd removed sqlce
12 years ago
kay.one de5d5b76e8 moved media file service
12 years ago
kay.one 651c7c095a removed logconfiguration
12 years ago
kay.one e0702f5f67 added two more expectation tests to ObjectDatabaseFixture
12 years ago
Mark McDowall 8a3edaebbf Removed upcoming, fixed broken test
12 years ago
Mark McDowall 23c1c147f1 Fixed the broken tests
12 years ago
Mark McDowall c6836e0cb1 Quality moved to ObjectDb.
12 years ago
Keivan Beigi 94daf08361 add series works again, now includes title.
12 years ago