Commit Graph

46 Commits (8f6e099794e1856f26c3befc00f130ccd46d677d)

Author SHA1 Message Date
Robin Dadswell 8f6e099794 New: Postgres Database Support
2 years ago
Qstick 4dd0b49dbc Package and Installer Updates
2 years ago
Qstick 1d0df366fb New: Per download client setting to Remove Completed/Failed
2 years ago
Mark McDowall 93aa50b780 New: Log which DB is being migrated
3 years ago
ta264 7fe36a7e92 New: Use native dotnet host and DryIoc
3 years ago
Qstick 3a7e5c9201 Fixed: Database migration failure when database was manually repaired in a certain way
3 years ago
Qstick a4b78b44ce StyleCop (#1058)
4 years ago
ta264 f136449573 Update FluentMigrator to v4
4 years ago
ta264 f1fc45fa99 New: Migrate to new csproj format
5 years ago
Qstick ca6ff0d067 Fixed: Move migration dispose after try
5 years ago
ta264 ee7d47d044 Fixed: All the tests
5 years ago
Qstick 3f064c94b9
New: Release Profiles, Frontend updates (#580)
5 years ago
Qstick f1b1904e07 Update DB Schema, Change Artist Slugs, Rework SubtitleFiles to LyricFiles
7 years ago
Qstick 95051cbd63 Initial Commit Rework
7 years ago
Keivan Beigi f25bfe9d28
don't log migrations during regular DB tests
7 years ago
Keivan Beigi 73840dcacc The great logger.Error cleanup!
8 years ago
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Keivan Beigi aba613acd1 Because it's 2016!
8 years ago
Mark McDowall 857d661ff1 Fixed: Recreate log database if migration fails
8 years ago
Taloth Saldono bdb1076100 Updated db migration testing framework so we only run migrations up to the one we're testing.
8 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
8 years ago
Keivan Beigi 6e105ce2c6 upgraded nuget packages
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Taloth Saldono 2a83088045 Changed the way the Database is registered with TinyIoC to make Logdb and future cachedb more accessible.
9 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Keivan Beigi 78aa91c170 Added StringLiteral as an acceptable identifier for sqlite migrations
10 years ago
Keivan Beigi a8eb0f73d1 Added broken migration test
10 years ago
Keivan Beigi be81bf322a Our first data migration test :D
10 years ago
Keivan Beigi c7ed76f6d3 Added before migration hook, this can be used to insert "old" data into test Db
10 years ago
Keivan Beigi af3c0de4d5 Updated transaction locks to be defered.
10 years ago
Keivan Beigi 2d42d1ce6a fixed build error
10 years ago
Keivan Beigi 89e83ded04 Added fluent FluentMigrator.Runner as nuget packages
10 years ago
Taloth Saldono b9623957fd Fixed: All migrations are now transactional and will rollback if failed
10 years ago
Mark McDowall 44f869902e Fixed: Migration issue when column names were wrapped in backticks instead of quotes
10 years ago
kayone e0e90efbc9 updated fluentmigrator
10 years ago
Mark McDowall 6671934c0f Relative episode file paths
10 years ago
Mark McDowall 74a38415cf Profiles
10 years ago
Taloth Saldono 1a63b1caba Updated migration to attempt associate old grabbed & imported events and associate drone factory imports during CompletedDownloadHandling.
10 years ago
Mark McDowall 2f3430387e Major logging overhaul
10 years ago
kayone 5117eaaf5c removed migrationcache
10 years ago
kayone e1376397a7 cleaned up Datastore folder
10 years ago
Mark McDowall 235bbc2d91 Single quotes around index column name won't die
10 years ago
Mark McDowall 75decad601 UI looking better for quality profile editing
10 years ago
Taloth Saldono c90791b266 Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled.
10 years ago
Mark McDowall 1e878a88fd ImdbId and Title Slug are now nullable
11 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago