aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9590 only heap and heap dump options are now in search.javaOptsSébastien Lesaint2017-09-0519-160/+801
* SONAR-9590 add working dir to log of launched commandSébastien Lesaint2017-09-051-7/+12
* SONAR-9590 move Es/JavaCommand to module sonar-process-monitorSébastien Lesaint2017-09-0520-51/+108
* SONAR-9590 move shared memory file classes to dedicated packageSébastien Lesaint2017-09-0528-29/+59
* SONAR-9590 do not write jvm.options file twiceSébastien Lesaint2017-09-054-125/+3
* SONAR-8798 delete maven module sonar-searchSébastien Lesaint2017-09-0511-754/+0
* SONAR-9239 configure log4j to log as before in es.logSébastien Lesaint2017-09-0514-126/+1221
* Improve coverage of QProfileResetImplJulien Lancelot2017-09-051-0/+120
* 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-055-20/+39
* SONAR-9426 Split tests of UserUpdaterJulien Lancelot2017-09-052-436/+522
* SONAR-8299 let the number of issues per rule be correct, even if many rules a...Daniel Schwarz2017-09-051-0/+5
* 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
* SONAR−9721 fix InfoAction class dependency on web followersSébastien Lesaint2017-09-015-6/+76
* 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
* SONAR-9721 Remove DateUtils#formatDate(Long)Teryk Bellahsene2017-08-301-1/+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-306-18/+240
* 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-309-114/+26
* SONAR-9721 Opt-out of telemetry with a propertyTeryk Bellahsene2017-08-304-6/+69
* SONAR-9721 Send telemetry data once a weekTeryk Bellahsene2017-08-302-9/+72
* SONAR-9721 Send Server UUID to Telemetry serverTeryk Bellahsene2017-08-3013-0/+633
* 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-297-93/+286
* SONAR-9758 Support Oracle JDBC driver 12.2.0.1.0Simon Brandhof2017-08-281-2/+2
* Improve DB migration 1267 on MySQLSimon 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-259-165/+214
* 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
* SONAR-9376 Update footer to correctly resize on the new page layoutGrégoire Aubert2017-08-257-15/+22
* Fix leak period background when zoomed on activity graphsGrégoire Aubert2017-08-251-0/+1
* SONAR-9521 Add sparator between ws descriptions (hum and rewrite to ts)Grégoire Aubert2017-08-2534-945/+1919
* Migrate to ts and improve CheckboxGrégoire Aubert2017-08-256-100/+105
* SONAR-9747 Make components and global settings independant from each others i...Grégoire Aubert2017-08-2519-62/+94
* Fix y axis placement on measures page overview graphsGrégoire Aubert2017-08-251-2/+3