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
*
Rename variables "sut" to "underTest" in tests
Simon Brandhof
2015-07-16
24
-201
/
+198
*
Remove BiSumCounter
Julien Lancelot
2015-07-16
2
-149
/
+0
*
SONAR-6682 Merge DocumentationMeasuresStep into CommentMeasuresStep
Julien Lancelot
2015-07-16
5
-328
/
+264
*
Revert "SONAR-6556 remove RoR code of WS projects/ghosts/index and projects/p...
Teryk Bellahsene
2015-07-16
15
-22
/
+403
*
SONAR-6702 Reactivate previously removed components
Julien Lancelot
2015-07-16
6
-5
/
+228
*
SONAR-6702 Add migration to update PROJECTS.PROJECTS_KEE index
Julien Lancelot
2015-07-16
1
-0
/
+42
*
SONAR-6702 Add migration to remove duplicated components with same key
Julien Lancelot
2015-07-16
11
-1
/
+435
*
remove dependency in old DbClient
Teryk Bellahsene
2015-07-16
1
-7
/
+0
*
Revert "SONAR-6631 delete RoR code concerning custom measures (ex manual meas...
Teryk Bellahsene
2015-07-16
2
-0
/
+280
*
Move custom measures in sonar-db
Teryk Bellahsene
2015-07-16
25
-308
/
+39
*
Drop use of ad-hoc MultiSets and use Guava's instead
Teryk Bellahsene
2015-07-15
1
-6
/
+5
*
SONAR-6631 delete RoR concerning custom measures (ex manual measures)
Teryk Bellahsene
2015-07-15
2
-280
/
+0
*
SONAR-6556 remove RoR code of WS projects/ghosts/index and projects/provision...
Teryk Bellahsene
2015-07-15
15
-403
/
+22
*
Fix quality flaws
Julien Lancelot
2015-07-15
8
-26
/
+11
*
SONAR-6682 Add computation of comment density measures in Compute Engine
Julien Lancelot
2015-07-15
6
-3
/
+590
*
Clean PersistMeasuresStepTest
Julien Lancelot
2015-07-15
1
-60
/
+52
*
Filter metrics that can be read from the batch
Julien Lancelot
2015-07-15
9
-41
/
+254
*
Create BiSumCounter to do a sum on 2 metrics
Julien Lancelot
2015-07-15
6
-40
/
+307
*
Replace usage of MeasureRepositoryImpl by MeasureRepositoryRule
Julien Lancelot
2015-07-15
3
-182
/
+85
*
Move accessors formula to compute engine
Julien Lancelot
2015-07-15
1
-3
/
+9
*
Add test with no data on formulas
Julien Lancelot
2015-07-15
3
-0
/
+70
*
SONAR-6377 ws plugins/available add homepage and issue tracking URLs
Teryk Bellahsene
2015-07-14
3
-4
/
+10
*
add a type validation module
Teryk Bellahsene
2015-07-14
3
-21
/
+78
*
SONAR-6615 ws custom_measures/search update documentation and tests to includ...
Teryk Bellahsene
2015-07-14
5
-5
/
+20
*
SONAR-6610 ws custom_measures/create improve exception management
Teryk Bellahsene
2015-07-14
3
-37
/
+36
*
SONAR-6572 ws metrics/update metric key format validation
Teryk Bellahsene
2015-07-13
2
-0
/
+18
*
SONAR-6571 ws metrics/create metric key format validation
Teryk Bellahsene
2015-07-13
4
-5
/
+119
*
The test is still unstable
David Gageot
2015-07-13
1
-4
/
+4
*
Merge SqlUtil and DatabaseUtils
Simon Brandhof
2015-07-12
6
-165
/
+20
*
SONAR-6644 do not compute issue debt if SQALE characteristic is not set
Simon Brandhof
2015-07-12
3
-3
/
+12
*
remove deprecated method MeasureVariations.Builder#setVariation(int, double)
Sébastien Lesaint
2015-07-10
3
-87
/
+2
*
SONAR-6645 rewrite computation of new coverage with Formula
Sébastien Lesaint
2015-07-10
9
-915
/
+538
*
extend Formula to be able to generate more than one measure
Sébastien Lesaint
2015-07-10
15
-61
/
+191
*
SONAR-6709 Simplify RulesDefinition API when two plugins define the same repo...
Simon Brandhof
2015-07-10
1
-4
/
+2
*
Fix 's' parameter description
Julien Lancelot
2015-07-10
1
-1
/
+1
*
SONAR-6677 add CoverageMeasuresStep to compute coverage measures
Sébastien Lesaint
2015-07-09
21
-0
/
+1506
*
add missing package-info in formula/counter package
Sébastien Lesaint
2015-07-09
1
-0
/
+24
*
MeasureRepoEntry must compare variations value rounded to 1 decimal
Sébastien Lesaint
2015-07-09
1
-1
/
+21
*
methods specific to MeasureRepositoryRule should return this
Sébastien Lesaint
2015-07-09
1
-3
/
+9
*
Measure and MeasureVariation must not accept NaN
Sébastien Lesaint
2015-07-09
4
-17
/
+105
*
add Component to contexts in Formula API
Sébastien Lesaint
2015-07-09
13
-85
/
+222
*
improve MeasureVariation.Builder
Sébastien Lesaint
2015-07-09
2
-8
/
+64
*
fix VariationValue, avoid the int index pitfall by using the Period class dir...
Sébastien Lesaint
2015-07-09
10
-54
/
+717
*
add FormulaExecutorComponentVisitor + variation aggregation support
Sébastien Lesaint
2015-07-09
17
-443
/
+952
*
ComputationStepsTest now use StepsExplorer instead of duplicating code
Sébastien Lesaint
2015-07-09
3
-46
/
+42
*
small javadoc improvement on Period.getIndex()
Sébastien Lesaint
2015-07-09
1
-0
/
+3
*
fix generics declaration in Counter and Formula
Sébastien Lesaint
2015-07-09
1
-1
/
+1
*
Move ComponentDao from sonar-server to sonar-db
Julien Lancelot
2015-07-08
141
-2503
/
+707
*
Remove SearchOptions from ComponentDao
Julien Lancelot
2015-07-08
6
-22
/
+20
*
Remove NotFoundExpection from ComponentDao
Julien Lancelot
2015-07-08
75
-755
/
+881
[next]