aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server/src/main/java/org/sonar/ce/CeModule.java
Commit message (Expand)AuthorAgeFilesLines
* move some classes in preparation of creation of sonar-ce-commonSébastien Lesaint2018-06-291-42/+0
* rename package org.sonar.server.computation to org.sonar.ce.taskSébastien Lesaint2018-06-291-1/+1
* move classes around to prepare creation of sonar-ce-task moduleSébastien Lesaint2018-06-291-3/+3
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-9525 make CeHttpClient an interfaceSébastien Lesaint2017-07-181-2/+2
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-7825 rename ProcessSystemInfoClient CeHttpClientSébastien Lesaint2016-08-231-1/+3
* SONAR-7903 persist analysis reports in dbSimon Brandhof2016-08-051-4/+2
* SONAR-7436 Monitoring of CE process in system WS and consoleSimon Brandhof2016-03-251-4/+0
* SONAR-6732 disable Compute Engine in WebServerSébastien Lesaint2016-03-211-0/+46