aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-6717 Drop issue.Action APITeryk Bellahsene2016-03-312-3/+1
* SONAR-7510 add sonar-plugin-bridge and ReportAnalysisComponentProviderSébastien Lesaint2016-03-312-12/+6
* SONAR-7441 deprecated Actions must be available in CESébastien Lesaint2016-03-312-2/+3
* 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-292-3/+2
* 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-7435 increase timeout and reset sharedMemory to stabilize testSébastien Lesaint2016-03-251-2/+2
* SONAR-7466 Remove ACTION_PLANS table and related codeTeryk Bellahsene2016-03-251-1/+1
* SONAR-7436 Monitoring of CE process in system WS and consoleSimon Brandhof2016-03-254-7/+11
* SONAR-6731 Fix loading of plugins by CE when running on MS WindowsSimon Brandhof2016-03-2414-4/+581
* Rename the term "Compute Engine Server" to "Compute Engine"Simon Brandhof2016-03-242-7/+7
* fix quality flaw and some missing UT coverageSébastien Lesaint2016-03-231-0/+27
* fix quality flawsSébastien Lesaint2016-03-222-16/+13
* SONAR-6732 there should be no static binding but in CeServer.mainSébastien Lesaint2016-03-221-5/+4
* SONAR-7435 remove useless calls to Thread.interrupted()Sébastien Lesaint2016-03-221-2/+0
* SONAR-6732 fix ServerTest perf test confused by extra JVMSébastien Lesaint2016-03-221-1/+2
* SONAR-7487 Fix CE testJulien HENRY2016-03-221-6/+6
* Fix CeServerTest on MS WindowsSimon Brandhof2016-03-212-3/+13
* SONAR-6732 ensure properties in DB are never altered from CESébastien Lesaint2016-03-217-4/+394
* SONAR-6732 CE and WebServer must share the same startedAt dateSébastien Lesaint2016-03-211-4/+9
* SONAR-6732 UserSession implementation in CE must fail at any callSébastien Lesaint2016-03-215-1/+255
* SONAR-6732 only Web Server should deal with server idSébastien Lesaint2016-03-212-6/+4