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-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
*
Remove unused constants in FileStructure
Simon Brandhof
2015-07-20
1
-3
/
+0
*
SONAR-6703 new common rules
Simon Brandhof
2015-07-20
37
-38
/
+1987
*
SONAR-6709 Simplify RulesDefinition API when two plugins define the same repo...
Simon Brandhof
2015-07-20
1
-2
/
+2
*
SONAR-6703 Register common rules at startup
Simon Brandhof
2015-07-20
8
-100
/
+323
*
SONAR-6693 Create a new WS to list issue filters
Stas Vilchik
2015-07-17
18
-58
/
+354
*
SONAR-6682 Move computation comment_lines to CommentMeasuresStep
Julien Lancelot
2015-07-17
3
-51
/
+33
*
Rename getNewMeasureXXX by getAddedMeasureXXX
Julien Lancelot
2015-07-17
12
-284
/
+296
*
SONAR-6678 Add computation of duplication measures in compute engine
Julien Lancelot
2015-07-17
3
-0
/
+596
*
SONAR-6678 Remove duplication decorators from the batch
Julien Lancelot
2015-07-17
10
-396
/
+80
*
Update tests that were badly based on Measure.equals()
Julien Lancelot
2015-07-17
7
-198
/
+227
*
Add Optional<Measure> getNewRawMeasure(int componentRef, String metricKey) in...
Julien Lancelot
2015-07-17
1
-0
/
+13
*
Cosmetic changes in SumFormula
Julien Lancelot
2015-07-17
2
-2
/
+1
*
Fix quality flaws
Julien Lancelot
2015-07-17
4
-1
/
+77
*
Fix medium tests and improve temp folders
Duarte Meneses
2015-07-17
5
-58
/
+51
*
Move Java db migrations from sonar-server to sonar-db
Simon Brandhof
2015-07-17
325
-3234
/
+2092
*
SONAR-6716 remove data migrations of v4.4
Simon Brandhof
2015-07-17
149
-6917
/
+5
*
Disable JMX in Persistit
Duarte Meneses
2015-07-17
2
-2
/
+1
*
SONAR-6716 do not accept db upgrades from versions previous to LTS
Simon Brandhof
2015-07-16
3
-7
/
+38
*
SONAR-6716 Fix quality flaw in DatabaseVersion
Simon Brandhof
2015-07-16
1
-1
/
+2
*
SONAR-6716 Move some additions of columns and indices
Simon Brandhof
2015-07-16
19
-436
/
+17
*
SONAR-6716 Rename migrations 061 and 283 to follow conventions
Simon Brandhof
2015-07-16
2
-3
/
+3
*
SONAR-6716 Compress migrations of table action_plans
Simon Brandhof
2015-07-16
3
-62
/
+2
*
SONAR-6716 Rename migration 061 to follow conventions
Simon Brandhof
2015-07-16
1
-0
/
+0
*
SONAR-6716 Compress migrations of table manual_measures
Simon Brandhof
2015-07-16
2
-34
/
+1
*
SONAR-6716 Compress migrations of table project_measures
Simon Brandhof
2015-07-16
3
-60
/
+2
*
SONAR-6716 Compress migrations of table alerts
Simon Brandhof
2015-07-16
2
-31
/
+1
*
SONAR-6716 Compress migrations of table rules
Simon Brandhof
2015-07-16
4
-106
/
+5
*
SONAR-6716 Compress migrations of table characteristics
Simon Brandhof
2015-07-16
3
-60
/
+2
*
SONAR-6716 Compress migrations of table widget_properties
Simon Brandhof
2015-07-16
2
-31
/
+0
*
SONAR-6716 Compress migrations of table rules_profiles
Simon Brandhof
2015-07-16
10
-182
/
+4
*
SONAR-6716 Remove unused db migrations of data (not structures)
Simon Brandhof
2015-07-16
23
-572
/
+0
*
SONAR-6716 Remove temporary creation of tables for "reviews"
Simon Brandhof
2015-07-16
38
-1869
/
+1
*
SONAR-6716 Remove temporary creation of tables for "filters"
Simon Brandhof
2015-07-16
8
-545
/
+0
*
Rename remaining variables "sut" to "underTest" in tests
Simon Brandhof
2015-07-16
47
-384
/
+379
*
Rename variables "sut" to "underTest" in tests
Simon Brandhof
2015-07-16
44
-637
/
+641
*
Add empty profile to xoo plugin
Simon Brandhof
2015-07-16
3
-3
/
+38
*
Remove BiSumCounter
Julien Lancelot
2015-07-16
2
-149
/
+0
*
SONAR-6682 Merge DocumentationMeasuresStep into CommentMeasuresStep
Julien Lancelot
2015-07-16
5
-328
/
+264
*
SONAR-6702 Fix UT on MsSQL when projects.kee is null
Julien Lancelot
2015-07-16
8
-26
/
+28
*
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
10
-23
/
+254
*
SONAR-6702 Add migration to update PROJECTS.PROJECTS_KEE index
Julien Lancelot
2015-07-16
5
-78
/
+68
*
SONAR-6702 Add migration to remove duplicated components with same key
Julien Lancelot
2015-07-16
13
-2
/
+437
*
Remove no more used PurgeDao.selectPurgeableFileUuids()
Julien Lancelot
2015-07-16
5
-110
/
+3
*
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
30
-96
/
+129
*
Merge remote-tracking branch 'origin/branch-5.1'
Simon Brandhof
2015-07-15
1
-5
/
+5
|
\
|
*
SONAR-6685, SONAR-6351 Fix syntax issue when generating HTML report
Julien HENRY
2015-07-15
1
-5
/
+5
|
*
SONAR-6718 Issue tracking is not accurate when an action was done on issue fr...
Simon Brandhof
2015-07-15
1
-0
/
+1
[next]