Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-11259 Improve source offset handling on Windows | Julien HENRY | 2018-09-24 | 1 | -0/+1 |
| | | | | | | * Trying to create a range in the middle of a \r\n sequence will now automatically be adapted to exclude the eol * Fix a few other tests on Windows | ||||
* | SONAR-11077 ignore size of symlinks in FileUtils2#sizeOf() | Simon Brandhof | 2018-08-07 | 2 | -1/+20 |
| | |||||
* | SONAR-11077 add size of uncompressed report in to CE DEBUG logs | Simon Brandhof | 2018-08-02 | 2 | -0/+70 |
| | |||||
* | Fix Quality flaws | Simon Brandhof | 2018-07-25 | 1 | -1/+1 |
| | |||||
* | SONAR-10922 Silence Hazelcast logs | Eric Hartmann | 2018-06-29 | 1 | -1/+2 |
| | |||||
* | SONARCLOUD-68 Add google analytics to SonarCloud | Grégoire Aubert | 2018-06-21 | 1 | -3/+1 |
| | |||||
* | SONARCLOUD-63 SONARCLOUD-74 Return Prismic access token from ↵ | Grégoire Aubert | 2018-06-21 | 1 | -0/+3 |
| | | | | api/navigation/global | ||||
* | Do not deploy the artifacts used only internally | Simon Brandhof | 2018-06-19 | 1 | -14/+0 |
| | |||||
* | SONAR-10850 Log HazelcastInstanceNotActiveException exception as DEBUG ↵ | Eric Hartmann | 2018-06-14 | 2 | -0/+28 |
| | | | | during shutdown | ||||
* | Introduce Bitbucket Cloud Application | Julien HENRY | 2018-05-16 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SONAR-10514 Bitbucket Cloud application install/uninstall * Bitbucket Cloud /install WS * Expose Bitbucket application descriptor as WS * Implement WS /integration/bitbucketcloud/uninstall SONAR-10517 Bitbucket Cloud settings widget * Create Bitbucket Cloud module * Create Bitbucket Setting widget * Bitbucket settings widget require SC authentication * Add WS /integration/bitbucketcloud/repo_config * Add WS /integration/bitbucketcloud/bind_repo * Add WS /integration/bitbucketcloud/after_login SONAR-10516 Bitbucket Cloud repository widget * Add WS /integration/bitbucketcloud/repo_widget * Add WS /integration/bitbucketcloud/repo_widget_data BRANCH-59, BRANCH-60 Bitbucket Cloud PR decoration SONAR-10605 Bitbucket Cloud PR widget * Add integration/bitbucketcloud/pr_widget endpoint * Add integration/bitbucketcloud/pr_widget_data endpoint | ||||
* | SONAR-10604 property sonar.cluster.hosts is only for app nodes | Simon Brandhof | 2018-05-10 | 3 | -7/+7 |
| | |||||
* | SONAR-10594 fail to drop ES index on blue/green deployments | Simon Brandhof | 2018-05-10 | 1 | -1/+6 |
| | |||||
* | SONAR-10604 remove unused methods in HazelcastMember | Simon Brandhof | 2018-05-10 | 3 | -35/+0 |
| | |||||
* | SONAR-10604 remove HazelcastMember.Attribute.NODE_TYPE | Simon Brandhof | 2018-05-10 | 4 | -18/+14 |
| | |||||
* | Fix publication | David Rautureau | 2018-04-04 | 1 | -4/+0 |
| | |||||
* | Fix build | David Rautureau | 2018-04-04 | 1 | -0/+4 |
| | |||||
* | BUILD-630 Generate javadoc ad sources jars with Gradle only on release branches | David Rautureau | 2018-04-04 | 1 | -2/+4 |
| | |||||
* | Fix Gradle hack to resolve Jetty dependency | Simon Brandhof | 2018-03-15 | 1 | -8/+1 |
| | | | | by upgrading Jetty | ||||
* | Fix some Java compiler warnings | Simon Brandhof | 2018-03-12 | 2 | -6/+7 |
| | |||||
* | Move To Gradle | David Rautureau | 2018-03-09 | 2 | -96/+49 |
| | |||||
* | SONAR-10300 Forbid system properties in api/settings | Julien Lancelot | 2018-02-01 | 6 | -106/+138 |
| | |||||
* | Set version 7.1-SNAPSHOT | Simon Brandhof | 2018-01-24 | 1 | -1/+1 |
| | |||||
* | Cleanup code based on Intellij inspections | Simon Brandhof | 2018-01-14 | 8 | -12/+12 |
| | |||||
* | Fix license headers for 2018 | Simon Brandhof | 2018-01-07 | 105 | -107/+105 |
| | |||||
* | fix logback configuration in UTs to drastically reduce build verbosity | Sébastien Lesaint | 2017-11-24 | 3 | -4/+38 |
| | |||||
* | fix unstable UT SharedHealthStateImplTest | Sébastien Lesaint | 2017-11-24 | 1 | -0/+3 |
| | |||||
* | Prepare for next development iteration | Julien Lancelot | 2017-10-27 | 1 | -1/+1 |
| | |||||
* | Do not crash with technical errors when cluster is enabled | Simon Brandhof | 2017-10-19 | 1 | -0/+4 |
| | |||||
* | Upgrade logback and SLF4j | Simon Brandhof | 2017-10-16 | 2 | -3/+8 |
| | | | | | | | Logback 1.1.x suffers from https://nvd.nist.gov/vuln/detail/CVE-2017-5929, which has been fixed in 1.2.0. This vulnerability can't be exploited because the Logback socket server is not enabled. Nevertheless upgrading is a best practice. | ||||
* | Automatic merge from branch-6.6 | ssjenka | 2017-10-13 | 2 | -8/+61 |
|\ | | | | | | | | | * origin/branch-6.6: SONAR-8798 fix error when sonar.log.maxFiles=0 | ||||
| * | SONAR-8798 fix error when sonar.log.maxFiles=0 | Simon Brandhof | 2017-10-13 | 2 | -8/+61 |
| | | |||||
* | | Automatic merge from branch-6.6 | ssjenka | 2017-10-11 | 1 | -0/+11 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | * origin/branch-6.6: Prepare for next development iteration SONAR-9721 Fix potential OkHttpClient connection leak Publish 6.6 Release Candidate 1 fix quality flaws Propagate parameters of SQ analysis required by burgr fix unwanted text wrapping in the header in ie11 SONAR-9908 on Windows, launch Elasticsearch directly, without batch files (#2642) SONAR-9694 Ignore when secondary locations are out of current file for backdating Fix sidebar position helper in IE | ||||
| * | Prepare for next development iteration | Simon Brandhof | 2017-10-11 | 1 | -1/+1 |
| | | |||||
| * | Publish 6.6 Release Candidate 1 | Simon Brandhof | 2017-10-10 | 1 | -1/+1 |
| | | |||||
| * | fix quality flaws | Daniel Schwarz | 2017-10-10 | 1 | -0/+11 |
| | | |||||
* | | Utilize parameterized logging rather than String.format() | Daniel Trebbien | 2017-10-10 | 1 | -3/+1 |
| | | |||||
* | | Remove two redundant calls to isTraceEnabled() | Daniel Trebbien | 2017-10-10 | 1 | -2/+2 |
| | | |||||
* | | Utilize parameterized logging | Daniel Trebbien | 2017-10-10 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | As suggested in the SLF4J FAQ: https://www.slf4j.org/faq.html#logging_performance .. parameterized logging can improve the efficiency of logger calls when logging at the specified level is disabled. In addition, per the FAQ: https://www.slf4j.org/faq.html#paramException since SLF4J 1.6.0 it is possible to use parameterized logging and also log an exception/throwable. These changes were suggested by SLF4J Helper for NetBeans IDE: http://plugins.netbeans.org/plugin/72557/ | ||||
* | | Set version to 6.7-SNAPSHOT | Simon Brandhof | 2017-10-09 | 1 | -1/+1 |
|/ | |||||
* | Fix Quality flaws | Simon Brandhof | 2017-09-28 | 1 | -1/+2 |
| | |||||
* | SONAR-9803 add the tests that have been dropped by mistake | Simon Brandhof | 2017-09-28 | 9 | -0/+1056 |
| | |||||
* | SONAR-9802 remove useless attributes of HazelcastMember | Simon Brandhof | 2017-09-26 | 4 | -48/+0 |
| | |||||
* | SONAR-9802 add memory and cpu metrics to JvmStateSection | Simon Brandhof | 2017-09-26 | 2 | -2/+11 |
| | |||||
* | SONAR-8153 Do not export sensitive settings in System Info | Simon Brandhof | 2017-09-26 | 1 | -0/+1 |
| | |||||
* | SONAR-9802 fix support of overridden cluster name | Simon Brandhof | 2017-09-26 | 3 | -9/+5 |
| | |||||
* | SONAR-9802 Fix quality flaws | Daniel Schwarz | 2017-09-26 | 12 | -33/+44 |
| | |||||
* | SONAR-9802 allow to change the log level of a cluster | Daniel Schwarz | 2017-09-26 | 3 | -0/+124 |
| | |||||
* | SONAR-9802 complete system info page | Simon Brandhof | 2017-09-26 | 2 | -0/+56 |
| | |||||
* | SONAR-9845 Display type of disk in System Info on Linu | Simon Brandhof | 2017-09-26 | 2 | -5/+20 |
| | |||||
* | SONAR-9802 request all nodes from api/system/cluster_info | Simon Brandhof | 2017-09-26 | 7 | -14/+124 |
| |