aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Improve coverage of UsersWsRequestJulien Lancelot2017-09-051-0/+27
* Improve coverage of ComponentTreeActionJulien Lancelot2017-09-051-0/+21
* SONAR-9577 Add missing unit test on migrationJulien Lancelot2017-09-052-0/+87
* SONAR-9721 Stabilize TelemetryDaemonTestTeryk Bellahsene2017-09-051-8/+8
* SONAR-9426 Migrate users not having identity providerJulien Lancelot2017-09-055-1/+182
* SONAR-9426 Set external identity info when reactivating local userJulien Lancelot2017-09-056-20/+62
* Create user only when needed in LocalAuthenticationTestJulien Lancelot2017-09-051-41/+34
* SONAR-9426 Split tests of UserUpdaterJulien Lancelot2017-09-052-436/+522
* Add missing Tester#disableOrganizations in Category 1 ITsJulien Lancelot2017-09-053-19/+12
* Add SettingTester to clean settings between each ITJulien Lancelot2017-09-055-29/+160
* SONAR-8299 let the number of issues per rule be correct, even if many rules a...Daniel Schwarz2017-09-051-0/+5
* SONAR-8632 support SQLServer 2016Simon Brandhof2017-09-042-1/+6
* SONAR-9395 Stop the logback context during shutdownEric Hartmann2017-09-043-21/+29
* SONAR-9394 Silence Hazelcast exception during shutdownEric Hartmann2017-09-041-1/+7
* Fix quickbuild generating source jars.Eric Hartmann2017-09-011-1/+1
* SONAR−9721 fix InfoAction class dependency on web followersSébastien Lesaint2017-09-015-6/+76
* Fixed a spelling error and generalized punctiation for general settings.Jan Nylund2017-08-311-5/+5
* SONAR-9721 fix javadoc of Server#getId()Simon Brandhof2017-08-301-2/+4
* SONAR-9721 IT to test telemetry contentTeryk Bellahsene2017-08-307-104/+213
* SONAR-9721 Do not fail when server stops after opt-outTeryk Bellahsene2017-08-301-0/+3
* SONAR-9721 ES index project_measures indexes 'lines' metricTeryk Bellahsene2017-08-302-1/+4
* Xoo MeasureSensor supports language Xoo2Teryk Bellahsene2017-08-301-2/+3
* SONAR-9721 Remove DateUtils#formatDate(Long)Teryk Bellahsene2017-08-303-7/+2
* SONAR-9722 Add telemetry data to WS api/system/infoTeryk Bellahsene2017-08-308-34/+112
* SONAR-9721 Extract TelemetryDataLoader from TelemetryDataDaemonTeryk Bellahsene2017-08-308-33/+229
* SONAR-9721 Send ncloc by language in telemetry reportTeryk Bellahsene2017-08-303-4/+13
* SONAR-9721 Aggregate ncloc by language in the project measures ES indexTeryk Bellahsene2017-08-304-13/+50
* SONAR-9721 Feed ncloc_language_distrution to project measures ES indexTeryk Bellahsene2017-08-305-11/+42
* SONAR-9721 Send project measures statisticsTeryk Bellahsene2017-08-307-19/+249
* SONAR-9721 Send SonarQube and plugins versionsTeryk Bellahsene2017-08-304-6/+68
* SONAR-9721 Refactor TelemetryDaemonTeryk Bellahsene2017-08-303-55/+74
* SONAR-9721 Log a debug message when checking telemetry failsTeryk Bellahsene2017-08-302-9/+4
* Db column INTERNAL_PROPERTIES.kee is a VARCHAR(20)Teryk Bellahsene2017-08-301-1/+1
* SONAR-9721 Drop use of TelemetryUrl and TelemetryFrequencyTeryk Bellahsene2017-08-305-146/+17
* SONAR-9721 Telemetry properties defined in a specific PropertyDefinition classTeryk Bellahsene2017-08-3013-83/+99
* SONAR-9721 Opt-out of telemetry with a propertyTeryk Bellahsene2017-08-306-6/+96
* SONAR-9721 Send telemetry data once a weekTeryk Bellahsene2017-08-305-9/+79
* SONAR-9721 Send Server UUID to Telemetry serverTeryk Bellahsene2017-08-3015-0/+707
* SONAR-8979 do not display settings page for portfoliosStas Vilchik2017-08-291-1/+1
* SONAR-8979 Drop leak period setting values on viewsJulien Lancelot2017-08-298-94/+287
* Enable incremental modeDuarte Meneses2017-08-291-1/+1
* drop ss.com 404 URLG. Ann Campbell2017-08-291-1/+0
* SONAR-9757 Copy issues in directories with unchanged files onlyDuarte Meneses2017-08-292-0/+73
* SONAR-9758 Support Oracle JDBC driver 12.2.0.1.0Simon Brandhof2017-08-284-14/+16
* Improve DB migration 1267 on MySQLSimon Brandhof2017-08-251-3/+11
* Split tests in LocalAuthenticationTestSimon Brandhof2017-08-251-3/+11
* Fix style regression on projects facets (leak)Grégoire Aubert2017-08-254-6/+10
* Reorganize the measures page sidebarGrégoire Aubert2017-08-2510-166/+242
* Invert y axis of project and coverage overview bubblecharts on measures pageGrégoire Aubert2017-08-253-3/+9
* Fix tags search in rules pageGrégoire Aubert2017-08-251-1/+1