Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | The test is still unstable | David Gageot | 2015-07-13 | 1 | -4/+4 | |
| | ||||||
* | FIX race condition on LogbackHelper | David Gageot | 2015-07-07 | 2 | -14/+14 | |
| | ||||||
* | Attempt to remove false-positive on LogbackHelperTest | Simon Brandhof | 2015-07-07 | 1 | -0/+12 | |
| | ||||||
* | Test should be less flaky now | David Gageot | 2015-07-07 | 1 | -13/+8 | |
| | ||||||
* | Unused imports | David Gageot | 2015-07-07 | 1 | -1/+0 | |
| | ||||||
* | Fix deprecated code | David Gageot | 2015-07-07 | 1 | -2/+2 | |
| | ||||||
* | Fix Flaky test | David Gageot | 2015-07-06 | 1 | -9/+2 | |
| | ||||||
* | Cleanup warnings | Gabor Liptak | 2015-06-17 | 1 | -1/+1 | |
| | ||||||
* | Increase some timeouts in tests | Simon Brandhof | 2015-06-16 | 1 | -1/+1 | |
| | ||||||
* | SONAR-6370 fix quality flaws | Simon Brandhof | 2015-06-05 | 1 | -3/+4 | |
| | ||||||
* | Replace references to jira.codehaus.org by jira.sonarsource.com | Simon Brandhof | 2015-05-29 | 2 | -3/+3 | |
| | ||||||
* | Extract an interface from org.sonar.process.ProcessCommands | Simon Brandhof | 2015-05-29 | 5 | -124/+194 | |
| | | | | | Try to stabilize StopWatcherTest when machine is slow or under pressure. More than 1 second could be spent in the creation of ProcessCommands mock. | |||||
* | 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 | |
| | ||||||
* | 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 | 5 | -62/+400 | |
| | ||||||
* | 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. | |||||
* | 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 | 4 | -4/+6 | |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 4 | -4/+6 | |
| | | | | | | | | and remove sonar-channel helpers from sonar-testing-harness |