aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/test/java/org/sonar/db/source
Commit message (Collapse)AuthorAgeFilesLines
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-172-286/+0
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-102-4/+4
|
* Drop unused FileSourceDao#updateDateWhenUpdatedDateIsZero()Simon Brandhof2017-01-241-18/+3
|
* SONAR-8185 FileSourceDao.readLineHashesStream supports null in DBSébastien Lesaint2016-09-281-1/+33
|
* SONAR-8185 FileSourceDao.selectLineHashes supports null in DBSébastien Lesaint2016-09-281-0/+19
|
* SONAR-7571 support huge file source in FILE_SOURCES.BINARY_DATASébastien Lesaint2016-05-111-4/+31
|
* SONAR-7002 better exception message when decoding FileSources.DATASébastien Lesaint2016-05-101-0/+21
|
* Remove unused annotation @DbTestsSimon Brandhof2016-02-291-3/+1
|
* Fix project title in copyright headersSimon Brandhof2016-01-132-2/+2
|
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-052-10/+8
|
* Remove useless methodJulien Lancelot2015-09-221-1/+4
|
* SONAR-6818 Add revision column in file_sources db tableTeryk Bellahsene2015-09-161-5/+8
|
* Rename protobuf files of sonar-dbSimon Brandhof2015-08-051-4/+4
|
* Move protobuf spec of table FILE_SOURCES.BINARY_DATA into sonar-dbSimon Brandhof2015-07-231-6/+5
|
* Rename variables "sut" to "underTest" in testsSimon Brandhof2015-07-162-12/+11
|
* Refactor dao unit tests to use DbTester.create(System2)Julien Lancelot2015-07-071-35/+23
|
* FIX Redundant throws clauseDavid Gageot2015-07-071-1/+1
|
* Fix quality flaws in DaoSimon Brandhof2015-07-061-18/+8
|
* Move some classes from sonar-server to sonar-dbSimon Brandhof2015-07-061-0/+175
|
* Extract module sonar-dbSimon Brandhof2015-07-041-0/+49