aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-7908 allow web followers to index docs into ElasticsearchSimon Brandhof2016-09-123-74/+0
* SONAR-6992 make sonar.core.id persistent and always a UUIDSébastien Lesaint2016-09-121-0/+2
* SONAR-7676 PropertiesDao supports IS_EMPTY, TEXT_VALUE and CLOB_VALUESébastien Lesaint2016-09-091-5/+6
* SONAR-7676 removing dead code from Properties related classesSébastien Lesaint2016-09-091-20/+0
* SONAR-7678 server-side stateless settingsSimon Brandhof2016-09-061-6/+9
* SONAR-7675 add InternalPropertiesImpl to Web and Ce containersSébastien Lesaint2016-09-051-0/+2
* remove commented out code in ComputeEngineContainerImplSébastien Lesaint2016-09-051-267/+0
* Rename package org.sonar.server.settings.ws to org.sonar.server.setting.wsJulien Lancelot2016-08-311-1/+1
* SONAR-7841 remove property sonar.ce.maxLogsPerTaskSébastien Lesaint2016-08-291-2/+0
* SONAR-7911 restore purge of CE_ACTIVITIES + purge CE_SCANNER_CONTEXTSébastien Lesaint2016-08-291-0/+2
* fix coverage of CeHttpServerSébastien Lesaint2016-08-251-5/+4
* SONAR-7825 changeloglevel WS now change CE's log level tooSébastien Lesaint2016-08-234-2/+101
* SONAR-7825 make SystemInfoHttpAction support only GETSébastien Lesaint2016-08-231-1/+7
* SONAR-7825 rename ProcessCommands#systemInfoUrl to #httpUrlSébastien Lesaint2016-08-231-1/+1
* SONAR-7825 alter CE HTTP server for general useSébastien Lesaint2016-08-239-17/+378
* SONAR-7825 move CE specific container modules to server-ceSébastien Lesaint2016-08-233-2/+97
* SONAR-7968 Create /api/settings/list_definitions WSJulien Lancelot2016-08-181-1/+1
* SONAR-7841 remove code to write CE task logsSébastien Lesaint2016-08-161-2/+0
* SONAR-7834 remove internal WS /api/ce/logsSébastien Lesaint2016-08-161-1/+0
* SONAR-7833 task start/stop logs in sonar.log only if DEBUG is enabledSébastien Lesaint2016-08-161-1/+1
* SONAR-7833 task start/stop and step messages now go to ce_activity.logSébastien Lesaint2016-08-161-4/+2
* SONAR-7910 javadoc fixes in StartupBarrier and WebServerBarrierSébastien Lesaint2016-08-102-4/+4
* SONAR-7908 ability to disable Elasticsearch processSimon Brandhof2016-08-031-1/+1
* SONAR-7910 support sonar.cluster.web.disabledSimon Brandhof2016-08-034-23/+58
* Refactor EsIndexerEnablerSimon Brandhof2016-08-021-26/+7
* Drop unused internal WS api/activities/searchSimon Brandhof2016-08-021-5/+0
* Drop unused class RubyQProfileActivityServiceSimon Brandhof2016-08-011-1/+0
* SONAR-7899 configure container of "startup followers"Simon Brandhof2016-07-291-6/+10
* SONAR-7899 Refactor server file systemSimon Brandhof2016-07-293-7/+7
* Fix merge of branch-6.0Simon Brandhof2016-07-271-456/+476
|\
| * Improve org.sonar.api.SonarRuntimeSimon Brandhof2016-07-271-456/+476
* | refactor computation package to make clean split between CE and taskSébastien Lesaint2016-07-211-3/+3
|/
* SONAR-7755 deploy/plugins/index.txt should expose SonarLint compatibilityJulien HENRY2016-07-072-5/+7
* SONAR-7751, SONAR-7756 SonarLint APIJulien HENRY2016-07-072-5/+5
* Fix some Quality flawsSimon Brandhof2016-06-271-1/+1
* Move org.sonar.core.user classes outside sonar-dbSimon Brandhof2016-06-061-2/+2
* fix quality flaws: add @FunctionalInterface where applicableSébastien Lesaint2016-06-031-0/+1
* SONAR-7653 remove useless codeSimon Brandhof2016-05-261-1/+0
* Sanitize package org.sonar.server.searchSimon Brandhof2016-05-162-2/+3
* Remove useless CeDbClientJulien Lancelot2016-04-252-47/+2
* SONAR-7436 replace JMX/RMI by HTTPSimon Brandhof2016-04-051-2/+0
* SONAR-6717 Drop issue.Action APITeryk Bellahsene2016-03-311-2/+0
* SONAR-7510 add sonar-plugin-bridge and ReportAnalysisComponentProviderSébastien Lesaint2016-03-311-11/+5
* SONAR-7441 deprecated Actions must be available in CESébastien Lesaint2016-03-311-1/+2
* SONAR-7441 load ServerSide components in CE for backward compatibilitySébastien Lesaint2016-03-301-1/+2
* SONAR-7458 Expose SQ Version in SensorContextJulien HENRY2016-03-301-2/+2
* SONAR-7441 add ComputeEngineSide annotation where applicableSébastien Lesaint2016-03-291-2/+1
* SONAR-7441 add annotation ComputeEngineSideSébastien Lesaint2016-03-293-1/+56
* SONAR-7436 System Info must not fail if the monitored process is not upSimon Brandhof2016-03-251-2/+2
* SONAR-7436 Monitoring of CE process in system WS and consoleSimon Brandhof2016-03-252-3/+5