aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* wipSimon Brandhof2014-07-164-1/+159
* Improve db mass updateSimon Brandhof2014-07-1621-90/+1032
* SONAR-5390 Fix tooltips of inactive filtersJean-Baptiste Lievremont2014-07-162-0/+3
* SONAR-5001 Allow Markdown for rule property descriptionsJean-Baptiste Lievremont2014-07-167-8/+8
* SONAR-5001 Set correct description_format depending on rule typeJean-Baptiste Lievremont2014-07-161-1/+2
* SONAR-5001 Use Markdown for custom rules and manual rulesJean-Baptiste Lievremont2014-07-1614-43/+33
* SONAR-5001 Validate descriptions (exactly one of HTML or MD desc. must be pro...Jean-Baptiste Lievremont2014-07-161-1/+1
* SONAR-5001 Update API, ES and WS to support Markdown in rule descriptionsJean-Baptiste Lievremont2014-07-1614-189/+119
* SONAR-5001 Link description_format column to relational backendJean-Baptiste Lievremont2014-07-1617-63/+70
* SONAR-5001 Add DB column to store description formatJean-Baptiste Lievremont2014-07-161-0/+13
* SONAR-4572 SONAR-5431 Fluid layout of the component viewerStas Vilchik2014-07-169-17/+78
* SONAR-5207 remove unused ruby codeSimon Brandhof2014-07-168-196/+0
* SONAR-5338 Fix UTJulien Lancelot2014-07-161-3/+1
* SONAR-5338 Add stacktrace when test_data measure is usedJulien Lancelot2014-07-163-13/+5
* SONAR-5338 Read test info from the test_data measureJulien Lancelot2014-07-166-13/+177
* DAOv2 - Added upsert generation methodStephane Gamard2014-07-163-4/+20