che-server/ide
Igor Vinokur 1bbb902e19 CHE-1297: Git service refactoring (#1515)
The goal of this refactoring is to set correct type of HTTP methods in GitService. Now almost all HTTP methods in this service are POST methods, but there are methods that are used to get some content, so they should be marked as GET method. Also I had to change such methods to receive query parameters instead of body.
Implemented parameter objects to use them instead of using DTO as parameter in GitConnection methods.
2016-11-03 16:32:50 +02:00
..
che-core-dyna-provider-generator-maven-plugin #2459 fix version of generator plugin 2016-10-27 12:28:20 +03:00
che-core-ide-api CHE-1297: Git service refactoring (#1515) 2016-11-03 16:32:50 +02:00
che-core-ide-app CHE-1297: Git service refactoring (#1515) 2016-11-03 16:32:50 +02:00
che-core-ide-generators [maven-release-plugin] prepare for next development iteration 2016-10-26 09:37:49 +00:00
che-core-ide-stacks Improve setting zray.zendserver_ui_url before starting Zend Server in Zend Stack (#2910) 2016-10-28 14:35:53 +02:00
che-core-ide-templates [maven-release-plugin] prepare for next development iteration 2016-10-26 09:37:49 +00:00
che-core-ide-ui [maven-release-plugin] prepare for next development iteration 2016-10-26 09:37:49 +00:00
commons-gwt CHE-1787: Remove workspace id from websocket connection path to master (#2907) 2016-10-31 16:24:04 +02:00
pom.xml #2459 store and restore IDE state: opened files, opened part and their size (#2880) 2016-10-27 11:57:10 +03:00