[GitHub] stratos pull request: Fix to accept payload parameter values with ...

2015-08-10 Thread lasinducharith
GitHub user lasinducharith opened a pull request: https://github.com/apache/stratos/pull/424 Fix to accept payload parameter values with equal sign You can merge this pull request into a Git repository by running: $ git pull https://github.com/lasinducharith/stratos

[GitHub] stratos pull request: Changing log level & passing correct message...

2014-10-07 Thread lasinducharith
GitHub user lasinducharith opened a pull request: https://github.com/apache/stratos/pull/81 Changing log level & passing correct message in throw statement Removing fatal log and passing the correct message to throw statement. You can merge this pull request into a Git reposi

[GitHub] stratos pull request: Code Review changes - resending

2014-10-06 Thread lasinducharith
GitHub user lasinducharith opened a pull request: https://github.com/apache/stratos/pull/80 Code Review changes - resending Resending https://github.com/apache/stratos/pull/76/ to tenant-isolation-feature branch You can merge this pull request into a Git repository by running

[GitHub] stratos pull request: Code review changes

2014-10-03 Thread lasinducharith
Github user lasinducharith closed the pull request at: https://github.com/apache/stratos/pull/77 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] stratos pull request: Code review changes

2014-10-03 Thread lasinducharith
Github user lasinducharith commented on the pull request: https://github.com/apache/stratos/pull/77#issuecomment-57763560 Closing the PR sent for rest-api-refactoring branch. Re sending it to tenant-isolation-feature branch. --- If your project is set up for it, you can reply to

[GitHub] stratos pull request: Code review changes

2014-10-01 Thread lasinducharith
GitHub user lasinducharith opened a pull request: https://github.com/apache/stratos/pull/77 Code review changes Few changes to code quality : removing warning messages, removing unused imports, updated exception logs and removing wrapper class. You can merge this pull request into

[GitHub] stratos pull request: Code review changes

2014-10-01 Thread lasinducharith
GitHub user lasinducharith opened a pull request: https://github.com/apache/stratos/pull/76 Code review changes Few changes to code quality : removing warning messages, removing unused imports, updated exception logs and removing wrapper class. You can merge this pull request into

[GitHub] stratos pull request: Docker integration user mgt

2014-09-24 Thread lasinducharith
Github user lasinducharith commented on the pull request: https://github.com/apache/stratos/pull/38#issuecomment-56659638 Closing the PR since it is merged. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] stratos pull request: Docker integration user mgt

2014-09-24 Thread lasinducharith
Github user lasinducharith closed the pull request at: https://github.com/apache/stratos/pull/38 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] stratos pull request: Fixing Stratos-818 - Error log getting print...

2014-09-23 Thread lasinducharith
Github user lasinducharith closed the pull request at: https://github.com/apache/stratos/pull/55 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] stratos pull request: Fixing Stratos-818 - Error log getting print...

2014-09-23 Thread lasinducharith
Github user lasinducharith commented on the pull request: https://github.com/apache/stratos/pull/55#issuecomment-56627306 Sending the PR https://github.com/apache/stratos/pull/57 to docker-integration branch. Hence closing this PR. --- If your project is set up for it, you can reply

[GitHub] stratos pull request: Fixing Stratos-818 - Error log getting print...

2014-09-23 Thread lasinducharith
GitHub user lasinducharith opened a pull request: https://github.com/apache/stratos/pull/57 Fixing Stratos-818 - Error log getting printed during the server start-up Removing org.wso2.stratos.identity.saml2.sso.mgt references and removing org.wso2.stratos references. JIRA

[GitHub] stratos pull request: Fixing Stratos-818 - Error log getting print...

2014-09-23 Thread lasinducharith
GitHub user lasinducharith opened a pull request: https://github.com/apache/stratos/pull/55 Fixing Stratos-818 - Error log getting printed during the server start-up Removing org.wso2.stratos.identity.saml2.sso.mgt references and removing any org.wso2.apache calls. Fixing https

[GitHub] stratos pull request: Docker integration user mgt

2014-09-15 Thread lasinducharith
GitHub user lasinducharith opened a pull request: https://github.com/apache/stratos/pull/38 Docker integration user mgt Adding a new REST API method to get a list of users and minor refactoring to the existing User Management code. You can merge this pull request into a Git

[GitHub] stratos pull request: User Management and Permissions for REST API

2014-09-12 Thread lasinducharith
Github user lasinducharith closed the pull request at: https://github.com/apache/stratos/pull/31 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] stratos pull request: Merging kubernetes integration with user Man...

2014-09-12 Thread lasinducharith
GitHub user lasinducharith opened a pull request: https://github.com/apache/stratos/pull/34 Merging kubernetes integration with user Management changes This PR adds basic carbon user management functionality to Stratos. At the server start-up and tenant creation time a new role

[GitHub] stratos pull request: User Management and Permissions for REST API

2014-09-12 Thread lasinducharith
Github user lasinducharith commented on the pull request: https://github.com/apache/stratos/pull/29#issuecomment-55385893 Sending a new PR, hence closing this PR. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] stratos pull request: User Management and Permissions for REST API

2014-09-12 Thread lasinducharith
Github user lasinducharith closed the pull request at: https://github.com/apache/stratos/pull/29 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] stratos pull request: User Management and Permissions for REST API

2014-09-12 Thread lasinducharith
Github user lasinducharith commented on the pull request: https://github.com/apache/stratos/pull/31#issuecomment-55385885 Sending a new PR, hence closing this PR. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] stratos pull request: User Management and Permissions for REST API

2014-09-10 Thread lasinducharith
GitHub user lasinducharith opened a pull request: https://github.com/apache/stratos/pull/31 User Management and Permissions for REST API This PR adds basic carbon user management functionality to Stratos. At the server start-up and tenant creation time a new role 'Internal

[GitHub] stratos pull request: User Management and Permissions for REST API

2014-09-10 Thread lasinducharith
Github user lasinducharith closed the pull request at: https://github.com/apache/stratos/pull/30 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] stratos pull request: User Management and Permissions for REST API

2014-09-10 Thread lasinducharith
GitHub user lasinducharith opened a pull request: https://github.com/apache/stratos/pull/30 User Management and Permissions for REST API This PR adds basic carbon user management functionality to Stratos. At the server start-up and tenant creation time a new role 'Internal

[GitHub] stratos pull request: User Management and Permissions for REST API

2014-09-10 Thread lasinducharith
GitHub user lasinducharith opened a pull request: https://github.com/apache/stratos/pull/29 User Management and Permissions for REST API This PR adds basic carbon user management functionality to Stratos. At the server start-up and tenant creation time a new role 'Internal

[GitHub] stratos pull request: New Node.js Cartridge+ agent extension

2014-09-09 Thread lasinducharith
Github user lasinducharith closed the pull request at: https://github.com/apache/stratos/pull/25 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] stratos pull request: Adding missed timeout config

2014-09-08 Thread lasinducharith
Github user lasinducharith closed the pull request at: https://github.com/apache/stratos/pull/7 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] stratos pull request: New Node.js Cartridge+ agent extension

2014-09-06 Thread lasinducharith
GitHub user lasinducharith opened a pull request: https://github.com/apache/stratos/pull/25 New Node.js Cartridge+ agent extension This PR will remove the existing nodejs puppet module. It uses the puppet labs node.js puppet module (https://forge.puppetlabs.com/puppetlabs/nodejs

[GitHub] stratos pull request: Adding missed timeout config

2014-07-29 Thread lasinducharith
GitHub user lasinducharith opened a pull request: https://github.com/apache/stratos/pull/8 Adding missed timeout config You can merge this pull request into a Git repository by running: $ git pull https://github.com/lasinducharith/stratos master Alternatively you can review

[GitHub] stratos pull request: Adding missed timeout config

2014-07-29 Thread lasinducharith
GitHub user lasinducharith opened a pull request: https://github.com/apache/stratos/pull/7 Adding missed timeout config autoscaler.xml inside apache-stratos-4.0.0.zip gets replaced by this xml which is missing the timeout configuration. You can merge this pull request into a Git