]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
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...
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
next