charitha
1cbf501661
Update configs for entgra
2018-07-06 22:39:47 +05:30
charitha
5552b382ad
Add maven snapshot deployment to nexus
2018-07-06 12:53:44 +05:30
Charitha Wijesinghe
18922b7738
Add .gitlab-ci.yml
2018-06-05 04:10:02 +00:00
WSO2 Builder
0aec365dce
[WSO2 Release] [Jenkins #3009 ] [Release 3.1.30] prepare for next development iteration
2018-05-15 08:24:46 +00:00
WSO2 Builder
ca890ac346
[WSO2 Release] [Jenkins #3009 ] [Release 3.1.30] prepare release v3.1.30
2018-05-15 08:24:36 +00:00
Rasika Perera
88496d2ba5
Merge pull request #1246 from madhawap/master
...
Make proxy configuration optional
2018-05-15 13:41:14 +05:30
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
2018-05-15 13:23:41 +05:30
WSO2 Builder
2e5db59398
[WSO2 Release] [Jenkins #3007 ] [Release 3.1.29] prepare for next development iteration
2018-04-18 10:06:19 +00:00
WSO2 Builder
964d92eb7f
[WSO2 Release] [Jenkins #3007 ] [Release 3.1.29] prepare release v3.1.29
2018-04-18 10:06:04 +00:00
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
2018-04-18 15:18:59 +05:30
WSO2 Builder
79d48bb1a8
[WSO2 Release] [Jenkins #3005 ] [Release 3.1.28] prepare for next development iteration
2018-03-28 08:36:21 +00:00
WSO2 Builder
f05750b794
[WSO2 Release] [Jenkins #3005 ] [Release 3.1.28] prepare release v3.1.28
2018-03-28 08:36:10 +00:00
Rasika Perera
ceb2ff5d9c
Merge pull request #1243 from rasika/master
...
Hide 'Select All' option when there're only single mandatory claim.
2018-03-28 13:51:55 +05:30
Rasika Perera
a22b2b324d
Hide 'Select All' option when there're only single mandatory claim.
2018-03-28 12:46:26 +05:30
WSO2 Builder
2fcb647957
[WSO2 Release] [Jenkins #3003 ] [Release 3.1.27] prepare for next development iteration
2018-03-28 05:13:35 +00:00
WSO2 Builder
2f519baf67
[WSO2 Release] [Jenkins #3003 ] [Release 3.1.27] prepare release v3.1.27
2018-03-28 05:13:25 +00:00
Megala Uthayakumar
9ef622da4d
Merge pull request #1242 from GDLMadushanka/testCaseFixes
...
Fix issues in test-cases
2018-03-28 10:29:18 +05:30
GDLMadushanka
1ecb9b0495
Merge branch 'testCaseFixes' of https://github.com/GDLMadushanka/carbon-device-mgt into testCaseFixes
2018-03-28 10:09:09 +05:30
GDLMadushanka
05cffeb1e7
fix
2018-03-28 10:07:40 +05:30
GDLMadushanka
0fba2f1b24
Fix issues in test-cases
2018-03-28 10:00:09 +05:30
GDLMadushanka
4f591bd41d
Fix issues in test-cases
2018-03-28 09:49:21 +05:30
WSO2 Builder
7431cde12a
[WSO2 Release] [Jenkins #3001 ] [Release 3.1.26] prepare for next development iteration
2018-03-23 05:51:48 +00:00
WSO2 Builder
aa429e230c
[WSO2 Release] [Jenkins #3001 ] [Release 3.1.26] prepare release v3.1.26
2018-03-23 05:51:38 +00:00
Madawa Soysa
c21a9dba53
Merge pull request #1241 from madawas/master
...
Add a delay for data tables server side paging
2018-03-23 11:07:10 +05:30
Madawa Soysa
6b579d760e
Remove example part of the comment
2018-03-23 11:03:49 +05:30
Madawa Soysa
6b8d555314
Add a delay for data tables server side paging
...
DataTables library instantiates an ajax request for each key release when searching/filtering. in a system with a larger dataset, many requests are made to the back end for a longer keyword search which is a huge overload.
Also, sometimes since the request initialized for the first character returns the largest subset of data (if available) this request may take a longer time to process. Since DataTables update the table in the order that the response comes, the final result shown would be the last response received which can be incorrect.
This commit resolves the above issue by enabling a delay before the requests made using DataTables fnSetFilteringDelay plugin.
2018-03-22 18:33:21 +05:30
WSO2 Builder
7620d7ea5d
[WSO2 Release] [Jenkins #2999 ] [Release 3.1.25] prepare for next development iteration
2018-03-20 06:51:22 +00:00
WSO2 Builder
5fd8aeef89
[WSO2 Release] [Jenkins #2999 ] [Release 3.1.25] prepare release v3.1.25
2018-03-20 06:51:13 +00:00
Rasika Perera
957a08ff78
Merge pull request #1239 from lasanthaDLPDS/master
...
Update carbon-device-mgt dependencies
2018-03-20 11:51:48 +05:30
Rasika Perera
49584eb8f2
Merge pull request #1240 from rasika/master
...
Fix advanced operationsbar overlapping when multiple tables exists.
2018-03-20 11:51:31 +05:30
Rasika Perera
5f37af8fd1
Fixes for multiple datatables overlapping function call points
2018-03-20 11:50:44 +05:30
Rasika Perera
9e3b17c65d
Fix advanced operationsbar overlapping when multiple tables exists.
2018-03-20 10:17:46 +05:30
lasanthaDLPDS
e5a34d52e8
Add testing version to pom.xml
2018-03-20 10:02:04 +05:30
lasantha
475bfea8b2
Bump dependency versions
2018-03-20 10:02:04 +05:30
WSO2 Builder
3201dfcfa9
[WSO2 Release] [Jenkins #2996 ] [Release 3.1.24] prepare for next development iteration
2018-03-20 02:16:46 +00:00
WSO2 Builder
86000e93b2
[WSO2 Release] [Jenkins #2996 ] [Release 3.1.24] prepare release v3.1.24
2018-03-20 02:16:36 +00:00
Rasika Perera
53182a23ed
Merge pull request #1238 from rasika/master
...
Fix PaginationRequest.getProperty() method doesn't return anything
2018-03-20 07:34:18 +05:30
Rasika Perera
272d64b0b2
Fix PaginationRequest.getProperty() method doesn't return anything
2018-03-20 07:31:11 +05:30
WSO2 Builder
ac7e71282e
[WSO2 Release] [Jenkins #2994 ] [Release 3.1.23] prepare for next development iteration
2018-03-16 12:27:13 +00:00
WSO2 Builder
1c135b9e18
[WSO2 Release] [Jenkins #2994 ] [Release 3.1.23] prepare release v3.1.23
2018-03-16 12:26:59 +00:00
Geeth
b898418cdc
Merge pull request #1237 from geethkokila/master
...
Fix the device information delete issue
2018-03-16 17:41:47 +05:30
geethkokila
54fc0be69f
Fix the device information delete issue
2018-03-16 17:23:45 +05:30
WSO2 Builder
7dd3f29ff7
[WSO2 Release] [Jenkins #2992 ] [Release 3.1.22] prepare for next development iteration
2018-03-16 11:15:13 +00:00
WSO2 Builder
03dd153f6f
[WSO2 Release] [Jenkins #2992 ] [Release 3.1.22] prepare release v3.1.22
2018-03-16 11:14:57 +00:00
Rasika Perera
4be47123b3
Merge pull request #1235 from rasika/master
...
Update carbon-device-mgt dependencies
2018-03-16 16:21:58 +05:30
WSO2 Builder
db8a5afdf8
[WSO2 Release] [Jenkins #2990 ] [Release 3.1.21] prepare for next development iteration
2018-03-16 10:36:01 +00:00
WSO2 Builder
bb0c498b3a
[WSO2 Release] [Jenkins #2990 ] [Release 3.1.21] prepare release v3.1.21
2018-03-16 10:35:50 +00:00
Rasika Perera
cf12c296ac
Merge pull request #1236 from Arcane94/geoFencing
...
minor change in a function
2018-03-16 15:53:21 +05:30
Rasika Perera
b639845ab2
Fix formatting issue
2018-03-16 15:41:22 +05:30
Rasika Perera
f14564339a
Fix formatting issues
2018-03-16 15:39:57 +05:30