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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dead code related to ComponentDao
Simon Brandhof
2017-01-18
4
-79
/
+1
*
Remove dead code related to ResourceDao
Simon Brandhof
2017-01-18
6
-368
/
+0
*
SONAR-7282 implement global search with elasticsearch
Daniel Schwarz
2017-01-16
3
-0
/
+18
*
SONAR-8613 add filter on keys to OrganizationDao.selectByQuery
Sébastien Lesaint
2017-01-16
5
-19
/
+215
*
SONAR-8595 remove ComponentDto.organizationKey
Sébastien Lesaint
2017-01-16
3
-35
/
+5
*
SONAR-8613 add OrganizationDao.selectByUuids
Sébastien Lesaint
2017-01-16
4
-87
/
+200
*
SONAR-8595 make ComponentMapper.selectByQuery return org key
Sébastien Lesaint
2017-01-16
2
-5
/
+9
*
SONAR-8595 make ComponentMapper.selectDescendants return org key
Sébastien Lesaint
2017-01-16
2
-1
/
+6
*
SONAR-8595 make ComponentMapper.selectByUuid retrieve organization's key
Sébastien Lesaint
2017-01-16
2
-5
/
+7
*
SONAR-8595 make ComponentMapper.selectByKey retrieve organization's key
Sébastien Lesaint
2017-01-16
3
-5
/
+13
*
SONAR-8595 enforce organization of component is specified in UTs
Sébastien Lesaint
2017-01-16
22
-193
/
+248
*
SONAR-8595 ComponentDao.selectByUuids returns organization's key
Sébastien Lesaint
2017-01-16
5
-12
/
+39
*
SONAR-8595 ComponentTesting support for root components' organization
Sébastien Lesaint
2017-01-16
2
-33
/
+53
*
SONAR-8594 enforce report has same organization key as component
Sébastien Lesaint
2017-01-16
1
-1
/
+9
*
SONAR-8474 securing SQL request on Component tree regarding organization
Sébastien Lesaint
2017-01-16
3
-32
/
+54
*
SONAR-8429 add organization parameter to api/ce/submit
Sébastien Lesaint
2017-01-16
1
-0
/
+9
*
SONAR-8474 add index on PROJECTS.ORGANIZATION_UUID
Sébastien Lesaint
2017-01-16
2
-0
/
+2
*
SONAR-8474 add non nullable column PROJECTS.ORGANIZATION_UUID
Sébastien Lesaint
2017-01-16
94
-323
/
+597
*
SONAR-7300 Deprecate and rewrite api/properties/index in Java
Julien Lancelot
2017-01-10
4
-7
/
+57
*
SONAR-8585 configure NLS_SORT param on Oracle client sessions
Simon Brandhof
2017-01-05
2
-12
/
+20
*
SONAR-7297 Replace Ruby WS api/issues/bulk_change by Java WS
Julien Lancelot
2016-12-30
1
-3
/
+3
*
SONAR-8557 Create WS api/notifications/list
Teryk Bellahsene
2016-12-29
1
-1
/
+4
*
SONAR-8555 SONAR-8556 Create WS api/notifications/add and remove
Teryk Bellahsene
2016-12-29
3
-1
/
+75
*
SONAR-8464 SONAR-8466 WS drop description param to create or udpate an event
Teryk Bellahsene
2016-12-21
1
-1
/
+1
*
SONAR-7288 Create WS api/favorites/remove
Teryk Bellahsene
2016-12-19
2
-1
/
+69
*
SONAR-8547 Get MSSQL driver from Maven central
Simon Brandhof
2016-12-16
1
-8
/
+4
*
SONAR-8445 move DatabaseVersion to sonar-db-migration
Sébastien Lesaint
2016-12-16
3
-132
/
+7
*
SONAR-8445 add a DAO for SCHEMA_MIGRATIONS
Sébastien Lesaint
2016-12-16
14
-36
/
+188
*
sort DAO classes in DaoModule alphabetically
Sébastien Lesaint
2016-12-16
1
-13
/
+17
*
SONAR-8445 move DataChange subclasses from sonar-db to sonar-db-migration
Sébastien Lesaint
2016-12-16
7
-660
/
+0
*
SONAR-8445 delete unused resources from deleted unit test
Sébastien Lesaint
2016-12-16
7
-43
/
+0
*
SONAR-8445 move def and sql builder classes to sonar-db-migration
Sébastien Lesaint
2016-12-16
39
-4508
/
+0
*
SONAR-8445 move package charset from sonar-db to sonar-db-migration
Sébastien Lesaint
2016-12-16
21
-1839
/
+0
*
SONAR-8445 a bit of Ruby code cleaning + fix quality flaws
Sébastien Lesaint
2016-12-16
1
-53
/
+0
*
SONAR-7292 Remove useless code in IssueChangeDao
Julien Lancelot
2016-12-15
2
-83
/
+0
*
SONAR-7293 Replace Ruby WS api/issues/delete_comment by Java WS
Julien Lancelot
2016-12-15
2
-13
/
+8
*
SONAR-7294 Replace Ruby WS api/issues/edit_comment
Julien Lancelot
2016-12-15
3
-15
/
+7
*
SONAR-7292 IssueChangeDao#selectCommentByKey now returns a dto
Julien Lancelot
2016-12-15
3
-7
/
+57
*
SONAR-7292 Move IssueTesting to sonar-db for IssueDto and keep IssueDocTestin...
Julien Lancelot
2016-12-15
1
-0
/
+61
*
SONAR-8468 Create WS api/project_analyses/delete
Teryk Bellahsene
2016-12-14
4
-11
/
+20
*
SONAR-8445 move SQ 5.6 create schema migrations out of Ruby
Sébastien Lesaint
2016-12-14
13
-2113
/
+0
*
SONAR-8445 move SQ 5.6.1 migration out of Ruby
Sébastien Lesaint
2016-12-14
6
-219
/
+2
*
SONAR-8445 move SQ 6.0 migrations out of Ruby
Sébastien Lesaint
2016-12-14
190
-12156
/
+2
*
SONAR-8445 move SQ 6.1 migrations out of Ruby
Sébastien Lesaint
2016-12-14
45
-2541
/
+2
*
SONAR-8445 move SQ 6.2 migrations out of Ruby
Sébastien Lesaint
2016-12-14
73
-4068
/
+2
*
SONAR-8445 run DB migration of SQ 6.3 with Java
Sébastien Lesaint
2016-12-14
12
-466
/
+2
*
SONAR-8445 fork BaseDataChange and DdlChange in sonar-db-migration
Sébastien Lesaint
2016-12-14
3
-4
/
+4
*
SONAR-8445 move DatabaseMigration to sonar-db-migration
Sébastien Lesaint
2016-12-14
1
-70
/
+0
*
SONAR-8445 handle creation of table SCHEMA_MIGRATIONS in Java
Sébastien Lesaint
2016-12-14
6
-16
/
+44
*
SONAR-8445 create maven module sonar-db-migration
Sébastien Lesaint
2016-12-14
1
-1
/
+1
[next]