Go to file
Sergii Kabashniuk 1bea871d0a Fixed possible constraint violation with an existed organization. (#6674)
* Fixed possible constraint violation with an existed organization.

Usecase is following:
If we have already an organization with name, let's say "org"  and the new user also has name "org" then we will have constraint violation.
 In this case, we will try to create the user with name "org"+random string.
2017-10-11 16:21:59 +03:00
.github Added label comment for issue and PR templates (#6558) 2017-10-05 06:30:16 -07:00
.mvn Set up maven build of core, plugins, dashboard, assembly 2016-02-12 09:47:39 +02:00
agents Don't fail if SSH agent doesn't start 2017-10-10 16:47:49 +02:00
assembly Multi-user Eclipse Che (#6441) 2017-10-06 17:27:27 +03:00
assembly-multiuser Multi-user Eclipse Che (#6441) 2017-10-06 17:27:27 +03:00
core Send events from server to client about project's changes (#6628) 2017-10-10 15:46:27 +03:00
dashboard CHE-5853: add auto scroll feature on workspace creation page. (#6625) 2017-10-11 10:17:20 +03:00
dockerfiles Update CLI version files for future release (#6635) 2017-10-09 16:40:17 +03:00
docs [cli] Fix cli tests by reworking how integration tests are launched (#3991) 2017-02-02 09:43:48 +01:00
ide CHE-6182. Mark 'Link with editor' button when this one is activated 2017-10-10 17:22:42 +03:00
multiuser Fixed possible constraint violation with an existed organization. (#6674) 2017-10-11 16:21:59 +03:00
plugins CHE-5340: Rework 'VcsChangeMarkerRenderFactory' initialization (#6658) 2017-10-10 17:00:46 +03:00
samples Multi-user Eclipse Che (#6441) 2017-10-06 17:27:27 +03:00
selenium deleted all selenium tests from dashboard.stacks package 2017-10-10 12:01:52 +03:00
wsagent Don't fail if SSH agent doesn't start 2017-10-10 16:47:49 +02:00
wsmaster Fixed possible constraint violation with an existed organization. (#6674) 2017-10-11 16:21:59 +03:00
.gitattributes Add typescript 2016-08-09 06:29:32 -07:00
.gitignore Multi-user Eclipse Che (#6441) 2017-10-06 17:27:27 +03:00
CHANGELOG.md RELEASE: Update CHANGELOG (#6365) 2017-09-20 23:19:41 +03:00
CODE_OF_CONDUCT.md Set up maven build of core, plugins, dashboard, assembly 2016-02-12 09:47:39 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md 2017-01-29 08:26:21 -08:00
CUSTOMIZING.md Update customizing.md (#5328) 2017-06-12 14:15:06 +02:00
Chefile Follow up fixes after configuration property renaming (#2955) 2016-11-02 10:12:58 +02:00
LICENSE Eclipse Che Initial Contribution 4.0.0-RC2 https://dev.eclipse.org/ipzilla/show_bug.cgi?id=9458 2016-02-12 09:47:36 +02:00
NUMBERING.md Set up maven build of core, plugins, dashboard, assembly 2016-02-12 09:47:39 +02:00
README.md Remove gitter and add public channel on mattermost (#6322) 2017-10-02 10:39:00 +02:00
pom.xml Multi-user Eclipse Che (#6441) 2017-10-06 17:27:27 +03:00

README.md

Eclipse Che - Eclipse Next-Generation IDE

Eclipse License Build Status

https://www.eclipse.org/che/. Next-generation Eclipse platform, developer workspace server and cloud IDE. Che defines workspaces that include their dependencies including embedded containerized runtimes, Web IDE, and project code. This makes workspaces distributed, collaborative, and portable to run anywhere on a desktop or a server ... Read More

Eclipse Che

Getting Started

You can run Che in the public cloud, a private cloud, or install it on any OS. Che has been tested on Ubuntu, Linux, MacOS and Windows. The step by step guide will get you going along with our docs.

The che repository is where we do development and there are many ways you can participate, for example:

Customizing

There are many ways to customize Che out-of-the-box including stacks, templates, commands, IDE extensions, server-side extensions plugins, assemblies, RESTful APIs, and editors.

Contributing

If you are interested in fixing issues and contributing directly to the code base, please see How to Contribute. It covers:

Feedback

  • Support: You can ask questions, report bugs, and request features using GitHub issues.
  • Public Chat: Join the public eclipse-che Mattermost channel to discuss with community and contributors.
  • Roadmap: We maintain the roadmap on the wiki.
  • Weekly Meetings: Join us on a hangout.

License

Che is open sourced under the Eclipse Public License 1.0.