aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8079 drop cache RuleRepositoriesSimon Brandhof2016-09-142-4/+2
* Remove unused QProfileComparison from Compute EngineSimon Brandhof2016-09-142-4/+2
* Remove unused class BuiltInProfilesSimon Brandhof2016-09-142-4/+2
* SONAR-7851 drop ActivityDaoSimon Brandhof2016-09-122-10/+2
* SONAR-7851 add QProfileChangeDaoSimon Brandhof2016-09-121-1/+1
* SONAR-7908 allow web followers to index docs into ElasticsearchSimon Brandhof2016-09-124-135/+0
* SONAR-6992 make sonar.core.id persistent and always a UUIDSébastien Lesaint2016-09-122-1/+3
* SONAR-7676 PropertiesDao supports IS_EMPTY, TEXT_VALUE and CLOB_VALUESébastien Lesaint2016-09-093-11/+19
* SONAR-7676 removing dead code from Properties related classesSébastien Lesaint2016-09-092-52/+0
* SONAR-8055 Declare emails configuration with PropertyDefinitionJulien Lancelot2016-09-061-1/+1
* SONAR-7678 server-side stateless settingsSimon Brandhof2016-09-062-9/+12
* SONAR-7675 add InternalPropertiesImpl to Web and Ce containersSébastien Lesaint2016-09-052-1/+3
* remove commented out code in ComputeEngineContainerImplSébastien Lesaint2016-09-051-267/+0
* SONAR-7675 add InternalPropertiesDaoSébastien Lesaint2016-09-051-1/+1
* 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-292-3/+1
* SONAR-7911 restore purge of CE_ACTIVITIES + purge CE_SCANNER_CONTEXTSébastien Lesaint2016-08-291-0/+2
* fix coverage of CeHttpServerSébastien Lesaint2016-08-252-14/+39
* SONAR-7825 changeloglevel WS now change CE's log level tooSébastien Lesaint2016-08-238-13/+270
* SONAR-7825 make SystemInfoHttpAction support only GETSébastien Lesaint2016-08-232-4/+26
* SONAR-7825 rename ProcessCommands#systemInfoUrl to #httpUrlSébastien Lesaint2016-08-232-2/+2
* SONAR-7825 alter CE HTTP server for general useSébastien Lesaint2016-08-2312-20/+585
* SONAR-7825 move CE specific container modules to server-ceSébastien Lesaint2016-08-233-2/+97
* SONAR-7844 add ScannerContextDaoSébastien Lesaint2016-08-221-1/+1
* SONAR-7994 Clean up migration that feed local usersJulien Lancelot2016-08-181-1/+1
* 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-7903 persist analysis reports in dbSimon Brandhof2016-08-051-3/+3
* SONAR-7908 correctly close ES TransportClientSimon Brandhof2016-08-051-1/+1
* SONAR-7908 ability to disable Elasticsearch processSimon Brandhof2016-08-033-5/+7
* SONAR-7910 support sonar.cluster.web.disabledSimon Brandhof2016-08-037-54/+132
* Refactor EsIndexerEnablerSimon Brandhof2016-08-022-27/+16
* Drop unused internal WS api/activities/searchSimon Brandhof2016-08-021-5/+0
* Drop unused class RubyQProfileActivityServiceSimon Brandhof2016-08-011-1/+0
* Fix property sonar.core.startTimeSimon Brandhof2016-07-291-1/+3
* SONAR-7899 configure container of "startup followers"Simon Brandhof2016-07-292-11/+22
* SONAR-7899 Refactor server file systemSimon Brandhof2016-07-295-12/+47
* Fix merge of branch-6.0Simon Brandhof2016-07-272-457/+477
|\
| * Improve org.sonar.api.SonarRuntimeSimon Brandhof2016-07-272-457/+477
* | refactor computation package to make clean split between CE and taskSébastien Lesaint2016-07-212-4/+4
|/
* 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
* SONAR-7727 Remove deprecated stuff from Resources APIJulien HENRY2016-07-051-5/+0
* SONAR-7727 Remove some deprecated propertiesJulien HENRY2016-07-051-10/+10
* SONAR-7781 Delete sonar.security.savePassword propertyJulien Lancelot2016-06-291-10/+10
* Fix some Quality flawsSimon Brandhof2016-06-271-1/+1