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
*
move from jshint to eslint
Stas Vilchik
2015-09-10
4
-109
/
+209
*
MeasureDtoToMeasure now always allow rule and characteristic measures
Julien Lancelot
2015-09-10
4
-57
/
+59
*
SONAR-6610 Correctly handle views and subviews
Julien Lancelot
2015-09-10
2
-36
/
+101
*
SONAR-6827 Compute cutom measures on views
Julien Lancelot
2015-09-10
4
-39
/
+152
*
Add getAddedRawRuleMeasure() and getAddedRawCharacteristicMeasure()
Julien Lancelot
2015-09-10
2
-7
/
+105
*
Create DebtModelHolderRule
Julien Lancelot
2015-09-10
2
-10
/
+99
*
Create Characteristic interface
Julien Lancelot
2015-09-10
8
-80
/
+117
*
SONAR-6827 Get all measures from a component and a metric
Julien Lancelot
2015-09-10
6
-139
/
+120
*
SONAR-6827 Add hasCharacteristicById
Julien Lancelot
2015-09-10
3
-0
/
+25
*
SONAR-6827 Complete UT
Julien Lancelot
2015-09-10
1
-36
/
+70
*
fix for SONAR-6766
Stas Vilchik
2015-09-10
1
-4
/
+2
*
SONAR-6766 migrate to "flows"
Stas Vilchik
2015-09-10
5
-37
/
+47
*
Do not return empty array of locations in WS
Simon Brandhof
2015-09-10
1
-4
/
+6
*
SONAR-6052 Drop secondary locations from db/ws
Simon Brandhof
2015-09-10
3
-26
/
+12
*
increase the number of displayed computation reports
Stas Vilchik
2015-09-10
1
-1
/
+1
*
fix the js error with empty search
Stas Vilchik
2015-09-10
1
-1
/
+1
*
fix display of component administration links
Stas Vilchik
2015-09-10
1
-1
/
+15
*
Revert "use single web app"
Stas Vilchik
2015-09-10
340
-2430
/
+3647
*
Revert "temporary disable web medium tests"
Stas Vilchik
2015-09-10
1
-12
/
+10
*
Fix the location where to download nodejs from
David Gageot
2015-09-10
1
-0
/
+2
*
SONAR-6644 fix debt when characteristic is none
Simon Brandhof
2015-09-09
3
-20
/
+5
*
SONAR-6827 Validate uniqueness of output metrics
Julien Lancelot
2015-09-09
2
-11
/
+39
*
SONAR-6827 Rebuild MeasureComputerDefinition only if needed
Julien Lancelot
2015-09-09
1
-3
/
+9
*
SONAR-6840 Allow measure values of integers with more than 10 digits in database
Simon Brandhof
2015-09-09
1
-0
/
+39
*
add ComponentDtoFunctions to factor ComponentDto functions
Sébastien Lesaint
2015-09-08
6
-84
/
+32
*
PersistComponentsStep now supports Views components
Sébastien Lesaint
2015-09-08
3
-29
/
+415
*
fix ComponentTesting: Subview in table PROJECTS have no path
Sébastien Lesaint
2015-09-08
2
-3
/
+3
*
use a visitor and no more BatchReportReader in PersistComponentsStep
Sébastien Lesaint
2015-09-08
2
-567
/
+377
*
add description and path to ReportAttributes
Sébastien Lesaint
2015-09-08
3
-5
/
+90
*
pull UuidFactory out of FillComponentsStep to use it in Views
Sébastien Lesaint
2015-09-08
2
-31
/
+54
*
WIP improving coverage quick wins
Sébastien Lesaint
2015-09-08
2
-0
/
+66
*
remove unkown type support in PathAwareCrawler and PathAwareVisitor
Sébastien Lesaint
2015-09-08
5
-28
/
+12
*
Make methods static in the permission domain
Teryk Bellahsene
2015-09-08
2
-2
/
+6
*
Remove useless MeasureDto.componentKey
Julien Lancelot
2015-09-07
2
-7
/
+7
*
SONAR-6827 MeasureDtoToMeasure supports rule and characteristic measures
Julien Lancelot
2015-09-07
4
-14
/
+42
*
SONAR-6827 MeasureComputersVisitor should support a views tree
Julien Lancelot
2015-09-07
4
-32
/
+335
*
SONAR-6353 new metric days_since_last_commit
Simon Brandhof
2015-09-07
2
-46
/
+125
*
Add permission template name as a web service parameter in the permission tem...
Teryk Bellahsene
2015-09-04
24
-144
/
+305
*
SONAR-6495 WS permissions/search_templates add default templates
Teryk Bellahsene
2015-09-04
8
-12
/
+149
*
Prefix web service protobuf messages with 'Ws'
Teryk Bellahsene
2015-09-04
7
-32
/
+32
*
SONAR-6495 WS permissions/search_templates search for permission templates
Teryk Bellahsene
2015-09-04
16
-43
/
+719
*
Fix metrics of type MILLISEC
Simon Brandhof
2015-09-04
7
-153
/
+41
*
Fix api/sources/index
Simon Brandhof
2015-09-04
3
-0
/
+222
*
Drop empty package
Simon Brandhof
2015-09-04
1
-24
/
+0
*
Drop WS api/sources/index
Simon Brandhof
2015-09-04
3
-222
/
+0
*
SONAR-6813 Drop ES index sourceLines
Simon Brandhof
2015-09-04
62
-2766
/
+694
*
SONAR-6824 add metric last_commit_date
Simon Brandhof
2015-09-04
8
-272
/
+362
*
SONAR-6499 WS permission/set_default_template fix when views default template...
Teryk Bellahsene
2015-09-04
4
-18
/
+15
*
SONAR-6746 Drop Plugin interface + batch cleanup
Julien HENRY
2015-09-04
8
-22
/
+19
*
Fix test false-positives when port is already in use
Simon Brandhof
2015-09-04
1
-1
/
+1
[next]