aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5207 Fix display of treemapJulien Lancelot2014-07-182-10/+3
* SONAR-5408 - reading properties from sonar.properties for child processesStephane Gamard2014-07-181-18/+9
* SONAR-5408 - Process and ProcessWrapper working with temp properties filesStephane Gamard2014-07-184-5/+21
* SONAR-5408 - ProcessWrapper passes properties file as args[0]Stephane Gamard2014-07-183-32/+66
* SONAR-5417 Get active rules using batch protocolJulien HENRY2014-07-182-8/+13
* SONAR-5368 Use bubble popup for debt model informationJean-Baptiste Lievremont2014-07-186-4/+72
* Fix component viewer permalink with duplications filter enabledStas Vilchik2014-07-181-1/+3
* SONAR-5408 - ESNode is in a "transition" state. Must take care of client and ...Stephane Gamard2014-07-181-1/+6
* SONAR-5408 - Reduced JMX connection trials to 5Stephane Gamard2014-07-181-5/+5
* SONAR-5460 Refactor out bubble popup componentJean-Baptiste Lievremont2014-07-1815-149/+148
* SONAR-5460 Use popup to show long (Markdown) rule parameter descriptionsJean-Baptiste Lievremont2014-07-185-12/+79
* SONAR-5453 Add a filter to display 'Open' and 'Reopen' issues in the componen...Stas Vilchik2014-07-183-2/+17
* SONAR-5408 - ProcessWrapper provides properties with a temp file.Stephane Gamard2014-07-182-19/+75
* SONAR-3513 Sort unit tests based on name or execution timeStas Vilchik2014-07-182-1/+28
* SONAR-4898 - Updated default ES log levelsStephane Gamard2014-07-181-1/+1
* SONAR-4898 - Fixed ElasticSearchTestsStephane Gamard2014-07-182-4/+18
* SONAR-4898 - Using parent JVM in processWrapperStephane Gamard2014-07-181-4/+7
* SONAR-5410 - Ignored some ESNodeTests (temp)Stephane Gamard2014-07-181-12/+15
* SONAR-5408 - FIxed test for SONAR_HOME in processStephane Gamard2014-07-182-3/+26
* SONAR-5408 - two-way ping for wrapper & process with isReady and JMX retryStephane Gamard2014-07-188-99/+230
* SONAR-5408 - Set SONAR_HOME from ProcessWrapper for child ProcessStephane Gamard2014-07-181-0/+1
* SONAR-5408 - Enforce existence of SONAR_HOME for processStephane Gamard2014-07-182-3/+29
* SONAR-5408 - Added workingDirectory to ProcessWrapperStephane Gamard2014-07-183-6/+31
* SONAR-5410 - Added transport mode to sonar-serverStephane Gamard2014-07-182-36/+41
* SONAR-4898 - Moved NetworkUtils to sonar-processStephane Gamard2014-07-182-0/+98
* SONAR-5207 Fix ordering of treemap componentsStas Vilchik2014-07-181-1/+1
* SONAR-5209 Fix bug with duplications on the issues pageStas Vilchik2014-07-181-0/+1
* SONAR-5209 Fix bug with tests headerStas Vilchik2014-07-181-0/+1
* Sort issues on a same line in the Component ViewerStas Vilchik2014-07-181-2/+3
* Fix some quality flawsSimon Brandhof2014-07-179-40/+83
* SONAR-4693 Update error message while creating manual metric with same key as...Julien Lancelot2014-07-171-4/+12
* Fix some quality flawsSimon Brandhof2014-07-175-58/+75
* Replace MassUpdater by MassUpdateSimon Brandhof2014-07-1710-515/+45
* SONAR-5463 log the total number of processed rowsSimon Brandhof2014-07-179-29/+45
* SONAR-5463 log progress status in data migrationsSimon Brandhof2014-07-173-2/+4
* Fix issue with the component viewerStas Vilchik2014-07-171-2/+3
* DataChange : fix lock between connections and log progress statusSimon Brandhof2014-07-172-16/+58
* Do not display coverage-per-test data for ERROR and FAILURE testsStas Vilchik2014-07-172-13/+16
* SONAR-5462 Upgrade PostgreSQL driver to support 9.3Julien Lancelot2014-07-171-1/+1
* Minor refactoring in IssueChangelogMigrationSimon Brandhof2014-07-171-6/+1
* Enable scroll in db MassUpdateSimon Brandhof2014-07-171-0/+1
* Merge branch 'master' of https://github.com/SonarSource/sonarqubeStas Vilchik2014-07-174-17/+24
|\
| * Merge remote-tracking branch 'origin/branch-4.4'Julien Lancelot2014-07-174-17/+24
| |\
| | * SONAR-5338 Fix UTJulien Lancelot2014-07-161-16/+0
| | * SONAR-5338 Add stacktrace when test_data measure is usedJulien Lancelot2014-07-161-5/+3
| | * SONAR-5338 Read test info from the test_data measureJulien Lancelot2014-07-161-0/+18
* | Fix IE9 drag'n'dropStas Vilchik2014-07-171-0/+4
|/
* SONAR-5333 Highligh markdown linksStas Vilchik2014-07-172-5/+5
* wipSimon Brandhof2014-07-1710-454/+240
* SONAR-5446 Missing rule parameter values on Quality profilesSimon Brandhof2014-07-1712-44/+186