WSO2 Builder
16c6a27f81
[maven-release-plugin] prepare release v3.1.36
6 years ago
Geeth
a421c12d5e
Merge pull request #1255 from charithag/iots-3.3.1
...
Update manager urls and product version
6 years ago
charitha
22f02c4062
Update manager urls and product version
6 years ago
WSO2 Builder
252b260237
[WSO2 Release] [Jenkins #3021 ] [Release 3.1.35] prepare for next development iteration
6 years ago
WSO2 Builder
a2422cb02a
[WSO2 Release] [Jenkins #3021 ] [Release 3.1.35] prepare release v3.1.35
6 years ago
Geeth
f5515bfa5f
Merge pull request #1252 from abhishekdesilva/master
...
Checking for pending operations before adding an operation
6 years ago
abhishekdesilva
85040f0c68
Log debug process completion
6 years ago
abhishekdesilva
4aad82437b
Log info has changed into debug
6 years ago
abhishekdesilva
a0bc1cdd20
Reformatted the code block as necessary
6 years ago
WSO2 Builder
af7aa73886
[WSO2 Release] [Jenkins #3019 ] [Release 3.1.34] prepare for next development iteration
6 years ago
WSO2 Builder
47ed74c156
[WSO2 Release] [Jenkins #3019 ] [Release 3.1.34] prepare release v3.1.34
6 years ago
charitha
d54d78a02b
Refactoring
6 years ago
charitha
82778f06c6
Add secure web socket proxy to route ws connections in IoTS cluster
6 years ago
WSO2 Builder
4848e271af
[WSO2 Release] [Jenkins #3017 ] [Release 3.1.33] prepare for next development iteration
6 years ago
WSO2 Builder
c79baf3392
[WSO2 Release] [Jenkins #3017 ] [Release 3.1.33] prepare release v3.1.33
6 years ago
geethkokila
7d34928ac5
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
6 years ago
geethkokila
1d427aef73
Fix https://github.com/wso2/product-iots/issues/1852
6 years ago
abhishekdesilva
870ff031bb
Checking for pending operations before adding an operation
6 years ago
WSO2 Builder
02282967ab
[WSO2 Release] [Jenkins #3015 ] [Release 3.1.32] prepare for next development iteration
6 years ago
WSO2 Builder
7daeb6efb9
[WSO2 Release] [Jenkins #3015 ] [Release 3.1.32] prepare release v3.1.32
6 years ago
charitha
d2940bf7a1
Refactoring
6 years ago
charitha
47f619a136
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into iots-3.3.1
6 years ago
charitha
8c0869649a
Update alert messages to convey proper meaning
6 years ago
charitha
055d422e23
Publish geo alerts to cdm notifications
6 years ago
Geeth
a553e9aada
Merge pull request #1250 from abhishekdesilva/master
...
Add archive pending operations configuration
6 years ago
abhishekdesilva
fa9a52048e
Add archive pending operations configuration
6 years ago
charitha
2a995deeb4
Prevent duplicate alerts & added owner field
6 years ago
charitha
919fedee20
Improved geo-fencing performance
6 years ago
charitha
ead01f837d
Fixed issue in Geo fencing
6 years ago
WSO2 Builder
8da1bcb741
[WSO2 Release] [Jenkins #3011 ] [Release 3.1.31] prepare for next development iteration
6 years ago
WSO2 Builder
9c0cbdc983
[WSO2 Release] [Jenkins #3011 ] [Release 3.1.31] prepare release v3.1.31
6 years ago
abhishekdesilva
4c067f0f28
Archival/Purging Task Improvement
6 years ago
charitha
2bfd598c67
Add location extraction from device properties and deice type specific location retrieval
6 years ago
charitha
bccb88ab22
Fixed build issue due to okio
6 years ago
charitha
9623fb294a
Fixed build issue due to okhttp
6 years ago
WSO2 Builder
0aec365dce
[WSO2 Release] [Jenkins #3009 ] [Release 3.1.30] prepare for next development iteration
7 years ago
WSO2 Builder
ca890ac346
[WSO2 Release] [Jenkins #3009 ] [Release 3.1.30] prepare release v3.1.30
7 years ago
madhawap
b2a12f09e4
Make proxy configuration optional
...
As per the current configurations it is mandatory to set a value for http.nonProxyHosts property in order to server to run on 'change-ip' mode. With this modification it is made optional where even without this property IoT server can be run on 'change-ip' mode. 'Change-ip' mode is where server is configured to run on a different IP other than localhost
7 years ago
WSO2 Builder
2e5db59398
[WSO2 Release] [Jenkins #3007 ] [Release 3.1.29] prepare for next development iteration
7 years ago
WSO2 Builder
964d92eb7f
[WSO2 Release] [Jenkins #3007 ] [Release 3.1.29] prepare release v3.1.29
7 years ago
Madhawa Perera
b87763dba1
Add capability to WSO2 IOT server to route HTTP/HTTPS calls through Proxy server ( #1244 )
...
* Fix IoT Server HTTP/HTTPS calls bypassing a Proxy server
Since the Feign client is not supporting proxy routing this fix has included okhttp client and pass it to the feigns okkhttp client wrapper in order to pass HTTP/HTTPS call through proxy server if the system proxy properties are set. Further this modifies the apache http client also to pick system properties.
fixes wso2/product-iots#1806
* Remove unwanted comments and commented lines
* Remove the localhost host check
* Add default non proxy hosts
Added localhost as a default non proxy host
* use the version property from parent pom
Use the version property, "github.openfeign.version" from parent pom instead of hard-coding the version range
7 years ago
WSO2 Builder
79d48bb1a8
[WSO2 Release] [Jenkins #3005 ] [Release 3.1.28] prepare for next development iteration
7 years ago
WSO2 Builder
f05750b794
[WSO2 Release] [Jenkins #3005 ] [Release 3.1.28] prepare release v3.1.28
7 years ago
Rasika Perera
ceb2ff5d9c
Merge pull request #1243 from rasika/master
...
Hide 'Select All' option when there're only single mandatory claim.
7 years ago
Rasika Perera
a22b2b324d
Hide 'Select All' option when there're only single mandatory claim.
7 years ago
WSO2 Builder
2fcb647957
[WSO2 Release] [Jenkins #3003 ] [Release 3.1.27] prepare for next development iteration
7 years ago
WSO2 Builder
2f519baf67
[WSO2 Release] [Jenkins #3003 ] [Release 3.1.27] prepare release v3.1.27
7 years ago
GDLMadushanka
1ecb9b0495
Merge branch 'testCaseFixes' of https://github.com/GDLMadushanka/carbon-device-mgt into testCaseFixes
7 years ago
GDLMadushanka
05cffeb1e7
fix
7 years ago
GDLMadushanka
0fba2f1b24
Fix issues in test-cases
7 years ago