Commit Graph

  • def92b3287 simplified configuration of ApplicationListeners Dmitry Toptygin 2020-07-09 18:08:59 -04:00
  • b2de78d32b Create LICENSE Chris Busch 2020-07-06 10:45:04 -04:00
  • 2776c5a39e TOOLS-23: sonar cache (#2) eugenetaranov-opsfleet 2020-06-29 20:57:58 +03:00
  • 2fcf195b37 added base-cassandra and base-cassandra-tests projects Dmitry Toptygin 2020-06-23 20:49:34 -04:00
  • 6db76a6e7c addressed vulnerabilities reported by sonar Dmitry Toptygin 2020-06-19 18:06:42 -04:00
  • 6a4103758c addressed vulnerabilities reported by sonar Dmitry Toptygin 2020-06-19 17:20:24 -04:00
  • 5680ddf234 TW-671: Update base-jdbc to add dependency to postgres driver class Rahul Sharma 2020-06-18 14:31:07 -04:00
  • a59db28f1d fixed unit tests for HttpClientConfig Dmitry Toptygin 2020-06-18 12:28:05 -04:00
  • c3b253f90f fixed unit tests for TokenUtils Dmitry Toptygin 2020-06-18 12:05:26 -04:00
  • d5797ae774 addressing security issue reported by sonar: protect endpoints against XSS attacks Dmitry Toptygin 2020-06-18 09:21:04 -04:00
  • 4f85d0331e addressing security issue reported by sonar: Use secure mode and padding scheme Dmitry Toptygin 2020-06-18 09:06:43 -04:00
  • e8ae313539 TOOLS-23: sonar reports (#1) eugenetaranov-opsfleet 2020-06-16 17:44:49 +03:00
  • 397345489a use java.nio.file.Files instead of com.google.common.io.Files for directory traversal Dmitry Toptygin 2020-06-15 23:42:44 -04:00
  • 056292b183 addressed security advisory https://github.com/advisories/GHSA-mvr2-9pj6-7w5j Dmitry Toptygin 2020-06-15 23:38:32 -04:00
  • 6a53a5c5c4 when cannot find specified key alias in the client keystore - try default ones: clientkeyalias and clientqrcode Dmitry Toptygin 2020-06-12 21:07:53 -04:00
  • 209d699df8 implemented base-stream-consumer classes Dmitry Toptygin 2020-06-08 18:47:25 -04:00
  • 4309bc148b added base interface for stream consumers Dmitry Toptygin 2020-06-06 00:13:15 -04:00
  • 1730ffdcbf added bulk operations into StreamInterface Dmitry Toptygin 2020-06-03 11:30:55 -04:00
  • da8ec8f914 moved MinMaxAvgValueInt into base-models, fixed typo in the name of NeighborScanPacketType Dmitry Toptygin 2020-06-01 22:24:24 -04:00
  • 2416784f4d added HasClientMac interface Dmitry Toptygin 2020-05-28 22:01:34 -04:00
  • 9ede01fa5c corrected date pattern in logback.xml files Dmitry Toptygin 2020-05-28 09:45:39 -04:00
  • 198a4aad46 changed pagination context to have an opaque cursor property Dmitry Toptygin 2020-05-26 19:32:21 -04:00
  • ae8ef9e76b renamed CloudServiceType -> GatewayType Dmitry Toptygin 2020-05-11 18:31:43 -04:00
  • c18a41fb2f implemented a dual-port config with client cert auth on primary port and webtoken auth on secondary port Dmitry Toptygin 2020-05-07 17:31:05 -04:00
  • 89e2bbb469 added support for AutoOrManual settings Dmitry Toptygin 2020-05-04 20:35:35 -04:00
  • ad07e8eba5 added code to generate an example of DaysOfWeekTimeRangeSchedule object Dmitry Toptygin 2020-05-01 20:34:05 -04:00
  • af0a90868d Added radio types for 5GHzU and 5GHzL Dmitry Toptygin 2020-05-01 09:41:52 -04:00
  • 567435106c corrected BaseRemoteTest to have static sequences for customer/equipment/location ids Dmitry Toptygin 2020-04-24 08:38:20 -04:00
  • 8a508b6627 added a logback converter that prints only product-specific exception traces and skips all the framework ones. Dmitry Toptygin 2020-04-20 16:01:18 -04:00
  • d7caa6b7f3 added default value for maxItemsPerPage in the PaginationContext Dmitry Toptygin 2020-04-20 15:59:22 -04:00
  • d06fd7918c fixed standalone basic http auth Dmitry Toptygin 2020-04-18 11:59:40 -04:00
  • b409c08530 customized DelegatingPasswordEncoder for basic authentication Dmitry Toptygin 2020-04-18 11:32:36 -04:00
  • 8e6107e07f Updated JDK version, addressed some of the warnings in the code Dmitry Toptygin 2020-04-14 17:59:44 -04:00
  • 88144a7d34 changed relative location of root pom Dmitry Toptygin 2020-04-08 18:40:53 -04:00
  • 22103d6326 added more common models Dmitry Toptygin 2020-04-03 19:54:29 -04:00
  • 09a3b795d2 added webtoken-auth-service to the base-build Dmitry Toptygin 2020-04-01 20:16:49 -04:00
  • 516b68d247 added components for webtoken authentication Dmitry Toptygin 2020-04-01 20:00:30 -04:00
  • 55dbb93173 added @ignore for one unit test - it needs to be rewritten to not depend on the time of execution Dmitry Toptygin 2020-03-26 19:04:25 -04:00
  • 1d0229cd3d updated README.md file Dmitry Toptygin 2020-03-25 11:20:01 -04:00
  • 509cc63897 added README.md file Dmitry Toptygin 2020-03-25 09:51:30 -04:00
  • 5cf709ffa5 added more base components Dmitry Toptygin 2020-03-24 18:10:46 -04:00
  • 7794571d89 ignore SchedulerTest.testBasic for now Dmitry Toptygin 2020-03-19 20:43:06 -04:00
  • 5f0e31b4ea added more base components Dmitry Toptygin 2020-03-19 20:28:30 -04:00
  • 346bc63d7c updated version of spring framework to 2.2.5.RELEASE Dmitry Toptygin 2020-03-18 15:11:07 -04:00
  • 083cb12082 removed references to AWS cloudwatch Dmitry Toptygin 2020-03-16 17:21:36 -04:00
  • da5cbc07fa removed dependency on aws sdk from the cloud-metrics and related projects Dmitry Toptygin 2020-03-16 14:47:25 -04:00
  • 52f2e96bd4 fixed comments in RestTemplatePostConfiguration DTop 2020-03-10 17:44:16 -04:00
  • 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. DTop 2020-03-10 15:13:23 -04:00
  • 79368fa5ef TW-107 ported base-client project from KDC master DTop 2020-03-09 18:17:49 -04:00
  • fdbec12d1f renamed com.whizcontrol java packages into com.telecominfraproject.wlan DTop 2020-03-02 17:55:28 -05:00
  • 2db070bcc3 added relative path for the root pom DTop 2020-02-28 17:40:42 -05:00
  • 4850d0a47f added relative path for the root pom DTop 2020-02-28 17:31:27 -05:00
  • 1f3a0db03b removed pipelines configuration DTop 2020-02-28 16:28:14 -05:00
  • eaadc6c3d1 moved bitbucket-pipelines.yml to top level dir DTop 2020-02-28 16:14:06 -05:00
  • 4d3506a22a added configuration for bitbucket pipelines DTop 2020-02-28 16:09:18 -05:00
  • ecea572d7d initial version DTop 2020-02-27 12:14:41 -05:00