| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-10 | Merge pull request #2755 from Bond-009/dbcleanup | Vasily | |
| Clean up SqliteItemRepository | |||
| 2020-04-09 | Address comments | Bond_009 | |
| 2020-04-03 | Update Emby.Server.Implementations/Data/SqliteItemRepository.cs | Bond-009 | |
| Co-Authored-By: Vasily <JustAMan@users.noreply.github.com> | |||
| 2020-04-03 | Update SqliteItemRepository.cs | Bond-009 | |
| 2020-04-03 | Clean up SqliteItemRepository | Bond_009 | |
| 2020-04-03 | Address comments | Bond_009 | |
| 2020-04-01 | Merge branch 'master' into usings | Bond-009 | |
| 2020-04-01 | Merge branch 'master' into minor | Bond_009 | |
| 2020-04-01 | Merge branch 'master' into usings | Bond-009 | |
| 2020-03-26 | Make variables binding correspond with column names | Vasily | |
| 2020-03-24 | Remove extra ; | Bond_009 | |
| 2020-03-24 | Remove unused usings | Bond_009 | |
| 2020-03-23 | Merge pull request #2478 from JustAMan/fix-search-order | dkanada | |
| Fix ordering of search results | |||
| 2020-03-23 | add code suggestions | dkanada | |
| Co-Authored-By: Mark Monteiro <marknr.monteiro@protonmail.com> | |||
| 2020-03-11 | Merge branch 'master' into warn17 | Bond-009 | |
| 2020-03-03 | Replace ILogger with ILogger<T> wherever possible | Mark Monteiro | |
| Log entries will contain additional class context when using this interface | |||
| 2020-02-26 | Fix ordering of search results | Vasily | |
| 2020-02-23 | Fix some warnings | Bond_009 | |
| * Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591 | |||
| 2020-02-23 | Minor improvements | Bond_009 | |
| 2020-02-19 | Minor improvements | Bond_009 | |
| 2020-01-10 | Merge branch 'master' into warn12 | Bond_009 | |
| 2020-01-08 | rename two properties based on code suggestions | dkanada | |
| 2020-01-08 | Minor improvements | Bond_009 | |
| 2020-01-08 | Fix build and address comments | Bond_009 | |
| 2020-01-08 | merge branch master into media-attachments | dkanada | |
| 2019-12-14 | Reformatting code | Neil Burrows | |
| 2019-12-13 | Fixing index error & split out code for readability | Neil Burrows | |
| 2019-12-13 | Tidying up code | Neil Burrows | |
| 2019-12-13 | Add Excluded Tags using SQLite parameters | Neil Burrows | |
| 2019-12-11 | More warnings (removed) | Bond_009 | |
| 2019-12-11 | Merge pull request #2041 from Bond-009/warn11 | dkanada | |
| Fix more warnings | |||
| 2019-12-10 | Apply suggestions from code review | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2019-12-06 | Merge remote-tracking branch 'upstream/master' into random | Bond-009 | |
| 2019-11-27 | Fix more warnings | Bond_009 | |
| 2019-11-22 | Fix some warnings | Bond-009 | |
| 2019-11-10 | Merge pull request #1965 from Bond-009/dbjson | dkanada | |
| Deserialize with the correct type (and warning fixes) | |||
| 2019-11-07 | Update Emby.Server.Implementations/Data/SqliteItemRepository.cs | Andrew Mahone | |
| formatting Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-11-07 | formatting | Andrew Mahone | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-11-07 | Check for cancellation between each batch of MediaAttachment inserts. | Andrew Mahone | |
| 2019-11-06 | Use block rather than local using statement. | Andrew Mahone | |
| 2019-11-05 | Extract the prefix for MediaAttachment insertions to a static member instead ↵ | Andrew Mahone | |
| of generating it per-query. | |||
| 2019-11-05 | Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into ↵ | Andrew Mahone | |
| media-attachments | |||
| 2019-11-05 | Update Emby.Server.Implementations/Data/SqliteItemRepository.cs | Andrew Mahone | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-11-05 | Update Emby.Server.Implementations/Data/SqliteItemRepository.cs | Andrew Mahone | |
| formatting Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-11-05 | Update Emby.Server.Implementations/Data/SqliteItemRepository.cs | Andrew Mahone | |
| formatting Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-11-05 | Update Emby.Server.Implementations/Data/SqliteItemRepository.cs | Andrew Mahone | |
| formatting Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-11-05 | Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into ↵ | Andrew Mahone | |
| media-attachments | |||
| 2019-11-05 | Throw ArgumentException instead of ArgumentNullException on empty Guid. | Andrew Mahone | |
| 2019-11-04 | Rename "limit" to "insertAtOnce" in InsertMediaAttachments. | Andrew Mahone | |
| 2019-11-04 | Check for cancellation in SaveMediaAttachments. | Andrew Mahone | |
