aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-9488 don't open DB connection when file is missingSébastien Lesaint2017-07-211-1/+1
| | | | in api/qualityprofiles/restore
* SONAR-9488 handle upload error as missing param in api/ce/submitSébastien Lesaint2017-07-212-12/+11
|
* SONAR-9488 do not fail when reading file part failsSébastien Lesaint2017-07-212-6/+5
|
* Automatic merge from branch-6.5ssjenka2017-07-211-7/+32
|\ | | | | | | | | * origin/branch-6.5: SONAR-8918 Fix api/qualityprofile/search when no language available
| * SONAR-8918 Fix api/qualityprofile/search when no language availableJulien Lancelot2017-07-211-7/+32
| |
| * Prepare for next development iterationSimon Brandhof2017-07-131-1/+1
| |
| * 6.5-M3 for SonarCloud6.5-M3Simon Brandhof2017-07-131-1/+1
| |
| * Release 6.5-RC16.5-RC1Simon Brandhof2017-07-131-1/+1
| |
* | WS batch/issues must return 400 if requested component type is not supportedSimon Brandhof2017-07-192-2/+2
| |
* | SONAR-9567 disable storage of doc source in ES index issues/issueSimon Brandhof2017-07-198-562/+481
| |
* | SONAR-9567 drop fields manual_severity and message from ES index issuesSimon Brandhof2017-07-195-67/+22
| |
* | SONAR-9567 load issues from DB instead of ES in WS batch/issuesSimon Brandhof2017-07-194-413/+231
| |
* | SONAR-9567 drop fields "attributes", "gap" and "updatedAt" from ES index ↵Simon Brandhof2017-07-198-225/+36
| | | | | | | | "issues"
* | fix possible dead lock on table CE_SCANNER_CONTEXT on MySQLSébastien Lesaint2017-07-191-0/+1
| |
* | SONAR-9525 make CeHttpClient an interfaceSébastien Lesaint2017-07-187-163/+201
| |
* | SONAR-9525 add CE WS to refresh enabled worker countSébastien Lesaint2017-07-182-0/+61
| |
* | SONAR-9508 Create api/ce/worker_count WSJulien Lancelot2017-07-175-2/+189
| |
* | SONAR-9508 CE gets number of workers from WorkerCountProviderSébastien Lesaint2017-07-172-0/+59
| | | | | | | | rather than from internal properties directly
* | SONAR-9507 make sonar.ce.workerCount an internal propertySébastien Lesaint2017-07-171-0/+50
| |
* | SONAR-9507 move CeConfiguration to module ce and delete module ce-apiSébastien Lesaint2017-07-171-4/+0
| |
* | Set CeWsAction as public in order to add external action in ce wsJulien Lancelot2017-07-171-1/+1
| |
* | Prepare for next development iterationSimon Brandhof2017-07-131-1/+1
|/
* SONAR-9480 fix removal of rules from index when too many failuresSimon Brandhof2017-07-133-11/+13
|
* SONAR-9476 Add from and to params in api/project_analyses/searchTeryk Bellahsene2017-07-135-97/+193
|
* Remove randomization of number of active rules in testJulien Lancelot2017-07-131-11/+6
|
* fix quality flawsSébastien Lesaint2017-07-123-5/+7
|
* Fix quality flawsEric Hartmann2017-07-122-4/+4
|
* Fix Quality flawsSimon Brandhof2017-07-124-20/+26
|
* Fix quality flawsJulien Lancelot2017-07-127-53/+66
|
* Fix Quality flawsSimon Brandhof2017-07-1111-84/+100
|
* SONAR-9535 Upgrade to MyBatis 3.4.4Eric Hartmann2017-07-115-7/+6
|
* SONAR-8785 cache DbSession in ThreadLocals for HTTP requestsSébastien Lesaint2017-07-115-7/+51
|
* SONAR-9480 fix support of multiple docs to recover with same idSimon Brandhof2017-07-1112-81/+103
|
* Disable support of Tomcat WebSocket and JSPSimon Brandhof2017-07-071-0/+2
|
* SONAR-9520 fix Tomcat error "Unexpected state: headers already parsed"Simon Brandhof2017-07-071-4/+0
|
* Fix Quality flaw in SkipOnboardingTutorialActionSimon Brandhof2017-07-061-1/+0
|
* SONAR-9481 Make operations on QProfiles resilient to ES errorsEric Hartmann2017-07-0655-1587/+629
|
* SONAR-9480 make WS operations on rules resilient to Elasticsearch errorsEric Hartmann2017-07-0533-352/+730
|
* MMF-935 experiment ES resilience of user creationEric Hartmann2017-07-0550-743/+1202
|
* Prepare for next development iterationSimon Brandhof2017-07-051-1/+1
|
* Release 6.5-M26.5-M2Simon Brandhof2017-07-051-1/+1
|
* SONAR-9478 Missing Settings -> Configuration replacementJulien HENRY2017-07-044-20/+24
|
* SONAR-9478 Replace Settings by ConfigurationJulien HENRY2017-07-04172-810/+733
|
* SONAR-8546 Improve SensorDescriptor API to give more flexibility on ↵Julien HENRY2017-07-041-2/+1
| | | | configuration requirements to execute Sensors
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-04117-117/+118
|
* SONAR-9483 Fix ut compilation issueJulien Lancelot2017-07-041-4/+4
|
* SONAR-9483 Add "compareToProfile" in rules search wsJulien Lancelot2017-07-047-97/+243
|
* SONAR-9482 Add WS client for api/qualityprofiles/showTeryk Bellahsene2017-07-042-21/+24
|
* SONAR-9482 Show ws counts missing rules compared to Sonar wayTeryk Bellahsene2017-07-046-28/+130
|
* SONAR-9482 Show ws returns comparison to 'Sonar way'Teryk Bellahsene2017-07-042-3/+135
|