aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/main/java/org/sonar/db/source/FileSourceDto.java
Commit message (Collapse)AuthorAgeFilesLines
* split sonar-db into server/sonar-db-core and server/sonar-db-daoSébastien Lesaint2017-02-171-301/+0
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
|
* SONAR-7571 support huge file source in FILE_SOURCES.BINARY_DATASébastien Lesaint2016-05-111-13/+19
|
* SONAR-7002 better exception message when decoding FileSources.DATASébastien Lesaint2016-05-101-8/+17
|
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
|
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
|
* SONAR-6397 persist latest revision of file to DBSébastien Lesaint2015-10-021-1/+1
|
* SONAR-6818 Add revision column in file_sources db tableTeryk Bellahsene2015-09-161-0/+10
|
* Rename protobuf files of sonar-dbSimon Brandhof2015-08-051-22/+22
|
* Move protobuf spec of table FILE_SOURCES.BINARY_DATA into sonar-dbSimon Brandhof2015-07-231-23/+22
|
* Extract module sonar-dbSimon Brandhof2015-07-041-0/+277