Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-6052 Drop secondary locations from db/ws | Simon Brandhof | 2015-09-10 | 1 | -4/+3 |
| | |||||
* | Do not allow componentId nor msg on primary location | Simon Brandhof | 2015-08-05 | 1 | -2/+2 |
| | |||||
* | Store issues locations in DB and return in WS | Simon Brandhof | 2015-08-05 | 1 | -2/+2 |
| | |||||
* | Rename protobuf files of sonar-db | Simon Brandhof | 2015-08-05 | 3 | -2/+2 |
| | |||||
* | Add column LOCATIONS to db table ISSUES | Simon Brandhof | 2015-08-05 | 2 | -0/+89 |
| | |||||
* | Prepare upgrade to protobuf 3 | Simon Brandhof | 2015-07-30 | 1 | -0/+2 |
| | | | | Files .proto must declare: syntax = "proto2"; | ||||
* | Move protobuf spec of table FILE_SOURCES.BINARY_DATA into sonar-db | Simon Brandhof | 2015-07-23 | 1 | -0/+86 |