Chris Cameron
|
0d85fe8106
|
refactor: Using EqualityComparer instead of Comparer for equality...
|
2020-10-14 16:43:26 -04:00 |
|
Chris Cameron
|
9a68f0446d
|
test: Moved version comparer tests from settings
|
2020-09-11 11:17:50 -04:00 |
|
Chris Cameron
|
7bc262b4e2
|
Merge remote-tracking branch 'origin/ConnectPro_v1.7' into ConnectPro_v1.8
# Conflicts:
# CHANGELOG.md
|
2020-09-03 12:05:09 -04:00 |
|
Chris Cameron
|
8625f0a3a4
|
Merge remote-tracking branch 'origin/ConnectPro_v1.6' into ConnectPro_v1.7
|
2020-09-03 11:58:28 -04:00 |
|
Laura Gomez
|
76591155d3
|
test: Fixed ScrollQueueTest after fixing deadlock bug
|
2020-09-03 11:54:30 -04:00 |
|
Drew Tingen
|
449bd41cb3
|
feat: Adding GetPropertyInfo test
|
2020-07-14 14:38:03 -04:00 |
|
Drew Tingen
|
a822bc406b
|
feat: Tests for GetProperty and SetProperty
|
2020-07-14 13:18:08 -04:00 |
|
Chris Cameron
|
48ff54de82
|
test: Adding test case for minimal interfaces
|
2020-07-02 14:32:11 -04:00 |
|
Chris Cameron
|
f53d05936c
|
fix: Better NiceName implementation, handles more cases of syntax, whitespace and punctuation
|
2020-05-28 16:21:12 -04:00 |
|
Chris Cameron
|
25fb5a0ad8
|
fix: Another round of JSON DateTime fixes
|
2020-05-27 19:38:04 -04:00 |
|
Chris Cameron
|
00803fcd66
|
Merge remote-tracking branch 'origin/ConnectPro_v1.6' into ConnectPro_v1.7
# Conflicts:
# CHANGELOG.md
|
2020-05-19 10:50:55 -04:00 |
|
Drew Tingen
|
2ad9adf86c
|
feat: ScrollQueue - added OnItemTrimmed event
|
2020-05-07 18:16:54 -04:00 |
|
Chris Cameron
|
79344a3667
|
refactor: Reworking EnumUtils to rely less on casting back and forth to int, added method for getting enum names
|
2020-04-13 14:50:29 -04:00 |
|
Chris Cameron
|
96946d6323
|
refactor: Rewrote JsonItemWrapper serialization for JsonConvert friendliness
|
2020-04-09 12:21:42 -04:00 |
|
Chris Cameron
|
b496594cd6
|
test: Using UTC in unit tests
|
2020-03-11 15:36:21 -04:00 |
|
Chris Cameron
|
4229a6a73f
|
chore: Exluding build directory from test project
|
2020-02-28 11:27:09 -05:00 |
|
Chris Cameron
|
3f62e7e929
|
refactor: Splitting ANSI into codes and texts, instead of converting straight to HTML
|
2020-02-25 19:06:34 -05:00 |
|
Chris Cameron
|
c453717998
|
feat: First attempt at an ANSI to HTML converter
|
2020-02-19 16:52:21 -05:00 |
|
Chris Cameron
|
0d5ee31d61
|
Merge branch 'ConnectPro_v1.3' into ConnectPro_v1.4
|
2020-01-06 10:28:48 -05:00 |
|
Chris Cameron
|
ec7004e053
|
Merge branch 'ConnectPro_v1.2' into ConnectPro_v1.3
|
2020-01-06 10:28:39 -05:00 |
|
Chris Cameron
|
ea0bcec2c3
|
Merge branch 'ConnectPro_v1.1' into ConnectPro_v1.2
|
2020-01-06 10:28:31 -05:00 |
|
Chris Cameron
|
55bf458a2b
|
test: Fixing PriorityQueue unit tests
|
2020-01-06 10:28:03 -05:00 |
|
Chris Cameron
|
52229c1472
|
feat: Adding AreOrdered enumerable extension methods
|
2019-09-30 11:51:20 -04:00 |
|
Chris Cameron
|
0e16606d75
|
feat: Additional binary search extensions, AddSorted methods renamed to InsertSorted
|
2019-09-23 11:43:43 -04:00 |
|
Chris Cameron
|
2273d5b3a1
|
refactor: Removing unused code
|
2019-09-14 11:23:09 -04:00 |
|
Drew Tingen
|
9d02ee0022
|
fix: Fixing MathUtilsTest after rename
|
2019-09-09 15:33:31 -04:00 |
|
Chris Cameron
|
9a6f197aa0
|
feat: Added TimeSpan extension methods for cycling hours and minutes without modifying the day
|
2019-09-09 10:07:08 -04:00 |
|
Chris Cameron
|
45ee3e70b0
|
feat: Added mod method to MathUtils
|
2019-09-09 10:06:08 -04:00 |
|
Chris Cameron
|
027c9ffe82
|
refactor: Changed DateTime extension method to a simple util method
|
2019-09-04 14:30:45 -04:00 |
|
Chris Cameron
|
dc1b60e629
|
feat: Added an extension method for getting the hour in 12 hour format
|
2019-09-04 12:36:54 -04:00 |
|
Chris Cameron
|
091ad10068
|
test: Updating test framework version
|
2019-09-03 16:09:03 -04:00 |
|
Chris Cameron
|
bb41d59a4b
|
feat: Adding methods for deserializing an XML array of items
|
2019-08-29 17:21:57 -04:00 |
|
Chris Cameron
|
c23d81e023
|
chore: Updating nuget packages
|
2019-08-29 14:13:55 -04:00 |
|
Chris Cameron
|
18abe78550
|
feat: Better handling of JSON DateTimes in Net Standard
|
2019-08-27 15:01:09 -04:00 |
|
Chris Cameron
|
f33218f7a6
|
chore: Updating nuget packages
|
2019-08-22 17:17:35 -04:00 |
|
Chris Cameron
|
4938dad882
|
Merge remote-tracking branch 'origin/ConnectPro_v1.1' into ConnectPro_v1.4
# Conflicts:
# CHANGELOG.md
# ICD.Common.Utils/Properties/AssemblyInfo.cs
|
2019-08-22 10:42:57 -04:00 |
|
Chris Cameron
|
440c1c62f1
|
fix: Fixed a bug with the IcdOrderedDict index setter that was creating additional values
|
2019-08-22 10:17:32 -04:00 |
|
Chris Cameron
|
47c611a0b4
|
Merge remote-tracking branch 'origin/MetLife_v5.4.3' into dev
|
2019-08-15 10:57:50 -04:00 |
|
Jack Kanarish
|
89061b5cbf
|
feat: add unit test for timer
|
2019-08-07 20:47:54 -04:00 |
|
Austin Noska
|
e3f356a5db
|
test: updating get cliques unit tests
|
2019-06-27 10:58:22 -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
|
e8acb42bb9
|
fix: Fixed bug in IcdUriBuilder where Query property behaved differently to UriBuilder
|
2019-06-21 21:32:46 -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
|
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
|
1460bf2924
|
Merge remote-tracking branch 'origin/ConnectPro_v1.1' into ConnectPro_v1.2
# Conflicts:
# CHANGELOG.md
|
2019-05-02 10:28:09 -04:00 |
|
Chris Cameron
|
d7bfb07c2c
|
fix: Fixed PriorityQueue IndexOutOfRange exception when an inner queue becomes depleted
|
2019-05-02 10:23:53 -04:00 |
|