Akshay Jagadish
|
137e8596a2
|
WIFI-846: Add component version and commit hash to application ping
response
|
2020-10-01 18:21:17 -04:00 |
|
Akshay Jagadish
|
cbad366ac3
|
WIFI-846: Add component version and commit hash to application ping
response
|
2020-10-01 13:32:28 -04:00 |
|
Dmitry Toptygin
|
0975549360
|
force loading of subclasses of vendor-extended enums for EquipmentType
|
2020-09-17 13:16:04 -04:00 |
|
Dmitry Toptygin
|
0f3b2d4a7c
|
added name() and values() methods to EquipmentType to better align them with java enums
|
2020-09-11 19:03:55 -04:00 |
|
Dmitry Toptygin
|
2b888b555c
|
added a way for the 3rd party vendors to define new items for the EquipmentType
|
2020-09-11 18:31:07 -04:00 |
|
Dmitry Toptygin
|
4d82541611
|
added ability to turn off SSL/TLS in WebtokenAuthenticationProvider - to be able to run cloud without encryption for debugging purposes
|
2020-09-08 18:36:44 -04:00 |
|
Dmitry Toptygin
|
747dc28048
|
when refreshing registered subtypes for the BaseJsonModel - replace the whole ObjectMapper instance, otherwise it may not know about the changes to the registered subtypes. this is useful only in the unit tests.
|
2020-08-31 12:16:58 -04:00 |
|
Dmitry Toptygin
|
e98adae653
|
ignore TestVendorModels for now, as it seems to be unstable
|
2020-08-27 21:55:37 -04:00 |
|
Dmitry Toptygin
|
b47326fec4
|
add support for using extensible enums and their collections in REST API parameters
|
2020-08-27 20:43:11 -04:00 |
|
Dmitry Toptygin
|
1b3379732e
|
added a way for 3rd party vendors to extend some of the enumerations defined by the CloudSDK
|
2020-08-27 17:28:18 -04:00 |
|
Dmitry Toptygin
|
4868b631aa
|
fixed registration of vendor extensions with BaseJsonModel
|
2020-08-27 14:59:38 -04:00 |
|
Dmitry Toptygin
|
c601647ff7
|
simplify configuration - use property tip.wlan.vendorTopLevelPackages instead of tip.wlan.componentScan.basePackages to configure ComponentScan basePackages in remote tests
|
2020-08-26 17:07:15 -04:00 |
|
Dmitry Toptygin
|
0504cfb454
|
Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-base
|
2020-08-26 16:19:16 -04:00 |
|
Dmitry Toptygin
|
f6c59ffe57
|
added a way to extend BaseJsonModel, BaseJdbcTest, BaseRemoteTest by classes located under 3rd-party top-level packages which are different from the TIP's com.telecominfraproject.wlan
|
2020-08-26 16:19:09 -04:00 |
|
Rahul Sharma
|
6ea5699283
|
WIFI-540: Ping functionality for usage by any component
|
2020-08-25 19:16:58 -04:00 |
|
Dmitry Toptygin
|
14cfd78946
|
moved getDayOfYear into DateTimeUtils
|
2020-07-30 17:44:26 -04:00 |
|
Dmitry Toptygin
|
d26405747e
|
added CassandraUtils class
|
2020-07-23 15:26:02 -04:00 |
|
Rahul Sharma
|
acaa4ebb06
|
TW-860: Update Base JDBC source to pass in SSL related parameters
|
2020-07-20 13:22:07 -04:00 |
|
Dmitry Toptygin
|
a6f6442239
|
added TimeBasedId utility class
|
2020-07-18 18:44:01 -04:00 |
|
Dmitry Toptygin
|
e63a734584
|
replaced calls of deprecated methods on httpClientBuilder with more recent ones
|
2020-07-13 12:20:11 -04:00 |
|
AkshayJagadish-ne
|
8dcbcc6065
|
TW-749: Change reference of ConnectUs to TIP (#3)
* Changed POM Connectus reference
* Changed POM Connectus reference
|
2020-07-09 19:14:30 -04:00 |
|
Dmitry Toptygin
|
def92b3287
|
simplified configuration of ApplicationListeners
|
2020-07-09 18:08:59 -04:00 |
|
Chris Busch
|
b2de78d32b
|
Create LICENSE
Add TIP standard license
|
2020-07-06 10:45:04 -04:00 |
|
eugenetaranov-opsfleet
|
2776c5a39e
|
TOOLS-23: sonar cache (#2)
* TOOLS-23: sonar cache
* fix
|
2020-06-29 13:57:58 -04:00 |
|
Dmitry Toptygin
|
2fcf195b37
|
added base-cassandra and base-cassandra-tests projects
|
2020-06-23 20:49:34 -04:00 |
|
Dmitry Toptygin
|
6db76a6e7c
|
addressed vulnerabilities reported by sonar
|
2020-06-19 18:06:42 -04:00 |
|
Dmitry Toptygin
|
6a4103758c
|
addressed vulnerabilities reported by sonar
|
2020-06-19 17:20:24 -04:00 |
|
Rahul Sharma
|
5680ddf234
|
TW-671: Update base-jdbc to add dependency to postgres driver class
|
2020-06-18 14:31:07 -04:00 |
|
Dmitry Toptygin
|
a59db28f1d
|
fixed unit tests for HttpClientConfig
|
2020-06-18 12:28:05 -04:00 |
|
Dmitry Toptygin
|
c3b253f90f
|
fixed unit tests for TokenUtils
|
2020-06-18 12:05:26 -04:00 |
|
Dmitry Toptygin
|
d5797ae774
|
addressing security issue reported by sonar: protect endpoints against XSS attacks
|
2020-06-18 09:21:04 -04:00 |
|
Dmitry Toptygin
|
4f85d0331e
|
addressing security issue reported by sonar: Use secure mode and padding scheme
|
2020-06-18 09:06:43 -04:00 |
|
eugenetaranov-opsfleet
|
e8ae313539
|
TOOLS-23: sonar reports (#1)
|
2020-06-16 10:44:49 -04:00 |
|
Dmitry Toptygin
|
397345489a
|
use java.nio.file.Files instead of com.google.common.io.Files for directory traversal
|
2020-06-15 23:42:44 -04:00 |
|
Dmitry Toptygin
|
056292b183
|
addressed security advisory https://github.com/advisories/GHSA-mvr2-9pj6-7w5j
|
2020-06-15 23:38:32 -04:00 |
|
Dmitry Toptygin
|
6a53a5c5c4
|
when cannot find specified key alias in the client keystore - try default ones: clientkeyalias and clientqrcode
|
2020-06-12 21:07:53 -04:00 |
|
Dmitry Toptygin
|
209d699df8
|
implemented base-stream-consumer classes
|
2020-06-08 18:47:25 -04:00 |
|
Dmitry Toptygin
|
4309bc148b
|
added base interface for stream consumers
|
2020-06-06 00:13:15 -04:00 |
|
Dmitry Toptygin
|
1730ffdcbf
|
added bulk operations into StreamInterface
|
2020-06-03 11:30:55 -04:00 |
|
Dmitry Toptygin
|
da8ec8f914
|
moved MinMaxAvgValueInt into base-models, fixed typo in the name of NeighborScanPacketType
|
2020-06-01 22:24:24 -04:00 |
|
Dmitry Toptygin
|
2416784f4d
|
added HasClientMac interface
|
2020-05-28 22:01:34 -04:00 |
|
Dmitry Toptygin
|
9ede01fa5c
|
corrected date pattern in logback.xml files
|
2020-05-28 09:45:39 -04:00 |
|
Dmitry Toptygin
|
198a4aad46
|
changed pagination context to have an opaque cursor property
|
2020-05-26 19:32:21 -04:00 |
|
Dmitry Toptygin
|
ae8ef9e76b
|
renamed CloudServiceType -> GatewayType
|
2020-05-11 18:31:43 -04:00 |
|
Dmitry Toptygin
|
c18a41fb2f
|
implemented a dual-port config with client cert auth on primary port and webtoken auth on secondary port
|
2020-05-07 17:31:05 -04:00 |
|
Dmitry Toptygin
|
89e2bbb469
|
added support for AutoOrManual settings
|
2020-05-04 20:35:35 -04:00 |
|
Dmitry Toptygin
|
ad07e8eba5
|
added code to generate an example of DaysOfWeekTimeRangeSchedule object
|
2020-05-01 20:34:05 -04:00 |
|
Dmitry Toptygin
|
af0a90868d
|
Added radio types for 5GHzU and 5GHzL
|
2020-05-01 09:41:52 -04:00 |
|
Dmitry Toptygin
|
567435106c
|
corrected BaseRemoteTest to have static sequences for customer/equipment/location ids
|
2020-04-24 08:38:20 -04:00 |
|
Dmitry Toptygin
|
8a508b6627
|
added a logback converter that prints only product-specific exception traces and skips all the framework ones.
|
2020-04-20 16:01:18 -04:00 |
|