aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-5452 Display action plan widget only on TRK qualifierJulien Lancelot2014-07-181-2/+2
|
* SONAR-5417 Metric ID is still neededJulien HENRY2014-07-185-8/+21
|
* SONAR-5417 Add settings to batch protocolJulien HENRY2014-07-182-7/+31
|
* SONAR-5207 Fix display of treemapJulien Lancelot2014-07-183-14/+6
|
* SONAR-5408 - reading properties from sonar.properties for child processesStephane Gamard2014-07-183-21/+25
|
* SONAR-5408 - Process and ProcessWrapper working with temp properties filesStephane Gamard2014-07-185-7/+23
|
* 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-1834-622/+416
|
* SONAR-5417 Load metrics using project referentialJulien HENRY2014-07-1823-199/+348
|
* SONAR-5368 Use bubble popup for debt model informationJean-Baptiste Lievremont2014-07-187-5/+73
|
* 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
| | | | node.
* SONAR-5408 - Reduced JMX connection trials to 5Stephane Gamard2014-07-181-5/+5
|
* Fix bad mergeStas Vilchik2014-07-1822-2706/+0
|
* SONAR-5460 Add long Markdown description to Xoo rule parameterJean-Baptiste Lievremont2014-07-181-1/+3
|
* 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 ↵Stas Vilchik2014-07-184-3/+19
| | | | component viewer
* 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-183-1/+32
|
* 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-1812-130/+296
|
* SONAR-5408 - Set SONAR_HOME from ProcessWrapper for child ProcessStephane Gamard2014-07-181-0/+1
|
* SONAR-5409 - Added explicit child shutdown on JVM shutdown (child does not ↵Stephane Gamard2014-07-181-36/+47
| | | | have to wait for ping failure)
* 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-11/+5
|
* SONAR-5207 Fix ordering of treemap componentsStas Vilchik2014-07-181-1/+1
|
* Replace push.sh by ↵Simon Brandhof2014-07-181-56/+0
| | | | https://github.com/SonarSource/sonar-developer-toolset/blob/master/git/git-push
* Merge branch 'branch-4.4'Stas Vilchik2014-07-180-0/+0
|\ | | | | | | | | | | Conflicts: sonar-server/src/main/coffee/component-viewer/coverage-popup.coffee sonar-server/src/main/js/issues/extra.js
| * 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
| |
* | Resolve merge conflictsStas Vilchik2014-07-180-0/+0
|\|
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-07-1726-27/+27
| |
| * [maven-release-plugin] prepare release 4.4-RC34.4-RC3Eric Hartmann2014-07-1726-27/+27
| |
| * Fix issue with the component viewerStas Vilchik2014-07-171-2/+3
| | | | | | | | when it has one issue selected
| * Do not display coverage-per-test data for ERROR and FAILURE testsStas Vilchik2014-07-172-13/+16
| |
| * Fix IE9 drag'n'dropStas Vilchik2014-07-171-0/+4
| |
* | 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 ↵Julien Lancelot2014-07-171-4/+12
| | | | | | | | as standard metric
* | Fix some quality flawsSimon Brandhof2014-07-176-63/+80
| |
* | Fix UTJulien HENRY2014-07-171-4/+7
| |