Commit Graph

  • d64e6dc092 WIFI-7556 updated spring-boot version to 2.5.12 (spring 5.3.18) to cover for Springshell vulnerability (#26) release/v1.2 Dmitry Toptygin 2022-04-05 13:55:13 -04:00
  • 7897ccdf21 Merge pull request #25 from Telecominfraproject/WIFI-4732 norm-traxler 2021-10-20 16:17:30 -04:00
  • cd60273495 Wifi 4732 EquipmentPortalController resets to defaults channels for equipment country change WIFI-4732 Lynn Shi 2021-10-20 15:28:33 -04:00
  • 704f5c6047 Merge pull request #24 from Telecominfraproject/WIFI-4415 norm-traxler 2021-09-27 16:12:30 -04:00
  • 8a0faff455 Merge pull request #23 from Telecominfraproject/WIFI-4415 master norm-traxler 2021-09-27 15:24:04 -04:00
  • b7d396c6ce [WIFI-4415] remove unnecessary code WIFI-4415 Thomas-Leung2021 2021-09-27 13:25:06 -04:00
  • 92b97c832a Merge pull request #22 from Telecominfraproject/WIFI-4415 norm-traxler 2021-09-27 10:56:37 -04:00
  • e8dd8724fb Merged in NETEXP-2959 (pull request #3) Thomas Leung 2021-09-17 18:22:36 +00:00
  • 3fb4dd16b8 Merge pull request #21 from Telecominfraproject/WIFI-3471 norm-traxler 2021-08-17 16:34:20 -04:00
  • caa99afda1 Merge pull request #20 from Telecominfraproject/WIFI-3416-Remove-RestOperationsWithMetrics norm-traxler 2021-08-16 16:59:33 -04:00
  • e531cb8597 WIFI-3471 Update SDK master to use image tag 1.3.0-SNAPSHOT WIFI-3471 Akshay Jagadish 2021-08-13 13:02:33 -04:00
  • b38393ec20 remove unused import WIFI-3416-Remove-RestOperationsWithMetrics Thomas Currie 2021-08-12 14:12:11 -04:00
  • b14f57887f replace our custom RestTemplate class with the default one from Spring. Thomas Currie 2021-08-12 10:27:29 -04:00
  • 267fb477a3 Merge pull request #19 from Telecominfraproject/WIFI-3224-Remote-client-mediatype norm-traxler 2021-07-23 11:54:14 -04:00
  • 04c844c2e2 [WIFI-3224] change BaseRemoteClient from json contentType from UTF-8 to UTF-16 (default) WIFI-3224-Remote-client-mediatype Norm Traxler 2021-07-23 11:42:19 -04:00
  • 72da490a3b Merge pull request #18 from Telecominfraproject/WIFI-3022 Mike Hansen 2021-07-14 14:21:48 -04:00
  • bb9c3ba1eb [WIFI-3022] add null checks convertMacStringToLongValue() Thomas-Leung2021 2021-07-14 13:53:49 -04:00
  • 7dd594644e [WIFI-3022] fix for getting 00:00:00:00:00:00 mac address Thomas-Leung2021 2021-07-13 17:33:46 -04:00
  • 4c15a9650b Merge pull request #17 from Telecominfraproject/add-http-client-exception-to-tip-error-handler release/v1.1.x Mike Hansen 2021-06-15 10:22:20 -04:00
  • 5c3bf48780 add basePackes property back to CommonControllerAdvice. Add HttpClientErrorException to ExceptionPropogatingErrorHandler. add-http-client-exception-to-tip-error-handler Thomas Currie 2021-06-14 18:16:21 -04:00
  • be09681087 Merge pull request #16 from Telecominfraproject/revert-15-WIFI-2633-Change-scope-of-CommonControllerAdvice Mike Hansen 2021-06-14 17:08:32 -04:00
  • f12ab10ec6 revert basepackage change revert-CommonControllerAdvice-change Thomas Currie 2021-06-14 17:06:30 -04:00
  • a7076e523b Revert "WIFI-2633 Change scope of CommonControllerAdvice" revert-15-WIFI-2633-Change-scope-of-CommonControllerAdvice Mike Hansen 2021-06-14 17:04:37 -04:00
  • 6232b8db7b Merge pull request #15 from Telecominfraproject/WIFI-2633-Change-scope-of-CommonControllerAdvice norm-traxler 2021-06-14 11:06:46 -04:00
  • 2bfab69a3a add 'basePackage' attribute to @ControllerAdvice WIFI-2633-Change-scope-of-CommonControllerAdvice Thomas Currie 2021-06-11 09:59:39 -04:00
  • fef03f4bbe AP: ON_CHANNEL survey report sometimes has no information Mike Hansen 2021-06-02 09:07:24 -04:00
  • b6a02439b8 Merge pull request #14 from Telecominfraproject/WIFI-2434 norm-traxler 2021-05-26 21:04:06 -04:00
  • 789e153519 Update SDK master to use image tag 1.2.0-SNAPSHOT WIFI-2434 Akshay Jagadish 2021-05-26 18:00:32 -04:00
  • c2c67e188c Merge pull request #13 from Telecominfraproject/WIFI-2150-json--parsing-error-message-on-ap-details-save norm-traxler 2021-05-11 10:33:47 -04:00
  • 9f5e093ea5 revert to setting address field as null when null is provided to construct / setter. Thomas Currie 2021-05-11 09:51:03 -04:00
  • d1bc55745e add assertions to 2 unit tests to appease sonar Thomas Currie 2021-05-10 16:13:41 -04:00
  • e185ccaef6 add test coverage MacAddress of old codeand new null check in order to appease sonar Thomas Currie 2021-05-10 16:06:08 -04:00
  • 92fcaaa0bb Sonar changes based on 'code smell' Thomas Currie 2021-05-10 14:40:47 -04:00
  • 1bcf2860df add null check to convertMacStringToLongValue to prevent NPE Thomas Currie 2021-05-10 14:29:48 -04:00
  • e005180f9f add null safety check to setAddressAsString in MacAdress. Thomas Currie 2021-05-10 14:15:35 -04:00
  • b1cc93b9df Merge pull request #12 from Telecominfraproject/WIFI-2026 release/v1.1 norm-traxler 2021-04-16 17:08:38 -04:00
  • df157aecfd WIFI-2026 Changed pom versions from 0.0.1-SNAPSHOT to 1.1.0-SNAPSHOT WIFI-2026 Akshay Jagadish 2021-04-16 15:27:41 -04:00
  • 143fc61fef WIFI-1718 Updated DecibelUtils (#11) Kareem Dabbour 2021-03-10 11:27:09 -05:00
  • c94a81114a WIFI-1669: TIP 1.0 Update SDK components in release 1.0 branch (#10) release/v1.0.0 AkshayJagadish-ne 2021-02-27 22:06:03 -05:00
  • 2fcfdc615e WIFI-1669: TIP 1.0 Update SDK components in release 1.0 branch WIFI-1669 Akshay Jagadish 2021-02-26 18:14:58 -05:00
  • 0e496faa5e WIFI-1652 - implement performance counters for ovsdb, cassandra, and kafka Dmitry Toptygin 2021-02-23 19:38:41 -05:00
  • 24149ad62e WIFI-1319: Adding sslEnabledProtocol to the SSL-Connector (#8) Rahul Sharma 2021-02-22 12:14:19 -05:00
  • ce9ae55cd7 WIFI-1624 - in pom.xml files replace ${tip-wlan-cloud.release.version} with 0.0.1-SNAPSHOT to make sure that mvn release:update-versions command works Dmitry Toptygin 2021-02-20 10:18:09 -05:00
  • c95521c672 WIFI-1551 - make deserializing mac address as byte array more forgiving - allow it to recover from ' ', '+', '/', '=' characters transparently Dmitry Toptygin 2021-02-11 15:52:48 -05:00
  • 66bea0dbdf WIFI-1551 - when serializing mac address as byte array we need to use Base64Variants.MODIFIED_FOR_URL class that instead of using plus and slash characters uses hyphen and underscore, respectively Dmitry Toptygin 2021-02-11 15:28:08 -05:00
  • baa9453d12 WIFI-1437 - provide a way for 3rd-party developers to register methods to be called before REST controller methods Dmitry Toptygin 2021-02-01 18:40:04 -05:00
  • ed6421865d expose ObjectMapper of the BaseJsonModel so that other framework related components get access to a fully configured object mapper that knows about all the subclasses of the BaseJsonModel Dmitry Toptygin 2021-01-28 11:34:23 -05:00
  • 71cf6b6156 in BaseJsonModel added methods to encode/decode strings in format used to store zipped json in postgresql bytea columns Dmitry Toptygin 2021-01-28 10:55:24 -05:00
  • 9cf640805d WIFI-1235 - added HasLocationId marker interface Dmitry Toptygin 2021-01-08 15:03:10 -05:00
  • 19e7361e7d WIFI 1251 custom claims processing (#7) ralphlee3 2021-01-06 18:01:37 -05:00
  • e5d2e42751 alow rdbms-related unit tests from different maven modules to be combined to set up composite schemas Dmitry Toptygin 2020-12-29 18:48:43 -05:00
  • db60e2f763 added missing clone() methods to RadioBestApSettings, SourceSelectionSteering, and SourceSelectionValue Dmitry Toptygin 2020-12-22 13:16:36 -05:00
  • 661aecf98d WIFI-1212 allow extension of the portal user roles by the 3rd party vendors Dmitry Toptygin 2020-12-17 14:54:54 -05:00
  • 269b9f703c added prefix tip.wlan to maxHttpThreads property Dmitry Toptygin 2020-12-09 15:51:32 -05:00
  • 313092a1d3 HttpClientConfigResolver: allow to override values for maxConnectionsTotal and maxConnectionsPerRoute using environment variables Dmitry Toptygin 2020-12-09 15:37:49 -05:00
  • 2519f9794b WIFI-1153: Add SAE SecurityType in wlan-cloud-base 20201203-1.0 Mike Hansen 2020-12-04 15:14:16 -05:00
  • b63938c600 link test release-testing2/20201203-1.0 Akshay Jagadish 2020-12-03 16:09:55 -05:00
  • f203d9418c Fixing build release-testing Rahul Sharma 2020-11-25 21:18:05 -05:00
  • 45340227b3 Updated CacheConfiguration: - to add a LongLived cache. - change getCache to use Qualifier Rahul Sharma 2020-11-25 20:26:14 -05:00
  • b84cb8ee44 Merge pull request #6 from Telecominfraproject/PortalUserRole-RO-updates ralphlee3 2020-11-25 14:59:27 -05:00
  • 21b2cfb58b Adding read only roles to PortalUserRole ralphlee 2020-11-23 13:22:12 -05:00
  • 4ed520cd98 added base-tx-tests project with the TransactionManager for use in unit tests Dmitry Toptygin 2020-11-17 17:43:44 -05:00
  • c7deb7e74d WIFI-1068: Cloud Backend: Extend or replace existing base_model CountryCode Mike Hansen 2020-11-13 17:46:29 -05:00
  • a14a578c31 Merge pull request #5 from Telecominfraproject/WIFI-1054-rs256-decoding ralphlee3 2020-11-13 10:41:58 -05:00
  • 92e48ac120 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-base into WIFI-1054-rs256-decoding WIFI-1054-rs256-decoding ralphlee 2020-11-13 10:40:59 -05:00
  • e2c1051717 Bringing jwksLocation into constructor Auth0Provider ralphlee 2020-11-09 13:58:34 -05:00
  • 5bf56e347a Add TransactionSynchronizationManager handler in BaseRemoteTest Lynn Shi 2020-11-09 13:26:22 -05:00
  • b4dd6aa56b Adding refreshToken and id_token to WebToken transactions ralphlee 2020-11-09 11:37:09 -05:00
  • 26ad46c98d TokenHelper cleanup ralphlee 2020-11-07 00:02:50 -05:00
  • 0f6693b846 Code cleanup ralphlee 2020-11-06 17:11:10 -05:00
  • c2220b8a8f Combine similar try/catch exceptions ralphlee 2020-11-06 16:28:04 -05:00
  • aed826fb3a Defining jwks location with env property or default ralphlee 2020-11-06 16:19:46 -05:00
  • 41b92eb62e Change claims keys to constants ralphlee 2020-11-06 14:29:42 -05:00
  • 3e939d92ce Code cleanup ralphlee 2020-11-06 12:05:19 -05:00
  • eb1a46c745 Updated Auth0TokenHelper to match provider ralphlee 2020-11-06 11:55:40 -05:00
  • 58573cd96e Adding RS256 decoding and JWK support ralphlee 2020-11-06 11:30:24 -05:00
  • 1af8228dc4 Adding SourceSelection classes ralphlee 2020-10-20 15:31:49 -04:00
  • 3642cbcf9a added externallyVisiblePort, externallyVisibleHostName, externallyVisibleIpAddress to ConnectorProperties so that we can better deal with port mappers and external load balancers Dmitry Toptygin 2020-10-07 13:04:36 -04:00
  • 236cf4f9c2 WIFI-846: Add component version and commit hash to application ping (#4) AkshayJagadish-ne 2020-10-05 21:20:31 -04:00
  • 137e8596a2 WIFI-846: Add component version and commit hash to application ping response AJ Akshay Jagadish 2020-10-01 18:21:17 -04:00
  • cbad366ac3 WIFI-846: Add component version and commit hash to application ping response Akshay Jagadish 2020-10-01 13:32:28 -04:00
  • 0975549360 force loading of subclasses of vendor-extended enums for EquipmentType Dmitry Toptygin 2020-09-17 13:16:04 -04:00
  • 0f3b2d4a7c added name() and values() methods to EquipmentType to better align them with java enums Dmitry Toptygin 2020-09-11 19:03:55 -04:00
  • 2b888b555c added a way for the 3rd party vendors to define new items for the EquipmentType Dmitry Toptygin 2020-09-11 18:31:07 -04:00
  • 4d82541611 added ability to turn off SSL/TLS in WebtokenAuthenticationProvider - to be able to run cloud without encryption for debugging purposes Dmitry Toptygin 2020-09-08 18:36:44 -04:00
  • 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. Dmitry Toptygin 2020-08-31 12:16:58 -04:00
  • e98adae653 ignore TestVendorModels for now, as it seems to be unstable Dmitry Toptygin 2020-08-27 21:55:37 -04:00
  • b47326fec4 add support for using extensible enums and their collections in REST API parameters Dmitry Toptygin 2020-08-27 20:43:11 -04:00
  • 1b3379732e added a way for 3rd party vendors to extend some of the enumerations defined by the CloudSDK Dmitry Toptygin 2020-08-27 17:28:18 -04:00
  • 4868b631aa fixed registration of vendor extensions with BaseJsonModel Dmitry Toptygin 2020-08-27 14:59:38 -04:00
  • c601647ff7 simplify configuration - use property tip.wlan.vendorTopLevelPackages instead of tip.wlan.componentScan.basePackages to configure ComponentScan basePackages in remote tests Dmitry Toptygin 2020-08-26 17:07:15 -04:00
  • 0504cfb454 Merge branch 'master' of github.com:Telecominfraproject/wlan-cloud-base Dmitry Toptygin 2020-08-26 16:19:16 -04:00
  • 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 Dmitry Toptygin 2020-08-26 16:19:09 -04:00
  • 6ea5699283 WIFI-540: Ping functionality for usage by any component Rahul Sharma 2020-08-25 19:16:58 -04:00
  • 14cfd78946 moved getDayOfYear into DateTimeUtils Dmitry Toptygin 2020-07-30 17:44:26 -04:00
  • d26405747e added CassandraUtils class Dmitry Toptygin 2020-07-23 15:26:02 -04:00
  • acaa4ebb06 TW-860: Update Base JDBC source to pass in SSL related parameters Rahul Sharma 2020-07-20 13:22:07 -04:00
  • a6f6442239 added TimeBasedId utility class Dmitry Toptygin 2020-07-18 18:44:01 -04:00
  • e63a734584 replaced calls of deprecated methods on httpClientBuilder with more recent ones Dmitry Toptygin 2020-07-13 12:20:11 -04:00
  • 8dcbcc6065 TW-749: Change reference of ConnectUs to TIP (#3) AkshayJagadish-ne 2020-07-09 19:14:30 -04:00