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
/
sonar-db
/
src
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
SONAR-7705 refactoring
Simon Brandhof
2016-07-06
2
-17
/
+19
*
SONAR-7780 Drop column PROJECT_MEASURES.SNAPSHOT_ID
Simon Brandhof
2016-07-06
5
-4
/
+49
*
Remove unused methods of IdUuidPairs
Simon Brandhof
2016-07-06
1
-16
/
+1
*
Optimize insert in table RESOURCE_INDEX
Simon Brandhof
2016-07-06
1
-3
/
+15
*
SONAR-7807 drop SNAPSHOTS tree columns
Simon Brandhof
2016-07-06
6
-17
/
+100
*
SONAR-7705 stop using SNAPSHOTS tree columns in Java codebase
Simon Brandhof
2016-07-06
16
-322
/
+90
*
SONAR-7727 Remove deprecated stuff from Resources API
Julien HENRY
2016-07-05
1
-1
/
+1
*
SONAR-7705 remove dead code and dead sql in purge
Sébastien Lesaint
2016-07-04
5
-104
/
+37
*
SONAR-7705 remove Orphan components directly from the root
Sébastien Lesaint
2016-07-04
4
-113
/
+73
*
SONAR-7705 replace purge by cpt of scope PRJ by purge by analyses
Sébastien Lesaint
2016-07-04
4
-26
/
+75
*
SONAR-7705 purge: delete measures of FILE and DIR via analysis uuid
Sébastien Lesaint
2016-07-04
4
-27
/
+99
*
ComponentTreeQuery: since sortFields can't be null, enforce it
Sébastien Lesaint
2016-07-04
1
-0
/
+1
*
SONAR-7705 delete analysis measures using new ANALYSIS_UUID column
Sébastien Lesaint
2016-07-04
3
-12
/
+11
*
SONAR-7705 PurgeDao#purge: aborted analysis can be delete from root
Sébastien Lesaint
2016-07-04
2
-23
/
+22
*
SONAR-7705 ProjectCleaner now deal with analyses (not snapshots)
Sébastien Lesaint
2016-07-04
7
-35
/
+96
*
SONAR-7705 use uuid in PurgeMapper.deleteSnapshots
Sébastien Lesaint
2016-07-04
2
-24
/
+26
*
SONAR-7705 take deleteAnalyses out of PurgeCommands.deleteComponents
Sébastien Lesaint
2016-07-04
4
-19
/
+60
*
SONAR-7705 remove work Resource from PurgeMapper and use uuids
Sébastien Lesaint
2016-07-04
4
-102
/
+130
*
remove unused PurgeDao#purge override
Sébastien Lesaint
2016-07-04
1
-11
/
+0
*
remove ids from PurgeSnapshotQuery
Sébastien Lesaint
2016-07-04
6
-70
/
+68
*
remove unused PurgeDao.deleteSnapshots(PurgeSnapshotQuery,PurgeProfiler)
Sébastien Lesaint
2016-07-04
1
-10
/
+0
*
remove unused PurgeSnapshotQuery#qualifiers
Sébastien Lesaint
2016-07-04
2
-15
/
+0
*
SONAR-7780 Apply feedback
Simon Brandhof
2016-07-04
4
-14
/
+15
*
SONAR-7780 Fix migration of PROJECTS.UUID_PATH
Simon Brandhof
2016-07-04
5
-4
/
+57
*
SONAR-7780 Stop using PROJECT_MEASURES.SNAPSHOT_ID
Simon Brandhof
2016-07-04
8
-390
/
+116
*
SONAR-7780 table PROJECT_MEASURES should use analysis UUID
Simon Brandhof
2016-06-29
10
-9
/
+251
*
SONAR-7794 Populate DB column RULES_PROFILES.USER_UPDATED_AT
Teryk Bellahsene
2016-06-29
4
-1
/
+97
*
SONAR-7794 add column RULES_PROFILES.USER_UPDATED_AT
Teryk Bellahsene
2016-06-29
7
-7
/
+78
*
SONAR-7824 Make DB column ACTIVITIES.PROFILE_KEY not null
Teryk Bellahsene
2016-06-29
5
-2
/
+50
*
SONAR-7824 Populate DB column ACTIVITIES.PROFILE_KEY
Teryk Bellahsene
2016-06-29
4
-1
/
+67
*
SONAR-7824 Add DB column ACTIVITIES.PROFILE_KEY
Teryk Bellahsene
2016-06-29
7
-13
/
+61
*
SONAR-7781 Password of external providers should not be stored in database
Julien Lancelot
2016-06-29
4
-2
/
+57
*
SONAR-7732 Authentication is now done in Java
Julien Lancelot
2016-06-29
1
-2
/
+13
*
Revert "SONAR-7780 table PROJECT_MEASURES should use analysis UUID"
Simon Brandhof
2016-06-29
10
-251
/
+9
*
SONAR-7780 table PROJECT_MEASURES should use analysis UUID
Simon Brandhof
2016-06-28
10
-9
/
+251
*
Fix PopulateUuidPathColumnOnProjects for Oracle
Sébastien Lesaint
2016-06-28
1
-2
/
+7
*
Fix SQL inner join on MSSQL
Simon Brandhof
2016-06-28
1
-6
/
+4
*
Fix SQL request for MSSQL and Postgres
Simon Brandhof
2016-06-28
1
-10
/
+5
*
Automatic merge from branch-5.6
ssjenka
2016-06-28
1
-7
/
+27
|
\
|
*
SONAR-7798 support BIN and BIN2 collation on MsSQL
Sébastien Lesaint
2016-06-27
1
-3
/
+15
|
*
SONAR-7798 mssql fix collation now support complex collations
Sébastien Lesaint
2016-06-27
1
-6
/
+14
*
|
Remove unused method ComponentDao#existsById()
Simon Brandhof
2016-06-27
1
-5
/
+2
*
|
SONAR-7800 add column PROJECTS.UUID_PATH
Simon Brandhof
2016-06-27
18
-124
/
+744
*
|
SONAR-7690 support EVENTS.ANALYSIS_UUID in code
Sébastien Lesaint
2016-06-27
15
-104
/
+111
*
|
SONAR-7690 add EVENTS.ANALYSIS_UUID in place of SNAPSHOT_ID
Sébastien Lesaint
2016-06-27
10
-4
/
+300
*
|
Fix some Quality flaws
Simon Brandhof
2016-06-27
3
-23
/
+23
*
|
SONAR-7789 Add and populate DB column RULES_PROFILES.LAST_USED
Teryk Bellahsene
2016-06-24
10
-13
/
+185
*
|
SONAR-7688 add index to PROJECT_MEASURES.COMPONENT_UUID
Simon Brandhof
2016-06-22
3
-1
/
+4
*
|
SONAR-7689 support DUPLICATIONS_INDEX.ANALYSIS_UUID in code
Sébastien Lesaint
2016-06-22
8
-70
/
+67
*
|
SONAR-7689 add column DUPLICATIONS_INDEX.ANALYSIS_UUID
Sébastien Lesaint
2016-06-22
9
-5
/
+254
[next]