index
:
sonarqube.git
4.5.5
6.7
Martin/DefaultSymbol_ErrorMessage
az/ps-wide-output
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-6368 Remove deprecated violation API
Julien HENRY
2015-07-24
8
-646
/
+7
*
Revert hacks related to sprint on removal of Decorator
Simon Brandhof
2015-07-24
2
-14
/
+8
*
Update travis-utils to v15
David Gageot
2015-07-24
1
-10
/
+7
*
Make the AnalysisReportDaoTest test stronger
Teryk Bellahsene
2015-07-24
1
-18
/
+26
*
Add tests in suite
Julien Lancelot
2015-07-24
1
-1
/
+1
*
Fix batch authentication error message
Duarte Meneses
2015-07-24
2
-6
/
+4
*
SONAR-6577 Offline mode in preview mode
Duarte Meneses
2015-07-24
6
-33
/
+84
*
Improve quality
Duarte Meneses
2015-07-24
4
-20
/
+21
*
SONAR-6577 Offline mode in preview mode
Duarte Meneses
2015-07-24
62
-589
/
+1512
*
Add TimeMachineTest IT
Julien Lancelot
2015-07-24
35
-20
/
+2025
*
Fix sample code
Julien Lancelot
2015-07-24
1
-1
/
+1
*
Move measure tests in suite package
Julien Lancelot
2015-07-24
3
-6
/
+3
*
Add measure and ui categories
Julien Lancelot
2015-07-24
1
-0
/
+2
*
Add measure and ui IT configuration in travis
Julien Lancelot
2015-07-24
1
-0
/
+10
*
Add I18nTest test
Julien Lancelot
2015-07-24
13
-0
/
+358
*
Add some ITs on measures
Julien Lancelot
2015-07-24
42
-1
/
+2187
*
Improve some DAOs with conventions and DatabaseUtils.executeLargeInputs()
Simon Brandhof
2015-07-24
61
-230
/
+416
*
Support of large number of keys in IssueDao#selectByKeys(...)
Simon Brandhof
2015-07-24
1
-4
/
+19
*
Remove unused InternalRubyIssueService#getIssueByKey(...)
Simon Brandhof
2015-07-24
2
-10
/
+0
*
Apply conventions to IssueDao
Simon Brandhof
2015-07-24
7
-22
/
+35
*
Remove unused dbunit files
Simon Brandhof
2015-07-24
6
-176
/
+0
*
Add IssueDao#selectByOrderedKeys(...)
Simon Brandhof
2015-07-24
4
-14
/
+91
*
Add @deprecated and all formulas api and remove some decorator usage in test
Julien Lancelot
2015-07-24
7
-64
/
+14
*
Fix use of RowNotFoundException in tests
Teryk Bellahsene
2015-07-24
9
-48
/
+56
*
Improve MetricDao code coverage
Teryk Bellahsene
2015-07-24
15
-30
/
+177
*
Move RowNotFoundException to org.sonar.db
Teryk Bellahsene
2015-07-24
11
-11
/
+11
*
RowNotFoundException is the default Exception at the DAO layer
Teryk Bellahsene
2015-07-24
8
-14
/
+22
*
Rename ComponentDao methods according to new conventions
Teryk Bellahsene
2015-07-24
8
-20
/
+20
*
Rename MetricDao methods following the new convention
Teryk Bellahsene
2015-07-24
6
-8
/
+9
*
SONAR-6571 update the metric key validation without dots nor semi-colon
Teryk Bellahsene
2015-07-24
3
-10
/
+10
*
Update to orchestrator 3.3
David Gageot
2015-07-24
2
-7
/
+4
*
Revert "Do not redirect surefire logs to file"
Simon Brandhof
2015-07-23
4
-6
/
+11
*
Do not redirect surefire logs to file
Simon Brandhof
2015-07-23
4
-11
/
+6
*
SONAR-6695 Remove decorators execution from the batch
Julien Lancelot
2015-07-23
16
-966
/
+13
*
Remove no more used test resources
Julien Lancelot
2015-07-23
10
-378
/
+0
*
SONAR-6605 Remove CoreFormulaRepository
Julien Lancelot
2015-07-23
7
-217
/
+0
*
SONAR-6605 Remove formulas on Metric public_api and public_undocumented_api
Julien Lancelot
2015-07-23
1
-2
/
+0
*
Remove formula on design metrics
Julien Lancelot
2015-07-23
1
-4
/
+0
*
SONAR-6605 Move aggregation of COMMENTED_OUT_CODE_LINES_KEY to CommentMeasure...
Julien Lancelot
2015-07-23
3
-3
/
+21
*
SONAR-6605 Move complexity formulas to its own step
Julien Lancelot
2015-07-23
7
-42
/
+350
*
SONAR-6605 Move sum coverage formulas to CoverageMeasuresStep
Julien Lancelot
2015-07-23
4
-135
/
+173
*
SONAR-6605 Move coverage measures with variations to NewCoverageMeasuresStep
Julien Lancelot
2015-07-23
4
-285
/
+278
*
SONAR-6727 Drop aggregation of RFC, RFC_DISTRIBUTION and LCOM4_DISTRIBUTION m...
Julien Lancelot
2015-07-23
1
-4
/
+0
*
Fix support of custom measure of metric of type LEVEL
Sébastien Lesaint
2015-07-23
2
-2
/
+10
*
SONAR-6676 ensure CE temp dir is cleaned in an existing IT
Sébastien Lesaint
2015-07-23
1
-0
/
+24
*
Fix regression with old Violation API
Julien HENRY
2015-07-23
1
-2
/
+4
*
Improve ws rule/search example value of qprofile
Teryk Bellahsene
2015-07-23
1
-1
/
+1
*
Fix NPE when using old Issuable API
Julien HENRY
2015-07-23
3
-8
/
+27
*
SONAR-6676 do not create measure FILES when there is 0 non UT file
Sébastien Lesaint
2015-07-23
2
-31
/
+49
*
Rename methods in DAO layer to follow conventions
Teryk Bellahsene
2015-07-23
173
-1001
/
+997
[next]