aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Fix tooltip and events icon styling on project activity pageGrégoire Aubert2017-07-139-16/+119
* SONAR-9403 Suport custom graph via url parameters on project activity pageGrégoire Aubert2017-07-1312-38/+148
* SONAR-9418 Add analysis events on project activity graph tooltipsGrégoire Aubert2017-07-133-3/+67
* SONAR-9415 Click on the graph or on the list to see the matching analysis on ...Grégoire Aubert2017-07-1310-109/+212
* SONAR-9418 Display tooltips when hovering the project activity graphsGrégoire Aubert2017-07-1330-134/+1488
* 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 unstable test in RuleDaoTestSébastien Lesaint2017-07-131-2/+2
* fix quality flawsSébastien Lesaint2017-07-124-8/+12
* fix coverage of DbSessionImpl and RuleForIndexingDtoSébastien Lesaint2017-07-122-1/+346
* Fix quality flawsEric Hartmann2017-07-122-4/+4
* Fix Quality flawsSimon Brandhof2017-07-124-20/+26
* Fix quality flawsJulien Lancelot2017-07-127-53/+66
* SONAR-9216 Memory hotspot when indexing components at server startupSimon Brandhof2017-07-111-1/+1
* Fix Quality flawsSimon Brandhof2017-07-1111-84/+100
* SONAR-9535 Upgrade to MyBatis 3.4.4Eric Hartmann2017-07-1172-116/+123
* Fix quality flawGrégoire Aubert2017-07-111-14/+2
* SONAR-9505 Projects page design break when coverage is 100.0%Grégoire Aubert2017-07-111-5/+1
* Add Web API link back to SonarCloud help popupGrégoire Aubert2017-07-112-0/+17
* SONAR-8785 cache DbSession in ThreadLocals for HTTP requestsSébastien Lesaint2017-07-1117-11/+1104
* SONAR-8785 make DbSession an interfaceSébastien Lesaint2017-07-114-156/+181
* SONAR-9480 fix support of multiple docs to recover with same idSimon Brandhof2017-07-1113-100/+103
* Fix ClusterSettingsLoopbackTest when no local network cardEric Hartmann2017-07-071-2/+6
* 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-0675-1706/+1143
* SONAR-9480 make WS operations on rules resilient to Elasticsearch errorsEric Hartmann2017-07-0544-367/+1142
* Fix XML doctype of NotificationQueueMapper.xmlSimon Brandhof2017-07-051-1/+1
* MMF-935 experiment ES resilience of user creationEric Hartmann2017-07-0582-896/+2031
* Deprecate DatabaseUtils#repeatCondition()Simon Brandhof2017-07-051-0/+4
* Prepare for next development iterationSimon Brandhof2017-07-0513-13/+13
* Release 6.5-M26.5-M2Simon Brandhof2017-07-0513-13/+13
* SONAR-9478 Missing Settings -> Configuration replacementJulien HENRY2017-07-044-20/+24
* SONAR-9478 Replace Settings by ConfigurationJulien HENRY2017-07-04195-913/+825
* SONAR-8546 Improve SensorDescriptor API to give more flexibility on configura...Julien HENRY2017-07-041-2/+1
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-04118-118/+119
* SONAR-9483 Fix ut compilation issueJulien Lancelot2017-07-041-4/+4
* SONAR-9483 Add language filter and facet sorting when comparing with sonar wa...Grégoire Aubert2017-07-047-3/+21
* 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
* SONAR-9482 Show ws returns profile related info onlyJulien Lancelot2017-07-043-34/+195
* SONAR-9482 Count projects associated to quality profilesJulien Lancelot2017-07-046-6/+20
* SONAR-9482 Use query object to count active rules in dbJulien Lancelot2017-07-047-141/+195
* SONAR-9483 Reset the compareToProfile parameter when an action is done on the...Grégoire Aubert2017-07-041-2/+5
* SONAR-9483 Add link to the rules and highlight compared quality profilesGrégoire Aubert2017-07-044-6/+63
* SONAR-9482 Display the number of missing Sonar Way rules on the QP pageGrégoire Aubert2017-07-0416-222/+1012
* SONAR-9482 Rename api getQualityProfiles to seachQualityProfilesGrégoire Aubert2017-07-043-7/+12