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

CODENVY-31: Replaced messages from git importer on error codes #470

Merged
merged 1 commit into from
Feb 24, 2016

Conversation

akorneta
Copy link
Contributor

Also added git checkout event which goes through by websocket connection

@skabashnyuk @vparfonov

@skabashnyuk
Copy link
Contributor

ok for me. @vparfonov @sleshchenko ?

@Singleton
public class GitWebSocketMessenger implements EventSubscriber<GitCheckoutEvent> {
private static final Logger LOG = LoggerFactory.getLogger(GitWebSocketMessenger.class);
private static final String CHANNEL = "git:events:channel";
Copy link
Member

Choose a reason for hiding this comment

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

You should use different channels for each project in each workspace

@sleshchenko
Copy link
Member

other OK

@akorneta akorneta force-pushed the CODENVY-31 branch 3 times, most recently from e0eb4bf to c43a8d3 Compare February 23, 2016 15:26
Also added git checkout event which goes through by websocket connection

Signed-off-by: Anton Korneta <akorneta@codenvy.com>
@skabashnyuk
Copy link
Contributor

ок

akorneta added a commit that referenced this pull request Feb 24, 2016
CODENVY-31: Replaced messages from git importer on error codes
@akorneta akorneta merged commit 647a0f4 into master Feb 24, 2016
@akorneta akorneta deleted the CODENVY-31 branch February 24, 2016 08:33
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