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-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-6499 WS permissions/set_default_template improve description
Teryk Bellahsene
2015-09-02
1
-1
/
+1
*
Rename id and template id parameters in the permission domain
Teryk Bellahsene
2015-09-02
17
-55
/
+55
*
Use WsProjectRef instead of Request to get a project
Teryk Bellahsene
2015-09-02
2
-6
/
+3
*
SONAR-6499 WS permissions/set_default_template set default permission templat...
Teryk Bellahsene
2015-09-02
14
-21
/
+343
*
SONAR-6494 WS permissions/apply_template apply a permission template to a pro...
Teryk Bellahsene
2015-09-02
6
-8
/
+393
*
Rename WsGroup and WsProject to WsGroupRef and WsProjectRef
Teryk Bellahsene
2015-09-02
33
-208
/
+168
*
Improve WsGroup and WsProject contracts
Teryk Bellahsene
2015-09-02
8
-27
/
+29
*
SONAR-6730 Replace ComponentVisitors and inject directly ComponentVisitor in ...
Julien Lancelot
2015-09-02
4
-92
/
+18
*
SONAR-6730 Add boolean measure
Julien Lancelot
2015-09-02
4
-4
/
+46
*
SONAR-6730 Simplify API
Julien Lancelot
2015-09-02
16
-593
/
+435
*
Fix quality flaws
Simon Brandhof
2015-09-02
4
-11
/
+9
*
Fix quality flaw
Julien Lancelot
2015-08-31
1
-11
/
+11
*
Fix quality flaws
Julien Lancelot
2015-08-31
17
-71
/
+62
*
Fix quality flaws
Simon Brandhof
2015-08-31
1
-1
/
+1
*
Fix perf tests of issue indexing
Simon Brandhof
2015-08-31
1
-1
/
+1
*
SONAR-6730 Add component key in the API
Julien Lancelot
2015-08-31
2
-0
/
+6
*
SONAR-6730 Move RangeDistrubtionBuilder to API and allow constructor to take ...
Julien Lancelot
2015-08-31
3
-296
/
+2
*
SONAR-6730 Measure computer should allowed no Input metrics
Julien Lancelot
2015-08-31
2
-25
/
+64
*
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
[next]