Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Faster sonar-process monitor to detect when process is started | Simon Brandhof | 2015-05-28 | 1 | -1/+1 | |
| | ||||||
* | Use StandardCharsets instead of Guava and commons-io | Simon Brandhof | 2015-05-15 | 3 | -7/+8 | |
| | ||||||
* | Useless code | David Gageot | 2015-05-12 | 2 | -2/+2 | |
| | ||||||
* | Redundant throws clause in tests | David Gageot | 2015-05-07 | 12 | -46/+46 | |
| | ||||||
* | Why wait for so "long"? | David Gageot | 2015-05-07 | 1 | -1/+1 | |
| | ||||||
* | Throw actual exception | David Gageot | 2015-05-07 | 2 | -4/+4 | |
| | ||||||
* | Dead code | David Gageot | 2015-05-07 | 2 | -10/+0 | |
| | ||||||
* | Fix quality flaws | Simon Brandhof | 2015-04-24 | 1 | -1/+1 | |
| | ||||||
* | SONAR-6293 refactor loading of default values of sonar.properties | Simon Brandhof | 2015-03-30 | 5 | -74/+201 | |
| | ||||||
* | SONAR-6293 add property sonar.search.host | schnatterer | 2015-03-27 | 1 | -0/+1 | |
| | ||||||
* | Update pom to 5.2-SNAPSHOT | Julien Lancelot | 2015-02-27 | 1 | -1/+1 | |
| | ||||||
* | Fix quality flaws | Simon Brandhof | 2015-02-23 | 2 | -4/+7 | |
| | ||||||
* | Fix quality flaws | Simon Brandhof | 2015-02-23 | 1 | -1/+1 | |
| | ||||||
* | Fix quality flaws | Simon Brandhof | 2015-02-23 | 1 | -1/+1 | |
| | ||||||
* | Fix cleaning of shared memory | Eric Hartmann | 2015-02-21 | 1 | -2/+2 | |
| | ||||||
* | SONAR-6036 : Remove KnownJavaCommand and clean the memory at the startup of ↵ | Eric Hartmann | 2015-02-21 | 1 | -0/+7 | |
| | | | | the ProcessCommand | |||||
* | Revert "SONAR-6036 Try deleting the memory mapped file at JVM termination" | Eric Hartmann | 2015-02-21 | 1 | -4/+1 | |
| | | | | This reverts commit 5bea5d7c5dfddf7f824977dd8e3bf93faac66be8. | |||||
* | SONAR-6036 Try deleting the memory mapped file at JVM termination | Eric Hartmann | 2015-02-21 | 1 | -1/+4 | |
| | ||||||
* | SONAR-6036 Close the shared memory sooner | Eric Hartmann | 2015-02-20 | 3 | -10/+21 | |
| | ||||||
* | SONAR-6036 use IPC (Inter Process Communication) for monitoring | Eric Hartmann | 2015-02-20 | 7 | -107/+112 | |
| | | | | processes | |||||
* | SONAR-6194 SONAR-5009 profiling api + unique property sonar.log.level | Simon Brandhof | 2015-02-19 | 1 | -5/+0 | |
| | ||||||
* | SONAR-5700 ability to change level of loggers of 3rd-party libraries | Simon Brandhof | 2015-02-19 | 1 | -2/+1 | |
| | ||||||
* | SONAR-6057 fix path of archived logs | Simon Brandhof | 2015-02-19 | 2 | -7/+9 | |
| | ||||||
* | SONAR-6057 Make log rotation more configurable for production | Simon Brandhof | 2015-02-19 | 6 | -68/+401 | |
| | ||||||
* | Fix quality flaws | Simon Brandhof | 2015-01-23 | 1 | -1/+1 | |
| | ||||||
* | Replace fest-assert by assertJ | Simon Brandhof | 2015-01-10 | 11 | -18/+18 | |
| | ||||||
* | Fix quality flaws | Simon Brandhof | 2015-01-06 | 1 | -3/+6 | |
| | ||||||
* | Fix some quality flaws | Simon Brandhof | 2015-01-06 | 2 | -5/+8 | |
| | ||||||
* | Improve stability of randomly allocated ports (when sonar.web.port or ↵ | Simon Brandhof | 2014-12-30 | 1 | -7/+13 | |
| | | | | sonar.search.port are set to zero) | |||||
* | Upgrade to JUnit 4.12 | Simon Brandhof | 2014-12-09 | 1 | -1/+3 | |
| | ||||||
* | Fix computation of JaCoCo coverage of module sonar-process | Simon Brandhof | 2014-12-09 | 1 | -0/+4 | |
| | | | | The shutdown hook of ProcessEntryPoint was manually started by ProcessEntryPointTest but not unregistered from system hooks. It failed when JUnit JVM exited (without crashing build). The side-effect is that JaCoCo fail to export results. | |||||
* | Upgrade version to 5.1-SNAPSHOT | Eric Hartmann | 2014-12-09 | 1 | -1/+1 | |
| | ||||||
* | Attempt to increase stability of StopperThreadTest on slow boxes | Simon Brandhof | 2014-11-06 | 1 | -2/+2 | |
| | ||||||
* | SONAR-5828 Fix default value of property sonar.jdbc.maxActive | Simon Brandhof | 2014-11-04 | 1 | -0/+6 | |
| | ||||||
* | Remove dangerous coupling of sonar-server on sonar-search | Simon Brandhof | 2014-10-10 | 1 | -0/+7 | |
| | ||||||
* | SONAR-5687 refactor configuration of cluster | Simon Brandhof | 2014-10-09 | 1 | -2/+3 | |
| | ||||||
* | Central definition of properties shared by ES, web and monitor processes | Simon Brandhof | 2014-10-08 | 3 | -4/+59 | |
| | ||||||
* | Fix quality flaws | Simon Brandhof | 2014-10-02 | 1 | -1/+1 | |
| | ||||||
* | Merge remote-tracking branch 'remotes/origin/branch-4.5' | Simon Brandhof | 2014-09-30 | 5 | -4/+14 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: plugins/sonar-core-plugin/pom.xml plugins/sonar-cpd-plugin/pom.xml plugins/sonar-dbcleaner-plugin/pom.xml plugins/sonar-design-plugin/pom.xml plugins/sonar-email-notifications-plugin/pom.xml plugins/sonar-l10n-en-plugin/pom.xml plugins/sonar-xoo-plugin/pom.xml pom.xml server/pom.xml server/sonar-process-monitor/pom.xml server/sonar-process/pom.xml server/sonar-search/pom.xml server/sonar-server/pom.xml server/sonar-web/pom.xml server/sonar-ws-client/pom.xml sonar-application/pom.xml sonar-batch-maven-compat/pom.xml sonar-batch-protocol/pom.xml sonar-batch/pom.xml sonar-check-api/pom.xml sonar-colorizer/pom.xml sonar-core/pom.xml sonar-deprecated/pom.xml sonar-duplications/pom.xml sonar-graph/pom.xml sonar-home/pom.xml sonar-java-api/pom.xml sonar-markdown/pom.xml sonar-maven-plugin/pom.xml sonar-maven3-plugin/pom.xml sonar-plugin-api/pom.xml sonar-plugin-api/src/test/java/org/sonar/api/utils/HttpDownloaderTest.java sonar-testing-harness/pom.xml | |||||
| * | Maven profiles for each technical stack | Simon Brandhof | 2014-09-30 | 5 | -4/+14 | |
| | | | | | | | | 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 | 1 | -1/+1 | |
| | | ||||||
| * | Release 4.54.5 | Eric Hartmann | 2014-09-29 | 1 | -1/+1 | |
| | | ||||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2014-09-26 | 1 | -1/+1 | |
| | | ||||||
| * | [maven-release-plugin] prepare release 4.5-RC34.5-RC3 | Eric Hartmann | 2014-09-26 | 1 | -1/+1 | |
| | | ||||||
* | | Try to fix UT on Windows | Julien HENRY | 2014-09-29 | 1 | -2/+2 | |
| | | ||||||
* | | Automatic merge from branch-4.5 | Jenkins CI | 2014-09-25 | 11 | -77/+216 | |
|\| | | | | | | | | | | | | | | | * origin/branch-4.5: SONAR-4898 add missing tests SONAR-4898 add missing tests Use correct temp dir for Ruby on Rails app Fail server startup if can not connect to DB | |||||
| * | SONAR-4898 add missing tests | Simon Brandhof | 2014-09-25 | 2 | -6/+34 | |
| | | ||||||
| * | SONAR-4898 add missing tests | Simon Brandhof | 2014-09-25 | 9 | -71/+182 | |
| | | ||||||
* | | Automatic merge from branch-4.5 | Jenkins CI | 2014-09-24 | 1 | -0/+11 | |
|\| | | | | | | | | | | | | | * origin/branch-4.5: SONAR-5621 Merge server log files into a single one SONAR-5621 merge log files Update description of "sonar.technicalDebt.ratingGrid" |