aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-1632-33/+33
* [maven-release-plugin] prepare release 4.5-RC24.5-RC2Eric Hartmann2014-09-1632-39/+35
* Try to increase stability of MonitorTestSimon Brandhof2014-09-161-1/+1
* SONAR-5580 fix compatibility with OracleSimon Brandhof2014-09-161-1/+1
* SONAR-5580 Migration issue to SQ 4.4 when the quality profile used to analyze...Simon Brandhof2014-09-1513-6/+340
* SONAR-4898 improve (again) stability of WatcherThreadTestSimon Brandhof2014-09-122-26/+13
* SONAR-4898 improve (again) stability of WatcherThreadTestSimon Brandhof2014-09-121-14/+2
* SONAR-4898 improve stability of WatcherThreadTest on slow machinesSimon Brandhof2014-09-121-2/+8
* Add jacoco_build.shSimon Brandhof2014-09-121-0/+3
* SONAR-4898 fix quality flawsSimon Brandhof2014-09-1210-168/+95
* SONAR-4898 simplify MonitoredProcess implementationsSimon Brandhof2014-09-1210-72/+87
* SONAR-4898 add timeout to RMI calls on isReady()Simon Brandhof2014-09-1210-138/+127
* SONAR-4898 add timeout to RMI calls on isReady()Simon Brandhof2014-09-127-7/+47
* SONAR-4898 add debug logsSimon Brandhof2014-09-122-0/+11
* SONAR-4898 add debug logSimon Brandhof2014-09-121-1/+1
* SONAR-4898 delete directory server/processSimon Brandhof2014-09-1247-3606/+0
* Merge branch 'process-monitoring' into branch-4.5Simon Brandhof2014-09-1293-281/+5650
|\
| * SONAR-4898 refactor process monitoringSimon Brandhof2014-09-1293-281/+5650
* | [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-0833-34/+34
* | [maven-release-plugin] prepare release 4.5-RC14.5-RC1Eric Hartmann2014-09-0833-60/+48
* | Add unit testsJulien Lancelot2014-09-032-0/+68
* | Add minor test + remove sonar-dummy-app from analysisSimon Brandhof2014-09-032-5/+11
* | Revert previous jacoco changeSimon Brandhof2014-09-031-12/+0
* | Improve performance of jacoco on sonar-serverSimon Brandhof2014-09-031-0/+12
* | Fix quality flawsSimon Brandhof2014-09-038-28/+36
* | Try to fix unit test on WindowsJulien HENRY2014-09-031-4/+3
|/
* SONAR-5576 Display coverage exclusions in logsJulien HENRY2014-09-024-10/+30
* SONAR-5417 Fix issues when properties on a module were wrongly copied on othe...Julien Lancelot2014-09-023-5/+62
* Improve code coverageJulien HENRY2014-09-022-0/+159
* Improve code coverageJulien HENRY2014-09-023-5/+72
* Rename for consistencyJulien HENRY2014-09-013-5/+5
* Fix some quality flawsJulien HENRY2014-09-011-2/+1
* Fix some quality flawsJulien HENRY2014-09-0121-344/+280
* Fix quality flawsStas Vilchik2014-09-013-27/+79
* fix Ignored test and removed another oneStephane Gamard2014-09-012-25/+4
* Add unit test coverageJulien HENRY2014-09-012-1/+98
* Fix minor quality flawSimon Brandhof2014-09-011-1/+1
* SONAR-5484 Fix test on windowsJean-Baptiste Lievremont2014-09-011-1/+5
* Fix some quality flawsSimon Brandhof2014-09-013-7/+4
* SONAR-5546 fix typo in ruby codeSimon Brandhof2014-09-011-2/+2
* Fix some quality flawsSimon Brandhof2014-09-015-1/+32
* Fix quality flawJean-Baptiste Lievremont2014-09-011-1/+1
* Move latinize.js to 3rd party librariesJean-Baptiste Lievremont2014-09-012-2/+2
* Fix headerJulien HENRY2014-09-012-0/+38
* Improve code coverageJulien HENRY2014-09-011-0/+67
* Improve code coverageJulien HENRY2014-09-013-2/+81
* SONAR-4898 - forgot a synchronized for JSWStephane Gamard2014-08-291-18/+16
* SONAR-4898 - fixed sonar-server SearchClient exceptions on server shutdownStephane Gamard2014-08-292-4/+15
* SONAR-5530 - IssueDao server uses UUID as keyStephane Gamard2014-08-291-5/+3
* SONAR-4898 - fixed concurrent termination and exception on exitStephane Gamard2014-08-293-61/+76