Commit Graph

144 Commits

Author SHA1 Message Date
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
DTop
52f2e96bd4 fixed comments in RestTemplatePostConfiguration 2020-03-10 17:44:16 -04:00
DTop
b61028576f changed _type property in BaseJsonModel to model_type because it was giving us too much trouble in the past and to distinguish from KDC models. 2020-03-10 15:13:23 -04:00
DTop
79368fa5ef TW-107 ported base-client project from KDC master 2020-03-09 18:17:49 -04:00
DTop
fdbec12d1f renamed com.whizcontrol java packages into com.telecominfraproject.wlan 2020-03-02 17:55:28 -05:00
DTop
2db070bcc3 added relative path for the root pom 2020-02-28 17:40:42 -05:00
DTop
4850d0a47f added relative path for the root pom 2020-02-28 17:31:27 -05:00
DTop
1f3a0db03b removed pipelines configuration 2020-02-28 16:28:14 -05:00
DTop
eaadc6c3d1 moved bitbucket-pipelines.yml to top level dir 2020-02-28 16:14:06 -05:00
DTop
4d3506a22a added configuration for bitbucket pipelines 2020-02-28 16:09:18 -05:00
DTop
ecea572d7d initial version 2020-02-27 12:14:41 -05:00