Commit Graph

60 Commits

Author SHA1 Message Date
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
Dmitry Toptygin
d7caa6b7f3 added default value for maxItemsPerPage in the PaginationContext 2020-04-20 15:59:22 -04:00
Dmitry Toptygin
d06fd7918c fixed standalone basic http auth 2020-04-18 11:59:40 -04:00
Dmitry Toptygin
b409c08530 customized DelegatingPasswordEncoder for basic authentication 2020-04-18 11:32:36 -04:00
Dmitry Toptygin
8e6107e07f Updated JDK version, addressed some of the warnings in the code 2020-04-14 17:59:44 -04:00
Dmitry Toptygin
88144a7d34 changed relative location of root pom 2020-04-08 18:40:53 -04:00
Dmitry Toptygin
22103d6326 added more common models 2020-04-03 19:54:29 -04:00
Dmitry Toptygin
09a3b795d2 added webtoken-auth-service to the base-build 2020-04-01 20:16:49 -04:00
Dmitry Toptygin
516b68d247 added components for webtoken authentication 2020-04-01 20:00:30 -04:00
Dmitry Toptygin
55dbb93173 added @ignore for one unit test - it needs to be rewritten to not depend on the time of execution 2020-03-26 19:04:25 -04:00
Dmitry Toptygin
1d0229cd3d updated README.md file 2020-03-25 11:20:01 -04:00
Dmitry Toptygin
509cc63897 added README.md file 2020-03-25 09:51:30 -04:00
Dmitry Toptygin
5cf709ffa5 added more base components 2020-03-24 18:10:46 -04:00
Dmitry Toptygin
7794571d89 ignore SchedulerTest.testBasic for now 2020-03-19 20:43:06 -04:00
Dmitry Toptygin
5f0e31b4ea added more base components 2020-03-19 20:28:30 -04:00
Dmitry Toptygin
346bc63d7c updated version of spring framework to 2.2.5.RELEASE 2020-03-18 15:11:07 -04:00
Dmitry Toptygin
083cb12082 removed references to AWS cloudwatch 2020-03-16 17:21:36 -04:00
Dmitry Toptygin
da5cbc07fa removed dependency on aws sdk from the cloud-metrics and related projects 2020-03-16 14:47:25 -04:00