Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Maven profiles for each technical stack | Simon Brandhof | 2014-09-30 | 35 | -251/+341 |
| | | | | and remove sonar-channel helpers from sonar-testing-harness | ||||
* | Backport fix for UT on Windows | Eric Hartmann | 2014-09-29 | 1 | -1/+1 |
| | |||||
* | Update version to 4.5.1-SNAPSHOT | Eric Hartmann | 2014-09-29 | 32 | -32/+32 |
| | |||||
* | Release 4.54.5 | Eric Hartmann | 2014-09-29 | 32 | -32/+32 |
| | |||||
* | Redirect JSW logs to sonar.log instead of application.log | Simon Brandhof | 2014-09-29 | 1 | -1/+1 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-26 | 32 | -33/+33 |
| | |||||
* | [maven-release-plugin] prepare release 4.5-RC34.5-RC3 | Eric Hartmann | 2014-09-26 | 32 | -33/+33 |
| | |||||
* | Revert "SONAR-5664 Component Viewer doesn't work properly in the ↵ | Stas Vilchik | 2014-09-26 | 1 | -2/+2 |
| | | | | | | differential mode in Safari" This reverts commit 070db3abc8f5854935f25ac53692d3111cb6436c. | ||||
* | SONAR-5664 Component Viewer doesn't work properly in the differential mode ↵ | Stas Vilchik | 2014-09-26 | 1 | -2/+2 |
| | | | | in Safari | ||||
* | SONAR-4898 add missing tests | Simon Brandhof | 2014-09-25 | 4 | -18/+42 |
| | |||||
* | SONAR-4898 add missing tests | Simon Brandhof | 2014-09-25 | 10 | -71/+198 |
| | |||||
* | Use correct temp dir for Ruby on Rails app | Simon Brandhof | 2014-09-25 | 1 | -1/+1 |
| | |||||
* | Fail server startup if can not connect to DB | Simon Brandhof | 2014-09-25 | 1 | -2/+2 |
| | |||||
* | Try to improve stability of CommandExecutorTest | Simon Brandhof | 2014-09-25 | 1 | -4/+4 |
| | |||||
* | SONAR-5621 Merge server log files into a single one | Simon Brandhof | 2014-09-24 | 11 | -48/+24 |
| | |||||
* | SONAR-5621 merge log files | Simon Brandhof | 2014-09-24 | 5 | -43/+41 |
| | |||||
* | Update description of "sonar.technicalDebt.ratingGrid" | Julien Lancelot | 2014-09-24 | 1 | -3/+4 |
| | |||||
* | Fix quality flaw | Simon Brandhof | 2014-09-23 | 1 | -5/+3 |
| | |||||
* | SONAR-4898 add some tests | Simon Brandhof | 2014-09-22 | 3 | -2/+92 |
| | |||||
* | SONAR-4898 add sonar.enableStopCommand property for internal use | Simon Brandhof | 2014-09-22 | 10 | -89/+84 |
| | |||||
* | SONAR-4898 file-based inter-process communication | Simon Brandhof | 2014-09-22 | 17 | -269/+436 |
| | |||||
* | SONAR-4898 add info log | Simon Brandhof | 2014-09-22 | 1 | -1/+7 |
| | |||||
* | Remove debug stuff (logs and ...Thread.sleep) | Simon Brandhof | 2014-09-22 | 2 | -10/+0 |
| | |||||
* | SONAR-4898 drop RMI and autokill | Simon Brandhof | 2014-09-21 | 54 | -1423/+605 |
| | |||||
* | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-16 | 32 | -33/+33 |
| | |||||
* | [maven-release-plugin] prepare release 4.5-RC24.5-RC2 | Eric Hartmann | 2014-09-16 | 32 | -39/+35 |
| | |||||
* | Try to increase stability of MonitorTest | Simon Brandhof | 2014-09-16 | 1 | -1/+1 |
| | |||||
* | SONAR-5580 fix compatibility with Oracle | Simon Brandhof | 2014-09-16 | 1 | -1/+1 |
| | |||||
* | SONAR-5580 Migration issue to SQ 4.4 when the quality profile used to ↵ | Simon Brandhof | 2014-09-15 | 13 | -6/+340 |
| | | | | analyze the last version of a project has been removed before the migration | ||||
* | SONAR-4898 improve (again) stability of WatcherThreadTest | Simon Brandhof | 2014-09-12 | 2 | -26/+13 |
| | |||||
* | SONAR-4898 improve (again) stability of WatcherThreadTest | Simon Brandhof | 2014-09-12 | 1 | -14/+2 |
| | |||||
* | SONAR-4898 improve stability of WatcherThreadTest on slow machines | Simon Brandhof | 2014-09-12 | 1 | -2/+8 |
| | |||||
* | Add jacoco_build.sh | Simon Brandhof | 2014-09-12 | 1 | -0/+3 |
| | |||||
* | SONAR-4898 fix quality flaws | Simon Brandhof | 2014-09-12 | 10 | -168/+95 |
| | |||||
* | SONAR-4898 simplify MonitoredProcess implementations | Simon Brandhof | 2014-09-12 | 10 | -72/+87 |
| | |||||
* | SONAR-4898 add timeout to RMI calls on isReady() | Simon Brandhof | 2014-09-12 | 10 | -138/+127 |
| | |||||
* | SONAR-4898 add timeout to RMI calls on isReady() | Simon Brandhof | 2014-09-12 | 7 | -7/+47 |
| | |||||
* | SONAR-4898 add debug logs | Simon Brandhof | 2014-09-12 | 2 | -0/+11 |
| | |||||
* | SONAR-4898 add debug log | Simon Brandhof | 2014-09-12 | 1 | -1/+1 |
| | |||||
* | SONAR-4898 delete directory server/process | Simon Brandhof | 2014-09-12 | 47 | -3606/+0 |
| | |||||
* | Merge branch 'process-monitoring' into branch-4.5 | Simon Brandhof | 2014-09-12 | 93 | -281/+5650 |
|\ | |||||
| * | SONAR-4898 refactor process monitoring | Simon Brandhof | 2014-09-12 | 93 | -281/+5650 |
| | | |||||
* | | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-08 | 33 | -34/+34 |
| | | |||||
* | | [maven-release-plugin] prepare release 4.5-RC14.5-RC1 | Eric Hartmann | 2014-09-08 | 33 | -60/+48 |
| | | |||||
* | | Add unit tests | Julien Lancelot | 2014-09-03 | 2 | -0/+68 |
| | | |||||
* | | Add minor test + remove sonar-dummy-app from analysis | Simon Brandhof | 2014-09-03 | 2 | -5/+11 |
| | | |||||
* | | Revert previous jacoco change | Simon Brandhof | 2014-09-03 | 1 | -12/+0 |
| | | |||||
* | | Improve performance of jacoco on sonar-server | Simon Brandhof | 2014-09-03 | 1 | -0/+12 |
| | | |||||
* | | Fix quality flaws | Simon Brandhof | 2014-09-03 | 8 | -28/+36 |
| | | |||||
* | | Try to fix unit test on Windows | Julien HENRY | 2014-09-03 | 1 | -4/+3 |
|/ |