Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | split sonar-db into server/sonar-db-core and server/sonar-db-dao | Sébastien Lesaint | 2017-02-17 | 1 | -67/+0 |
| | |||||
* | Fix integer type of user and group ids | Simon Brandhof | 2017-02-16 | 1 | -2/+2 |
| | | | | | User IDs are INTEGER in database. The java classes are fixed to replace long by int. | ||||
* | SONAR-8637 Update POM parent version | Teryk Bellahsene | 2017-02-10 | 1 | -3/+2 |
| | |||||
* | 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 | 1 | -0/+65 |