aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Automatic merge from branch-6.0ssjenka2016-07-201-2/+1
|\|
| * [maven-release-plugin] prepare for next development iterationDavid Rautureau2016-07-201-1/+1
| * [maven-release-plugin] prepare release 6.0-RC16.0-RC1David Rautureau2016-07-201-3/+2
* | prepare for next development iterationDavid Rautureau2016-07-201-1/+1
|/
* 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
* SONAR-7723 Create dao for perm_tpl_characteristicsTeryk Bellahsene2016-06-091-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
* Automatic merge from branch-5.6Jenkins CI2016-05-271-1/+0
|\
| * SONAR-7653 remove useless codeSimon Brandhof2016-05-261-1/+0
| * prepare for next development iteration on release branchTom2016-05-201-1/+1
| * Release 5.6-RC1Tom2016-05-201-1/+1
* | remove usage of deprecated methods of Guava ObjectsSébastien Lesaint2016-05-241-2/+2
* | prepare for next development iterationTom2016-05-201-1/+1
|/
* Add definition of property sonar.jdbc.passwordSimon Brandhof2016-05-181-1/+1
* Sanitize package org.sonar.server.searchSimon Brandhof2016-05-162-2/+3
* Automatic merge from branch-5.5Jenkins CI2016-04-253-89/+2
|\
| * Remove useless CeDbClientJulien Lancelot2016-04-253-89/+2
| * fixed version for 5.5-SNAPSHOTTom2016-04-111-1/+1
| * [maven-release-plugin] prepare for next development iterationTom2016-04-071-1/+1
| * [maven-release-plugin] prepare release 5.5-RC15.5-RC1Tom2016-04-071-1/+1
| * [maven-release-plugin] prepare for next development iterationTom2016-04-071-1/+1
| * [maven-release-plugin] prepare release 5.5Tom2016-04-071-3/+2
* | Upgrade version to 5.6-SNAPSHOTTom2016-04-071-1/+1
|/
* SONAR-7436 replace JMX/RMI by HTTPSimon Brandhof2016-04-053-6/+17