]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2017-01-05 Sébastien LesaintSONAR-8416 AuthenticationException message start with...
2017-01-04 bartfastielRemoved broken link to 'sonarqube.org/development'
2016-12-16 Sébastien LesaintSONAR-8416 fix login failure log at OAuth2 successful... 1475/head
2016-12-14 Simon BrandhofUse local SonarQube ZIP in performance and upgrade... 1465/head
2016-12-14 Sébastien LesaintSONAR-8416 fix login failure log on logout from the UI
2016-12-14 Sébastien LesaintSONAR-8417 control auth event log with sonar.log.level...
2016-12-14 Julien LancelotSONAR-8416 Update UTs to check auth events in LoginActi...
2016-12-14 Sébastien LesaintSONAR-8416 fix quality flaws (duplicated code and other)
2016-12-14 Sébastien LesaintSONAR-8416 restore error message displayed to user
2016-12-14 Julien LancelotSONAR-8416 Add IT in SSO authentication
2016-12-14 Julien LancelotSONAR-8416 improve ITs on authentication
2016-12-14 Sébastien LesaintSONAR-8416 AuthenticationEventImpl now log at DEBUG
2016-12-14 Sébastien LesaintSONAR-8416 prevent log flooding with über long login
2016-12-14 Sébastien LesaintSONAR-8416 add event log on error in OAuth2 and Base...
2016-12-14 Sébastien LesaintSONAR-8416 move handling logic out from UnauthorizedExc...
2016-12-14 Sébastien LesaintSONAR-8416 add event log in case of error for basic...
2016-12-14 Sébastien LesaintSONAR-8416 add log (INFO) when user successfuly log in
2016-12-14 Simon BrandhofFix IssueNotificationsTest
2016-12-13 TomPrepare for next development iteration
2016-12-13 Tomrelease 6.2 6.2
2016-12-13 Simon Brandhoffix type of INTEGER columns on Oracle
2016-12-12 Julien LancelotSONAR-8532 Upgrade embedded plugins to latest version
2016-12-09 TomPrepare for next development iteration
2016-12-09 Tomrelease 6.2-RC3 6.2-RC3
2016-12-09 Tombuild: generate empty sources and javadoc jars for...
2016-12-08 Julien LancelotDisable UpgradeTests
2016-12-08 Julien LancelotDisable css plugin as it's currently incompatible with...
2016-12-06 Sébastien LesaintSONAR-8332 fix broken thread safety of UUID generation 1431/head
2016-12-06 Sébastien LesaintSONAR-8442 do not do a select to keep ce_activity.is_ke... 1434/head
2016-12-06 Sébastien LesaintMerge branch 'branch-5.6' into branch-6.2
2016-12-05 Sébastien LesaintSONAR-8447 avoid select to key ce_activity.is_key up...
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 Simon BrandhofSONAR-8462 WS api/rules/repositories does not escape...
2016-12-01 Simon BrandhofSONAR-8461 WS api/languages/list does escape the parame...
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...
next