]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2017-03-03 Teryk BellahseneSONAR-8845 Index tags in project measures ES index
2017-03-03 Simon BrandhofDrop deprecated method MyBatis#closeQuietly(DbSession)
2017-03-03 Julien HENRYSONAR-8883 Reenable assertion
2017-03-03 Julien LancelotUpgrade to parent 40 1733/head
2017-03-03 Julien LancelotFix JSONReportTest
2017-03-03 Julien LancelotAutomatic merge from branch-6.3
2017-03-02 Janos GyerikStore repeated call result in local variable
2017-03-02 Janos GyerikSONAR-8832 Support project-level sensors (#1720)
2017-03-02 Julien HENRYSONAR-8883 Fix Server::getVersion() on scanner side...
2017-03-02 Julien HENRYSONAR-8622 Fix preview mode/JSON report on branches
2017-03-02 Julien LancelotRemove javaProperties plugin from PluginsTest 1724/head
2017-03-02 Julien LancelotRemove javaProperties plugin from PluginsTest
2017-03-02 Julien LancelotRemove JSON plugin
2017-03-02 Julien LancelotRemove JSON plugin
2017-03-02 Stas Vilchikfix quality flaw
2017-03-02 Stas Vilchikrefactor source viewer (#1705)
2017-03-02 Julien LancelotSONAR-8460 Do not fail to write response when profile...
2017-03-02 Julien HENRYSONAR-8826 Fix QA
2017-03-02 Julien LancelotSONAR-8460 Remove Errors
2017-03-02 Julien LancelotSONAR-8460 Remove creation BadRequestException with...
2017-03-02 Julien LancelotSONAR-8460 Fix bundled error messages
2017-03-02 Julien LancelotSONAR-8460 Simplify creation of BadRequestException...
2017-03-02 Julien LancelotSONAR-8460 Remove isEmpty from Errors
2017-03-02 Julien LancelotSONAR-8460 Remove check from Errors
2017-03-02 Julien LancelotSONAR-8460 Remove writeJson from Errors
2017-03-02 Stas Vilchikadd .vscode to .gitignore
2017-03-02 Stas Vilchikfix quality flaw
2017-03-02 Teryk BellahseneSONAR-8842 Add tags to WS api/components/search_projects 1723/head
2017-03-02 Teryk BellahseneSONAR-8841 Add tags to WS api/components/show and tree...
2017-03-02 ssjenkaAutomatic merge from branch-6.3
2017-03-01 Duarte MenesesSONAR-8783 Improve display of error when uploading...
2017-03-01 Daniel SchwarzSONAR-8837 add indexing time to logs
2017-03-01 Daniel SchwarzSONAR-8837 shorten indexer startup logs
2017-03-01 Duarte MenesesSONAR-8783 Improve display of error when uploading...
2017-03-01 Duarte MenesesSONAR-8826 Add SonarQube server version to the task...
2017-03-01 Simon BrandhofSONAR-8835 support NULL in column file_sources.line_hashes
2017-03-01 Simon BrandhofSONAR-8835 file move detection does not need to compute...
2017-03-01 Daniel SchwarzSONAR-6037 decide by boolean flag, whether or not to...
2017-03-01 Stas VilchikSONAR-8451 fix bad state on measures page
2017-03-01 Simon BrandhofSONAR-8659 Bring back "Edit Permissions" to system...
2017-02-28 Teryk BellahseneSONAR-8838 Limit to 500 characters DB column TAGS of... 1721/head
2017-02-28 Simon BrandhofDisable IT PurgeTest
2017-02-28 Julien LancelotSONAR-8847 Set COPY_COMPONENT_UUID of local views 1706/head
2017-02-28 Julien LancelotSONAR-8847 Persist copy_component_uuid for local views
2017-02-28 Julien HENRYClean dead code
2017-02-28 Teryk BellahseneSONAR-8838 Create WS api/project_tags/set to set tags... 1715/head
2017-02-28 Teryk BellahseneSONAR-8838 Create api/project_tags controller
2017-02-28 Teryk BellahseneSONAR-8838 Update tags of a project in DB
2017-02-28 Teryk BellahseneSONAR-8838 insert and return tags from projects DB...
2017-02-28 Teryk BellahseneSONAR-8838 Add DB column TAGS to PROJECTS table
2017-02-28 Stas Vilchikfix redirection after login
2017-02-28 Stas Vilchikalways redirect to landing after login from about page
2017-02-27 Daniel SchwarzSONAR-7282 fix module number count in ComputeEngineCont...
2017-02-27 Eric HartmannReenabling tests on cluster
2017-02-27 Eric HartmannDisabling cluster tests until fixed
2017-02-27 ssjenkaAutomatic merge from branch-6.3
2017-02-26 Simon BrandhofDrop unused Dialect#getActiveRecordDialectCode()
2017-02-26 Eric HartmannSONAR-8818 Add Hazelcast and its configuration (#1699)
2017-02-26 Simon BrandhofFix test
2017-02-26 Simon BrandhofUse project build dir as temporary dir for tests
2017-02-26 Simon BrandhofFix quality flaws
2017-02-26 Simon BrandhofDrop usages of MyBatis#openSession()
2017-02-25 Simon BrandhofMyBatis implements Startable
2017-02-25 Simon BrandhofDeprecate MyBatis#closeQuietly(DbSession)
2017-02-25 Simon BrandhofReplace usage of MyBatis SqlSession by DbSession
2017-02-25 Simon BrandhofClean-up class MyBatis
2017-02-25 Simon BrandhofReplace DbClient#closeSession(DbSession) by try-with...
2017-02-25 Daniel SchwarzSONAR-8092 do not use thread pools for es indexing...
2017-02-25 Daniel SchwarzSONAR-8837 create log line, as soon as indexing is...
2017-02-24 Sébastien LesaintSONAR-7937 restart reloads sonar.properties 1707/head
2017-02-24 Sébastien LesaintSONAR-7937 extract JavaCommandFactory from App
2017-02-24 Sébastien LesaintSONAR-7937 Monitor reloads JavaCommand to execute on...
2017-02-24 Sébastien LesaintSONAR-8435 add info message saying WebServer is operati... 1690/head
2017-02-24 Sébastien LesaintSONAR-8435 fix WS of Level4 available before going...
2017-02-24 Sébastien LesaintSONAR-8435 log "SonarQube is up" if all processes are...
2017-02-24 Sébastien LesaintSONAR-8435 fix safemode on non startup-leader failing...
2017-02-24 Sébastien LesaintSONAR-8435 add abort exit points to AutoStarter when...
2017-02-24 Sébastien LesaintSONAR-8435 run level3, 4 and startup in background...
2017-02-24 Sébastien LesaintSONAR-7485 suppress logs from Tomcat's ContainerBase...
2017-02-24 Sébastien LesaintSONAR-7485 don't let exceptions go up to Tomcat
2017-02-24 Sébastien LesaintSONAR-7485 specifically handle MessageException in...
2017-02-24 Sébastien LesaintSONAR-7500 TomcatAccessLog must log at DEBUG level
2017-02-24 Sébastien LesaintSONAR-7500 remove useless Monitored WARN log when web...
2017-02-24 Sébastien Lesaintfix quality flaw: missing package-info.java
2017-02-24 Evgeny MandrikovDelete .sonarsource.properties
2017-02-24 Daniel SchwarzSOANR-8092 make BulkIndexer size an enum for better...
2017-02-24 Daniel SchwarzSONAR-8092 on startup, create es replicas, after all...
2017-02-24 Daniel SchwarzSONAR-8092 only index empty types (not all types of...
2017-02-24 Daniel SchwarzSONAR-8390 when altering users, only reindex touched...
2017-02-24 Daniel SchwarzSONAR-8092 index issues when changed in the db, ignore...
2017-02-24 Daniel SchwarzSONAR-8092 do not rely on updated-timestamp for indexin...
2017-02-24 Daniel SchwarzSONAR-8092 use the same kind of log message for all...
2017-02-24 Daniel SchwarzSONAR-8092 only reindex es indices, that contain at...
2017-02-24 Daniel SchwarzSONAR-8092 combine es index name and es type name into...
2017-02-24 Daniel SchwarzSONAR-8092 generalise startup of es indexers
2017-02-24 Daniel Schwarzset embedded database timeout to 30s for slow build...
2017-02-24 David RautureauBUILD-384 Replace usage of groovy-maven-plugin (not...
2017-02-23 Stas Vilchikfix indentation
2017-02-23 Stas Vilchikfix indentation
2017-02-23 Janos GyerikLog as debug when sources are defined but missing in...
next