Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/commits/commit/a4d92f0a31f0e7bdd411bafddc7aa1fe9e09dcfb/NzbDrone.Core/Datastore/DbFactory.cs You should set ROOT_URL correctly, otherwise the web may not work correctly.
Commit Graph

21 Commits (a4d92f0a31f0e7bdd411bafddc7aa1fe9e09dcfb)

Author SHA1 Message Date
kay.one 99daa47f89 added support for removing columns 12 years ago
Keivan Beigi dde91569ac cleaned up test db path for tests. 12 years ago
kay.one ace98831c7 using compiled delegate instead of reflection in Marr 12 years ago
kay.one a46ef37f0b added new reflection strategy, lets see if it works in mono. 12 years ago
Keivan Beigi 763df726f0 all services are singleton by default. 12 years ago
kay.one 3010ed6073 added loggly integration 12 years ago
kay.one 0e7ca07e02 updated connection string params 12 years ago
kay.one a37ccf1d94 building connection string using SQLiteConnectionStringBuilder 12 years ago
kay.one 57e78e31fe cleanup 12 years ago
Keivan Beigi 89e94bae01 switched reflection strategy for marr to SimpleReflectionStrategy, should be more mono friendly. 12 years ago
kay.one f2886d89de Autofac registrations are not singleton anymore. 12 years ago
kay.one fc641baab3 got basic relationships working 12 years ago
kay.one b6fc731db8 more cleanup. 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 12 years ago
kay.one 7603d8e1ba auto increment ID. 12 years ago
Mark McDowall aeebae33fd Cleaned up ModelBase, enable writing to sqlite 12 years ago
kay.one 192ace5004 fixed sqlite3.dll copying issues. 12 years ago
kay.one 1a4f3fad25 removed sqo. 12 years ago
markus101 ebbf5ea21f First steps for SQLite 12 years ago