Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-7994 Clean up migration that feed local users | Julien Lancelot | 2016-08-18 | 1 | -1/+1 |
| | |||||
* | SONAR-7968 Create /api/settings/list_definitions WS | Julien Lancelot | 2016-08-18 | 1 | -1/+1 |
| | |||||
* | SONAR-7841 remove code to write CE task logs | Sébastien Lesaint | 2016-08-16 | 1 | -2/+0 |
| | |||||
* | SONAR-7834 remove internal WS /api/ce/logs | Sébastien Lesaint | 2016-08-16 | 1 | -1/+0 |
| | |||||
* | SONAR-7833 task start/stop logs in sonar.log only if DEBUG is enabled | Sébastien Lesaint | 2016-08-16 | 1 | -1/+1 |
| | | | | | 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-7833 task start/stop and step messages now go to ce_activity.log | Sébastien Lesaint | 2016-08-16 | 1 | -4/+2 |
| | |||||
* | SONAR-7910 javadoc fixes in StartupBarrier and WebServerBarrier | Sébastien Lesaint | 2016-08-10 | 2 | -4/+4 |
| | |||||
* | SONAR-7903 persist analysis reports in db | Simon Brandhof | 2016-08-05 | 1 | -3/+3 |
| | | | | | instead of file system (data/ce/reports). That allows support of clustering. | ||||
* | SONAR-7908 correctly close ES TransportClient | Simon Brandhof | 2016-08-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | in order to stop all the ES threads and to not generate Tomcat warnings: 2016.08.04 12:10:34 WARN web[o.a.c.l.WebappClassLoaderBase] The web application [ROOT] appears to have started a thread named [elasticsearch[Her][transport_client_worker][T#1]{New I/O worker #1}] but has failed to stop it. This is very likely to create a memory leak. Stack trace of thread: sun.nio.ch.KQueueArrayWrapper.kevent0(Native Method) sun.nio.ch.KQueueArrayWrapper.poll(KQueueArrayWrapper.java:198) sun.nio.ch.KQueueSelectorImpl.doSelect(KQueueSelectorImpl.java:117) sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) org.jboss.netty.channel.socket.nio.SelectorUtil.select(SelectorUtil.java:68) org.jboss.netty.channel.socket.nio.AbstractNioSelector.select(AbstractNioSelector.java:434) org.jboss.netty.channel.socket.nio.AbstractNioSelector.run(AbstractNioSelector.java:212) org.jboss.netty.channel.socket.nio.AbstractNioWorker.run(AbstractNioWorker.java:89) org.jboss.netty.channel.socket.nio.NioWorker.run(NioWorker.java:178) org.jboss.netty.util.ThreadRenamingRunnable.run(ThreadRenamingRunnable.java:108) org.jboss.netty.util.internal.DeadLockProofWorker$1.run(DeadLockProofWorker.java:42) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) java.lang.Thread.run(Thread.java:745) | ||||
* | SONAR-7908 ability to disable Elasticsearch process | Simon Brandhof | 2016-08-03 | 3 | -5/+7 |
| | |||||
* | SONAR-7910 support sonar.cluster.web.disabled | Simon Brandhof | 2016-08-03 | 7 | -54/+132 |
| | |||||
* | Refactor EsIndexerEnabler | Simon Brandhof | 2016-08-02 | 2 | -27/+16 |
| | |||||
* | Drop unused internal WS api/activities/search | Simon Brandhof | 2016-08-02 | 1 | -5/+0 |
| | | | | Replaced by api/qualityprofiles/changelog | ||||
* | Drop unused class RubyQProfileActivityService | Simon Brandhof | 2016-08-01 | 1 | -1/+0 |
| | |||||
* | Fix property sonar.core.startTime | Simon Brandhof | 2016-07-29 | 1 | -1/+3 |
| | |||||
* | SONAR-7899 configure container of "startup followers" | Simon Brandhof | 2016-07-29 | 2 | -11/+22 |
| | |||||
* | SONAR-7899 Refactor server file system | Simon Brandhof | 2016-07-29 | 5 | -12/+47 |
| | | | | | - new interface org.sonar.server.platform.ServerFileSystem - deprecate org.sonar.api.platform.Server#getDeployDir() | ||||
* | Fix merge of branch-6.0 | Simon Brandhof | 2016-07-27 | 2 | -457/+477 |
|\ | |||||
| * | Improve org.sonar.api.SonarRuntime | Simon Brandhof | 2016-07-27 | 2 | -457/+477 |
| | | | | | | | | | | | | | | | | | | | | | | | | * javadoc was not up-to-date * SensorContext has a single method #runtime() instead of #getRuntimeApiVersion() and #getRuntimeProduct() * deprecated SonarQubeVersion does not extend SonarRuntime * SonarRuntime becomes an interface. Implementation is org.sonar.api.internal.SonarRuntimeImpl for unit tests. | ||||
* | | refactor computation package to make clean split between CE and task | Sébastien Lesaint | 2016-07-21 | 2 | -4/+4 |
| | | |||||
* | | 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-7755 deploy/plugins/index.txt should expose SonarLint compatibility | Julien HENRY | 2016-07-07 | 2 | -5/+7 |
| | |||||
* | SONAR-7751, SONAR-7756 SonarLint API | Julien HENRY | 2016-07-07 | 2 | -5/+5 |
| | |||||
* | SONAR-7727 Remove deprecated stuff from Resources API | Julien HENRY | 2016-07-05 | 1 | -5/+0 |
| | |||||
* | SONAR-7727 Remove some deprecated properties | Julien HENRY | 2016-07-05 | 1 | -10/+10 |
| | |||||
* | SONAR-7781 Delete sonar.security.savePassword property | Julien Lancelot | 2016-06-29 | 1 | -10/+10 |
| | |||||
* | Fix some Quality flaws | Simon Brandhof | 2016-06-27 | 1 | -1/+1 |
| | |||||
* | SONAR-7723 Create dao for perm_tpl_characteristics | Teryk Bellahsene | 2016-06-09 | 1 | -1/+1 |
| | |||||
* | Move org.sonar.core.user classes outside sonar-db | Simon Brandhof | 2016-06-06 | 1 | -2/+2 |
| | |||||
* | fix quality flaws: add @FunctionalInterface where applicable | Sébastien Lesaint | 2016-06-03 | 1 | -0/+1 |
| | |||||
* | Automatic merge from branch-5.6 | Jenkins CI | 2016-05-27 | 1 | -1/+0 |
|\ | | | | | | | | | | | | | | | | | * 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 | 1 | -1/+0 |
| | | | | | | | | | | | | JVM does not start if runtime version is not 1.8, so it's useless to check java version programmatically. | ||||
| * | 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 |
| | | |||||
* | | remove usage of deprecated methods of Guava Objects | Sébastien Lesaint | 2016-05-24 | 1 | -2/+2 |
| | | |||||
* | | prepare for next development iteration | Tom | 2016-05-20 | 1 | -1/+1 |
|/ | |||||
* | Add definition of property sonar.jdbc.password | Simon Brandhof | 2016-05-18 | 1 | -1/+1 |
| | | | | so that its type is set to PropertyType.PASSWORD. | ||||
* | Sanitize package org.sonar.server.search | Simon Brandhof | 2016-05-16 | 2 | -2/+3 |
| | | | | | | Keep only deprecated classes in package org.sonar.server.search. Valid classes are moved to org.sonar.server.es. | ||||
* | Automatic merge from branch-5.5 | Jenkins CI | 2016-04-25 | 3 | -89/+2 |
|\ | | | | | | | | | | | * origin/branch-5.5: Remove useless CeDbClient Add PropertiesDao in CE container | ||||
| * | Remove useless CeDbClient | Julien Lancelot | 2016-04-25 | 3 | -89/+2 |
| | | | | | | | | It's useless that DbClient return a ReadOnlyPropertiesDao, and it prevent any CE task to update a property | ||||
| * | 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-7436 replace JMX/RMI by HTTP | Simon Brandhof | 2016-04-05 | 3 | -6/+17 |
| |