index
:
jellyfin
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Emby.Server.Implementations
/
Data
Age
Commit message (
Expand
)
Author
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
2019-11-05
Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-...
Andrew Mahone
2019-11-05
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
Andrew Mahone
2019-11-05
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
Andrew Mahone
2019-11-05
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
Andrew Mahone
2019-11-05
Update Emby.Server.Implementations/Data/SqliteItemRepository.cs
Andrew Mahone
2019-11-05
Merge branch 'media-attachments' of github.com:Unhelpful/jellyfin into media-...
Andrew Mahone
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
2019-11-04
Flatten using connection in GetMediaAttachments/SaveMediaAttachments
Andrew Mahone
2019-11-04
Use ToByteArray instead of ToGuidBlob.
Andrew Mahone
2019-11-04
Merge remote-tracking branch 'origin/master' into media-attachments-clean
Andrew Mahone
2019-11-04
Add space when building query string for attachments.
Andrew Mahone
2019-11-01
Deserialize with the correct type (and warning fixes)
Bond_009
2019-10-29
Address comments
Bond_009
2019-10-29
More warning fixes
Bond_009
2019-10-22
Store MediaAttachments in DB.
Andrew Mahone
2019-10-20
Don't shuffle some types by default
Bond_009
2019-10-11
Move to netcore3.0
Bond_009
2019-10-10
Merge pull request #1854 from Bond-009/json
Vasily
2019-10-08
Change slow query time logging to debug
Bond_009
2019-10-08
Use System.Text.Json api
Bond_009
2019-09-29
Nicer link format for comment
Joshua M. Boniface
2019-09-29
Change PRAGMA mode from WAL to TRUNCATE
Joshua Boniface
2019-09-02
Fix warnings, improve performance (#1665)
Bond-009
2019-08-29
More warning fixes
Bond_009
2019-08-21
Merge pull request #1646 from Bond-009/lock
Joshua M. Boniface
2019-08-19
Upgrade SQLitePCL to v2
Bond_009
2019-08-18
Return DB asap
Bond_009
2019-08-18
Merge pull request #1642 from cvium/fix_slow_db
Joshua M. Boniface
2019-08-18
Use reader.GetString instead of indexing
Claus Vium
2019-08-18
Speed up BaseItem deserialization
Claus Vium
2019-08-16
Improvements to UserManager
Bond_009
2019-08-15
Fix master
Bond_009
2019-08-14
Properly dispose DisplayPreferencesRepository
Bond_009
2019-08-09
Use CultureInvariant string conversion for Guids
Bond-009
2019-07-06
Move VACUUM command to fix merge error
Erwin de Haan
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
Reduce amount of raw sql
Bond_009
2019-06-28
Last bit of cleanup
Bond_009
2019-06-28
Reworked PRAGMA statements use
Bond_009
2019-06-28
Fix startup
Bond_009
2019-06-28
Address comments
Bond_009
2019-06-28
Final fixes
Bond-009
[prev]
[next]