Entgra Builder
2500127c62
[maven-release-plugin] prepare for next development iteration
5 years ago
Entgra Builder
6c9bd30d11
[maven-release-plugin] prepare release v4.2.10
5 years ago
Entgra Builder
8c64732aa5
[maven-release-plugin]prepare for next development iteration
5 years ago
Entgra Builder
e702fe9438
[maven-release-plugin]prepare release v4.2.9
5 years ago
lasanthaDLPDS
cbc37c47d2
Sync with upstream master
5 years ago
Inosh Perara
cfd30f87fd
Add APIs for Google Enterprise
...
This commit will add API needed for devices to communicate with the server to get a token and also adds back Android plugin DB access to communicate with Android plugin related database.
5 years ago
achala piyarathna
cb446acc16
Fix build failure
5 years ago
achala piyarathna
bebf47981d
Device location history view feature
5 years ago
Saad Sahibjan
43d855ec09
Merge branch 'master' into 'master'
...
Fix incorrect device view issue in android.
See merge request entgra/carbon-device-mgt-plugins!87
5 years ago
lasanthaDLPDS
1960c01462
Fix incorrect device view issue in android.
5 years ago
Charitha Goonetilleke
752af2ca41
FIx test failure
5 years ago
Charitha Goonetilleke
5f274bdc19
Merge with upstream/master
5 years ago
Amanda Randombage
f89a6d9fb8
Fix test failure and improve disenrolling API
...
-Remove query param from disenrolling API
5 years ago
Charitha Goonetilleke
4ca700d873
Fix test failures
5 years ago
lasanthaDLPDS
90f7d1045f
Fix merge conflicts
5 years ago
Saad Sahibjan
51f74d7744
Modify enrollment app install android policy to support new app manager
5 years ago
Pahansith
bc38a4a6d6
Fix test fail due to not overriding getDeviceConfiguration method
5 years ago
lasanthaDLPDS
7d04c04045
Merge branch 'master' of https://gitlab.com/entgra/carbon-device-mgt-plugins into application-mgt-new
5 years ago
Pahansith
48c89b06b9
Add test case for newly added method on DeviceManagementProviderService
5 years ago
inoshperera
c1184167df
Fix https://gitlab.com/entgra/product-iots/issues/125
5 years ago
lasanthaDLPDS
02d4d5d7ac
Merge with master branch
5 years ago
Entgra Builder
ccb2d48390
[maven-release-plugin] prepare for next development iteration
5 years ago
Entgra Builder
b90fbfe104
[maven-release-plugin] prepare release v4.2.8
5 years ago
Entgra Builder
b899c2a499
[maven-release-plugin] prepare for next development iteration
5 years ago
Entgra Builder
ce64251177
[maven-release-plugin] prepare release v4.2.7
5 years ago
Ace
36022e6b94
Adding dummy implementation for new interface method
5 years ago
lasanthaDLPDS
3aff323f4d
Improve APPM device subs updating method
6 years ago
lasanthaDLPDS
8039031447
Remove wso2 appm connector and add entgra appm feature
6 years ago
Saad Sahibjan
a6f0a71681
Check null of pending operations before updating status
6 years ago
Saad Sahibjan
281e0a636e
Update pending operations status of device to be disenrolled
6 years ago
Saad Sahibjan
8efd8c74db
Modify android disenroll device API to support permanently delete device
6 years ago
lasanthaDLPDS
84bd576094
Merge with upstream master
6 years ago
Entgra Builder
467b6cccb2
[maven-release-plugin] prepare for next development iteration
6 years ago
Entgra Builder
37cbab489f
[maven-release-plugin] prepare release v4.2.6
6 years ago
Ace
8e37d1e648
Fixing build break due to missing method implementation in test interfaces
6 years ago
Charitha Goonetilleke
4bc04b7923
Add notifier type details
6 years ago
Entgra Builder
625bbdc6f7
[maven-release-plugin] prepare for next development iteration
6 years ago
Entgra Builder
f3ab9e5f9d
[maven-release-plugin] prepare release v4.2.5
6 years ago
lasanthaDLPDS
e6d687acbd
Fix compilation failure
6 years ago
Asanka Kumara
db3004ab91
Override getDevice methods in DeviceManagementProviderServiceMock
6 years ago
sandaru daminda
b6c4163878
Add remote configuration feature to android device mgt plugin
...
Application list response sends "SAME_APPLICATION_LIST" flag if app list is not changed. This is not being handled in the server side properly.
6 years ago
Charitha Goonetilleke
986c9461ac
Add capability to store device type specific platform configurations for any device type
6 years ago
Entgra Builder
e6d4ff931e
[maven-release-plugin] prepare for next development iteration
6 years ago
Entgra Builder
e39a51ecac
[maven-release-plugin] prepare release v4.2.4
6 years ago
Entgra Builder
b8377393d4
[maven-release-plugin] prepare for next development iteration
6 years ago
Entgra Builder
a34f0ab15f
[maven-release-plugin] prepare release v4.2.3
6 years ago
Saad Sahibjan
03352259be
Implement updateEnrollment in DeviceManagementProviderServiceMock
6 years ago
Entgra Builder
f02d09bb95
[maven-release-plugin] prepare for next development iteration
6 years ago
Entgra Builder
f17b044996
[maven-release-plugin] prepare release v4.2.2
6 years ago
Charitha Goonetilleke
ab309f4485
Merge branch 'master' into 'master'
...
Fix application update issue
See merge request entgra/carbon-device-mgt-plugins!28
6 years ago
Milan Perera
747770a8f0
Fix application update issue
...
Application list response sends "SAME_APPLICATION_LIST" flag if app list is not changed. This is not being handled in the server side properly.
6 years ago
Charitha Goonetilleke
68a0979bce
Add OpenVPN policy
6 years ago
Saad Sahibjan
96c72e14b4
Add server version in configuration entries
...
Add license header
6 years ago
Madawa Soysa
f19ce5f8e1
Adding payload validation for global proxy
6 years ago
Madawa Soysa
601f527fb5
Add more details for the debug log
6 years ago
Madawa Soysa
967eb3ce31
Refactor global proxy implementation
6 years ago
Madawa Soysa
9c220a5b44
Add permission for global proxy operation & refactor
...
Refactored API path for global-proxy operation and add permissions and scopes to the API
6 years ago
Madawa Soysa
61210bd73e
Implement new API for the global proxy policy
6 years ago
Saad Sahibjan
a31afaa85f
Fix mock service broken due to core changes in DeviceManagementProviderService
6 years ago
Charitha Goonetilleke
ab40b7b6b8
Merge remote-tracking branch 'entgra/master' into entgra-master
6 years ago
Charitha Goonetilleke
6fdbfe2497
Update devicemgt core version to latest
6 years ago
Saad Sahibjan
8355861083
Enrollment application install feature for policy
6 years ago
Entgra Builder
0489bc6619
[maven-release-plugin]prepare for next development iteration
6 years ago
Entgra Builder
84dacabd27
[maven-release-plugin]prepare release v4.2.1
6 years ago
Charitha Goonetilleke
618cc1b854
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt-plugins into entgra-master
...
# Conflicts:
# components/analytics/iot-analytics/org.wso2.carbon.device.mgt.cdmf.analytics/pom.xml
# components/analytics/iot-analytics/org.wso2.carbon.device.mgt.iot.analytics/pom.xml
# components/analytics/iot-analytics/org.wso2.carbon.iot.device.statistics.dashboard/pom.xml
# components/analytics/iot-analytics/org.wso2.carbon.iot.geo.dashboard/pom.xml
# components/analytics/iot-analytics/pom.xml
# components/analytics/pom.xml
# components/device-types/androidsense-plugin/org.wso2.carbon.device.mgt.iot.androidsense.analytics/pom.xml
# components/device-types/androidsense-plugin/org.wso2.carbon.device.mgt.iot.androidsense.api/pom.xml
# components/device-types/androidsense-plugin/org.wso2.carbon.device.mgt.iot.androidsense.ui/pom.xml
# components/device-types/androidsense-plugin/pom.xml
# components/device-types/arduino-plugin/org.wso2.carbon.device.mgt.iot.arduino.analytics/pom.xml
# components/device-types/arduino-plugin/org.wso2.carbon.device.mgt.iot.arduino.api/pom.xml
# components/device-types/arduino-plugin/org.wso2.carbon.device.mgt.iot.arduino.ui/pom.xml
# components/device-types/arduino-plugin/pom.xml
# components/device-types/pom.xml
# components/device-types/raspberrypi-plugin/org.wso2.carbon.device.mgt.iot.raspberrypi.analytics/pom.xml
# components/device-types/raspberrypi-plugin/org.wso2.carbon.device.mgt.iot.raspberrypi.api/pom.xml
# components/device-types/raspberrypi-plugin/org.wso2.carbon.device.mgt.iot.raspberrypi.ui/pom.xml
# components/device-types/raspberrypi-plugin/pom.xml
# components/device-types/virtual-fire-alarm-plugin/org.wso2.carbon.device.mgt.iot.virtualfirealarm.agent.impl/pom.xml
# components/device-types/virtual-fire-alarm-plugin/org.wso2.carbon.device.mgt.iot.virtualfirealarm.analytics/pom.xml
# components/device-types/virtual-fire-alarm-plugin/org.wso2.carbon.device.mgt.iot.virtualfirealarm.api/pom.xml
# components/device-types/virtual-fire-alarm-plugin/org.wso2.carbon.device.mgt.iot.virtualfirealarm.ui/pom.xml
# components/device-types/virtual-fire-alarm-plugin/pom.xml
# components/extensions/appm-connector/org.wso2.carbon.appmgt.mdm.osgiconnector/pom.xml
# components/extensions/appm-connector/org.wso2.carbon.appmgt.mdm.restconnector/pom.xml
# components/extensions/appm-connector/pom.xml
# components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.extension/pom.xml
# components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.http/pom.xml
# components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.mqtt/pom.xml
# components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.thrift/pom.xml
# components/extensions/cdmf-transport-adapters/input/org.wso2.carbon.device.mgt.input.adapter.xmpp/pom.xml
# components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.http/pom.xml
# components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.mqtt/pom.xml
# components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.websocket.endpoint/pom.xml
# components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.websocket/pom.xml
# components/extensions/cdmf-transport-adapters/output/org.wso2.carbon.device.mgt.output.adapter.xmpp/pom.xml
# components/extensions/cdmf-transport-adapters/pom.xml
# components/extensions/mb-extensions/org.wso2.carbon.andes.extensions.device.mgt.api/pom.xml
# components/extensions/mb-extensions/org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization/pom.xml
# components/extensions/mb-extensions/pom.xml
# components/extensions/pom.xml
# components/extensions/pull-notification-listeners/org.wso2.carbon.device.mgt.mqtt.notification.listener/pom.xml
# components/extensions/pull-notification-listeners/pom.xml
# components/extensions/remote-session-extension/org.wso2.carbon.device.mgt.extensions.remote.session.endpoint/pom.xml
# components/extensions/remote-session-extension/org.wso2.carbon.device.mgt.extensions.remote.session/pom.xml
# components/extensions/remote-session-extension/pom.xml
# components/extensions/siddhi-extensions/org.wso2.extension.siddhi.device/pom.xml
# components/extensions/siddhi-extensions/org.wso2.extension.siddhi.execution.json/pom.xml
# components/extensions/siddhi-extensions/org.wso2.gpl.siddhi.extension.geo.script/pom.xml
# components/extensions/siddhi-extensions/pom.xml
# components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.api/pom.xml
# components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.api/src/test/java/org/wso2/carbon/mdm/services/android/mocks/DeviceManagementProviderServiceMock.java
# components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.emulator/pom.xml
# components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/pom.xml
# components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.ui/src/main/resources/jaggeryapps/devicemgt/app/units/cdmf.unit.device.type.android.type-view/public/assets/android-agent.apk
# components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.v09.api/pom.xml
# components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android.v09.api/src/test/java/org/wso2/carbon/mdm/services/android/mocks/DeviceManagementProviderServiceMock.java
# components/mobile-plugins/android-plugin/org.wso2.carbon.device.mgt.mobile.android/pom.xml
# components/mobile-plugins/android-plugin/pom.xml
# components/mobile-plugins/pom.xml
# components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.api/pom.xml
# components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows.ui/pom.xml
# components/mobile-plugins/windows-plugin/org.wso2.carbon.device.mgt.mobile.windows/pom.xml
# components/mobile-plugins/windows-plugin/pom.xml
# components/test-coverage/pom.xml
# features/analytics-feature/org.wso2.carbon.device.mgt.cdmf.analytics.feature/pom.xml
# features/analytics-feature/org.wso2.carbon.device.mgt.iot.analytics.feature/pom.xml
# features/analytics-feature/org.wso2.carbon.iot.device.statistics.dashboard.feature/pom.xml
# features/analytics-feature/org.wso2.carbon.iot.geo.dashboard.feature/pom.xml
# features/analytics-feature/pom.xml
# features/device-types-feature/androidsense-plugin-feature/org.wso2.carbon.device.mgt.iot.androidsense.analytics.feature/pom.xml
# features/device-types-feature/androidsense-plugin-feature/org.wso2.carbon.device.mgt.iot.androidsense.backend.feature/pom.xml
# features/device-types-feature/androidsense-plugin-feature/org.wso2.carbon.device.mgt.iot.androidsense.ui.feature/pom.xml
# features/device-types-feature/androidsense-plugin-feature/pom.xml
# features/device-types-feature/arduino-plugin-feature/org.wso2.carbon.device.mgt.iot.arduino.analytics.feature/pom.xml
# features/device-types-feature/arduino-plugin-feature/org.wso2.carbon.device.mgt.iot.arduino.backend.feature/pom.xml
# features/device-types-feature/arduino-plugin-feature/org.wso2.carbon.device.mgt.iot.arduino.ui.feature/pom.xml
# features/device-types-feature/arduino-plugin-feature/pom.xml
# features/device-types-feature/pom.xml
# features/device-types-feature/raspberrypi-plugin-feature/org.wso2.carbon.device.mgt.iot.raspberrypi.analytics.feature/pom.xml
# features/device-types-feature/raspberrypi-plugin-feature/org.wso2.carbon.device.mgt.iot.raspberrypi.backend.feature/pom.xml
# features/device-types-feature/raspberrypi-plugin-feature/org.wso2.carbon.device.mgt.iot.raspberrypi.ui.feature/pom.xml
# features/device-types-feature/raspberrypi-plugin-feature/pom.xml
# features/device-types-feature/virtual-fire-alarm-plugin-feature/org.wso2.carbon.device.mgt.iot.virtualfirealarm.analytics.feature/pom.xml
# features/device-types-feature/virtual-fire-alarm-plugin-feature/org.wso2.carbon.device.mgt.iot.virtualfirealarm.backend.feature/pom.xml
# features/device-types-feature/virtual-fire-alarm-plugin-feature/org.wso2.carbon.device.mgt.iot.virtualfirealarm.ui.feature/pom.xml
# features/device-types-feature/virtual-fire-alarm-plugin-feature/pom.xml
# features/extensions-feature/org.wso2.carbon.andes.extensions.device.mgt.api.feature/pom.xml
# features/extensions-feature/org.wso2.carbon.andes.extensions.device.mgt.mqtt.authorization.feature/pom.xml
# features/extensions-feature/org.wso2.carbon.appmgt.mdm.osgiconnector.feature/pom.xml
# features/extensions-feature/org.wso2.carbon.appmgt.mdm.restconnector.feature/pom.xml
# features/extensions-feature/org.wso2.carbon.device.mgt.adapter.feature/pom.xml
# features/extensions-feature/org.wso2.carbon.device.mgt.notification.listener.feature/pom.xml
# features/extensions-feature/org.wso2.carbon.device.mgt.remote.session.feature/pom.xml
# features/extensions-feature/org.wso2.extension.siddhi.device.feature/pom.xml
# features/extensions-feature/org.wso2.extension.siddhi.execution.json.feature/pom.xml
# features/extensions-feature/org.wso2.gpl.siddhi.extension.geo.script.feature/pom.xml
# features/extensions-feature/pom.xml
# features/mobile-plugins-feature/android-plugin-feature/org.wso2.carbon.device.mgt.mobile.android.feature/pom.xml
# features/mobile-plugins-feature/android-plugin-feature/pom.xml
# features/mobile-plugins-feature/pom.xml
# features/mobile-plugins-feature/windows-plugin-feature/org.wso2.carbon.device.mgt.mobile.windows.feature/pom.xml
# features/mobile-plugins-feature/windows-plugin-feature/pom.xml
# pom.xml
6 years ago
WSO2 Builder
5a0038d93f
[WSO2 Release] [Jenkins #3196 ] [Release 4.1.19] prepare for next development iteration
6 years ago
WSO2 Builder
ec5680b43f
[WSO2 Release] [Jenkins #3196 ] [Release 4.1.19] prepare release v4.1.19
6 years ago
WSO2 Builder
42dd0afe43
[WSO2 Release] [Jenkins #3194 ] [Release 4.1.18] prepare for next development iteration
6 years ago
WSO2 Builder
cdb0beb525
[WSO2 Release] [Jenkins #3194 ] [Release 4.1.18] prepare release v4.1.18
6 years ago
WSO2 Builder
8d5f78dfc7
[WSO2 Release] [Jenkins #3192 ] [Release 4.1.17] prepare for next development iteration
6 years ago
WSO2 Builder
a4f835187b
[WSO2 Release] [Jenkins #3192 ] [Release 4.1.17] prepare release v4.1.17
6 years ago
WSO2 Builder
e2424266eb
[WSO2 Release] [Jenkins #3190 ] [Release 4.1.16] prepare for next development iteration
6 years ago
WSO2 Builder
d06b8c52f7
[WSO2 Release] [Jenkins #3190 ] [Release 4.1.16] prepare release v4.1.16
6 years ago
Charitha Goonetilleke
6fbc4e1def
Fixed test failure
6 years ago
WSO2 Builder
d16e71e943
[WSO2 Release] [Jenkins #3186 ] [Release 4.1.15] prepare for next development iteration
6 years ago
WSO2 Builder
432fe7dd98
[WSO2 Release] [Jenkins #3186 ] [Release 4.1.15] prepare release v4.1.15
6 years ago
Charitha Goonetilleke
917fcc8ea3
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt-plugins into wso2-master
6 years ago
Charitha Goonetilleke
f69c1ba0c7
Bump devicemgt version
6 years ago
WSO2 Builder
e8c589e4b0
[WSO2 Release] [Jenkins #3184 ] [Release 4.1.14] prepare for next development iteration
6 years ago
WSO2 Builder
94924ce5e7
[WSO2 Release] [Jenkins #3184 ] [Release 4.1.14] prepare release v4.1.14
6 years ago
lasanthaDLPDS
4e30859563
Fix device type deploying issue
6 years ago
WSO2 Builder
688b4fb6b1
[WSO2 Release] [Jenkins #3182 ] [Release 4.1.13] prepare for next development iteration
6 years ago
WSO2 Builder
e3b2261acf
[WSO2 Release] [Jenkins #3182 ] [Release 4.1.13] prepare release v4.1.13
6 years ago
Charitha Goonetilleke
5bbb45ce84
Fixed issue in device type config operation
...
- Device type config operation throws invalid device identifieres exception when changing configurations without having active devices
6 years ago
Charitha Goonetilleke
211391fb02
Fixed issue in device type config operation
...
- Device type config operation throws invalid device identifieres exception when changing configurations without having active devices
6 years ago
WSO2 Builder
705e7d717b
[WSO2 Release] [Jenkins #3180 ] [Release 4.1.12] prepare for next development iteration
6 years ago
WSO2 Builder
9fcd43f0bf
[WSO2 Release] [Jenkins #3180 ] [Release 4.1.12] prepare release v4.1.12
6 years ago
mharindu
54887f967f
[maven-release-plugin] prepare for next development iteration
6 years ago
mharindu
a24b78a7a0
[maven-release-plugin] prepare release v4.2.0
6 years ago
Charitha Goonetilleke
5996ddb5e1
Merge branch 'master' into 'master'
...
Whitelabel device types
See merge request entgra/carbon-device-mgt-plugins!2
6 years ago
charitha
a113b4bdba
Updated device-mgt version
6 years ago
Milan Perera
3b57b9a9fb
Whitelabel devic types
6 years ago
inoshperera
44228ba37c
fixing build brake
6 years ago
charitha
f1607f868d
Merge branch 'master' of https://github.com/wso2/carbon-device-mgt-plugins into entgra-master
...
# Conflicts:
# pom.xml
6 years ago
WSO2 Builder
f9f3c85545
[WSO2 Release] [Jenkins #3178 ] [Release 4.1.11] prepare for next development iteration
6 years ago
WSO2 Builder
b8c503241d
[WSO2 Release] [Jenkins #3178 ] [Release 4.1.11] prepare release v4.1.11
6 years ago
Madhawa Perera
5c3d062b9d
version bump from 4.1.9 to 4.1.11
6 years ago
shagihan
1aeede731f
Fixing code formatting.
6 years ago
shagihan
058cb22358
Formating fixes
6 years ago
shagihan
c3a92664fc
Updates polling period of android devices by an API call.
6 years ago
WSO2 Builder
21967c1865
[maven-release-plugin] prepare for next development iteration
6 years ago
WSO2 Builder
063fd7e8d1
[maven-release-plugin] prepare release v4.1.8
6 years ago
WSO2 Builder
f274f652da
[maven-release-plugin] prepare for next development iteration
6 years ago
WSO2 Builder
389489dd8c
[maven-release-plugin] prepare release v4.1.7
6 years ago
charitha
99054e1e77
Prevent duplicate alerts & added owner field
6 years ago
charitha
7766055d17
Update geo location API
6 years ago
WSO2 Builder
095d908aae
[WSO2 Release] [Jenkins #3159 ] [Release 4.1.6] prepare for next development iteration
7 years ago
WSO2 Builder
9e68a65c1e
[WSO2 Release] [Jenkins #3159 ] [Release 4.1.6] prepare release v4.1.6
7 years ago
WSO2 Builder
b9e5f195ef
[WSO2 Release] [Jenkins #3154 ] [Release 4.1.5] prepare for next development iteration
7 years ago
WSO2 Builder
3b4d3ccb5c
[WSO2 Release] [Jenkins #3154 ] [Release 4.1.5] prepare release v4.1.5
7 years ago
WSO2 Builder
f73c6f0cd3
[WSO2 Release] [Jenkins #3152 ] [Release 4.1.4] prepare for next development iteration
7 years ago
WSO2 Builder
b8b852bf00
[WSO2 Release] [Jenkins #3152 ] [Release 4.1.4] prepare release v4.1.4
7 years ago
WSO2 Builder
3c82f123ed
[WSO2 Release] [Jenkins #3150 ] [Release 4.1.3] prepare for next development iteration
7 years ago
WSO2 Builder
22087b62ea
[WSO2 Release] [Jenkins #3150 ] [Release 4.1.3] prepare release v4.1.3
7 years ago
WSO2 Builder
5ed15df3f8
[WSO2 Release] [Jenkins #3148 ] [Release 4.1.2] prepare for next development iteration
7 years ago
WSO2 Builder
61cf484c64
[WSO2 Release] [Jenkins #3148 ] [Release 4.1.2] prepare release v4.1.2
7 years ago
WSO2 Builder
353926b3bb
[WSO2 Release] [Jenkins #3146 ] [Release 4.1.1] prepare for next development iteration
7 years ago
WSO2 Builder
be150194ba
[WSO2 Release] [Jenkins #3146 ] [Release 4.1.1] prepare release v4.1.1
7 years ago
WSO2 Builder
2c9a5feac8
[WSO2 Release] [Jenkins #3144 ] [Release 4.1.0] prepare for next development iteration
7 years ago
WSO2 Builder
dab0caadb9
[WSO2 Release] [Jenkins #3144 ] [Release 4.1.0] prepare release v4.1.0
7 years ago
geethkokila
fa7c261018
Updating the version to 4.1.0
7 years ago
WSO2 Builder
eb5e174dbd
[WSO2 Release] [Jenkins #3142 ] [Release 4.0.136] prepare for next development iteration
7 years ago
WSO2 Builder
13605ffcf8
[WSO2 Release] [Jenkins #3142 ] [Release 4.0.136] prepare release v4.0.136
7 years ago
WSO2 Builder
3ec7ebb7de
[WSO2 Release] [Jenkins #3140 ] [Release 4.0.135] prepare for next development iteration
7 years ago
WSO2 Builder
e81d0a0aed
[WSO2 Release] [Jenkins #3140 ] [Release 4.0.135] prepare release v4.0.135
7 years ago
WSO2 Builder
33d7d33b4c
[WSO2 Release] [Jenkins #3138 ] [Release 4.0.134] prepare for next development iteration
7 years ago
WSO2 Builder
80a4bb5d38
[WSO2 Release] [Jenkins #3138 ] [Release 4.0.134] prepare release v4.0.134
7 years ago
WSO2 Builder
2c5d831823
[WSO2 Release] [Jenkins #3136 ] [Release 4.0.133] prepare for next development iteration
7 years ago
WSO2 Builder
2c4cecf066
[WSO2 Release] [Jenkins #3136 ] [Release 4.0.133] prepare release v4.0.133
7 years ago
WSO2 Builder
eb8d9dbb32
[WSO2 Release] [Jenkins #3134 ] [Release 4.0.132] prepare for next development iteration
7 years ago
WSO2 Builder
3e9175fce8
[WSO2 Release] [Jenkins #3134 ] [Release 4.0.132] prepare release v4.0.132
7 years ago
WSO2 Builder
293d56fc41
[WSO2 Release] [Jenkins #3132 ] [Release 4.0.131] prepare for next development iteration
7 years ago
WSO2 Builder
1d2b4af690
[WSO2 Release] [Jenkins #3132 ] [Release 4.0.131] prepare release v4.0.131
7 years ago
WSO2 Builder
f31785dc64
[WSO2 Release] [Jenkins #3130 ] [Release 4.0.130] prepare for next development iteration
7 years ago
WSO2 Builder
ffb649a1b6
[WSO2 Release] [Jenkins #3130 ] [Release 4.0.130] prepare release v4.0.130
7 years ago
WSO2 Builder
8ddbfa2e87
[WSO2 Release] [Jenkins #3128 ] [Release 4.0.129] prepare for next development iteration
7 years ago
WSO2 Builder
cf6fef67b3
[WSO2 Release] [Jenkins #3128 ] [Release 4.0.129] prepare release v4.0.129
7 years ago
WSO2 Builder
f7fc300b21
[WSO2 Release] [Jenkins #3126 ] [Release 4.0.128] prepare for next development iteration
7 years ago
WSO2 Builder
bf2eac972e
[WSO2 Release] [Jenkins #3126 ] [Release 4.0.128] prepare release v4.0.128
7 years ago
WSO2 Builder
f0bee50638
[WSO2 Release] [Jenkins #3124 ] [Release 4.0.127] prepare for next development iteration
7 years ago
WSO2 Builder
bb54ffb6c1
[WSO2 Release] [Jenkins #3124 ] [Release 4.0.127] prepare release v4.0.127
7 years ago
WSO2 Builder
fe19eb096b
[WSO2 Release] [Jenkins #3122 ] [Release 4.0.126] prepare for next development iteration
7 years ago
WSO2 Builder
d62eb88f0f
[WSO2 Release] [Jenkins #3122 ] [Release 4.0.126] prepare release v4.0.126
7 years ago
WSO2 Builder
ff110d5829
[WSO2 Release] [Jenkins #3120 ] [Release 4.0.125] prepare for next development iteration
7 years ago
WSO2 Builder
ff4f8ee2c6
[WSO2 Release] [Jenkins #3120 ] [Release 4.0.125] prepare release v4.0.125
7 years ago
WSO2 Builder
492ec6f569
[WSO2 Release] [Jenkins #3118 ] [Release 4.0.124] prepare for next development iteration
7 years ago
WSO2 Builder
0555b4ce0a
[WSO2 Release] [Jenkins #3118 ] [Release 4.0.124] prepare release v4.0.124
7 years ago
WSO2 Builder
87f5379e95
[WSO2 Release] [Jenkins #3116 ] [Release 4.0.123] prepare for next development iteration
7 years ago
WSO2 Builder
7e5e591a89
[WSO2 Release] [Jenkins #3116 ] [Release 4.0.123] prepare release v4.0.123
7 years ago
WSO2 Builder
0d9365bc62
[WSO2 Release] [Jenkins #3114 ] [Release 4.0.122] prepare for next development iteration
7 years ago
WSO2 Builder
d33ef16089
[WSO2 Release] [Jenkins #3114 ] [Release 4.0.122] prepare release v4.0.122
7 years ago
WSO2 Builder
257c490f58
[WSO2 Release] [Jenkins #3112 ] [Release 4.0.121] prepare for next development iteration
7 years ago
WSO2 Builder
500ea37a63
[WSO2 Release] [Jenkins #3112 ] [Release 4.0.121] prepare release v4.0.121
7 years ago
geethkokila
6882a560bc
Fixing the error in event publishing
...
This is error occurrs when the event publishing cause and error, it does not print any log.
7 years ago
geethkokila
f551a88d2e
Fixing the error in event publishing
...
This is error occurrs when the event publishing cause and error, it does not print any log.
7 years ago
WSO2 Builder
be264d949c
[WSO2 Release] [Jenkins #3110 ] [Release 4.0.120] prepare for next development iteration
7 years ago
WSO2 Builder
1e165b777d
[WSO2 Release] [Jenkins #3110 ] [Release 4.0.120] prepare release v4.0.120
7 years ago
WSO2 Builder
a4a42b8b10
[WSO2 Release] [Jenkins #3108 ] [Release 4.0.119] prepare for next development iteration
7 years ago
WSO2 Builder
6203ae5588
[WSO2 Release] [Jenkins #3108 ] [Release 4.0.119] prepare release v4.0.119
7 years ago
WSO2 Builder
93b4c7259e
[WSO2 Release] [Jenkins #3106 ] [Release 4.0.118] prepare for next development iteration
7 years ago
WSO2 Builder
063d31c410
[WSO2 Release] [Jenkins #3106 ] [Release 4.0.118] prepare release v4.0.118
7 years ago
WSO2 Builder
c1722de852
[WSO2 Release] [Jenkins #3104 ] [Release 4.0.117] prepare for next development iteration
7 years ago
WSO2 Builder
77343741dd
[WSO2 Release] [Jenkins #3104 ] [Release 4.0.117] prepare release v4.0.117
7 years ago
WSO2 Builder
3ee1f43cb2
[WSO2 Release] [Jenkins #3102 ] [Release 4.0.116] prepare for next development iteration
7 years ago
WSO2 Builder
1017739a52
[WSO2 Release] [Jenkins #3102 ] [Release 4.0.116] prepare release v4.0.116
7 years ago
Rasika Perera
b5604670c8
Merge branch 'master' into fix-1611
7 years ago
WSO2 Builder
6511a8eee6
[WSO2 Release] [Jenkins #3100 ] [Release 4.0.115] prepare for next development iteration
7 years ago
WSO2 Builder
e9130cd5c8
[WSO2 Release] [Jenkins #3100 ] [Release 4.0.115] prepare release v4.0.115
7 years ago
Rasika Perera
c56bdd5d6b
Fixing https://github.com/wso2/product-iots/issues/1611
7 years ago
WSO2 Builder
ff85460f6a
[WSO2 Release] [Jenkins #3098 ] [Release 4.0.114] prepare for next development iteration
7 years ago
WSO2 Builder
d30e573770
[WSO2 Release] [Jenkins #3098 ] [Release 4.0.114] prepare release v4.0.114
7 years ago
geethkokila
f00c50af2a
Fixing the conflict
7 years ago
geethkokila
40484b5d6b
Updating the carbon-device-mgt version
...
This upgrade has api changes due to fixes to the policy monitoring
7 years ago
WSO2 Builder
3053441c60
[WSO2 Release] [Jenkins #3096 ] [Release 4.0.113] prepare for next development iteration
7 years ago
WSO2 Builder
b26efb94e6
[WSO2 Release] [Jenkins #3096 ] [Release 4.0.113] prepare release v4.0.113
7 years ago
WSO2 Builder
424db1236e
[WSO2 Release] [Jenkins #3094 ] [Release 4.0.112] prepare for next development iteration
7 years ago
WSO2 Builder
afd06b8a79
[WSO2 Release] [Jenkins #3094 ] [Release 4.0.112] prepare release v4.0.112
7 years ago
WSO2 Builder
ce9ae0016b
[WSO2 Release] [Jenkins #3092 ] [Release 4.0.111] prepare for next development iteration
7 years ago
WSO2 Builder
29c470650b
[WSO2 Release] [Jenkins #3092 ] [Release 4.0.111] prepare release v4.0.111
7 years ago
WSO2 Builder
d06a149262
[WSO2 Release] [Jenkins #3090 ] [Release 4.0.110] prepare for next development iteration
7 years ago
WSO2 Builder
82a010bef6
[WSO2 Release] [Jenkins #3090 ] [Release 4.0.110] prepare release v4.0.110
7 years ago
WSO2 Builder
936f641826
[WSO2 Release] [Jenkins #3088 ] [Release 4.0.109] prepare for next development iteration
7 years ago
WSO2 Builder
9a24c5bc59
[WSO2 Release] [Jenkins #3088 ] [Release 4.0.109] prepare release v4.0.109
7 years ago
WSO2 Builder
f26b0521f4
[WSO2 Release] [Jenkins #3086 ] [Release 4.0.108] prepare for next development iteration
7 years ago
WSO2 Builder
a479d6b4b2
[WSO2 Release] [Jenkins #3086 ] [Release 4.0.108] prepare release v4.0.108
7 years ago
WSO2 Builder
f39c63f3ea
[WSO2 Release] [Jenkins #3084 ] [Release 4.0.107] prepare for next development iteration
7 years ago
WSO2 Builder
6fa7efbec7
[WSO2 Release] [Jenkins #3084 ] [Release 4.0.107] prepare release v4.0.107
7 years ago
lasantha
48fdda4e38
adding latest android agent and fixing test failures
7 years ago
WSO2 Builder
2195aa81c2
[WSO2 Release] [Jenkins #3081 ] [Release 4.0.106] prepare for next development iteration
7 years ago
WSO2 Builder
2e52fa02f5
[WSO2 Release] [Jenkins #3081 ] [Release 4.0.106] prepare release v4.0.106
7 years ago
WSO2 Builder
e0e858b37f
[WSO2 Release] [Jenkins #3079 ] [Release 4.0.105] prepare for next development iteration
7 years ago
WSO2 Builder
6332daf57e
[WSO2 Release] [Jenkins #3079 ] [Release 4.0.105] prepare release v4.0.105
7 years ago
WSO2 Builder
73679e4822
[WSO2 Release] [Jenkins #3076 ] [Release 4.0.104] prepare for next development iteration
7 years ago
WSO2 Builder
4dee81b731
[WSO2 Release] [Jenkins #3076 ] [Release 4.0.104] prepare release v4.0.104
7 years ago
WSO2 Builder
fa7f1b59d8
[WSO2 Release] [Jenkins #3074 ] [Release 4.0.103] prepare for next development iteration
7 years ago
WSO2 Builder
186d008f34
[WSO2 Release] [Jenkins #3074 ] [Release 4.0.103] prepare release v4.0.103
7 years ago
WSO2 Builder
2bd608f185
[WSO2 Release] [Jenkins #3072 ] [Release 4.0.102] prepare for next development iteration
7 years ago
WSO2 Builder
3b765b390c
[WSO2 Release] [Jenkins #3072 ] [Release 4.0.102] prepare release v4.0.102
7 years ago
WSO2 Builder
ae827b5fef
[WSO2 Release] [Jenkins #3070 ] [Release 4.0.101] prepare for next development iteration
7 years ago
WSO2 Builder
05fba1d664
[WSO2 Release] [Jenkins #3070 ] [Release 4.0.101] prepare release v4.0.101
7 years ago