| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-11792 update ES compile dependency to 6.6.2 | Sébastien Lesaint | 2019-03-19 | 1 | -3/+3 |
* | SONAR-11670 Drop preview mode | Julien HENRY | 2019-02-21 | 1 | -1/+1 |
* | SONARCLOUD-336: Automatically guess the projectKey/organization | Michal Duda | 2019-02-18 | 1 | -1/+1 |
* | SONAR-11643 Drop elasticsearch index 'tests' | Julien Lancelot | 2019-02-11 | 1 | -1/+1 |
* | SONAR-11632 Remove api/tests WS | Julien Lancelot | 2019-01-17 | 2 | -5/+1 |
* | SONAR-11615 Drop "sonar.onboardingTutorial.showToNewUsers" setting | Stas Vilchik | 2019-01-16 | 1 | -1/+1 |
* | SONAR-10180 Drop the ability to keep history of directory measures | Julien HENRY | 2019-01-16 | 1 | -1/+1 |
* | SONAR-11524 textfield for deprecated module-lvl properties | Michal Duda | 2019-01-16 | 1 | -1/+1 |
* | SONARCLOUD-310 add WS api/ce/timeout_tasks | Simon Brandhof | 2019-01-09 | 1 | -15/+1 |
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 124 | -124/+124 |
* | SONARCLOUD-310 Ce task can now fail after a maximum amount of time | Sébastien Lesaint | 2018-12-21 | 25 | -127/+1295 |
* | SONARCLOUD-193 move TypedException to correct package | Sébastien Lesaint | 2018-12-21 | 2 | -2/+2 |
* | SONARCLOUD-193 no Hazelcast in CE on SonarCloud | Sébastien Lesaint | 2018-12-21 | 4 | -17/+45 |
* | SONARCLOUD-192 add (enabled) worker uuids to CE MBean | Sébastien Lesaint | 2018-12-21 | 11 | -41/+162 |
* | SONAR-11579 Create WS to store/load user settings | Julien Lancelot | 2018-12-20 | 1 | -2/+2 |
* | SONAR-10770 Increase size of containers | Eric Hartmann | 2018-11-20 | 1 | -1/+1 |
* | SONAR-11321 Bind organization to alm installation when creating organization | Julien Lancelot | 2018-11-16 | 1 | -2/+2 |
* | SONARCLOUD-161 move db validations to Dialect#init() | Simon Brandhof | 2018-10-30 | 2 | -4/+2 |
* | SONARCLOUD-150 Store if application owner is a user | Julien HENRY | 2018-10-25 | 1 | -1/+1 |
* | SONAR-11923 do not return pending count via JMX in DataCenter edition | Sébastien Lesaint | 2018-10-11 | 6 | -116/+255 |
* | SONAR-11266 Replace submitterUuid with submitterLogin in CE logs (#775) | Benoit | 2018-10-10 | 4 | -44/+113 |
* | SONAR-11238 add table CE_TASK_MESSAGE | Sébastien Lesaint | 2018-10-10 | 1 | -1/+1 |
* | SONAR-11310 add temporary columns to CE tables | Sébastien Lesaint | 2018-10-04 | 7 | -57/+89 |
* | remove usage of Guava Optional from ComponentDao | Sébastien Lesaint | 2018-10-04 | 1 | -1/+1 |
* | SONAR-11209 Store ad hoc rules coming from scanner in rules_metadata | Julien HENRY | 2018-09-24 | 1 | -2/+2 |
* | SONAR-11209 Allow sensors to provide ad hoc rule metadata for external issues | Julien HENRY | 2018-09-24 | 1 | -2/+2 |
* | SONAR-11212 Distinguish predefined and ad hoc external rules | Julien Lancelot | 2018-09-24 | 1 | -1/+1 |
* | SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloader | Julien HENRY | 2018-09-19 | 1 | -0/+2 |
* | Upgrade DBCP | Eric Hartmann | 2018-09-07 | 1 | -4/+4 |
* | SONARCLOUD-109 Use the right MessageException | Eric Hartmann | 2018-08-30 | 1 | -0/+17 |
* | SONAR-11145 fix CE queue status not updated when task does not exist | Sébastien Lesaint | 2018-08-21 | 2 | -11/+74 |
* | SONAR-11169 log task error as suppressed of finalizing task error | Sébastien Lesaint | 2018-08-21 | 2 | -17/+28 |
* | Clean-up orphans of CE task inputs at any startup | Simon Brandhof | 2018-08-16 | 1 | -2/+1 |
* | SONARCLOUD-115 do not cancel CE tasks when starting blue/green node | Simon Brandhof | 2018-08-16 | 2 | -20/+45 |
* | SONAR-11038 Add table: alm_project_mappings (#559) | Janos Gyerik | 2018-08-10 | 1 | -1/+1 |
* | SONAR-11077 move CeCleaningSchedulerImpl DEBUG logs to TRACE | Simon Brandhof | 2018-08-02 | 1 | -2/+2 |
* | SONAR-11077 log characteristics when processing CE task | Simon Brandhof | 2018-08-02 | 2 | -12/+39 |
* | SONAR-11077 access to task characteristics in CE queue | Simon Brandhof | 2018-08-02 | 5 | -20/+34 |
* | SONAR-11077 refactor log profiling in CeWorkerImpl | Simon Brandhof | 2018-08-02 | 1 | -16/+9 |
* | SONAR-11077 remove unused logger org.sonar.MEASURE_FILTER | Simon Brandhof | 2018-08-02 | 1 | -1/+0 |
* | Fix incorrect package names in Compute Engine | Simon Brandhof | 2018-07-25 | 2 | -3/+3 |
* | move UserSession out of sonar-server-common | Sébastien Lesaint | 2018-07-24 | 5 | -277/+2 |
* | Revert "SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin cla... | Duarte Meneses | 2018-07-19 | 1 | -2/+0 |
* | SONAR-11004 remove definitions for sonar.links.* properties | Sébastien Lesaint | 2018-07-19 | 1 | -1/+1 |
* | SONAR-10541, SONAR-10331 Drop compatibility mode and clean plugin classloader | Julien HENRY | 2018-07-17 | 1 | -0/+2 |
* | SONAR-10898 Number of CE workers not taken into account in all nodes | Duarte Meneses | 2018-07-13 | 12 | -263/+28 |
* | SONAR-10945 Prevent access qgates and rules to none members of paid organization | Julien Lancelot | 2018-07-11 | 1 | -2/+13 |
* | fix varargs and unchecked called warnings | Sébastien Lesaint | 2018-07-09 | 1 | -1/+3 |
* | drop dependency of sonar-ce on sonar-server | Sébastien Lesaint | 2018-07-09 | 3 | -5/+6 |
* | sonar-ce-task-projectanalysis depends on only sonar-server-common | Sébastien Lesaint | 2018-07-09 | 1 | -1/+1 |