Chris Cameron
|
1a868d5a7d
|
chore: Updating changelog, incrementing minor version
9.6.0.0
|
2019-07-03 10:22:01 -04:00 |
|
Laura Gomez
|
bb6110931a
|
feat : added a StartofDay and EndofDay DateTime methods.
|
2019-07-02 16:28:29 -04:00 |
|
Chris Cameron
|
909ebfbc97
|
fix: Throwing an exception when trying to read non-primitive JSON tokens as string
|
2019-07-01 17:07:50 -04:00 |
|
Chris Cameron
|
3d068aeb68
|
fix: Potential fix for errant '?' characters in URIs
|
2019-06-28 11:22:23 -04:00 |
|
Chris Cameron
|
1f6915a825
|
Merge branch 'feat/GetCliqueOptimization' of Common/Utils into ConnectPro_v1.3
|
2019-06-27 15:02:00 +00:00 |
|
Austin Noska
|
00e7fd6a6b
|
docs: updating changelog
|
2019-06-27 11:00:03 -04:00 |
|
Austin Noska
|
e3f356a5db
|
test: updating get cliques unit tests
|
2019-06-27 10:58:22 -04:00 |
|
Austin Noska
|
2d401959b6
|
feat: optimized get clique by using a bredth-first-search so it would not have to search the whole graph
|
2019-06-27 10:57:55 -04:00 |
|
Austin Noska
|
7cc5a47d6a
|
feat: Added a hashset of visited nodes so bfs can be used on graphs
|
2019-06-27 10:57:00 -04:00 |
|
Chris Cameron
|
8c160c77c4
|
docs: Updating changelog
|
2019-06-26 13:33:37 -04:00 |
|
Austin Noska
|
65c50e8e90
|
feat: Added method to get a single clique given a starting node
|
2019-06-26 11:39:50 -04:00 |
|
Chris Cameron
|
3a2fc0eef7
|
Merge remote-tracking branch 'origin/ConnectPro_v1.1' into ConnectPro_v1.3
# Conflicts:
# CHANGELOG.md
# ICD.Common.Utils/Properties/AssemblyInfo.cs
|
2019-06-24 12:52:24 -04:00 |
|
Chris Cameron
|
1be852685d
|
chore: Updating changelog, incrementing minor version
8.7.0.0
|
2019-06-24 12:49:39 -04:00 |
|
Chris Cameron
|
6201184fab
|
feat: IcdXmlException exposes LineNumber and LinePosition
|
2019-06-24 12:42:29 -04:00 |
|
Chris Cameron
|
e8acb42bb9
|
fix: Fixed bug in IcdUriBuilder where Query property behaved differently to UriBuilder
|
2019-06-21 21:32:46 -04:00 |
|
Chris Cameron
|
d3d812265e
|
Merge remote-tracking branch 'origin/ConnectPro_v1.1' into ConnectPro_v1.3
# Conflicts:
# CHANGELOG.md
# ICD.Common.Utils/Properties/AssemblyInfo.cs
|
2019-06-14 16:54:12 -04:00 |
|
Chris Cameron
|
b915401109
|
chore: Updating changelog, incrementing patch version
8.6.1.0
|
2019-06-14 16:52:56 -04:00 |
|
Austin Noska
|
3e3a4e33cb
|
fix: SafeTimer Stopped now returns a SafeTimer with no due time and no repeat period
|
2019-06-14 16:51:36 -04:00 |
|
Chris Cameron
|
b680bab67a
|
Merge remote-tracking branch 'origin/ConnectPro_v1.1' into ConnectPro_v1.2
# Conflicts:
# CHANGELOG.md
# ICD.Common.Utils/Properties/AssemblyInfo.cs
|
2019-06-14 10:28:13 -04:00 |
|
Chris Cameron
|
7666021925
|
chore: Updating changelog, incrementing minor version
8.6.0.0
|
2019-06-14 10:25:47 -04:00 |
|
Chris Cameron
|
7b6092c291
|
fix: Fixing issues with Remap methods, added unit tests
|
2019-06-13 17:35:03 -04:00 |
|
Chris Cameron
|
f7740aaea2
|
fix: Fixing overflow
|
2019-06-13 17:10:34 -04:00 |
|
Chris Cameron
|
c31b2b556b
|
feat: Adding methods for remapping and clamping numeric values to ranges
|
2019-06-13 16:56:49 -04:00 |
|
Chris Cameron
|
8866a3e1e6
|
fix: Fixing tests, bad maths
|
2019-06-13 11:59:12 -04:00 |
|
Chris Cameron
|
e3273934a7
|
fix: Begin rewriting RangeAttribute
|
2019-06-12 23:42:59 -04:00 |
|
Chris Cameron
|
0152259a25
|
chore: Updating changelog, incrementing minor version
9.5.0.0
|
2019-06-10 13:50:37 -04:00 |
|
Chris Cameron
|
98c3f17602
|
docs: Updating changelog
|
2019-06-10 13:50:23 -04:00 |
|
Chris Cameron
|
bb3fba100d
|
fix: Fixing NetStandard CultureInfo database connection string
|
2019-06-10 13:48:08 -04:00 |
|
Chris Cameron
|
9adad373f6
|
fix: Better determine builtin cultures on NetStandard
|
2019-06-10 13:47:45 -04:00 |
|
Chris Cameron
|
844f8b7b46
|
refactor: Tidying
|
2019-06-10 13:47:21 -04:00 |
|
Chris Cameron
|
43d7ea944e
|
Merge remote-tracking branch 'origin/ConnectPro_v1.1' into ConnectPro_v1.2
# Conflicts:
# CHANGELOG.md
# ICD.Common.Utils/Properties/AssemblyInfo.cs
|
2019-06-06 15:54:04 -04:00 |
|
Chris Cameron
|
6526b2b811
|
chore: Updating changelog, incrementing minor version
8.5.0.0
|
2019-06-06 15:52:35 -04:00 |
|
Chris Cameron
|
ead365e251
|
chore: Fixing bad merge
|
2019-06-06 15:51:53 -04:00 |
|
Jack Kanarish
|
f24e6d2597
|
Merge branch 'feat/init-event' into MetLife_v5.4.2
# Conflicts:
# CHANGELOG.md
|
2019-06-06 11:06:09 -04:00 |
|
Chris Cameron
|
311f2dfaf4
|
Merge remote-tracking branch 'origin/ConnectPro_v1.1' into ConnectPro_v1.2
# Conflicts:
# CHANGELOG.md
# ICD.Common.Utils/Properties/AssemblyInfo.cs
|
2019-06-05 15:03:33 -04:00 |
|
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
|
d6d3bfa9e0
|
Merge branch 'feat/XmlUtilsRoku' of Common/Utils into ConnectPro_v1.3
|
2019-06-04 17:17:33 +00:00 |
|
Austin Noska
|
536742a1c6
|
docs: updating changelog
|
2019-06-04 12:54:39 -04:00 |
|
Austin Noska
|
dc824b2034
|
feat: Added a URI query builder
|
2019-06-04 12:19:12 -04:00 |
|
Chris Cameron
|
0cc588ce15
|
Merge branch 'feat/XmlUtilsRoku' of Common/Utils into ConnectPro_v1.3
|
2019-05-31 20:16:55 +00:00 |
|
Austin Noska
|
b996a295f6
|
Merge remote-tracking branch 'origin/ConnectPro_v1.3' into feat/XmlUtilsRoku
# Conflicts:
# CHANGELOG.md
|
2019-05-31 16:14:14 -04:00 |
|
Austin Noska
|
4312ad1a61
|
chore: updated changelog
|
2019-05-31 15:58:06 -04:00 |
|
Austin Noska
|
7792b01629
|
feat: Added Shim to read a list from xml with no root element
|
2019-05-31 15:52:47 -04:00 |
|
Chris Cameron
|
4953e40f9e
|
docs: Updating changelog
|
2019-05-31 13:34:29 -04:00 |
|
Chris Cameron
|
69f872ced1
|
feat: Adding features to IcdEnvironment for tracking program initialization state
|
2019-05-31 13:33:21 -04:00 |
|
Chris Cameron
|
7e3aef4cb3
|
fix: Fixed threading exception in TypeExtensions
|
2019-05-28 09:52:06 -04:00 |
|