aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-9477 Deprecate ProjectReactor and ProjectBuilderDuarte Meneses2017-07-11140-1123/+1720
| | | | Mark Immutable classes in the Plugin API and Scanner
* 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-074-39/+23
|
* SONAR-8546 Add medium testJulien HENRY2017-07-072-4/+6
|
* SONAR-9198 Support comma in sonar.sources/sonar.testsJulien HENRY2017-07-073-6/+49
| | | | Add a medium test
* Fix Quality flaw in SkipOnboardingTutorialActionSimon Brandhof2017-07-061-1/+0
|
* SONAR-9481 Make operations on QProfiles resilient to ES errorsEric Hartmann2017-07-0678-1706/+1264
|
* SONAR-9480 make WS operations on rules resilient to Elasticsearch errorsEric Hartmann2017-07-0545-369/+1143
|
* Fix XML doctype of NotificationQueueMapper.xmlSimon Brandhof2017-07-051-1/+1
|
* MMF-935 experiment ES resilience of user creationEric Hartmann2017-07-0586-897/+2229
|
* Deprecate DatabaseUtils#repeatCondition()Simon Brandhof2017-07-051-0/+4
|
* Prepare for next development iterationSimon Brandhof2017-07-0554-54/+54
|
* Release 6.5-M26.5-M2Simon Brandhof2017-07-0554-54/+54
|
* Re-enable and complete PLI and PLSQL testsSimon Brandhof2017-07-053-7/+58
|
* Fix tests on WindowsJulien HENRY2017-07-052-3/+4
|
* Fix quality flawsJulien HENRY2017-07-057-20/+10
|
* SONAR-9478 Missing Settings -> Configuration replacementJulien HENRY2017-07-047-25/+29
|
* SONAR-9198 Support multi-valued properties containing commaJulien HENRY2017-07-049-125/+197
|
* SONAR-9478 Replace Settings by ConfigurationJulien HENRY2017-07-04202-932/+900
|
* SONAR-8546 Improve SensorDescriptor API to give more flexibility on ↵Julien HENRY2017-07-048-45/+65
| | | | configuration requirements to execute Sensors
* SONAR-9478 Deprecate Settings and introduce new Configuration interfaceJulien HENRY2017-07-04382-1427/+1940
|
* SONAR-9506 Use InputFile::charset to display source code in HTML reportJulien HENRY2017-07-041-7/+1
|
* SONAR-9483 Fix ut compilation issueJulien Lancelot2017-07-041-4/+4
|
* SONAR-9483 Add IT for the uiGrégoire Aubert2017-07-044-0/+80
|
* SONAR-9483 Add language filter and facet sorting when comparing with sonar ↵Grégoire Aubert2017-07-047-3/+21
| | | | way profile
* SONAR-9483 Add IT on "compare_to_profile" in rules search wsJulien Lancelot2017-07-047-2/+136
|
* SONAR-9483 Add "compareToProfile" in rules search wsJulien Lancelot2017-07-048-97/+244
|
* SONAR-9482 Add IT for WS api/qualityprofiles/showTeryk Bellahsene2017-07-049-10/+191
|
* SONAR-9482 Add WS client for api/qualityprofiles/showTeryk Bellahsene2017-07-047-24/+106
|
* 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-044-45/+204
|
* 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 ↵Grégoire Aubert2017-07-041-2/+5
| | | | the quality profil facet
* 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-0417-222/+1015
|
* SONAR-9482 Rename api getQualityProfiles to seachQualityProfilesGrégoire Aubert2017-07-043-7/+12
|
* SONAR-9482 Create api/qualityprofile/show WS returning stubJulien Lancelot2017-07-047-2/+230
|
* SONAR-9432 let rule search use OR instead of AND when filtering by tagsDaniel Schwarz2017-07-042-1/+44
|
* SONAR-9402 Add double click to reset the zoom level of the project activity ↵Grégoire Aubert2017-07-041-14/+20
| | | | page graphs
* SONAR-8550 Fix styling issues on FirefoxGrégoire Aubert2017-07-044-6/+8
|
* SONAR-8550 Don't scroll top when doing an action on an eventGrégoire Aubert2017-07-043-4/+15
|
* SONAR-8550 Fix a regression that prevent from creating new versions on ↵Grégoire Aubert2017-07-042-4/+3
| | | | project activity page
* SONAR-9401 Zoom automatically on project activity graphs that don't have ↵Grégoire Aubert2017-07-044-20/+331
| | | | data for the full period
* SONAR-9401 Remove remediation graph on project activity pageGrégoire Aubert2017-07-041-3/+2
|
* Fix project history data loading bug when a graph is saved in localstorageGrégoire Aubert2017-07-0410-40/+67
|
* SONAR-8550 Make the analysis version sticky in the project activity listGrégoire Aubert2017-07-044-34/+114
|
* SONAR-9414 Display a preview of the project activity graph on the project pageGrégoire Aubert2017-07-0422-151/+550
|