kay.one
|
7c1e81a70e
|
broke episodeparseresult into filenameparseresult and indexerparseresult
|
12 years ago |
kay.one
|
d41f26a4e7
|
moved some of the helper classes to their proper location.
|
12 years ago |
kay.one
|
ada326af59
|
fixed some tests.
|
12 years ago |
kay.one
|
a6a4932b44
|
rewrite of indexer/episode search
|
12 years ago |
Keivan Beigi
|
aacc53d882
|
replaced autofac with TinyIoC
|
12 years ago |
Keivan Beigi
|
bcc20fc8a1
|
replaced the sqlite nuget package with mono compatible custom built.
http://sqlite.1065341.n5.nabble.com/System-DllNotFoundException-SQLite-Interop-DLL-td30039.html
|
12 years ago |
kay.one
|
2a1f9500eb
|
updated migration logger
|
12 years ago |
kay.one
|
048162a0ef
|
fixed more tests.
|
12 years ago |
kay.one
|
48880e4964
|
cleaned up scene mapping code.
|
12 years ago |
kay.one
|
c1fba9093d
|
embedded type convector is now registered for all embedded types automatically.
|
12 years ago |
kay.one
|
4be637edff
|
much nicer add new series.
|
12 years ago |
kay.one
|
a052a9389e
|
fully replaced TVDB with Trakt.tv
|
12 years ago |
kay.one
|
af3282630f
|
event aggregator is singleton to prevent it from being disposed.
|
12 years ago |
kay.one
|
3cdff3bb71
|
added marr.datamapper source code for easy debugging.
|
12 years ago |
kay.one
|
58a05fcef8
|
LazyList is now initilized using an empty list instead of null.
|
12 years ago |
kay.one
|
150b1902e9
|
no more Nzbdrone.Web in any of the paths.
|
12 years ago |
kay.one
|
375f887539
|
using pre-compiled handlebar templates
re-did static content from nancy
|
12 years ago |
Keivan Beigi
|
3b22c087c6
|
creating powershell build and package script
|
12 years ago |
Keivan Beigi
|
a221994cd7
|
test clean up.
|
12 years ago |
Keivan Beigi
|
7eb0d62c53
|
fixed recursion bug.
|
12 years ago |
Keivan Beigi
|
b73485a58b
|
fixed unit test file path generation to be linux compatible.
|
12 years ago |
Keivan Beigi
|
4ac2997d78
|
fixed a bit more tests.
|
12 years ago |
kay.one
|
26cf45bbab
|
fixed broken build.
|
12 years ago |
kay.one
|
2008b54f5d
|
fixed few more broken tests.
|
12 years ago |
kay.one
|
eaff6dc18f
|
fixed UpdateFields in basic repository.
|
12 years ago |
kay.one
|
ccba527e89
|
tweaked logging tests.
|
12 years ago |
kay.one
|
ba4950ea8f
|
fixed some broken tests.
|
12 years ago |
Keivan Beigi
|
0a3b0c9973
|
fixed some broken tests. broke some new ones.
|
12 years ago |
Keivan Beigi
|
57120c9eeb
|
Added support for embedding lists of IEmbeddedDocument types.
|
12 years ago |
kay.one
|
a2b91b469e
|
fixed history->episode relationship.
|
12 years ago |
kay.one
|
63ba1ed026
|
removed some unneeded references.
|
12 years ago |
kay.one
|
5c9988ac63
|
fixed broken build.
|
12 years ago |
kay.one
|
fc641baab3
|
got basic relationships working
added support for embedded documents.
|
12 years ago |
kay.one
|
ea4f0dbe5f
|
Marr is almost working.
|
12 years ago |
kay.one
|
6dd56114e3
|
added Marr.Data.Mapping
|
12 years ago |
markus101
|
4bb4faf626
|
Migrations
Still need to remove System.Data.Sqlite, prefer an option in OrmLite to pluralize table names.
|
12 years ago |
kay.one
|
b9fac94eca
|
cleaned up history lookup.
|
12 years ago |
kay.one
|
cd6f0fc55c
|
fixed more tests.
|
12 years ago |
kay.one
|
7603d8e1ba
|
auto increment ID.
model tables are automatically created.
|
12 years ago |
kay.one
|
70e6c3081b
|
updated ncrunch settings to include sqlite.
|
12 years ago |
kay.one
|
192ace5004
|
fixed sqlite3.dll copying issues.
|
12 years ago |
kay.one
|
b04fb32f77
|
updated seriesrepo to use the new syntax.
|
12 years ago |
kay.one
|
1a4f3fad25
|
removed sqo.
|
12 years ago |
Mark McDowall
|
9af5dbdc05
|
Create series folder when it doesn't exist
|
12 years ago |
Mark McDowall
|
59fda16298
|
Commented out mock to get it building
Need to discuss #ND-155 with kay.one
|
12 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.
detaching of episodes when files are deleted is done through events now.
|
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 |