Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IDEX-3300: Add check that workspace belongs to account owner #346

Merged
merged 1 commit into from
Oct 22, 2015

Conversation

vinokurig
Copy link
Contributor

Add account query parameter to getAllRunningProcesses API method.
It is needed to get all running processes that related to account.
For now if we get all running processes we will see processes that related to current user, but if there is a run process started from temporary workspace we will not see it.

assertEquals(processes.size(), 0);
}

/**
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think javadocs is redundant in tests. Except private method and specific cases

@sleshchenko
Copy link
Contributor

Other OK for me. @skabashnyuk WDYT?

@skabashnyuk
Copy link
Contributor

LGTM

vinokurig pushed a commit that referenced this pull request Oct 22, 2015
IDEX-3300: Add check that workspace belongs to account owner
@vinokurig vinokurig merged commit 4eb1986 into master Oct 22, 2015
@vinokurig vinokurig deleted the IDEX-3300 branch October 22, 2015 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants