Skip to content

Latest commit

 

History

History
593 lines (529 loc) · 65.2 KB

CHANGELOG.md

File metadata and controls

593 lines (529 loc) · 65.2 KB

Change Log

Full Changelog

Issues with no labels:

  • Trying to connect my github account produces a 404 page (from Github) #670

Pull requests merged:

  • CODENVY-193: Add jenkins build badge #668 (riuvshin)
  • Codenvy 167: improve the che-footer widget #665 (olexii4)
  • CHE-686: add oauth providers service and check GitHub one to notify user #661 (ashumilova)

4.0.0-RC13 (2016-03-09)

Full Changelog

Issues with 'enhancement' label:

  • Che can't authorise to github #639

Issues with no labels:

  • Features Page Content Typo #656
  • Question about templates folder #649
  • CHE-669 Make terminal easier to find #597
  • CHE-640 Password strength meter is broken on account view #559

Pull requests merged:

  • Remove unused components #662 (ashumilova)
  • CHE-698: improve the boxes styles on dashboard page #660 (olexii4)
  • CHE-528: Resize git Merge and History icons to fit them in line #658 (vinokurig)
  • CHE-655: add recent workspaces box on the dashboard #653 (olexii4)
  • CHE-666 Refine icons in project configuration wizard #652 (vitaliy-guliy)
  • Move workspaces menu above projects one #651 (ashumilova)
  • CHE-503: Add ability to save edited changes from compare widget #650 (vinokurig)
  • CHE-701: Extend debugger views from Window #647 (vinokurig)
  • Che 684 improve import from SSH error notification #646 (olexii4)
  • CHE-367: Return websocket URL of extension server when a workspace is launched #635 (mmorhun)
  • CHE-516: Fix unstable debbuger behavior #580 (AndrienkoAleksandr)

4.0.0-RC12 (2016-03-06)

Full Changelog

Issues with no labels:

  • What's the difference between the two concepts "recipe" and "stack" #633
  • CHE-653 Change value fails with NullPointerException #576
  • CHE-651 Notification loose their shadow #573

Pull requests merged:

4.0.0-RC11 (2016-03-03)

Full Changelog

Issues fixed with 'bugs' label:

  • Che cannot create projects with SELinux enabled #232

Issues with no labels:

  • Nightly docker image issue: can't open the created project #624
  • CHE-614 Max size of message queue exceeded during starting workspace in Che #522

Pull requests merged:

  • CHE-214 [dashboard] use real project path for commands #632 (benoitf)
  • CHE-651 [dashboard] Add missing shadow on popup #628 (benoitf)
  • CHE-700 Add subversion to blank stack #627 (benoitf)
  • Add Z suffix to fix mounting issues on Fedora with SELinux enabled #623 (eivantsov)
  • CHE-653: Change value fails with NullPointerException #622 (mmorhun)
  • CHE-695 : [dashboard] use fixed versions #621 (benoitf)
  • Add promise-based methods for GitHub client service #618 (mkuznyetsov)
  • Che 212 disable field auto completion after its adjustments #617 (olexii4)
  • CHE-201: remove breakpoints in case of absence of linked file #607 (dmytro-ndp)
  • Add TomEE 1.7.3 stack and sample application #570 (jgallimore)

4.0.0-RC10 (2016-03-02)

Full Changelog

Issues with no labels:

  • CHE-671 Investigate the reason of failing parser #599
  • CHE-661 unzip ws-agent in quiet mode #588
  • CHE-660 Connection timeout when updating a sizable project #586
  • CHE-654 Unclosed zip archive when building che #577
  • CHE-652 Display Codenvy logo while display in the striped loader #574
  • CHE-650 Cannot export a workspace #571
  • CHE-641 Add default blank stack #561
  • CHE-624 readme file should provide more information to get started with Che #537
  • CHE-622 Commands are added to custom stacks #533
  • CHE-611 Cannot run a workspace from Dashboard #519
  • CHE-610 Restarting a workspace with a project results in an attempt to recreate a project #516
  • CHE-603 [dashboard] allow to add new routes on route history #507
  • CHE-602 [dashboard] Allow to send to IDE some loading parameters #506
  • CHE-596 Make non-blocking entropy the default for Che startup #499
  • CHE-591 Clean up plugin installer #494
  • CHE-589 Broken project tree #492
  • CHE-581 New workspace from 'Import an existing workspace configuration' is created wrong #478
  • CHE-574 After using a factory the just cloned project is not configured #464
  • CHE-573 Factory configuration feature in the IDE works incorrect #463
  • CHE-571 Cannot create a factory after cloning the Java- Web-Spring tempate #461
  • CHE-566 Prototype transitions on the right side of the loader #458
  • CHE-567 Display the outputs with syntax coloration on the right side of the loader #457
  • CHE-565 Improvements on the crane design #455
  • CHE-559 After creation a new machine in existed workspace output is empty #444
  • CHE-555 Preview URL for application is wrong #436
  • CHE-550 Adapt projects in dashboard to 4.0 changes #430
  • CHE-549 [dashboard] increase timeout delays in unit tests #429
  • CHE-547 [dashboard] Adapt project-type to 4.0 project-type #423
  • CHE-546 Workspace Agent should consider to return transitional state while initializing projects #422
  • CHE-545 Add estimate and resolve method calls from project API #420
  • CHE-542 Unify how to get workspace runtime config #419
  • CHE-541 Use a common way to get ws agen websocket URL #417
  • CHE-537 Adopt maven plugin according to CHE-258 #409
  • CHE-536 Differentiate explicitly created and detected projects on Workspace Agent. Do not save detected to Master ProjectConfig. #408
  • CHE-535 Java bare type could be only available if there are java files #407
  • CHE-532 Add the debug id on the 'Loader' widget #403
  • CHE-522 Unexpected the 'Failed to commit' message in the 'Events' after git commit #387
  • CHE-521 Git status output is different if 'Committer' has a name or has not. #386
  • CHE-520 Project Explorer doesn't display just created project #385
  • CHE-514 Fix jdt tests #375
  • CHE-512 Investigate ability to get content from Orion compare widget #374
  • CHE-510 Style improvements for dashboard #373
  • CHE-507 Error appears when creating a new sample project #370

Pull requests merged:

  • CHE-435 [dashboard] Introduce meaningful warning if browser is not being able ping ws agent #620 (benoitf)
  • CHE-495 Used simple entropy source. #619 (skabashnyuk)
  • CHE-209: fix recipes #616 (akurinnoy)
  • CHE-439: fix referencing attributes due to model changes #615 (ashumilova)
  • CHE-689 [dashboard] report error when starting agent #614 (benoitf)
  • CHE-522: Correct message when user tries to commit clean directory #612 (dimasnurenko)
  • Che 217 improve creating project flow #604 (olexii4)
  • Autogenerated changes log. #603 (skabashnyuk)
  • CHE-414: Display staged changes in green when status called #560 (vinokurig)

4.0.0-RC9 (2016-03-01)

Full Changelog

Pull requests merged:

  • Fetch module config directly from item reference #605 (vzhukovskii)
  • CHE-131: Fix losing focus in editor after closing 'File structure' dialog #601 (dimasnurenko)
  • Added description for toggle breakpoint action #596 (mmorhun)
  • CHE-388 Don't use ugly browser prompt box to display 'Go to line' dialog window #595 (vitaliy-guliy)
  • fix NPE because of incorrect usage of firstNonNull #590 (garagatyi)
  • CHE-661 unzip in quiet mode #587 (benoitf)
  • CODENVY-170 add promise-based authorization method to OAUth authenticators; prevent project synchronizing when factory used #585 (mshaposhnik)
  • CHE-275: rename DOCKER_MACHINE_HOST to CHE_DOCKER_MACHINE_HOST #579 (garagatyi)
  • CHE-641 Add blank example project with a blank ready to go stack #578 (benoitf)
  • CHE-581 [dashboard] Code refactoring not applied on workspace import #575 (benoitf)
  • CHE-650 [dashboard] Fix export of a workspace following workspace model change #572 (benoitf)
  • Add dependency on Guava #568 (vparfonov)
  • CODENVY-104: add new font awesome icons #565 (olexii4)
  • CHE-75: Cut long names in editor tab #564 (dimasnurenko)
  • Fix use of the wrong gson adapter #557 (AndrienkoAleksandr)
  • Corrected old reference #553 (anton-johansson)
  • CHE-124 Create/Import wizards are displaying errors while nothing is entered #545 (vitaliy-guliy)
  • CHE-359: Guide the user while connecting the remote debugger #534 (tolusha)
  • CHE-22: check environment parameter on workspace start #518 (garagatyi)
  • CHE-521: Perform git init command without initial commit #473 (vinokurig)

4.0.0-RC8 (2016-02-28)

Full Changelog

Issues with no labels:

  • Callback URL different from GitHub callback and che.properties #542
  • Creating workspace after starting up registry fails #532
  • Workspace cannot resolve Che server? #530

Pull requests merged:

  • Fix build #555 (benoitf)
  • Option for blocking entropy flag #551 (TylerJewell)
  • CHE-622 [dashboard] Do not import templates commands if user is providing its own location #546 (benoitf)
  • Disappear JsOauthWindow after action is performed #544 (evoevodin)
  • CHE-610 [dashboard] Restarting a workspace with a project results in an attempt to recreate a project #543 (benoitf)
  • Improve handling of ws agent started event #541 (vparfonov)
  • Add promise based getRepository method to the GithubServiceClient #540 (evoevodin)
  • CHE-559: Fix output of creating new machine in existed workspace #539 (dimasnurenko)
  • CHE-514: fix jdt tests #538 (svor)
  • [dashboard] CHE-611 fix links to get channels due to model change on machine config #535 (benoitf)
  • CODENVY-88 Setup new jvm defaults #528 (skabashnyuk)
  • CHE-12: Fix NPE when there is no template #527 (dimasnurenko)
  • CHE-81: fix ws agent pinging #526 (garagatyi)
  • CODENVY-122: Fix appearing create ws pop-up after start or open last used workspace #525 (dimasnurenko)
  • CHE-567: add directive for formating output #491 (ashumilova)
  • adding setAuthorizationHeader method #489 (stour)

4.0.0-RC7 (2016-02-25)

Full Changelog

Issues fixed with 'bugs' label:

  • Bug: equals called on same variable #462
  • How to finish an inline-rename of a field with vi-mode enabled? #288
  • Exclude non-source directories from java project #523 (vzhukovskii)

Issues with no labels:

  • No feedback from ui when starting workspace #496
  • Che does not respond #484
  • GitHub oAuth callback "http://${che_localhost}:8080/che/api/oauth/callback" not working #472
  • Che upgrade from beta to RC3 release fails to detect my existing workspace #400

Pull requests merged:

  • Silky smooth factory workflow #536 (benoitf)
  • Fix of websocket closed errors #521 (mshaposhnik)
  • Poject & Factory & GitServiceClient improvements #520 (evoevodin)
  • CHE-395 Add visual feedback to clarify whether machine process is finished or still running #514 (vitaliy-guliy)
  • CHE-141: Add client side validation for packages' and class' names #513 (dimasnurenko)
  • Remove usage of wrong Strings class #511 (sleshchenko)
  • Fix generic type for subscribe method of EventService #510 (sleshchenko)
  • Fix finding of git remote branches #508 (akorneta)
  • CHE-10: Set memory limits in build phase of Dockerfile #505 (vinokurig)
  • Updates per issue #495 (TylerJewell)
  • Fix equality bug in paste action #493 (vzhukovskii)
  • CHE-270: Change "Help > Support" to "Help > Community" #488 (dimasnurenko)
  • CHE-147: Fix updating editor tab after file renaming #486 (dimasnurenko)
  • CHE-550: fix projects views #483 (olexii4)
  • CHE-127: Load repo button on import from Github takes too much time #482 (tolusha)
  • CHE-127: Load repo button on import from Github takes too much time #481 (tolusha)
  • Add debug id for the testing purpose #480 (vzhukovskii)
  • CODENVY-31: Replaced messages from git importer on error codes #470 (akorneta)
  • CHE-494: fix websocket machine channels #469 (olexii4)
  • CHE-314. Exclude che-core-api-analytics from packaging into assembly-machine-war #468 (RomanNikitenko)
  • Adopt tree widget according to changes in project service #467 (vzhukovskii)
  • CHE-165: show move wizard after performing 'Cut' operation in project… #466 (svor)
  • CHE-555: Fix wrong preview URL #465 (dimasnurenko)
  • UD-941: connect to stacks API #460 (akurinnoy)
  • Fixed tests #456 (eivantsov)
  • Fall back to unix socket on Linux if DOCKER_HOST is malformed #454 (eivantsov)
  • CHE-494: fix machine and workspace models #449 (olexii4)
  • CHE-439: add stackId to workspace and respect it on project creation #439 (ashumilova)
  • Show auth window when performing import project from private repo or use factory with private repo #434 (mshaposhnik)
  • CHE-165: add an ability to apply completion proposal automatically #433 (svor)
  • CHE-2: Add shortcuts and menu items to work with debugger #414 (mmorhun)
  • Fix lowercase first letter of the RenameRefactoringAction description #412 (AndrienkoAleksandr)
  • CHE-127: Load repo button on import from Github takes too much time #404 (tolusha)
  • IDEX-4222: Change model of machine & workspace #350 (garagatyi)

4.0.0-RC6 (2016-02-20)

Full Changelog

Issues with no labels:

  • CHE-562 Test dev label on github issues #451
  • Cannot Create Node Project: Endless exceptions in 'Injecting and starting workspace agent' #450

Pull requests merged:

  • CHE-498: fix bulk edit in dashboard #477 (akurinnoy)
  • [dashboard] CHE_510 Adopt new style #452 (benoitf)
  • CHE-555: Fix wrong preview URL for application #447 (dimasnurenko)
  • CHE-50: Fix NPE when loading GitHub repositories list #446 (vinokurig)
  • CODENVY-128. Fix configure multimodular project with module without java files. #445 (RomanNikitenko)
  • improve exception messages in MachineManager #443 (garagatyi)
  • CHE-346 It's hard to click to close editor tab button #438 (vitaliy-guliy)
  • CHE-346 It's hard to click to close editor tab button #437 (vitaliy-guliy)
  • CHE-549 [dashboard] Increase timeout values for CI/jenkins #428 (benoitf)
  • CHE-120. Should not set default size for parts when user has sized the panel #427 (RomanNikitenko)
  • [dashboard] Add auto-detecting project-type feature when importing project #426 (benoitf)
  • CHE-371: improve ws-agent connection timeout message #424 (garagatyi)
  • CHE-283 Display machine status next to the dev-machine #416 (vitaliy-guliy)
  • Get user by name instead of alias #415 (mkuznyetsov)
  • CHE-9: improve error messages from Docker API #410 (garagatyi)
  • CHE-490: add footer with product logo and support stuff #377 (ashumilova)

4.0.0-RC5 (2016-02-18)

Full Changelog

Issues with 'enhancement' label:

  • What is the right way to stop che? #287
  • Eclipse Che che.sh script not compatible with bash #262

Issues fixed with 'bugs' label:

  • workspace rename not working when stopped. #346
  • New auxiliary machine displayed with name "docker" #249

Issues with no labels:

  • @media Print CSS for eclipse-che.readme.io #382
  • CHE-513 Better handle exceptions when ws agent pings Che server #376
  • Create project in IDE got HTTP 409 conflict code #369
  • When specify the port, the ws-agent will still request to che-host:8080 #362
  • CHE-499 Make Dashboard compatible with CHE-306 #361
  • Test github to jira integration #360
  • CHE-500 Test github-jira integration with zapier #359
  • CHE-499Make Dashboard compatible with CHE-306 #358
  • Autocomplete not working on nodejs #348
  • Question about the "Using che.sh Script" way to start che #336
  • Error pulling docker image of my workspace #325
  • Can't connect to ws://che-host:8080 when creating new project #148

Pull requests merged:

4.0.0-RC4 (2016-02-15)

Issues fixed with 'bugs' label:

  • Che With Windows 64-bit? Not finding Java #290
  • che.sh -p doesn't publish port 8080 to the specified port #243
  • 'conditional binary operator expected' error #227

Issues with no labels:

  • "Could not find Che's application server." when trying to start it #335
  • readme "Run Che as a Server" section links to non-existent documentation #331
  • Scala support #301
  • Error in importing existing workspace #289
  • Node project only shows Blank and Maven project as configuration options #285
  • Document that custom stacks need to have a CMD that does not terminate #273
  • Cannot checkout private GitHub repository #266
  • Update dependency failed #263
  • Documentation not clear enough #260
  • Is there a demo server available? #251
  • Cannot create additional machine #248
  • Compiling GWT Application FAILURE #247
  • any documentation for backup workspaces before upgrade/rebuild new github updates? #230
  • "Error while creating the project - Internal Server Error: Unable get private ssh key" #225
  • debian jessie JAVA_HOME issue #221
  • Che can't make workspace or project #220
  • Folders that only contain one subfolder break the UI #214
  • 127.0.0.1:8080 always redirects to /che/default for Chrome #196
  • About the feature of "remote machine" #188
  • Docs may out of date #185
  • Start Che Error #182
  • Eclipse Che start error #180
  • Build error #177
  • What does "Project git url" be used? #174
  • Can't create maven command with the name "newMaven" #172
  • docker ps checking fails randomly #171
  • Can't start machine dev-machine. Connection timed out #169
  • API for updating project files #166
  • Why will che.sh be invoked when the docker container is started? #165
  • Why the exposed port range is 32768-65535, which is not the same as the range in che.properties? #164
  • README.md - Link to Write Che IDE Plug-Ins broken #163
  • Where can I find the git hash from a che docker image? #161
  • How to use the provided tomcat8 in workspace image "codenvy/ubuntu_jdk8"? #156
  • Incorrect error message che.sh #153
  • Build docker image failed #137
  • Where is the docker image for che 4.x? #136
  • How to delete a running workspace? #133
  • Can't find which port is using by tomcat for codenvy/ubuntu\_jdk8 (che 4.x) #132
  • How to create a html+js project in 4.x #131
  • Incorrect buld & run instructions on http://eclipse.org/che #125
  • https required #120
  • depency problem #119
  • How to hide the projects belong to other workspaces? #116
  • Is it possible to start many che instances on a server? #115
  • User management #114
  • Compiling GWT Application Failed #113
  • 404 after install #110
  • How can I provide custom che properties outside the docker? #109
  • Data is lost when I restart my che in docker, how to prevent it? #108
  • Is it possible to run a single Java file or a Java test from the UI? #105
  • Can't access web interface for docker image #104
  • How to uninstall? #101
  • Debuggin in che #100
  • dashboard in docker #96

Pull requests merged:

  • IDEX-3756: fix NPE for rename refactoring when the linked editor is a… #341 (svor)
  • Add setup user email during the creation #338 (akorneta)
  • IDEX-3849: Add information about project to git output panel. #334 (dimasnurenko)
  • CHE-1 Fixed swagger service deployment #333 (skabashnyuk)
  • IDEX-3737. Fix errors after Git checkout operation #330 (RomanNikitenko)
  • CLDIDE-2715 Add export workspace portability flow #329 (benoitf)
  • UD-1051 Allow to connect to remote API #327 (benoitf)
  • UD-1050 Fix notification link to controller by removing the use of the scope #323 (benoitf)
  • Improved JavaDoc of @DynaModule #322 (anton-johansson)
  • IDEX-4129: scroll document to execution point #320 (dmytro-ndp)
  • UD-1049 : do not change files after build #317 (benoitf)
  • IDEX-3353: Fix cursor appearing after select item in autocomplete #316 (dimasnurenko)
  • adopted Dockerfile to new Che repo structure #315 (eivantsov)
  • Set correct dependency scope #314 (vparfonov)
  • User AtomicInteher for debug session id #313 (vparfonov)
  • IDEX-4180: Fix copy command-fragment in commands dialog #312 (dimasnurenko)
  • Remove the usage of license years property and use inceptionYear #311 (benoitf)
  • Now that dashboard is part of common che project, use the same layout #310 (benoitf)
  • UD-1048 Avoid to get error This is not a JSON Array #309 (benoitf)
  • Add phantomjs module #308 (ashumilova)
  • Add error codes and attributes to server exceptions #307 (mshaposhnik)
  • IDEX-3819 Add auto-csroll to command's output. #306 (dimasnurenko)
  • IDEX-3409: Reconfigure ports for JMX/RMI server #305 (akorneta)
  • Fixed launching Che with -i on Linux #304 (eivantsov)
  • Fix terminal assembly #298 (skabashnyuk)
  • Adopting to new grouid and artifactid #294 (skabashnyuk)
  • CLDIDE-2692: Bind correct validator implementation #293 (evoevodin)
  • Revert "IDEX-4137: fix "Internal Server Error" error message in "Evaluate Expression" popup" #292 (vparfonov)
  • IDEX-4137: fix "Internal Server Error" error message in "Evaluate Expression" popup #291 (mmorhun)
  • IDEX-4293 enable CORS on Che workspace master allowing to import remote WS #270 (benoitf)
  • CLDIDE-2659 Move user resolving for git operations into separate class #268 (mshaposhnik)
  • Excluded gwt libraries from packaging #265 (mkuznyetsov)
  • Improvements to remove docker-in-docker for che running as image #257 (TylerJewell)
  • Fix typos in properties descriptions #255 (azatsarynnyy)
  • IDEX-4054: Update plugin openshift #254 (AndrienkoAleksandr)
  • IDEX-4235 provide minimal JVM config to build che #242 (skabashnyuk)
  • IDEX-4232: Support windows directories with spaces #241 (TylerJewell)
  • Add signed commits requirement to contributing.md #234 (eivantsov)
  • Fixed incorrect link to the repository. #233 (anton-johansson)
  • fix check of docker accessability on old bash versions #228 (garagatyi)
  • IDEX-4219 avoid duplication of templates across the packagings #226 (riuvshin)
  • Remove set -o pipefail fron che script #223 (garagatyi)
  • IDEX-3967: add support of https #215 (garagatyi)
  • IDEX-4174: Add ability to start registry #212 (TylerJewell)
  • IDEX-3989: do not start ws agent if api is unreachable #211 (garagatyi)
  • Configure path to rest services on machine for swagger specification #209 (skabashnyuk)
  • add possibility to inject api endpoint as uri #208 (garagatyi)
  • IDEX-3836 remove rewrite.config #207 (vparfonov)
  • Fix problems with installing npm packages on Windows #206 (vparfonov)
  • IDEX-4075 Update favicon : now with transparent background #205 (benoitf)
  • IDEX-4103: Preview URLs on windows / mac give wrong URL #204 (vzhukovskii)
  • /bin/catalina.sh run -> /bin/catalina.sh stop #203 (vparfonov)
  • IDEX-4075 Update to a new favicon #201 (benoitf)
  • Remove unused property org.apache.tomcat.version in pom.xml #200 (azatsarynnyy)
  • Added back missing /plugins directories #199 (TylerJewell)
  • IDEX-4097: Document che.properties #198 (TylerJewell)
  • Add mandatory check for JAVA_HOME #197 (TylerJewell)
  • Rename properties #195 (vparfonov)
  • IDEX-4065 Fix the templates directory name #194 (benoitf)
  • IDEX-4075 update che logo #193 (benoitf)
  • CDEC-503 Add user.self.creation.allowed property #192 (sleshchenko)
  • Update names of template references #191 (TylerJewell)
  • Idex 3812 Introduce swagger ui for che #190 (skabashnyuk)
  • IDEX-4053: Add attributes <String, String> field to CommandDTO and re… #189 (vzhukovskii)
  • IDEX-4047 - Add ability to skip checks to startup script #187 (TylerJewell)
  • Idex 4048 - che-install-plugin + SDK tools ported to 4.0 #186 (TylerJewell)
  • IDEX-4019 Enable filter #184 (benoitf)
  • IDEX-3295 Added default project importer property #183 (mkuznyetsov)
  • IDEX-4037: Add previewURL to the samples bundle with beta #181 (vzhukovskii)
  • IDEX-3840: add ssh plugin #178 (ashumilova)
  • Added plugin extension examples for users #175 (TylerJewell)
  • Add check for Java, Java Version, Linux UID, Linux Docker Group #168 (TylerJewell)
  • Update project-templates.json to add templates for 4.0-beta #167 (slemeur)
  • Make it possible to find by tag recipe which is appropriate for launching GWT SuperDev mode #162 (azatsarynnyy)
  • IDEX-3919 #160 (mmorhun)
  • Added back in missing CHE_PORT variable setting. #159 (TylerJewell)
  • Rename che.war to ide.war, fix redirect rules and remove not need files #158 (vparfonov)
  • Created CODE_OF_CONDUCT.md #157 (bmicklea-ce)
  • IDEX-4005 - add definable machine name property #155 (TylerJewell)
  • Fixed typos in usage & error_exit #154 (TylerJewell)
  • IDEX-3920 #152 (sleshchenko)
  • IDEX-3994, IDEX-3995: add fixes to Che start script #151 (garagatyi)
  • Bash command; docker container logic #150 (TylerJewell)
  • Travis icon should be removed from README as well #149 (freewind)
  • IDEX-3871: Update name of Che modules #147 (TylerJewell)
  • IDEX-2726: move start of ws agent to che-core #145 (garagatyi)
  • IDEX-3912: Move project template service to workspace master #144 (dimasnurenko)
  • IDEX-3726: adopt ws agent to run it as common machine process #141 (garagatyi)
  • IDEX-3760: Avoid using deprecated methods from org.eclipse.che.ide.util.Config #139 (dimasnurenko)
  • Update to auto-add DOCKER_ variables #138 (TylerJewell)
  • IDEX-3759: include 'che-plugin-sdk-ext-plugins' to Che assembly #135 (azatsarynnyy)
  • IDEX-3681: Show logs of dependency updater to the output console #134 (dimasnurenko)
  • Set CHE_HOME blank if set & invalid directory #129 (TylerJewell)
  • Sync changes from 3.x branch #128 (benoitf)
  • fix che.sh on linux if user starts it not from current directory #127 (garagatyi)
  • Fix variables in assembly #126 (skabashnyuk)
  • IDEX-3736: add null value for new nullable property #124 (garagatyi)
  • IDEX-3797: add the Dashboard plugin #123 (olexii4)
  • IDEX-3437: fix binding of named variables #122 (garagatyi)
  • IDEX-3837: Che directory structure, environment variables, and dependency checks #121 (TylerJewell)
  • IDEX-2982. Change Che pom.xml parent values #117 (RomanNikitenko)
  • Add default configuration for openshift services #112 (sleshchenko)
  • UD-838 URL redirect in Che #111 (benoitf)
  • IDEX-3761 Add redirect for che /ext server calls #107 (benoitf)
  • IDEX-3670: Bind RemotePreferenceDao #106 (evoevodin)
  • Update README.md #102 (smiller171)
  • IDEX-3396: Add ability to save workspace's snapshot #99 (evoevodin)
  • IDEX-3590: Fix bug related to launch Che after stopping #98 (dimasnurenko)
  • IDEX-2929: Change creator id in docker recipe from "codenvy" to "che" for Che #97 (vinokurig)
  • IDEX-3512: Add provider and binding for user token on machine #95 (akorneta)
  • IDEX-3463 updating archetype README with remote catalog alternative #94 (stour)
  • IDEX-3467: Include MIT license #93 (akorneta)
  • IDEX-3273: exclude unnecessary client jars #92 (svor)
  • IDEX-3428: Change license to EPL #91 (akorneta)
  • IDEX-3080 Manage the indicators for warning/errors/quickfix #90 (vitaliy-guliy)
  • Use GuiceEverrestServlet instead of CheGuiceEverrestServlet #89 (vparfonov)
  • IDEX-3393: increase tcp connection timeouts from 1 minute to 10 minutes #88 (garagatyi)
  • IDEX-3356: Add missing bindings #87 (akorneta)
  • CLDIDE-2552 Enable dependency convergence #86 (mkuznyetsov)
  • IDEX-3463 Creating archetypes that let users quickly generate workable Che plug-in #85 (stour)
  • IDEX-3360: Rebuild dev machine images and add them to the list of pre-defined recipes #83 (eivantsov)
  • IDEX-3261 Add UD in Che #82 (benoitf)
  • IDEX-3243 Use the che-host property defined when starting the docker container #81 (benoitf)
  • IDEX-3190: Use che.properties.root variable instead of hardcoded path #80 (AndrienkoAleksandr)
  • IDEX-3352 Fix invalid data about revision #79 (benoitf)
  • IDEX-3347 Cleanup New Project wizard #78 (stour)
  • IDEX-3131: move listener binding from machine dynamodule to che module #77 (garagatyi)
  • IDEX-3123: Change behaviour during starting workspace. Add some fixes. #76 (dimasnurenko)
  • UD-806 Allow to handle drag and drop local files to the Che instance #75 (benoitf)
  • INFRA-868 used gwt compiler configuration from parent pom #74 (skabashnyuk)
  • MaxPermSize is not required/supported with Java8 #73 (benoitf)
  • IDEX-3281: Increase session timeout #72 (evoevodin)
  • IDEX-3138. Fill samples from maven.json of assembly-machine-server on che. #70 (RomanNikitenko)
  • IDEX-3261 UD in Eclipse Che #69 (benoitf)
  • IDEX-3240 Maven Mojo allowing to create Che plugins #68 (benoitf)
  • IDEX-3288 #67 (stour)
  • bunch of fixes for ext scripts #66 (benoitf)
  • IDEX-3241 Add che admin war #65 (benoitf)
  • IDEX-3260 Remove factory API from Eclipse Che #64 (benoitf)
  • Fix Che on OSX #63 (skabashnyuk)
  • CLDIDE-2537 Set property machine.docker.machine_extra_hosts=NULL #62 (skabashnyuk)
  • IDEX-2982. Change Che pom.xml parent values #61 (RomanNikitenko)
  • CLDIDE-2566: Change configuration for predefined recipe loader #60 (akorneta)
  • CLDIDE-2537 Set defaults fro machine extra hosts #59 (skabashnyuk)
  • updating new-project-type-wizard artifactId and che-templates related data #58 (stour)
  • client-new-project-wizard + server-new-project-type -> new-project-type-wizard #57 (stour)
  • IDEX-3138. Remove TutorialProjectType. Change project type for samples. #56 (RomanNikitenko)
  • IDEX-3139: Removed Subversion from standart Che distribution #55 (AndrienkoAleksandr)
  • IDEX-3133 Upgrade Guice to 4.0 version (4.0) #54 (mkuznyetsov)
  • IDEX-3169 Allow redirect from /api to /che/api #53 (benoitf)
  • Upgrade Guice to 4.0 version #52 (mkuznyetsov)
  • IDEX-2861 Enable dependency convergence #51 (mkuznyetsov)
  • IDEX-3087: added predefined recipes #50 (akorneta)
  • Adds Eclipse Che to command prompt #49 (TylerJewell)
  • Changed <title> from Codenvy to Eclipse Che #48 (TylerJewell)
  • IDEX-3052 Allow to find Java in Windows Registry if not defined #47 (benoitf)
  • IDEX-3051 allow to use spaces in folders #46 (benoitf)
  • IDEX-2938 remove findbugs jsr305 annotations (4.0) #45 (mkuznyetsov)
  • CLDIDE-2535: added property for mount projects root #44 (akorneta)
  • IDEX-3032 Remove java:web runner as we have this runners from Docker #43 (benoitf)
  • IDEX-2938 removed findbugs jsr305 annotation #42 (mkuznyetsov)
  • IDEX-3036 Exclude unused resources #41 (skabashnyuk)
  • Idex 2909 #40 (mshaposhnik)
  • IDEX-2180: added che-plugin-git-provider dependency #39 (svor)
  • IDEX-2970 Use recipes from plugin-docker #38 (benoitf)
  • IDEX-2966; remove plugin-datasource dependencies; #37 (mshaposhnik)
  • Make more consistent assembly #36 (benoitf)
  • correcting parent in examples root pom + sortpom formatting #35 (stour)
  • setting correct snapshot version in examples #34 (stour)
  • Updated README with latest positioning. #33 (TylerJewell)
  • IDEX-2923 Add Docker recipes + examples in Che #32 (benoitf)
  • New che/examples folder #31 (stour)
  • IDEX-2910: changed path of the local storage folder #30 (svor)
  • IDEX-2956 Remove internal script #29 (benoitf)
  • MaxPermSize is not used anymore with Java8 (4.0 branch) #26 (benoitf)
  • IDEX-2932 Add support for Docker 1.8.1 (4.0 branch) #24 (benoitf)
  • IDEX-2801 Changed CODENVY_LOGS_DIR to CHE_LOGS_DIR #23 (mkuznyetsov)
  • IDEX-2856: eliminated dependency unpacking #22 (akorneta)
  • IDEX-2892 Include Docker plugin in the SDK #21 (benoitf)
  • IDEX-2800 Changed CODENVY_LOCAL_CONF_DIR to CHE_LOCAL_CONF_DIR #20 (mkuznyetsov)
  • IDEX-2618: plugin git refactoring #19 (akorneta)
  • IDEX-2888 Update for Java8 #17 (benoitf)
  • added binding for DockerVersionVerifier #16 (akorneta)
  • IDEX-2831: Fixed extInstall.sh and extInstall.bat for integration 3rd… #15 (AndrienkoAleksandr)
  • Fixed install extenstions on Windows os by extInstall.bat #14 (AndrienkoAleksandr)
  • Adds mobile-web-app-capable meta tag. Enables fullscreen for mobile #13 (surfacelevel)
  • IDEX-2831: Fixed extInstall.sh for integration 3rd-party extensions t… #12 (AndrienkoAleksandr)
  • IDEX-2163: Fixed null pointer exception when viewing javadoc of class default constructor #10 (dimasnurenko)
  • Fixed launch SDK on Windows #9 (AndrienkoAleksandr)
  • Fixed typo in README.md #7 (spoenemann)
  • IDEX-1038: removed unusable properties #6 (svor)
  • IDEX-2457: added the browser dialog box with error message #5 (svor)
  • Update README.md #3 (jamesrcounts)
  • Update DTD for GWT-module descriptors #1 (azatsarynnyy)