]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
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-23 Stas Vilchikfix indentation
2017-02-23 Stas Vilchikfix indentation
2017-02-23 Janos GyerikLog as debug when sources are defined but missing in...
2017-02-23 Loïc BSONAR-6724 : support analyzing root pom in multi-module...
2017-02-23 Janos GyerikAnalyze non-leaf modules
2017-02-23 Simon BrandhofMerge remote-tracking branch 'origin/branch-6.3'
2017-02-22 Teryk BellahseneSONAR-8775 Deprecate component uuid in parameters and... 1684/head
2017-02-22 Teryk BellahseneSONAR-8408 WS update_key and bulk_update_key use the...
2017-02-22 Teryk BellahseneSONAR-8773 Move WS Reroute WS update_key and bulk_updat...
2017-02-22 Teryk BellahseneSONAR-8773 Call api/projects/update_key and bulk_update...
2017-02-22 Teryk BellahseneSONAR-8773 Move WS update_key and bulk_update_key to...
2017-02-22 Teryk BellahseneRename RoutesFilter to RedirectFilter
2017-02-22 Teryk BellahseneImprove readability of RoutesFilter
2017-02-22 Simon BrandhofSONAR-8402 Purge should delete queued task when deletin...
2017-02-22 Simon BrandhofSONAR-6962 restrict ES issues request to a subset of...
2017-02-22 Simon BrandhofDrop dead code
2017-02-22 Simon BrandhofMove PurgeCeActivitiesTest in correct package
2017-02-22 Julien LancelotSONAR-8795 Add description on text query filter
2017-02-22 Simon BrandhofAlways public artifacts with full build version 6.3.0.18800
2017-02-22 Simon BrandhofSet version 6.3-SNAPSHOT
2017-02-22 Julien LancelotSONAR-8795 Search by text query 1696/head
2017-02-22 Julien LancelotSONAR-8795 Extract text search feature in a dedicated...
2017-02-22 Julien LancelotSONAR-8290 Add unit test
2017-02-22 Julien LancelotSONAR-8790 Add last analysis date on api/components... 1698/head
2017-02-22 Julien LancelotSONAR-8790 Add last analysis date on api/components...
2017-02-22 Simon BrandhofAdd OrganizationPermission#all()
2017-02-22 Simon BrandhofDeprecate GlobalPermissions
2017-02-22 Simon BrandhofSupport OrganizationPermission in UserDbTester
2017-02-22 Simon BrandhofMove OrganizationPermission to sonar-db-dao
2017-02-22 Simon BrandhofDrop unused methods in UserDbTester
2017-02-22 Simon BrandhofDrop methods UserSession#xxxOrganizationPermission()
2017-02-22 Simon BrandhofUse the methods UserSession accepting OrganizationPermi...
2017-02-22 Simon BrandhofSupport new enum OrganizationPermission in UserSession
2017-02-22 Simon BrandhofFix deployment of RCs
2017-02-22 Simon BrandhofPublish version 6.3-RC3
2017-02-22 Daniel SchwarzSONAR-8831 increase performance of bulk issue storage
2017-02-22 Julien LancelotSONAR-8803 Sort by quality gate status 1691/head
2017-02-22 Julien LancelotSONAR-8803 Index quality gate status as integer
2017-02-22 Julien LancelotSONAR-8803 Rename qualityGate to qualityGateStatus...
2017-02-22 Julien LancelotSONAR-8290 Filter by language in api/components/search_...
2017-02-22 Julien LancelotSONAR-8290 Filter by language in project measures index
2017-02-22 Julien LancelotSONAR-8290 Improve filter to accept multiple values
2017-02-22 Julien LancelotSONAR-8290 Extract filter parsing in a dedicated class
2017-02-22 Julien LancelotSONAR-8231 Return language distribution facet
2017-02-22 Julien LancelotSONAR-8231 Add language distribution in project measure...
2017-02-21 Simon BrandhofSONAR-8704 allow roots to see all projects and measures 1697/head
2017-02-21 Simon BrandhofSONAR-8704 update indices authorization if browse permi...
2017-02-21 Daniel SchwarzSONAR-8523 make it visible, that there is one es subfie...
2017-02-21 Daniel SchwarzSONAR-8523 refactor the user index to comply to index...
2017-02-21 Simon BrandhofFix install of maven 3.3.9 on Travis
2017-02-21 Simon BrandhofRemove unused maven-release-plugin
2017-02-21 Simon BrandhofRemove unused Maven enforcer about Java 8
2017-02-21 Simon BrandhofUpgrade JDK and Maven on Travis
2017-02-21 Daniel SchwarzSONAR-8809 always update component index, instead of...
2017-02-21 ssjenkaAutomatic merge from branch-6.3
2017-02-21 Teryk BellahseneSONAR-8823 Deprecate API org.sonar.api.web.Footer
2017-02-21 ssjenkaAutomatic merge from branch-6.3
2017-02-21 Simon BrandhofAdd logs when Travis downloads phantomjs and JDK8
2017-02-21 Simon BrandhofAbility to release versions without build number in...
2017-02-21 ssjenkaAutomatic merge from branch-6.3
2017-02-20 Stas VilchikSONAR-8658 display "Apply Template" button for org...
2017-02-20 Simon BrandhofSONAR-8658 add field configuration.canApplyPermissionTe...
2017-02-20 Stas Vilchikchange wording in organization form
2017-02-20 Stas Vilchikreturn `isDefault` in /api/navigation/organization
2017-02-20 Stas VilchikSONAR-8658 fix applying of permission template
next