index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
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
...
*
|
Deprecate old service classes in WsClient, add replacement methods
Daniel Schwarz
2017-12-06
64
-184
/
+280
*
|
Deprecate non-generated sonar-ws service classes
Daniel Schwarz
2017-12-06
7
-0
/
+28
*
|
Simplify usage of sonar-ws-generator
Simon Brandhof
2017-12-06
2
-6
/
+4
*
|
SONAR-9857 fixing regexp to allow short emphasised string
Guillaume Jambet
2017-12-06
4
-10
/
+91
*
|
SONAR-10116 exclude person measures when populating live_measures
Simon Brandhof
2017-12-05
2
-1
/
+14
*
|
SONAR-10125 Add project relative path for all components
Janos Gyerik
2017-12-05
5
-23
/
+229
*
|
SONAR-10152 Add revision id to scanner report
Janos Gyerik
2017-12-05
1
-4
/
+91
*
|
SONAR-10126 Add relative path of project basedir to scanner report
Janos Gyerik
2017-12-05
3
-2
/
+51
*
|
SONAR-10153 Add ScmProvider methods to get last revision and relative paths f...
Janos Gyerik
2017-12-05
2
-9
/
+40
*
|
SONAR-10116 Fix insert of LOB in batch statements of migrations
Simon Brandhof
2017-12-05
2
-3
/
+2
*
|
Use released version of Orchestrator
Simon Brandhof
2017-12-05
1
-1
/
+1
*
|
SONAR-10116 Better scalability of loading of project measures
Daniel Schwarz
2017-12-05
110
-2165
/
+3087
*
|
Do not hardcode version of sonar-scanner in integration tests
Simon Brandhof
2017-12-05
1
-1
/
+0
*
|
Upgrade Orchestrator to 3.15.2.1321
Simon Brandhof
2017-12-05
1
-1
/
+1
*
|
SONAR-10089 Fix quality flaws
Eric Hartmann
2017-12-04
1
-10
/
+0
*
|
SONAR-9332 api/issues/tags searches across organizations
Teryk Bellahsene
2017-12-04
6
-26
/
+74
*
|
SONAR-10074 Use new QP actions 'delete' and 'associateProjects'
Grégoire Aubert
2017-12-04
8
-43
/
+76
*
|
SONAR-10074 Add QP actions "delete" and "associateProjects"
Julien Lancelot
2017-12-04
6
-50
/
+67
*
|
SONAR-10089 Fix migration on MySQL
Eric Hartmann
2017-12-04
2
-78
/
+34
*
|
SONAR-10088 Prevent deleting default quality gate
Grégoire Aubert
2017-12-04
6
-16
/
+25
*
|
SONAR-10088 Prevent deleting default quality gate
Julien Lancelot
2017-12-04
6
-27
/
+49
*
|
SONAR-10096 Forbid deleting built-in quality gate
Julien Lancelot
2017-12-04
5
-89
/
+111
*
|
SONAR-10096 Delete getDefault() from QualityGatesWsSupport
Julien Lancelot
2017-12-04
5
-40
/
+21
*
|
SONAR-10096 rewrite unit test not using old framework
Guillaume Jambet
2017-12-04
3
-42
/
+128
*
|
SONAR-10088 Forbid deleting built-in quality gate condition
Guillaume Jambet
2017-12-04
3
-13
/
+44
*
|
SONAR-10088 Prevent creating condition on built-in quality gate
Julien Lancelot
2017-12-04
2
-13
/
+19
*
|
SONAR-10088 Replace id by dto when creating condition
Julien Lancelot
2017-12-04
7
-65
/
+37
*
|
SONAR-10088 Improve isolation of CreateConditionActionTest
Julien Lancelot
2017-12-04
1
-58
/
+47
*
|
SONAR-10088 Prevent updating built-in quality gate when updating condition
Julien Lancelot
2017-12-04
4
-54
/
+84
*
|
SONAR-10088 Improve isolation of UpdateConditionActionTest
Julien Lancelot
2017-12-04
2
-79
/
+57
*
|
SONAR-9962 Remove the ability to unset default quality profile
Eric Hartmann
2017-12-04
6
-124
/
+66
*
|
SONAR-10088 Remove api/qualitygates/app action
Julien Lancelot
2017-12-04
6
-354
/
+3
*
|
SONAR-10110 Remove LoadedTemplate DAO
Julien Lancelot
2017-12-04
16
-304
/
+4
*
|
SONAR-10110 Remove log detecting old projects
Julien Lancelot
2017-12-04
3
-192
/
+0
*
|
SONAR-10110 Remove LOADED_TEMPLATES table
Julien Lancelot
2017-12-04
5
-2
/
+107
*
|
SONAR-10089 Add a migration to rename old quality gates
Eric Hartmann
2017-12-04
5
-1
/
+272
*
|
Apply feedback
Grégoire Aubert
2017-12-04
9
-24
/
+14
*
|
SONAR-9962 Remove the "unset as default" action on Quality Gates
Grégoire Aubert
2017-12-04
7
-39
/
+5
*
|
SONAR-10088 SONAR-10114 Allow/prevent QG actions based on list of authorized ...
Grégoire Aubert
2017-12-04
10
-96
/
+104
*
|
SONAR-10087 SONAR-10113 Display built-in badges on quality gates
Grégoire Aubert
2017-12-04
5
-4
/
+62
*
|
SONAR-10089 Add a migration removing loaded_templates for quality gates
Eric Hartmann
2017-12-04
5
-2
/
+148
*
|
SONAR-10089 Automatically update built-in quality gate
Eric Hartmann
2017-12-04
15
-101
/
+529
*
|
Merge QGateWsSupport to QualityGatesWsSupport
Julien Lancelot
2017-12-04
11
-112
/
+73
*
|
SONAR-10088 Prevent updating built-in quality gate in rename ws
Julien Lancelot
2017-12-04
3
-2
/
+22
*
|
SONAR-10087 Use protobuf in api/qualitygates/rename
Julien Lancelot
2017-12-04
4
-17
/
+15
*
|
SONAR-10087 Move rename logic from QualityGates to ws
Julien Lancelot
2017-12-04
6
-83
/
+213
*
|
SONAR-10088 Return available actions in api/qualitygates/show
Julien Lancelot
2017-12-04
4
-7
/
+93
*
|
SONAR-10088 Return available actions in api/qualitygates/list
Julien Lancelot
2017-12-04
8
-33
/
+179
*
|
SONAR-10087 Add built-in field in api/qualitygates/list
Julien Lancelot
2017-12-04
4
-11
/
+31
*
|
SONAR-10087 Use protobuf in api/qualitygates/list
Julien Lancelot
2017-12-04
3
-58
/
+62
[prev]
[next]