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
path:
root
/
server
/
sonar-server
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-10134 Add organization parameter in api/qualitygates/list
Julien Lancelot
2017-12-14
4
-96
/
+95
*
SONAR-10134 Add organization parameter in api/qualitygates/show
Julien Lancelot
2017-12-14
5
-79
/
+175
*
SONAR-10134 Allow creating quality gates in organization (wip)
Eric Hartmann
2017-12-14
8
-42
/
+154
*
SONAR-10134 Add QUALITY_GATES.UUID column
Eric Hartmann
2017-12-14
11
-34
/
+59
*
SONAR-10134 Add ORG_QUALITY_GATES table
Eric Hartmann
2017-12-14
6
-6
/
+17
*
Automatic merge from branch-6.7
ssjenka
2017-12-08
2
-2
/
+14
|
\
|
*
SONAR-10123 UserSession#keepkeepAuthorizedComponents handles branches properly
Teryk Bellahsene
2017-12-07
2
-2
/
+14
*
|
SONAR-10140 Compress plugins using pack200
Duarte Meneses
2017-12-07
10
-56
/
+310
*
|
Remove dead code
Julien Lancelot
2017-12-06
1
-56
/
+0
*
|
Fix quality flaws
Daniel Schwarz
2017-12-06
1
-3
/
+1
*
|
Add response example to api/qualityprofiles/copy
Daniel Schwarz
2017-12-06
3
-4
/
+32
*
|
Remove deprecated MeasuresService
Simon Brandhof
2017-12-06
15
-72
/
+134
*
|
Remove deprecated ProjectAnalysisService
Simon Brandhof
2017-12-06
16
-52
/
+124
*
|
Remove legacy sonar-ws code for issues
Daniel Schwarz
2017-12-06
1
-9
/
+7
*
|
SONAR-10116 Better scalability of loading of project measures
Daniel Schwarz
2017-12-05
44
-1206
/
+1218
*
|
SONAR-9332 api/issues/tags searches across organizations
Teryk Bellahsene
2017-12-04
5
-21
/
+49
*
|
SONAR-10074 Add QP actions "delete" and "associateProjects"
Julien Lancelot
2017-12-04
4
-42
/
+55
*
|
SONAR-10088 Prevent deleting default quality gate
Julien Lancelot
2017-12-04
5
-26
/
+46
*
|
SONAR-10096 Forbid deleting built-in quality gate
Julien Lancelot
2017-12-04
4
-85
/
+105
*
|
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
4
-19
/
+26
*
|
SONAR-10088 Remove api/qualitygates/app action
Julien Lancelot
2017-12-04
6
-354
/
+3
*
|
SONAR-10110 Remove log detecting old projects
Julien Lancelot
2017-12-04
3
-192
/
+0
*
|
SONAR-10089 Automatically update built-in quality gate
Eric Hartmann
2017-12-04
6
-94
/
+508
*
|
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
3
-16
/
+14
*
|
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
3
-7
/
+92
*
|
SONAR-10088 Return available actions in api/qualitygates/list
Julien Lancelot
2017-12-04
6
-32
/
+165
*
|
SONAR-10087 Add built-in field in api/qualitygates/list
Julien Lancelot
2017-12-04
3
-11
/
+30
*
|
SONAR-10087 Use protobuf in api/qualitygates/list
Julien Lancelot
2017-12-04
2
-58
/
+49
*
|
SONAR-10087 Move some logic from QualityGates to ListAction
Julien Lancelot
2017-12-04
7
-96
/
+181
*
|
SONAR-10087 Replace 'default' by 'isDefault' in api/qualitygates/list
Julien Lancelot
2017-12-04
2
-6
/
+18
*
|
SONAR-10087 Add built-in field in api/qualitygates/show
Julien Lancelot
2017-12-04
3
-1
/
+18
*
|
SONAR-10087 Use protobuf in api/qualitygates/show
Julien Lancelot
2017-12-04
10
-261
/
+303
*
|
SONAR-10087 Populate built-in flag on existing quality gates
Julien Lancelot
2017-12-04
3
-2
/
+3
*
|
SONAR-10087 Add built-in flag to provided quality gate
Julien Lancelot
2017-12-04
2
-5
/
+11
*
|
Automatic merge from branch-6.7
ssjenka
2017-12-01
1
-5
/
+12
|
\
|
|
*
SONAR-10060 api/system/info throws clean message when an exception is thrown
Teryk Bellahsene
2017-11-30
1
-5
/
+12
|
*
Prepare for next development iteration
Julien Lancelot
2017-11-07
1
-1
/
+1
|
*
Release 6.7
6.7
Simon Brandhof
2017-11-07
1
-1
/
+1
|
*
LICENSE-82 reset server ID on DB URL changes
Simon Brandhof
2017-11-07
6
-78
/
+414
[next]