index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
az/ps-wide-output
branch-10.0
branch-10.1
branch-10.2
branch-10.3
branch-10.4
branch-10.5
branch-10.6
branch-10.7
branch-10.8
branch-25.01
branch-25.1
branch-5.6
branch-6.0
branch-6.1
branch-6.2
branch-6.3
branch-6.4
branch-6.5
branch-6.5-M1
branch-6.6
branch-6.6-M1
branch-6.7
branch-7.0
branch-7.9
branch-8.1
branch-8.3
branch-8.4
branch-8.5
branch-8.6
branch-8.7
branch-8.9
branch-9.0
branch-9.1
branch-9.2
branch-9.3
branch-9.4
branch-9.5
branch-9.6
branch-9.7
branch-9.8
branch-9.9
bug/cv/SONAR-20986-open-source-build-on-travis-failing
bugfix/cv/upgrade-travisenv-j17
copy_of_master
docs/th/AzureExtensionCompat15621
feat/smarini/BUILD-6088-add-security-md
feature/jay/fix-travis-build
feature/jh/scanner_report_uploader
feature/wad/do-not-merge-do-not-merge
feature/wad/refresh-cache
feature/wad/wip-node-18
fix/jp/fix-jrog
greg/test-new-cirrus-config
jp/test-ut
lj/testing-release
lj/travis-fix-for-master
master
ms/test-timeout
poc/kirill+dam/open-issue-in-ide
poc/me/travis-public-repo
prevent-jvm-override
task/mm/restore-public-build
task/sma/SONAR-22676_DO-NOT-MERGE
wip/ak/BUILD-3755-test-pr
wip/ant1/try_BUILD-3755_no_public_build_for_lts
wouter-admiraal-sonarsource-patch-1
Continuous Inspection: https://github.com/SonarSource/sonarqube
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Improve coverage of UsersWsRequest
Julien Lancelot
2017-09-05
1
-0
/
+27
*
Improve coverage of ComponentTreeAction
Julien Lancelot
2017-09-05
1
-0
/
+21
*
SONAR-9577 Add missing unit test on migration
Julien Lancelot
2017-09-05
2
-0
/
+87
*
SONAR-9721 Stabilize TelemetryDaemonTest
Teryk Bellahsene
2017-09-05
1
-8
/
+8
*
SONAR-9426 Migrate users not having identity provider
Julien Lancelot
2017-09-05
5
-1
/
+182
*
SONAR-9426 Set external identity info when reactivating local user
Julien Lancelot
2017-09-05
6
-20
/
+62
*
Create user only when needed in LocalAuthenticationTest
Julien Lancelot
2017-09-05
1
-41
/
+34
*
SONAR-9426 Split tests of UserUpdater
Julien Lancelot
2017-09-05
2
-436
/
+522
*
Add missing Tester#disableOrganizations in Category 1 ITs
Julien Lancelot
2017-09-05
3
-19
/
+12
*
Add SettingTester to clean settings between each IT
Julien Lancelot
2017-09-05
5
-29
/
+160
*
SONAR-8299 let the number of issues per rule be correct, even if many rules a...
Daniel Schwarz
2017-09-05
1
-0
/
+5
*
SONAR-8632 support SQLServer 2016
Simon Brandhof
2017-09-04
2
-1
/
+6
*
SONAR-9395 Stop the logback context during shutdown
Eric Hartmann
2017-09-04
3
-21
/
+29
*
SONAR-9394 Silence Hazelcast exception during shutdown
Eric Hartmann
2017-09-04
1
-1
/
+7
*
Fix quickbuild generating source jars.
Eric Hartmann
2017-09-01
1
-1
/
+1
*
SONAR−9721 fix InfoAction class dependency on web followers
Sébastien Lesaint
2017-09-01
5
-6
/
+76
*
Fixed a spelling error and generalized punctiation for general settings.
Jan Nylund
2017-08-31
1
-5
/
+5
*
SONAR-9721 fix javadoc of Server#getId()
Simon Brandhof
2017-08-30
1
-2
/
+4
*
SONAR-9721 IT to test telemetry content
Teryk Bellahsene
2017-08-30
7
-104
/
+213
*
SONAR-9721 Do not fail when server stops after opt-out
Teryk Bellahsene
2017-08-30
1
-0
/
+3
*
SONAR-9721 ES index project_measures indexes 'lines' metric
Teryk Bellahsene
2017-08-30
2
-1
/
+4
*
Xoo MeasureSensor supports language Xoo2
Teryk Bellahsene
2017-08-30
1
-2
/
+3
*
SONAR-9721 Remove DateUtils#formatDate(Long)
Teryk Bellahsene
2017-08-30
3
-7
/
+2
*
SONAR-9722 Add telemetry data to WS api/system/info
Teryk Bellahsene
2017-08-30
8
-34
/
+112
*
SONAR-9721 Extract TelemetryDataLoader from TelemetryDataDaemon
Teryk Bellahsene
2017-08-30
8
-33
/
+229
*
SONAR-9721 Send ncloc by language in telemetry report
Teryk Bellahsene
2017-08-30
3
-4
/
+13
*
SONAR-9721 Aggregate ncloc by language in the project measures ES index
Teryk Bellahsene
2017-08-30
4
-13
/
+50
*
SONAR-9721 Feed ncloc_language_distrution to project measures ES index
Teryk Bellahsene
2017-08-30
5
-11
/
+42
*
SONAR-9721 Send project measures statistics
Teryk Bellahsene
2017-08-30
7
-19
/
+249
*
SONAR-9721 Send SonarQube and plugins versions
Teryk Bellahsene
2017-08-30
4
-6
/
+68
*
SONAR-9721 Refactor TelemetryDaemon
Teryk Bellahsene
2017-08-30
3
-55
/
+74
*
SONAR-9721 Log a debug message when checking telemetry fails
Teryk Bellahsene
2017-08-30
2
-9
/
+4
*
Db column INTERNAL_PROPERTIES.kee is a VARCHAR(20)
Teryk Bellahsene
2017-08-30
1
-1
/
+1
*
SONAR-9721 Drop use of TelemetryUrl and TelemetryFrequency
Teryk Bellahsene
2017-08-30
5
-146
/
+17
*
SONAR-9721 Telemetry properties defined in a specific PropertyDefinition class
Teryk Bellahsene
2017-08-30
13
-83
/
+99
*
SONAR-9721 Opt-out of telemetry with a property
Teryk Bellahsene
2017-08-30
6
-6
/
+96
*
SONAR-9721 Send telemetry data once a week
Teryk Bellahsene
2017-08-30
5
-9
/
+79
*
SONAR-9721 Send Server UUID to Telemetry server
Teryk Bellahsene
2017-08-30
15
-0
/
+707
*
SONAR-8979 do not display settings page for portfolios
Stas Vilchik
2017-08-29
1
-1
/
+1
*
SONAR-8979 Drop leak period setting values on views
Julien Lancelot
2017-08-29
8
-94
/
+287
*
Enable incremental mode
Duarte Meneses
2017-08-29
1
-1
/
+1
*
drop ss.com 404 URL
G. Ann Campbell
2017-08-29
1
-1
/
+0
*
SONAR-9757 Copy issues in directories with unchanged files only
Duarte Meneses
2017-08-29
2
-0
/
+73
*
SONAR-9758 Support Oracle JDBC driver 12.2.0.1.0
Simon Brandhof
2017-08-28
4
-14
/
+16
*
Improve DB migration 1267 on MySQL
Simon Brandhof
2017-08-25
1
-3
/
+11
*
Split tests in LocalAuthenticationTest
Simon Brandhof
2017-08-25
1
-3
/
+11
*
Fix style regression on projects facets (leak)
Grégoire Aubert
2017-08-25
4
-6
/
+10
*
Reorganize the measures page sidebar
Grégoire Aubert
2017-08-25
10
-166
/
+242
*
Invert y axis of project and coverage overview bubblecharts on measures page
Grégoire Aubert
2017-08-25
3
-3
/
+9
*
Fix tags search in rules page
Grégoire Aubert
2017-08-25
1
-1
/
+1
[prev]
[next]