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-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
*
Make the AnalysisReportDaoTest test stronger
Teryk Bellahsene
2015-07-24
1
-18
/
+26
*
Improve some DAOs with conventions and DatabaseUtils.executeLargeInputs()
Simon Brandhof
2015-07-24
20
-59
/
+256
*
Support of large number of keys in IssueDao#selectByKeys(...)
Simon Brandhof
2015-07-24
1
-4
/
+19
*
Apply conventions to IssueDao
Simon Brandhof
2015-07-24
2
-16
/
+29
*
Add IssueDao#selectByOrderedKeys(...)
Simon Brandhof
2015-07-24
4
-14
/
+91
*
Improve MetricDao code coverage
Teryk Bellahsene
2015-07-24
3
-17
/
+216
*
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
1
-3
/
+3
*
Rename MetricDao methods following the new convention
Teryk Bellahsene
2015-07-24
1
-2
/
+3
*
Rename methods in DAO layer to follow conventions
Teryk Bellahsene
2015-07-23
45
-287
/
+283
*
Replace DaoUtils by DaoModule
Teryk Bellahsene
2015-07-23
3
-55
/
+61
*
Move UserDao to sonar-db
Teryk Bellahsene
2015-07-23
6
-42
/
+188
*
Move GroupDao to sonar-db
Teryk Bellahsene
2015-07-23
10
-0
/
+356
*
Create RowNotFoundException as the default DAO Exception thrown
Teryk Bellahsene
2015-07-23
1
-0
/
+35
*
Move protobuf spec of table FILE_SOURCES.BINARY_DATA into sonar-db
Simon Brandhof
2015-07-23
7
-35
/
+5407
*
Move MetricDao to sonar-db
Teryk Bellahsene
2015-07-22
6
-3
/
+377
*
Fix quality flaws
Teryk Bellahsene
2015-07-21
2
-2
/
+30
*
Remove unused db classes Snapshot and ResourceModel
Simon Brandhof
2015-07-20
2
-162
/
+3
*
Fix quality flaws
Julien Lancelot
2015-07-17
3
-0
/
+75
*
Move Java db migrations from sonar-server to sonar-db
Simon Brandhof
2015-07-17
229
-0
/
+13126
*
SONAR-6716 remove data migrations of v4.4
Simon Brandhof
2015-07-17
10
-498
/
+2
*
SONAR-6716 do not accept db upgrades from versions previous to LTS
Simon Brandhof
2015-07-16
1
-0
/
+7
*
SONAR-6716 Fix quality flaw in DatabaseVersion
Simon Brandhof
2015-07-16
1
-1
/
+2
*
SONAR-6716 Remove unused db migrations of data (not structures)
Simon Brandhof
2015-07-16
1
-9
/
+0
*
Rename remaining variables "sut" to "underTest" in tests
Simon Brandhof
2015-07-16
1
-5
/
+5
*
Rename variables "sut" to "underTest" in tests
Simon Brandhof
2015-07-16
11
-229
/
+228
*
SONAR-6702 Fix UT on MsSQL when projects.kee is null
Julien Lancelot
2015-07-16
8
-26
/
+28
*
SONAR-6702 Reactivate previously removed components
Julien Lancelot
2015-07-16
4
-18
/
+26
*
SONAR-6702 Add migration to update PROJECTS.PROJECTS_KEE index
Julien Lancelot
2015-07-16
4
-78
/
+26
*
SONAR-6702 Add migration to remove duplicated components with same key
Julien Lancelot
2015-07-16
2
-1
/
+2
*
Remove no more used PurgeDao.selectPurgeableFileUuids()
Julien Lancelot
2015-07-16
5
-110
/
+3
*
Move custom measures in sonar-db
Teryk Bellahsene
2015-07-16
8
-6
/
+308
*
Fix quality flaws
Julien Lancelot
2015-07-15
1
-0
/
+2
*
Merge SqlUtil and DatabaseUtils
Simon Brandhof
2015-07-12
2
-0
/
+87
*
Fix travis.sh to execute db tests on mysql and postgres
Simon Brandhof
2015-07-08
1
-1
/
+2
*
Move ComponentDao from sonar-server to sonar-db
Julien Lancelot
2015-07-08
16
-0
/
+1489
*
SONAR-6701 - Drop the db table SEMAPHORES
Simon Brandhof
2015-07-08
16
-831
/
+21
*
Replace usage of new DbTester() and AbstractDaoTestCase by DbTester.create(Sy...
Julien Lancelot
2015-07-07
2
-73
/
+0
*
Refactor dao unit tests to use DbTester.create(System2)
Julien Lancelot
2015-07-07
78
-1934
/
+1228
*
FIX Redundant throws clause
David Gageot
2015-07-07
7
-8
/
+8
*
Fix QualityGateConditionDaoTest on Oracle
Simon Brandhof
2015-07-07
2
-12
/
+12
*
Fix execution of tests on non-H2 databases
Simon Brandhof
2015-07-06
16
-89
/
+84
*
Add classes for backward compatibility of plugins/libs (like sonar-license) t...
Julien Lancelot
2015-07-06
6
-6
/
+151
*
Revert "Fix execution of tests on non-H2 databases"
Simon Brandhof
2015-07-06
2
-17
/
+13
*
Fix execution of tests on non-H2 databases
Simon Brandhof
2015-07-06
2
-13
/
+17
*
Fix quality flaws in Dao
Simon Brandhof
2015-07-06
22
-380
/
+76
*
Improve testability of Dao
Simon Brandhof
2015-07-06
39
-509
/
+258
*
Move some classes from sonar-server to sonar-db
Simon Brandhof
2015-07-06
136
-915
/
+4895
*
Extract module sonar-db
Simon Brandhof
2015-07-04
764
-0
/
+48762