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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
SONAR-6730 Improve error message when adding measure on not allowed metric
Julien Lancelot
2015-08-31
2
-2
/
+3
*
Adding trace log on visitors and measure computers
Julien Lancelot
2015-08-31
7
-4
/
+47
*
SONAR-6730 Add issues in Measure API
Julien Lancelot
2015-08-31
10
-37
/
+99
*
SONAR-6730 Create a repository of issues for a given component
Julien Lancelot
2015-08-31
8
-3
/
+356
*
SONAR-6730 Split IntegrateIssuesStep into 3 visitors
Julien Lancelot
2015-08-31
11
-58
/
+736
*
javadoc update on PersistComponentsStep
Sébastien Lesaint
2015-08-29
1
-1
/
+1
*
change NewCoverageVariationSumFormula into VariationSumFormula
Sébastien Lesaint
2015-08-29
7
-46
/
+130
*
add QualityGateStatus#equals to fix MeasureRepoEntry#equalsByQualityGateStatus
Sébastien Lesaint
2015-08-29
1
-0
/
+17
*
PurgeDatastoresStep now supports Views Component tree
Sébastien Lesaint
2015-08-29
2
-22
/
+115
*
FillMeasuresWithVariationsStep now support Views Component tree
Sébastien Lesaint
2015-08-29
4
-11
/
+259
*
add support for Views Component tree to NewCoverageVariationSumFormula
Sébastien Lesaint
2015-08-29
10
-40
/
+543
*
add support for Views Component tree to ComplexityMeasuresStep
Sébastien Lesaint
2015-08-29
4
-37
/
+272
*
add support for Views Component tree to UnitTestMeasuresStep
Sébastien Lesaint
2015-08-29
3
-26
/
+304
*
add support for Views Component tree to LanguageDistributionMeasuresStep
Sébastien Lesaint
2015-08-29
3
-10
/
+149
*
fix badly named test LanguageDistributionMeasuresTest
Sébastien Lesaint
2015-08-29
1
-1
/
+1
*
rename Counter#aggregate(LeafContext) to initialize(InitContext)
Sébastien Lesaint
2015-08-29
28
-117
/
+118
*
SONAR-6812 Improve format of generated UUIDs for better usage of Lucene
Simon Brandhof
2015-08-28
17
-16
/
+18
*
Trim all WS string request parameters
Teryk Bellahsene
2015-08-28
2
-2
/
+3
*
temporary disable web medium tests
Stas Vilchik
2015-08-28
1
-10
/
+12
*
SONAR-6498 WS permissions/delete_template impossible to delete a default temp...
Teryk Bellahsene
2015-08-28
24
-78
/
+377
*
SONAR-6290 fix bubble chart when using french language pack
Stas Vilchik
2015-08-28
1
-2
/
+2
*
fix js error when the force authentication is enabled
Stas Vilchik
2015-08-28
1
-0
/
+5
*
SONAR-6708 fix sqale colors when drilldown on treemap
Stas Vilchik
2015-08-28
2
-8
/
+6
*
fix SONAR-6290
Stas Vilchik
2015-08-28
4
-9
/
+9
*
Fix PermissionTemplateServiceTest
Teryk Bellahsene
2015-08-28
1
-2
/
+2
*
SONAR-6497 SONAR-6496 WS create and update permission template with better te...
Teryk Bellahsene
2015-08-27
17
-46
/
+102
*
Revert "fix SONAR-6203 Manual Metrics of type Level and Text can't be display...
Stas Vilchik
2015-08-27
1
-1
/
+1
*
Update tests to use the ignore fields feature of JsonAssert
Teryk Bellahsene
2015-08-27
6
-23
/
+9
*
JsonAssert can ignore fields and small improvements
Teryk Bellahsene
2015-08-27
6
-19
/
+19
*
SONAR-6485 use "id" instead of "uuid"
Stas Vilchik
2015-08-27
3
-5
/
+5
*
SONAR-6496 SONAR-6497 Rename template key by template id and projectPattern b...
Teryk Bellahsene
2015-08-27
5
-8
/
+8
*
SONAR-6485 WS permissions/search_project_permissions replace uuid by id in re...
Teryk Bellahsene
2015-08-27
2
-5
/
+5
*
SONAR-6479 WS permissions/users take out Paging from the loop when building r...
Teryk Bellahsene
2015-08-27
1
-9
/
+8
*
SONAR-6693 WS issue_filters/search do no require to be authenticated
Teryk Bellahsene
2015-08-27
2
-12
/
+1
*
fix SONAR-6290 Histogram widget fails to display using French language pack
Stas Vilchik
2015-08-27
1
-3
/
+3
*
fix SONAR-6203 Manual Metrics of type Level and Text can't be displayed using...
Stas Vilchik
2015-08-27
1
-1
/
+1
*
Add static to permission template methods
Teryk Bellahsene
2015-08-27
2
-2
/
+2
*
SONAR-6805 WS permissions/remove_group allow removal of last group and users ...
Teryk Bellahsene
2015-08-27
1
-0
/
+2
*
SONAR-6693 WS issue_filters/search replace favourite by favorite
Teryk Bellahsene
2015-08-27
5
-17
/
+17
*
SONAR-6766 add execution flow step numbers, decrease the contrast of issue lo...
Stas Vilchik
2015-08-27
4
-10
/
+12
*
Move PermissionRequestValidator in the ws package
Teryk Bellahsene
2015-08-27
11
-22
/
+24
*
Sanitize PermissionTemplateDao methods
Teryk Bellahsene
2015-08-27
2
-4
/
+4
*
SONAR-6498 WS permissions/delete_template delete a permission template
Teryk Bellahsene
2015-08-27
10
-15
/
+220
*
Remove PermissionTemplateDao#insert(String,String,String)
Teryk Bellahsene
2015-08-27
7
-17
/
+23
*
SONAR-6497 WS permissions/update/template update a permission template
Teryk Bellahsene
2015-08-27
27
-77
/
+516
*
SONAR-6496 WS permissions/create_template create a permission template
Teryk Bellahsene
2015-08-27
18
-65
/
+496
*
stabilize web tests
Stas Vilchik
2015-08-26
2
-2
/
+2
*
SONAR-6805 Rewrite project permissions page on a project level
Stas Vilchik
2015-08-26
13
-77
/
+130
*
fix tests for SONAR-6797 order permissions
Stas Vilchik
2015-08-26
1
-4
/
+4
*
fix SONAR-6249 Non favorite issue filters cannot be loaded by Issues page
Stas Vilchik
2015-08-26
6
-34
/
+79
[prev]
[next]