che-server/wsagent
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-api-debug [maven-release-plugin] prepare for next development iteration 2016-10-26 09:37:49 +00:00
che-core-api-debug-shared [maven-release-plugin] prepare for next development iteration 2016-10-26 09:37:49 +00:00
che-core-api-git CHE-1297: Git service refactoring (#1515) 2016-11-03 16:32:50 +02:00
che-core-api-git-shared CHE-1297: Git service refactoring (#1515) 2016-11-03 16:32:50 +02:00
che-core-api-languageserver [maven-release-plugin] prepare for next development iteration 2016-10-26 09:37:49 +00:00
che-core-api-languageserver-shared [maven-release-plugin] prepare for next development iteration 2016-10-26 09:37:49 +00:00
che-core-api-project CHE-2015 Rename configuration properties 2016-10-27 17:29:46 +03:00
che-core-api-project-shared [maven-release-plugin] prepare for next development iteration 2016-10-26 09:37:49 +00:00
che-core-git-impl-jgit CHE-1297: Git service refactoring (#1515) 2016-11-03 16:32:50 +02:00
wsagent-local CHE-2888: Fix pull requests-build due to git tests. (#2932) 2016-10-31 17:15:04 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2016-10-26 09:37:49 +00:00