Chris Cameron
|
1c38d9f04a
|
fix: Fixing Net Standard build, changing method name
8.4.1.0
|
2019-06-05 15:01:07 -04:00 |
|
Chris Cameron
|
02c18d152f
|
chore: Updating changelog, incrementing patch version
|
2019-06-05 14:34:59 -04:00 |
|
Chris Cameron
|
fc482ec685
|
Merge branch 'fix/processorUptimeCaching' of Common/Utils into MetLife_v5.4.2
|
2019-06-05 18:28:28 +00:00 |
|
Austin Noska
|
d649fb9dc4
|
docs: updating utils changelog
|
2019-06-05 14:18:53 -04:00 |
|
Austin Noska
|
4d76abe046
|
fix: cache the uptime values and calculate the uptime from those values instead of polling the crestron processor each time its needed
|
2019-06-05 14:15:53 -04:00 |
|
Chris Cameron
|
723759f805
|
Merge remote-tracking branch 'origin/MetLife_v5.4' into MetLife_v5.4.2
# Conflicts:
# CHANGELOG.md
# ICD.Common.Utils/Properties/AssemblyInfo.cs
|
2019-05-24 09:59:07 -04:00 |
|
Chris Cameron
|
59f4411620
|
chore: Updating changelog, incrementing patch version
8.3.3.0
|
2019-05-24 09:55:48 -04:00 |
|
Chris Cameron
|
243e285948
|
feat: Added empty, placeholder interface for ICD Attributes
|
2019-05-24 09:55:33 -04:00 |
|
Chris Cameron
|
2b376bff47
|
chore: Updating changelog, incrementing minor version
8.4.0.0
|
2019-05-15 15:59:09 -04:00 |
|
Jack Kanarish
|
dc0e65125a
|
Merge remote-tracking branch 'origin/MetLife_v5.4' into Telemetry
# Conflicts:
# CHANGELOG.md
|
2019-05-10 12:06:13 -04:00 |
|
Drew Tingen
|
294afd1834
|
chore: update changelog
|
2019-05-02 20:22:54 -04:00 |
|
Drew Tingen
|
475f381991
|
feat: Breaking out Program/Common config directories from the full paths
|
2019-05-02 20:22:32 -04:00 |
|
Chris Cameron
|
ab58ba721e
|
chore: Updating changelog, incrementing patch version
8.3.2.0
|
2019-05-02 10:24:34 -04:00 |
|
Chris Cameron
|
d7bfb07c2c
|
fix: Fixed PriorityQueue IndexOutOfRange exception when an inner queue becomes depleted
|
2019-05-02 10:23:53 -04:00 |
|
Jack Kanarish
|
0931d6f1ec
|
feat: add helper method for un-mapping a range from ushorts
|
2019-04-10 17:17:30 -04:00 |
|
Jack Kanarish
|
24859aaa31
|
feat: add types to maprange
|
2019-04-10 17:16:26 -04:00 |
|
Chris Cameron
|
f4693df048
|
Merge remote-tracking branch 'origin/MetLife_v5.4' into Telemetry
# Conflicts:
# CHANGELOG.md
|
2019-04-05 14:31:59 -04:00 |
|
Chris Cameron
|
736c2aee33
|
chore: Updating changelog, incrementing patch version
8.3.1.0
|
2019-04-05 14:29:44 -04:00 |
|
Chris Cameron
|
40342e2d9e
|
Merge remote-tracking branch 'origin/MetLife_v5.4' into Telemetry
|
2019-04-03 16:23:52 -04:00 |
|
Chris Cameron
|
5756d9654b
|
fix: Fixing FormatException when parsing some JSON DateTimes
|
2019-04-03 16:19:53 -04:00 |
|
Chris Cameron
|
c054a9d752
|
fix: Fixing argument exceptions when looking up LAN2 properties on a system without multiple network adapters
|
2019-03-28 10:36:04 -04:00 |
|
Chris Cameron
|
ef19e20d67
|
docs: Updating changelog
|
2019-03-27 11:24:35 -04:00 |
|
Chris Cameron
|
3fd344a308
|
fix: Adding missing methods to Net Standard
|
2019-03-27 10:49:29 -04:00 |
|
Chris Cameron
|
17e7f4d3c9
|
Merge remote-tracking branch 'origin/feat/seeded_guid' into Telemetry
# Conflicts:
# ICD.Common.Utils/Attributes/RangeAttribute.cs
|
2019-03-26 11:58:07 -04:00 |
|
Chris Cameron
|
87d1f4da16
|
feat: Added util method for generating seeded guids
|
2019-03-26 11:28:59 -04:00 |
|
Chris Cameron
|
88a4801f8e
|
feat: Added extension method for generating stable string hashcodes
|
2019-03-26 11:28:15 -04:00 |
|
Jack Kanarish
|
c55e35ac6e
|
Saftey commit for CC
|
2019-03-25 13:51:29 -04:00 |
|
Jack Kanarish
|
7557e01c9f
|
feat: add processor utilities and environment utilities for telemetry
|
2019-02-07 10:45:06 -05:00 |
|
Chris Cameron
|
f60de4321b
|
chore: Updating changelog, incrementing minor version
8.3.0.0
|
2019-01-25 17:07:05 -05:00 |
|
Chris Cameron
|
524cdc3e31
|
feat: EventArgs constructor overloads
|
2019-01-24 11:57:39 -05:00 |
|
Chris Cameron
|
1d6e8d55ca
|
refactor: Tidying
|
2019-01-23 11:10:35 -05:00 |
|
Chris Cameron
|
3ba5f11587
|
Merge branch 'feat/VC-4' of Common/Utils into MetLife_v5.4
|
2019-01-22 17:51:47 +00:00 |
|
Drew Tingen
|
fb7a6e27b8
|
chore: update changelog
|
2019-01-22 09:50:42 -08:00 |
|
Drew Tingen
|
fffc8e4a60
|
fix: Fixed GetApplicationRootDirectory for NetStandard
|
2019-01-22 09:50:32 -08:00 |
|
Drew Tingen
|
1d7ada87c5
|
refactor: Removing preprocessors and adding better multi-platform support
|
2019-01-22 09:47:20 -08:00 |
|
Drew Tingen
|
3a4438ec1e
|
chore: update changelog
|
2019-01-22 09:24:37 -08:00 |
|
Drew Tingen
|
21ce86de0f
|
fix: Use IcdEnvironment instead of CrestronEnvironment
|
2019-01-22 09:24:25 -08:00 |
|
Drew Tingen
|
3cb29452a2
|
chore: tidying
|
2019-01-22 09:17:35 -08:00 |
|
Drew Tingen
|
114a5e4ec7
|
Merge remote-tracking branch 'origin/dev' into feat/VC-4
|
2019-01-22 09:13:06 -08:00 |
|
Drew Tingen
|
a9d411dcfd
|
feat: Path support for VC-4
|
2019-01-22 09:11:48 -08:00 |
|
Chris Cameron
|
e708ef9603
|
fix: Fix for potential memory leak with timers
|
2019-01-21 11:49:21 -05:00 |
|
Drew Tingen
|
aae4fb6185
|
Merge branch 'feat/mono' of Common/Utils into dev
|
2019-01-17 23:12:09 +00:00 |
|
Chris Cameron
|
8401ab1852
|
feat: Added SimplSharpProMono to eRuntimeEnvironment enum
|
2019-01-17 17:15:34 -05:00 |
|
Chris Cameron
|
27760f2282
|
fix: Resolving warning
|
2019-01-14 16:42:32 -05:00 |
|
Chris Cameron
|
80a0ca26c5
|
chore: Updating changelog, incrementing minor version
8.2.0.0
|
2019-01-10 16:11:00 -05:00 |
|
Chris Cameron
|
b9ec2f3222
|
refactor: Tidying
|
2019-01-10 10:45:53 -05:00 |
|
Chris Cameron
|
a6ad52d492
|
refactor: Removing log from ReflectionUtils.CreateInstance, doesn't make sense here
|
2019-01-10 10:25:46 -05:00 |
|
Jack Kanarish
|
64e11db0bc
|
Merge branch 'MetLife_v5.4' of https://cs-gogs.icdpf.net/Common/Utils into MetLife_v5.4
|
2019-01-10 09:53:03 -05:00 |
|
Jack Kanarish
|
d01e9345d5
|
feat: add range attribute, which describes the valid ranges of a property if that range doesnt match the range of the datatype
|
2019-01-10 09:52:54 -05:00 |
|
Chris Cameron
|
466dc6deb5
|
fix: Fixing bug where xml fragments were being written with prepended document info
|
2019-01-09 16:33:33 -05:00 |
|