]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2016-12-05 Simon BrandhofFix duplicated logs in LogTester
2016-12-02 TomPrepare for next development iteration
2016-12-02 TomRelease 6.2-RC2 6.2-RC2
2016-12-01 Sébastien LesaintSONAR-8333 log must be ERROR when process start fails 1423/head
2016-12-01 Sébastien LesaintSONAR-8422 add visible error in sonar.log when DB is...
2016-12-01 Simon BrandhofSONAR-8462 escape param "q" in WS api/rules/repositories"
2016-12-01 Simon BrandhofSONAR-8461 escape param "q" in WS api/languages/list
2016-12-01 Sébastien LesaintSONAR-8335 rename LogDomain#ES_CLIENT to LogDomain#ES 1418/head
2016-12-01 Sébastien LesaintSONAR-8335 add IT on dynamic log level change
2016-12-01 Sébastien LesaintSONAR-8335 make changing root level change level of...
2016-12-01 Sébastien LesaintSONAR-8335 add missing coverage on jmx log property
2016-12-01 Sébastien LesaintSONAR-8335 drop dead code ServerLogging#getCurrentLogFile
2016-12-01 Sébastien LesaintSONAR-8335 move RootLoggerConfig out of LogbackHelper
2016-12-01 Sébastien LesaintSONAR-8335 move LogBackHelper to subpackage logging
2016-12-01 Sébastien LesaintMerge branch 'branch-5.6' into branch-6.2
2016-12-01 Sébastien LesaintMerge branch 'branch-5.6' into branch-6.2
2016-12-01 Sébastien LesaintMerge branch 'branch-5.6' into branch-6.2
2016-12-01 Simon BrandhofSONAR-8437 add missing characters to be escaped
2016-12-01 Simon BrandhofSONAR-8415 Low max memory of main process can lead...
2016-11-30 Simon BrandhofSONAR-8437 add missing characters to be escaped
2016-11-30 Sébastien LesaintSONAR-8421 fix ConcurrentModificationException 1421/head
2016-11-30 Simon BrandhofSONAR-8437 fix listing of issue tags and authors
2016-11-30 Simon BrandhofSONAR-8437 fix facet "assigned_to_me" of api/issues...
2016-11-30 Simon BrandhofSONAR-8436 escape param "tags" of WS api/rules/tags
2016-11-30 Simon BrandhofSlight performance improvement in api/rules/tags
2016-11-30 Simon BrandhofSONAR-8436 Fix Quality flaws related to org.sonar.serve...
2016-11-30 Simon BrandhofSONAR-8437 fix listing of issue tags and authors
2016-11-30 Simon BrandhofSONAR-8437 fix facet "assigned_to_me" of api/issues...
2016-11-30 Simon BrandhofSONAR-8437 escape selected value in ES facet of WS...
2016-11-30 Simon BrandhofSONAR-8436 escape param "tags" of WS api/rules/tags
2016-11-30 Simon BrandhofSlight performance improvement in api/rules/tags
2016-11-30 Simon BrandhofFix Quality flaws related to org.sonar.server.rule
2016-11-28 Julien LancelotSONAR-8423 Properly fail on invalid basic header 1415/head
2016-11-28 Julien LancelotSONAR-5430 Update SSO properties in order to start...
2016-11-28 Julien LancelotSONAR-8089 Add missing condition on snapshots.islast... 1412/head
2016-11-28 Simon BrandhofSpeed-up drop of DB table on Oracle
2016-11-28 David RautureauSONAR-8420 Automated release
2016-11-28 Stas VilchikSONAR-8382 fix l10n
2016-11-25 Stas VilchikSONAR-8382 apply feedback on about page (#1411)
2016-11-25 Stas Vilchikchange warning about log level
2016-11-25 Stas VilchikSONAR-8426 Redirect account/issues/xxx links to the...
2016-11-24 Stas VilchikSONAR-8382 move "About" link to the footer and help...
2016-11-24 Stas VilchikSONAR-8382 update permalinks
2016-11-24 Teryk BellahseneSONAR-8418 Stop computing ratings for views 1407/head
2016-11-23 Simon BrandhofUpgrade to orchestrator 3.13
2016-11-23 Stas Vilchikshow generic 404 page when a project is not found
2016-11-21 David Rautureau[maven-release-plugin] prepare for next development...
2016-11-21 David Rautureau[maven-release-plugin] prepare release 6.2-RC1 6.2-RC1
2016-11-21 Simon BrandhofAutomatic merge from branch-6.1
2016-11-18 Stas VilchikSONAR-8374 disable assignee facet when "my issues"...
2016-11-18 Teryk BellahseneRevert "SONAR-6996 Replace the issue key by the file... 1405/head
2016-11-18 David RautureauPrepare for next development iteration (ITs) branch-6.1
2016-11-18 Stas VilchikSONAR-8382 change msbuild logo, fix wording
2016-11-18 Simon BrandhofSONAR-8351 fix link to webhook documentation
2016-11-18 Sébastien LesaintSONAR-8340 add documentation of rolling policy applied...
2016-11-18 Sébastien LesaintSONAR-8335 support global log level in ES JVM as we...
2016-11-18 Sébastien LesaintSONAR-8332 fix missing SQ HTTP request ID from Web...
2016-11-18 Simon BrandhofSONAR-8383 fix label "Web Server" of link to logs
2016-11-18 Simon BrandhofSONAR-8383 fix label "Main process" of link to logs
2016-11-18 Simon BrandhofUpgrade to parent 37
2016-11-18 ssjenkaAutomatic merge from branch-6.1
2016-11-17 David Rautureau[maven-release-plugin] prepare for next development...
2016-11-17 David Rautureau[maven-release-plugin] prepare release 6.1.1 6.1.1
2016-11-17 Simon BrandhofSONAR-8298 clarify that session timeout is about inactivity
2016-11-17 Sébastien LesaintSONAR-8332 change default access log pattern to include... 1399/head
2016-11-17 Sébastien LesaintSONAR-8332 fix missing display of HTTP request ID in...
2016-11-17 Sébastien LesaintSONAR-8338 SONAR-8337 SONAR-8336 remove doc from sonar...
2016-11-17 Sébastien LesaintSONAR-8190 remove api/roots/* WS from SQ for release 6.2
2016-11-17 Sébastien LesaintSONAR-8151 remove property category Organizations from...
2016-11-17 Sébastien Lesaintfix quality flaws
2016-11-17 Stas Vilchikfix assignee facet, part 2
2016-11-17 Stas Vilchikfix assignee facet
2016-11-17 Simon BrandhofSONAR-8383 update example of api/system/logs
2016-11-17 Teryk BellahseneFix quality flaw
2016-11-17 Simon BrandhofSONAR-8248 JS files from plugins don't have JS Content...
2016-11-17 Simon BrandhofSONAR-8391 Fix Quality flaws
2016-11-17 Simon BrandhofSONAR-8248 JS files from plugins don't have JS Content...
2016-11-17 Teryk BellahseneSONAR-8363 Mark just created projects as favorite when... 1401/head
2016-11-17 Simon BrandhofSONAR-8391 fix NPE when id is invalid in SNAPSHOTS...
2016-11-17 Stas Vilchikfix bulk change of my issues
2016-11-17 Stas VilchikSONAR-8383 improve display of log links in sysinfo...
2016-11-17 Stas Vilchikfix resetting of settings
2016-11-17 Simon BrandhofSONAR-8383 download all log files from sysinfo console
2016-11-17 Simon BrandhofSONAR-8383 add param "process" to api/system/logs
2016-11-16 Simon BrandhofSONAR-8383 expose association process -> log filename
2016-11-16 Simon BrandhofSONAR-8177 do not display messages of internal errors
2016-11-16 Simon BrandhofRemove duplication in l10n core.properties
2016-11-16 Sébastien LesaintSONAR-8340 document log format in sonar.properties 1396/head
2016-11-16 Sébastien LesaintSONAR-8338 add documentation for new properties in...
2016-11-16 Sébastien LesaintSONAR-8338 add properties to control log level of JMX...
2016-11-16 Sébastien LesaintSONAR-8337 add documentation for new properties in... 1395/head
2016-11-16 Sébastien LesaintSONAR-8337 add properties to control ES log level in...
2016-11-16 Sébastien LesaintSONAR-8336 add documentation for new properties in... 1394/head
2016-11-16 Sébastien LesaintSONAR-8336 add properties to control SQL logs level...
2016-11-16 Sébastien LesaintSONAR-8341 add IT 1390/head
2016-11-16 Sébastien LesaintSONAR-8341 add INFO log in App when SQ is done starting
2016-11-16 Sébastien LesaintSONAR-8335 most accurate property rather than lowest... 1387/head
2016-11-16 Sébastien LesaintSONAR-8335 better error reporting on property values...
2016-11-16 Sébastien LesaintSONAR-8335 document new properties in sonar.properties
2016-11-16 Sébastien LesaintSONAR-8335 support properties to configure log level...
next