aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10345 Remove old webhook UI in the settingsGuillaume Jambet2018-03-011-1/+1
* SONAR-10345 Create WEBHOOKS table & daoGuillaume Jambet2018-03-011-1/+1
* SONAR-10299 Drop the project link "developer connection"Julien Lancelot2018-02-201-1/+1
* SONAR-9218 purge ce_scanner_context older than 28 days at startupSébastien Lesaint2018-02-142-13/+76
* SONAR-10401 end of task log is always INFO and includes statusSébastien Lesaint2018-02-072-35/+44
* SONAR-10300 Forbid system properties in api/settingsJulien Lancelot2018-02-012-14/+16
* SONAR-10288 move ConfigurationProvider from sonar-core to sonar-serverSébastien Lesaint2018-01-251-1/+1
* Set version 7.1-SNAPSHOTSimon Brandhof2018-01-241-1/+1
* Merge branch 'branch-6.7'Sébastien Lesaint2018-01-232-19/+10
|\
| * SONAR-10297 ce task run at most onceSébastien Lesaint2018-01-182-30/+18
| * Upgrade to version 6.7.2-SNAPSHOTEric Hartmann2017-12-291-1/+1
| * Release 6.7.16.7.1Simon Brandhof2017-12-201-1/+1
| * Prepare for next development iterationJulien Lancelot2017-11-071-1/+1
| * Release 6.76.7Simon Brandhof2017-11-071-1/+1
| * LICENSE-82 reset server ID on DB URL changesSimon Brandhof2017-11-071-6/+13
| * Prepare for next development iterationJulien Lancelot2017-10-271-1/+1
| * Release 6.76.7-RC1Julien Lancelot2017-10-271-1/+1
* | Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-1417-43/+43
* | SONAR-10117 SONAR-1018 Update measures after relevant issue changes and send ...Simon Brandhof2018-01-102-1/+5
* | Fix license headers for 2018Simon Brandhof2018-01-07110-115/+110
* | SONAR-10223 add optional organization to PostProjectAnalysisTaskSébastien Lesaint2018-01-052-3/+5
* | SONAR-10116 Better scalability of loading of project measuresDaniel Schwarz2017-12-051-1/+1
* | SONAR-10110 Remove LoadedTemplate DAOJulien Lancelot2017-12-041-1/+1
* | SONAR-10087 Add built-in flag to provided quality gateJulien Lancelot2017-12-041-1/+1
* | SONAR-10112 add MBean to monitor queue and workers of AsyncExecutionSébastien Lesaint2017-11-242-16/+35
* | SONAR-10104 make webhooks run synchronously in the Compute EngineSébastien Lesaint2017-11-245-3/+86
* | SONAR-10104 async webhooks with full in-memory implementationSébastien Lesaint2017-11-242-4/+12
* | Support build of SonarQube with JDK 9Simon Brandhof2017-11-232-19/+9
* | LICENSE-85 Add OfficialDistribution to the pico of the compute engineJulien HENRY2017-11-222-1/+3
* | Add sonar.ce.gracefulStopTimeOutInMs for unit testsEric Hartmann2017-11-146-16/+48
* | LICENSE-82 reset server ID on DB URL changesSimon Brandhof2017-11-081-6/+13
* | SONAR-10026 Simplify running flagDuarte Meneses2017-11-061-31/+22
* | SONAR-10026 Avoid submitting callback tasks to the executorDuarte Meneses2017-11-062-3/+3
* | Prepare for next development iterationJulien Lancelot2017-10-271-1/+1
|/
* SONAR-10027 Fix resetting tasks when Compute Engine startsEric Hartmann2017-10-272-7/+3
* SONAR-9954 add hidden property sonar.editions.jsonUrlSébastien Lesaint2017-10-231-1/+1
* SONAR-9946 Background download and "pre-installation" of an editionDuarte Meneses2017-10-231-0/+15
* SONAR-9770 Deprecate preview propertiesJulien HENRY2017-10-201-1/+1
* Fix some logger callsDaniel Trebbien2017-10-192-2/+2
* Do not crash with technical errors when cluster is enabledSimon Brandhof2017-10-191-1/+5
* SONAR-9926 CeQueue#cancel now needs CeQueuDto instead of uuidJulien Lancelot2017-10-191-67/+68
* SONAR-7309 DB Cleaner strategy to keep only analyses with a versionTeryk Bellahsene2017-10-191-1/+1
* Remove cluster testsSimon Brandhof2017-10-183-47/+4
* SONAR-9882 Implements storage of sonar.analysis.* propertiesEric Hartmann2017-10-171-1/+1
* Fix warning at startup regarding JVmStateSectionSimon Brandhof2017-10-163-10/+8
* SONAR-9863 replace old "permanent server ID" by the new oneSimon Brandhof2017-10-162-3/+1
* fix wrong "ce started" log after ce startup failureSébastien Lesaint2017-10-101-1/+7
* Set version to 6.7-SNAPSHOTSimon Brandhof2017-10-091-1/+1
* SONAR-9378 Rename "sonar.lf.sonarqube.com.enabled" settingJulien HENRY2017-10-041-5/+5
* Replace the CE class TypedException by an interfaceSimon Brandhof2017-10-031-1/+15