Skip to content

Commit

Permalink
RELEASE: Update CHANGELOG (eclipse-che#6074)
Browse files Browse the repository at this point in the history
  • Loading branch information
Roman Iuvshyn authored Aug 23, 2017
1 parent 2850a74 commit f466432
Showing 1 changed file with 66 additions and 0 deletions.
66 changes: 66 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,71 @@
# Change Log

## [5.16.0](https://github.com/eclipse/che/tree/5.16.0) (2017-08-09)
[Full Changelog](https://github.com/eclipse/che/compare/5.15.0...5.16.0)

**Merged pull requests:**

- Rework dashboard to work through JSON RPC protocol [\#5952](https://github.com/eclipse/che/pull/5952) ([ashumilova](https://github.com/ashumilova))
- RELEASE: Set next development version [\#5949](https://github.com/eclipse/che/pull/5949) ([riuvshin](https://github.com/riuvshin))
- Adding debug commands for vertx & spring-boot stacks [\#5938](https://github.com/eclipse/che/pull/5938) ([ibuziuk](https://github.com/ibuziuk))
- CHE-3221: Fix git compare on submodules. [\#5799](https://github.com/eclipse/che/pull/5799) ([mmorhun](https://github.com/mmorhun))
- Implement mechanism for providing unique ids for JSON-RPC clients [\#5775](https://github.com/eclipse/che/pull/5775) ([dkuleshov](https://github.com/dkuleshov))
- CHE-249: Setting workspace Pod terminationGracePeriodSeconds to zero [\#5773](https://github.com/eclipse/che/pull/5773) ([ibuziuk](https://github.com/ibuziuk))
- CHE-220: Improving 'removeContainer' API. Refactoring [\#5766](https://github.com/eclipse/che/pull/5766) ([ibuziuk](https://github.com/ibuziuk))
- Fix DtoServer error messages [\#5764](https://github.com/eclipse/che/pull/5764) ([dmytro-ndp](https://github.com/dmytro-ndp))
- Small formatting fix [\#5755](https://github.com/eclipse/che/pull/5755) ([dkuleshov](https://github.com/dkuleshov))
- set actual parent version [\#5749](https://github.com/eclipse/che/pull/5749) ([riuvshin](https://github.com/riuvshin))
- RELEASE: Update CHANGELOG [\#5744](https://github.com/eclipse/che/pull/5744) ([riuvshin](https://github.com/riuvshin))
- CHE-5601: fix the bug with RAM spinner [\#5732](https://github.com/eclipse/che/pull/5732) ([akurinnoy](https://github.com/akurinnoy))
- CHE-5152: Apply pagination in Git Reset window [\#5726](https://github.com/eclipse/che/pull/5726) ([mmorhun](https://github.com/mmorhun))
- Fix LSP didChange parameters \#4978 [\#5002](https://github.com/eclipse/che/pull/5002) ([tsmaeder](https://github.com/tsmaeder))
- Update OpenJDK notification file [\#5939](https://github.com/eclipse/che/pull/5939) ([riuvshin](https://github.com/riuvshin))
- Fix an erroneous change of vertx and spring boot stacks [\#5937](https://github.com/eclipse/che/pull/5937) ([davidfestal](https://github.com/davidfestal))
- CHE-5718 Progress of the importing project is not displayed [\#5934](https://github.com/eclipse/che/pull/5934) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
- CHE-5840. Do not do extra updating of editor content [\#5929](https://github.com/eclipse/che/pull/5929) ([RomanNikitenko](https://github.com/RomanNikitenko))
- Revert Avoid NPE at using MutableProjectConfig [\#5909](https://github.com/eclipse/che/pull/5909) ([RomanNikitenko](https://github.com/RomanNikitenko))
- CHE-5334. Fix hover state [\#5899](https://github.com/eclipse/che/pull/5899) ([RomanNikitenko](https://github.com/RomanNikitenko))
- Fixed typo in workspace list [\#5895](https://github.com/eclipse/che/pull/5895) ([hkolvenbach](https://github.com/hkolvenbach))
- CHE-5862: Set right handler on double click in Git Compare window [\#5885](https://github.com/eclipse/che/pull/5885) ([mmorhun](https://github.com/mmorhun))
- Sequential restore of the persistence components [\#5882](https://github.com/eclipse/che/pull/5882) ([vzhukovskii](https://github.com/vzhukovskii))
- Create routes in openshift with the same pattern than the urls provided by naming strategy [\#5879](https://github.com/eclipse/che/pull/5879) ([benoitf](https://github.com/benoitf))
- CHE-5725: fixes for test running [\#5877](https://github.com/eclipse/che/pull/5877) ([svor](https://github.com/svor))
- CHE-5379: fix wrong cursor placement for auto completion [\#5873](https://github.com/eclipse/che/pull/5873) ([svor](https://github.com/svor))
- Avoid NPE at using MutableProjectConfig [\#5869](https://github.com/eclipse/che/pull/5869) ([RomanNikitenko](https://github.com/RomanNikitenko))
- CHE-5415. Do not display importer in the list of import dialog if no appropriate wizard was provided [\#5868](https://github.com/eclipse/che/pull/5868) ([RomanNikitenko](https://github.com/RomanNikitenko))
- Fix launchers to call to set\_sudo\_command [\#5866](https://github.com/eclipse/che/pull/5866) ([l0rd](https://github.com/l0rd))
- set correct license header [\#5861](https://github.com/eclipse/che/pull/5861) ([riuvshin](https://github.com/riuvshin))
- CHE-4678: Add all/local/remote filter in Git branches dialog [\#5858](https://github.com/eclipse/che/pull/5858) ([vinokurig](https://github.com/vinokurig))
- Use docker to build dashboard app. \(as alternative\) [\#5848](https://github.com/eclipse/che/pull/5848) ([benoitf](https://github.com/benoitf))
- Ceylon stack [\#5844](https://github.com/eclipse/che/pull/5844) ([davidfestal](https://github.com/davidfestal))
- CHE-5654. Activate java reconciling when classpath is changed [\#5837](https://github.com/eclipse/che/pull/5837) ([RomanNikitenko](https://github.com/RomanNikitenko))
- Avoid using `sudo` in agent launchers when the current user is not a sudoer [\#5835](https://github.com/eclipse/che/pull/5835) ([l0rd](https://github.com/l0rd))
- Replace method implementation [\#5833](https://github.com/eclipse/che/pull/5833) ([vzhukovskii](https://github.com/vzhukovskii))
- Fix for the code validation is not available for language servers [\#5827](https://github.com/eclipse/che/pull/5827) ([dkuleshov](https://github.com/dkuleshov))
- CHE-5645. Fix resources synchronization [\#5825](https://github.com/eclipse/che/pull/5825) ([RomanNikitenko](https://github.com/RomanNikitenko))
- Use try-with-resources statement for reading File Watcher ignore file [\#5811](https://github.com/eclipse/che/pull/5811) ([RomanNikitenko](https://github.com/RomanNikitenko))
- Fix spring-boot stack run command [\#5809](https://github.com/eclipse/che/pull/5809) ([l0rd](https://github.com/l0rd))
- CHE-5236 Java debugger didn't highlight line in decompiled class [\#5808](https://github.com/eclipse/che/pull/5808) ([tolusha](https://github.com/tolusha))
- CHE-5777. Fix editor initialization [\#5807](https://github.com/eclipse/che/pull/5807) ([RomanNikitenko](https://github.com/RomanNikitenko))
- Fix construct command actions after workspace restart [\#5806](https://github.com/eclipse/che/pull/5806) ([vzhukovskii](https://github.com/vzhukovskii))
- CHE-5725: Run all java tests from the project or package [\#5804](https://github.com/eclipse/che/pull/5804) ([svor](https://github.com/svor))
- Add compile to vertx run command [\#5803](https://github.com/eclipse/che/pull/5803) ([l0rd](https://github.com/l0rd))
- CHE-5633: improve experience when adding projects to a workspace [\#5795](https://github.com/eclipse/che/pull/5795) ([akurinnoy](https://github.com/akurinnoy))
- CHE-3415: Add ability to perform Git pull with rebase [\#5787](https://github.com/eclipse/che/pull/5787) ([vinokurig](https://github.com/vinokurig))
- CHE-5692. Fix editor errors clearing [\#5778](https://github.com/eclipse/che/pull/5778) ([RomanNikitenko](https://github.com/RomanNikitenko))
- CHE-5130 Unexpected resetting of the scroll to bottom automatically button [\#5769](https://github.com/eclipse/che/pull/5769) ([vitaliy-guliy](https://github.com/vitaliy-guliy))
- CHE-5235: Fix step into when source cannot be obtained [\#5768](https://github.com/eclipse/che/pull/5768) ([mmorhun](https://github.com/mmorhun))
- CHE-5643. Add ability to select items in the quick fix window using keyboard [\#5761](https://github.com/eclipse/che/pull/5761) ([RomanNikitenko](https://github.com/RomanNikitenko))
- Add url encoding [\#5758](https://github.com/eclipse/che/pull/5758) ([vparfonov](https://github.com/vparfonov))
- CHE-5599: add improvements for Filters widget [\#5756](https://github.com/eclipse/che/pull/5756) ([akurinnoy](https://github.com/akurinnoy))
- CHE-5615. Fix NPE at detecting tests by java test runner [\#5748](https://github.com/eclipse/che/pull/5748) ([RomanNikitenko](https://github.com/RomanNikitenko))
- CHE-5617. Set editor as active part when this one has initialized [\#5747](https://github.com/eclipse/che/pull/5747) ([RomanNikitenko](https://github.com/RomanNikitenko))
- Fix run command for Eclipse Vert.x stack [\#5746](https://github.com/eclipse/che/pull/5746) ([l0rd](https://github.com/l0rd))
- Deprecate WsConnectionListener [\#5740](https://github.com/eclipse/che/pull/5740) ([RomanNikitenko](https://github.com/RomanNikitenko))
- RELEASE: Set next development version [\#5734](https://github.com/eclipse/che/pull/5734) ([riuvshin](https://github.com/riuvshin))
- Adapt JUnit4 runner according new API [\#5710](https://github.com/eclipse/che/pull/5710) ([svor](https://github.com/svor))


## [5.15.0](https://github.com/eclipse/che/tree/5.15.0) (2017-07-19)
[Full Changelog](https://github.com/eclipse/che/compare/5.14.0...5.15.0)

Expand Down

0 comments on commit f466432

Please sign in to comment.