Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-7960 add task UUID to logs | Sébastien Lesaint | 2016-08-16 | 1 | -3/+3 |
| | |||||
* | SONAR-7833 task start/stop logs in sonar.log only if DEBUG is enabled | Sébastien Lesaint | 2016-08-16 | 2 | -4/+3 |
| | | | | | start log is always at DEBUG level stop log is at DEBUG level in case of success, at ERROR level in case of error | ||||
* | SONAR-7908 ability to disable Elasticsearch process | Simon Brandhof | 2016-08-03 | 1 | -16/+12 |
| | |||||
* | SONAR-7910 support sonar.cluster.web.disabled | Simon Brandhof | 2016-08-03 | 1 | -0/+2 |
| | |||||
* | SONAR-7909 support sonar.cluster.ce.disabled | Simon Brandhof | 2016-08-03 | 1 | -0/+2 |
| | |||||
* | SONAR-7899 configure container of "startup followers" | Simon Brandhof | 2016-07-29 | 1 | -2/+0 |
| | |||||
* | fix some quality flaws | Sébastien Lesaint | 2016-07-21 | 1 | -2/+2 |
| | |||||
* | Automatic merge from branch-6.0 | ssjenka | 2016-07-20 | 1 | -2/+1 |
|\ | | | | | | | | | | | | | | | | | | | * origin/branch-6.0: do not display 0 on overview page when no profiles SONAR-7492 display rating tooltips on measures page Improve Authentication ITs SONAR-7761 Restore error in login page when not even privilege [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release 6.0-RC1 | ||||
| * | [maven-release-plugin] prepare for next development iteration | David Rautureau | 2016-07-20 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 6.0-RC16.0-RC1 | David Rautureau | 2016-07-20 | 1 | -3/+2 |
| | | |||||
* | | prepare for next development iteration | David Rautureau | 2016-07-20 | 1 | -1/+1 |
|/ | |||||
* | SONAR-7741 upgrade OK HTTP to 3.3.1 | Sébastien Lesaint | 2016-07-11 | 2 | -4/+4 |
| | |||||
* | fix various quality flaws | Sébastien Lesaint | 2016-07-07 | 1 | -4/+3 |
| | |||||
* | Disable tests using symlink on Windows | Julien HENRY | 2016-07-05 | 1 | -0/+5 |
| | |||||
* | Remove unused constants in ProcessProperties | Simon Brandhof | 2016-06-10 | 1 | -7/+0 |
| | |||||
* | Automatic merge from branch-5.6 | ssjenka | 2016-06-09 | 1 | -15/+2 |
|\ | | | | | | | | | * origin/branch-5.6: Remove useless declaration of animal-sniffer-maven-plugin | ||||
| * | Remove useless declaration of animal-sniffer-maven-plugin | Simon Brandhof | 2016-06-09 | 1 | -15/+2 |
| | | |||||
| * | Update version to 5.6-SNAPSHOT | Tom | 2016-06-01 | 1 | -1/+1 |
| | | |||||
| * | Release 5.65.6 | Tom | 2016-06-01 | 1 | -1/+1 |
| | | |||||
| * | prepare for next development iteration on release branch | Tom | 2016-05-27 | 1 | -1/+1 |
| | | |||||
| * | release 5.6-RC2 | Tom | 2016-05-27 | 1 | -1/+1 |
| | | |||||
* | | SONAR-7616 apply new default JVM settings of ES 2.3 | Simon Brandhof | 2016-05-31 | 1 | -3/+3 |
| | | |||||
* | | More stable ProcessUtilsTest | Simon Brandhof | 2016-05-27 | 1 | -1/+1 |
| | | |||||
* | | Automatic merge from branch-5.6 | Jenkins CI | 2016-05-27 | 3 | -35/+4 |
|\| | | | | | | | | | | | | | | | | | * origin/branch-5.6: SONAR-7652 fix connection to SQL Azure Upgrade version of java 8 on Travis SONAR-7653 remove useless code SONAR-7653 remove Java option XX:MaxPermSize SONAR-7587 end of support of Java 7 | ||||
| * | SONAR-7653 remove useless code | Simon Brandhof | 2016-05-26 | 2 | -33/+2 |
| | | | | | | | | | | | | JVM does not start if runtime version is not 1.8, so it's useless to check java version programmatically. | ||||
| * | SONAR-7653 remove Java option XX:MaxPermSize | Simon Brandhof | 2016-05-26 | 1 | -2/+2 |
| | | | | | | | | this option is dropped from java 8 | ||||
| * | prepare for next development iteration on release branch | Tom | 2016-05-20 | 1 | -1/+1 |
| | | |||||
| * | Release 5.6-RC1 | Tom | 2016-05-20 | 1 | -1/+1 |
| | | |||||
* | | prepare for next development iteration | Tom | 2016-05-20 | 1 | -1/+1 |
|/ | |||||
* | fix quality flaws | Sébastien Lesaint | 2016-05-20 | 1 | -0/+20 |
| | |||||
* | Improve stability of ProcessUtilsTest on slow env | Simon Brandhof | 2016-05-18 | 1 | -2/+2 |
| | |||||
* | SONAR-7422 add DefaultProcessCommand#reset() | Sébastien Lesaint | 2016-05-18 | 2 | -1/+27 |
| | |||||
* | SONAR-7580 jdbc_url default value is computed or set by JdbcSettings | Sébastien Lesaint | 2016-05-12 | 1 | -1/+0 |
| | | | | it used to be hardcoded to jdbc:h2:tcp://localhost:9092/sonar, which did not take into account the optionaly specified embedded database port property | ||||
* | Automatic merge from branch-5.5 | Jenkins CI | 2016-04-12 | 1 | -1/+5 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/branch-5.5: QA: enable deploy on branch-* add l10n names for reliability_rating and security_rating Add PropertiesDao.deleteById SONAR-7533 Hide sonar.login property in analysis.log sent in the scanner report SONAR-7238 do not display identity provider details when it is "sonarqube" fix bug which prevents to add a quality gate condition for "new_" metric SONAR-7402 clicking on project bubble brings to the project page Fix javadoc errors Exclude protobuf code from SQ analysis Fix some Javadoc warnings Improve javadoc Change return type of Plugin#getSonarQubeVersion() | ||||
| * | Exclude protobuf code from SQ analysis | Julien HENRY | 2016-04-11 | 1 | -1/+5 |
| | | |||||
| * | fixed version for 5.5-SNAPSHOT | Tom | 2016-04-11 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Tom | 2016-04-07 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.5-RC15.5-RC1 | Tom | 2016-04-07 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Tom | 2016-04-07 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 5.5 | Tom | 2016-04-07 | 1 | -3/+2 |
| | | |||||
* | | Upgrade version to 5.6-SNAPSHOT | Tom | 2016-04-07 | 1 | -1/+1 |
|/ | |||||
* | SONAR-7411 drop support for HTTPs Tomcat connector | Sébastien Lesaint | 2016-04-06 | 1 | -55/+0 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2016-04-06 | 1 | -1/+1 |
| | |||||
* | Fix ProcessStateSystemInfoTest on Java 8 | Simon Brandhof | 2016-04-05 | 1 | -5/+2 |
| | |||||
* | SONAR-7436 replace JMX/RMI by HTTP | Simon Brandhof | 2016-04-05 | 22 | -578/+415 |
| | |||||
* | Revert "SONAR-7122 Drop the ability to customize the web app context" | Julien Lancelot | 2016-03-31 | 1 | -0/+4 |
| | | | | | | This reverts commit 8f7a9ad479a219fc22ac729a23f220e450c572b7. SONAR-7494 Reintroduce the web app context | ||||
* | SONAR-7436 System Info must not fail if the monitored process is not up | Simon Brandhof | 2016-03-25 | 6 | -10/+247 |
| | |||||
* | SONAR-7436 Add DEBUG log when setting JMX URL | Simon Brandhof | 2016-03-25 | 1 | -3/+7 |
| | |||||
* | SONAR-7436 Monitoring of CE process in system WS and console | Simon Brandhof | 2016-03-25 | 21 | -10/+813 |
| | |||||
* | fix quality flaws | Sébastien Lesaint | 2016-03-22 | 1 | -3/+5 |
| |