| Age | Commit message (Collapse) | Author |
|
* Use Guid.Equals(Guid) instead of the == override
* Ban the usage of Guid.Equals(Object) to prevent accidental boxing
* Compare to default(Guid) instead of Guid.Empty
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reduce RequestHelpers.Split usage and remove RequestHelpers.GetGuids
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Remove CommaDelimitedArrayModelBinderProvider
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Convert exclude location type string to enum.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Library Entity Cleanup
|
|
|
|
Without this change, the only Channel (plugin, not Live TV) permission that works is "Enable All Channels".
Fixes #2858
|
|
|