Commit Graph

1100 Commits (0cdc139a0b8203efee18f96b54f264e8b31da461)

Author SHA1 Message Date
geethkokila 182e15d632 Merge branch 'master' of https://github.com/Kamidu/carbon-device-mgt into Kamidu-master
9 years ago
Kamidu Sachith ddbd2c5372 Java 8 support
9 years ago
harshanl 9b40f73597 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
geethkokila d15eb10636 Adding the null check to monitiring frequncy and fixing the servlet-api issue which is caused a compilation error
9 years ago
geethkokila f49345e722 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
geethkokila 8a8a152d36 Adding the policy task config
9 years ago
harshanl 0646b424ed Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
harshanl 6c196d5317 Added pagination support
9 years ago
Dulitha Wijewantha 5962694ec2 Adding annotation for the description
9 years ago
Dulitha Wijewantha 002a1ec580 Merge branch 'master' of github.com:wso2/carbon-device-mgt
9 years ago
Dulitha Wijewantha 1025e9a425 Fixes to user api
9 years ago
Kamidu Sachith d5dcf44f27 Change the service registration
9 years ago
harshanl 2a6db0cdc4 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
geethkokila d52df2474e Fixing policy descriptions
9 years ago
harshanl 9a68aa92bc Removed the use of web-app context in permission.xml of webapps
9 years ago
geethkokila 9fca18ae90 Fixing the monitoring issue
9 years ago
harshanl b0d6038b69 Refactored dynamic client code & add tenancy handling to authenticators
9 years ago
Kamidu Sachith 5c215189d1 Enable java8 support
9 years ago
harshanl d9bcb617eb Merge branch 'master' of https://github.com/Kamidu/carbon-device-mgt into Kamidu-master
9 years ago
harshanl d4eab9f86e Code refactored.
9 years ago
geethkokila 81034c84f5 Fixing the method name issue in policy manager service
9 years ago
Kamidu Sachith a66949c7e0 Code Fixing
9 years ago
Kamidu Sachith 824f57b5d2 Change the code for better performance
9 years ago
Kamidu Sachith fe355b3184 Romoving Temporary Solutions
9 years ago
Kamidu Sachith 743f394fb9 Requested Modifications
9 years ago
Kamidu Sachith d932522d37 refactoring class
9 years ago
Kamidu Sachith 8cc38c87f5 requested modification
9 years ago
Kamidu Sachith 831fed6d38 Resolving imports
9 years ago
Dulitha Wijewantha 5e07e52be8 Merge branch 'master' of github.com:wso2/carbon-device-mgt
9 years ago
Dulitha Wijewantha 45ce4dbe4e Policy Updating
9 years ago
harshanl 741777682a Fixed dynamic client registration issues with server startup
9 years ago
Kamidu Sachith 786728b49b Recomended Changes to Enabling OAuth Authentication for BackEnd Services
9 years ago
Kamidu Sachith 97df36842d Enabling OAuth Authentication for BackEnd Services
9 years ago
harshanl 1c8bb7551d Refactored Dynamic-client registration service to use AppMgt osgi service
9 years ago
prabathabey 69ba3e83ea Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
prabathabey 774683a418 Adding proper dependency exclusions
9 years ago
harshanl 134a13727f updated cxf version & fixed migration issues
9 years ago
harshanl 36ca79d31a Fixed build issues
9 years ago
harshanl 302eb3a8a9 Merged changes
9 years ago
harshanl 429b738dba Fixed issues in permission tree'
9 years ago
harshanl f6c65dd481 Refactored dynamic-client registration code
9 years ago
harshanl 52e0a43b5e Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
harshanl 77f5f466d6 Added scope validator and refactored code
9 years ago
prabathabey c74a979c8d Bumping the versions of all dependent component versions to their respective latests
9 years ago
Dilshan Edirisuriya 0d259b2a6e Enabling SAML
9 years ago
harshanl 648d8ec209 Added OAuth scope validator & fixed DataHolders
9 years ago
harshanl 234cd47931 Added identity-extensions
9 years ago
milanperera 17112c3616 Removed unused constants
9 years ago
milanperera e408d50037 Refactored permission module
9 years ago
milanperera a0187b905b Removed unneccessary imports and code segments
9 years ago
milanperera a84edd7a99 Added seperate permission tree class
9 years ago
milanperera 02ad7fb8e1 Refactored authorization module
9 years ago
prabathabey d79de19176 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
prabathabey bce52e54a3 Upgrading dependency versions to their respective latests
9 years ago
milanperera ed937467cd Refactored permission authorizer module
9 years ago
milanperera 68befaae01 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
harshanl 335f53f01c refactored pom files
9 years ago
harshanl cb9616b02b Refactored dynamic-client registration
9 years ago
mharindu 9813816fab Fixed bug of adding operations
9 years ago
milanperera 1034eb85c6 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
mharindu 0a321e279a Added null check to getLicense
9 years ago
Dilshan Edirisuriya 9ce1c2002a Null check in DAO
9 years ago
milanperera 49016cbc56 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
milanperera 126c2ec371 Implemented permission authorizing module
9 years ago
Dilshan Edirisuriya c52dfb460a Removing import
9 years ago
milanperera 47ac0b1146 Fixed conflicts and merged local changes
9 years ago
Dilshan Edirisuriya ac5a7f4ab1 Null check in JWT authenticator and fixing tenant id issue in device DAO
9 years ago
milanperera 37854a2cef Partial Commit
9 years ago
Dilshan Edirisuriya 5f2ec88300 Changes in certificate managment
9 years ago
Dilshan Edirisuriya 3907c0fba2 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
Dilshan Edirisuriya 4a03c7abf7 certificate authentication changes
9 years ago
harshanl b8720917e1 Added Dynamic-client-registration module
9 years ago
milanperera 3de2591444 Partial commit
9 years ago
milanperera 517039cccb Partial commit
9 years ago
mharindu 9920f2919a Fixed spelling mistakes of policy component
9 years ago
mharindu b33925c497 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
Dilshan Edirisuriya e1a74e049d Bypassing URLS
9 years ago
Dilshan Edirisuriya d17f1356e7 Certificate authenticator changes
9 years ago
milanperera 3cb68355b4 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
mharindu fbd697edb0 Fixed issue in policy delegation executor
9 years ago
mharindu 2331b61bdc Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
harshanl 1193eff974 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
harshanl bf0e95fa6c Fixed notification service issues
9 years ago
Dilshan Edirisuriya ccffdb2252 Get attribute implementation
9 years ago
milanperera 3c89293220 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
milanperera 8d38c37d53 Fixed conflicts and merged
9 years ago
harshanl 330f059a09 Added App-Mgt config testcases
9 years ago
mharindu 3421663724 Fixed conflics and merged
9 years ago
geethkokila 4500aacd38 Adding the scep support for getting the device tenant id
9 years ago
mharindu 2f5ef48fa8 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
geethkokila d2fe9679e0 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
geethkokila 11ead87a5e Fixing the policy listing issue
9 years ago
mharindu 0e7ff3c0c8 Merged
9 years ago
hasuniea 0c0d54f041 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
hasuniea 581c4f013b refactored changes
9 years ago
mharindu 59654848ef Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
prabathabey bd6316d8b5 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
prabathabey dbf95bcc7c Fixing an issue in the logic of authentication incoming requests
9 years ago
milanperera 23bb023686 Partial Commit for Permission Authorizer module
9 years ago
mharindu 069c7e7c5f Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
harshanl 30dfa7600e Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
harshanl bbec523a47 Added notification mechanism
9 years ago
prabathabey 46c5f2534f Fixing NoSuchElement exception thrown when standard context is accessed
9 years ago
mharindu 7a801c46eb Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
geethkokila 6ef4bdd73e Fixing enrolment id issues
9 years ago
mharindu 5bcc020b3e Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
prabathabey dc2680ac5e Making APIPublisher util compose the relevant API endpoint url programmatically
9 years ago
prabathabey 256c42243f Improving APIPublisher implementation
9 years ago
prabathabey 9288e3846d Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
prabathabey 4334994b36 Fixing issues encountered in APIPublisher implementation
9 years ago
harshanl d7ea5625bc Fixed apimgt publisher component issues
9 years ago
mharindu 6418c55f4f Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
geethkokila bdf976ad2e Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
geethkokila 7dd48bf00e Fixing the monitoring task for INACTIVE, BLOCKED, REMOVED, UNCLAIMED, DISENROLLMENT_REQUESTED, SUSPENDED devices
9 years ago
prabathabey 2f22d1c82a Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
prabathabey f2635e9e98 Adding more improvements into web-app authenticator framework
9 years ago
mharindu 97987f6e10 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
mharindu cbf10a8b59 Refactored addOperation method
9 years ago
hasuniea 7642112a9f code clean up
9 years ago
Prabath Abeysekara ee0e9af4cb Merge pull request #27 from milanperera/master
9 years ago
Dilshan Edirisuriya 673ef32535 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
Dilshan Edirisuriya 454c459172 Extract certificate from signature
9 years ago
mharindu 0c43338f5d Added runtime exception to DCA
9 years ago
mharindu 1903b375f3 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
prabathabey aa6f311d26 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
prabathabey 46c5dba5c5 Improving web-app authenticator framework
9 years ago
geethkokila dff526b272 Removing the unnessary commets and imports
9 years ago
geethkokila 5ee8c0f065 Fixing the cache manager issues
9 years ago
hasuniea 9d5f2af7e9 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
mharindu 8503a997ea Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
Dilshan Edirisuriya aeae7a09f0 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
Dilshan Edirisuriya 0140974487 Certificate verification
9 years ago
harshanl e1da84ec55 Added JWT authenticator
9 years ago
mharindu 725894ed2c Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
geethkokila f2b8f978f5 Fixing the operations connection close problems
9 years ago
mharindu cd853c9ee8 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
geethkokila f4b2a9ca3a Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
geethkokila b14461a5af Fixing the datasource issue in the device magt core
9 years ago
Dilshan Edirisuriya d2182e7375 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
Dilshan Edirisuriya d5199dbd62 Fixing issues
9 years ago
mharindu ad5335c9f5 Fixed local conflicts and merged
9 years ago
mharindu 6385c13012 Fixed issues in DeviceDAO
9 years ago
geethkokila 6c5f7d7ada Fixing conflicts and checkcriterion method
9 years ago
prabathabey 26cf4e82da Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
prabathabey 2b6bf203e2 Resolving conflicts observed in policy management implementation
9 years ago
geethkokila 044995ed97 Adding the activate method when policies are added.
9 years ago
mharindu a7e3462e91 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
Dilshan Edirisuriya 39d1af7242 Saving in keystore
9 years ago
mharindu fd29deb372 Fixed conflicts of local repo and merged
9 years ago
prabathabey 892b9681f5 Fixing transaction handling issues
9 years ago
Dilshan Edirisuriya b391681438 Merge branches 'master' and 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
Dilshan Edirisuriya 3d736d628e adding conf file to touchpoint
9 years ago
geethkokila 458618191d Fixing datasource exaust issue, Fixing the enrolmentinfo getId method, adding policy cache manager. Changing the test cases
9 years ago
geethkokila c673395ce6 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
harshanl 23c931f5f1 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
harshanl 20873e7786 Added null checks
9 years ago
Dilshan Edirisuriya c547d85f35 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
geethkokila c6d993e532 Fixing bugs and adding the ability to read from cdm-config.xml file for monitoring task
9 years ago
Your Name b906d43cc8 Committing tenant configuration manager service
9 years ago
geethkokila bcb2c1ddb1 Commiting the monitoring changes and test case changes
9 years ago
Dilshan Edirisuriya fd84190342 Adding certificate management components
9 years ago
geethkokila 44b496d350 Partially commiting due to update
9 years ago
hasuniea 7a54838996 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
mharindu 69cf3f8939 Cleaned code and added comments
9 years ago
mharindu abc16557dc Removed unnecessary new lines in DeviceDAOImpl
9 years ago
mharindu 460fda1bb9 Removed unnecessary new lines in DeviceDAOImpl
9 years ago
mharindu 94326323bc Added class level and method level comments for Policy core
9 years ago
harshanl aeed8b92a1 Enabled adding custom permissions to permission-tree through webapps
9 years ago
mharindu 7fed00a14d Removed unnecessary logs and added null checks in MonitoringManager
9 years ago
mharindu 8c748b3dfd Removed unnecessary comments
9 years ago
mharindu 97c19c23b0 Added method level comments and null checks in DCA
9 years ago
mharindu 5e285071d8 Removed unnecessary white spaces
9 years ago
hasuniea 9f6dd55223 fixed issue in modify enrollment
9 years ago
mharindu a51e7646e3 Fixing issues of previous PRs
9 years ago
harshanl 1850a76462 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
prabathabey 3582973f84 Code cleanup
9 years ago
prabathabey d4c5d9023e Adding necessary instructions for transaction handling
9 years ago
prabathabey de2c378214 Code cleanup
9 years ago
prabathabey f66d1dd07b Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
harshanl 423c8e2727 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
prabathabey ce0cc1699f Fixing more transaction handling related issues
9 years ago
Dilshan Edirisuriya 6cff144573 Merge pull request #26 from milanperera/master
9 years ago
mharindu fa82a28c0f Added null check to MonitoringManagerImpl
9 years ago
prabathabey 2311572d49 code cleanup
9 years ago
prabathabey cd31662a96 Fixing transactional anomalies found in PolicyManagerImpl
9 years ago
prabathabey 05c3d080e0 Fixing transactional anomalies found in PolicyManagerImpl
9 years ago
prabathabey cdbdc86f42 Fixing transactional anomalies and code cleanup
9 years ago
harshanl 076d60ec83 PermissionManager changes
9 years ago
prabathabey d7e363cef7 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
prabathabey 00807e8295 Fixing transaction anomalies and code clean up
9 years ago
Prabath Abeysekara a5c9886c63 Merge pull request #25 from milanperera/master
9 years ago
mharindu f36c82b059 Refactored LicenseManager
9 years ago
mharindu 4709107719 Refactored LicenseManager
9 years ago
mharindu 8949992148 Fixed 204 issue in LicenseManager
9 years ago
Dilshan Edirisuriya 3c444f6102 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
Dilshan Edirisuriya 5b46a4e2f8 Commenting out unreachable state for now
9 years ago
geethkokila cceb3ac5db Fixing errors and adding caching sketch
9 years ago
dilanua 4e5a38998d Updating DAO Layer
9 years ago
dilanua df81bef812 Fixing issue in SQL Result retrieval on getOperationsByDeviceAndStatus
9 years ago
geethkokila 90f8f4aab6 Adding test cases and fixing some logic issues and fixing the null pointer from the policy core
9 years ago