| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-21 | Get write connection for vacuum | Bond_009 | |
| 2023-04-21 | Use BlockingCollection | Bond_009 | |
| 2023-04-21 | POC sql connection pool | Bond_009 | |
| 2023-04-13 | Properly dispose prepared statements | Bond_009 | |
| 2023-04-06 | Remove redundant casts | Stepan Goremykin | |
| 2023-01-14 | Set journal_size_limit | Bond_009 | |
| 2023-01-14 | Change synchronous_mode to normal | Bond_009 | |
| 2023-01-14 | Fine tune DB settings | Bond_009 | |
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-03-06 | Revert "chore: Add a read only connection for routes like Shows/NextUp" | Cody Robibero | |
| 2022-03-05 | Apply suggestions from code review | Cody Robibero | |
| 2022-01-23 | fix: Avoid opening read connections without mutexes | Jayson Reis | |
| 2022-01-22 | chore: Add a read only connection for routes like Shows/NextUp | Jayson Reis | |
| 2021-12-24 | Update StyleCop | Bond_009 | |
| 2021-12-20 | Use our own Contains extension | cvium | |
| 2021-10-06 | Fix the last few warnings | Bond_009 | |
| Enables TreatWarningsAsErrors for all projects | |||
| 2021-10-02 | Fix warnings in Data | Patrick Barron | |
| 2021-08-28 | Remove more and more warnings | Cody Robibero | |
| 2021-05-20 | Enable nullable reference types for Emby.Server.Implementations | Bond_009 | |
| 2021-05-16 | Reduce some allocations | cvium | |
| 2020-10-12 | Fix SA 1116 warnings | Jan-Pieter Baert | |
| 2020-09-09 | Minor performance improvements to item saving | Bond_009 | |
| 2020-06-16 | Add full stop at end of comments (SA1629) | telans | |
| 2020-06-15 | fix SA1508 | telans | |
| 2020-06-05 | Use typed logger where possible | crobibero | |
| 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 | |||
| 2019-12-11 | More warnings (removed) | Bond_009 | |
| 2019-12-10 | Apply suggestions from code review | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2019-11-27 | Fix more warnings | Bond_009 | |
| 2019-09-29 | Nicer link format for comment | Joshua M. Boniface | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2019-09-29 | Change PRAGMA mode from WAL to TRUNCATE | Joshua Boniface | |
| 2019-08-15 | Fix master | Bond_009 | |
| 2019-07-06 | Move VACUUM command to fix merge error | Erwin de Haan | |
| This fixes a syntax error. | |||
| 2019-07-06 | Merge branch 'master' into release-10.3.z | Bond-009 | |
| 2019-07-04 | Cleanup extra spaces. | Erwin de Haan | |
| 2019-07-04 | Moved VACUUM down to the end of the list. | Erwin de Haan | |
| 2019-07-01 | Add docs | Bond_009 | |
| 2019-07-01 | Address comments | Bond_009 | |
| 2019-06-28 | Last bit of cleanup | Bond_009 | |
| 2019-06-28 | Reworked PRAGMA statements use | Bond_009 | |
| 2019-06-28 | Address comments | Bond_009 | |
| 2019-06-28 | Final fixes | Bond-009 | |
| 2019-06-28 | More | Bond-009 | |
| 2019-06-28 | Back to a single connection | Bond-009 | |
| 2019-06-28 | Properly dispose | Bond-009 | |
| 2019-06-28 | Properly dispose | Bond-009 | |
| 2019-06-28 | Use a connection pool instead of creating new connections | Bond-009 | |
| 2019-06-28 | Simplify db code | Bond-009 | |
| 2019-06-10 | Vacuum databases at startup | ferferga | |
| 2019-02-13 | Remove comment | Bond-009 | |
