| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | SONAR-8857 make ws/api/qualityprofiles/search support organizations | Daniel Schwarz | 2017-03-23 | 2 | -1/+3 |
* | Use java.util.function.Consumer when executing DB large input without output | Teryk Bellahsene | 2017-03-21 | 1 | -6/+5 |
* | SONAR-8910 Set admin as member of default org on H2 | Julien Lancelot | 2017-03-21 | 1 | -0/+2 |
* | SONAR-8910 Populate organization members | Julien Lancelot | 2017-03-21 | 1 | -0/+1 |
* | SONAR-8902 Create Table ORGANIZATION_MEMBERS | Teryk Bellahsene | 2017-03-21 | 3 | -0/+7 |
* | SONAR-8857 add organisation uuid to quality profile database table | Daniel Schwarz | 2017-03-03 | 2 | -1/+7 |
* | SONAR-8838 Limit to 500 characters DB column TAGS of PROJECTS | Teryk Bellahsene | 2017-02-28 | 1 | -1/+1 |
* | SONAR-8847 Set COPY_COMPONENT_UUID of local views | Julien Lancelot | 2017-02-28 | 1 | -0/+1 |
* | SONAR-8838 Add DB column TAGS to PROJECTS table | Teryk Bellahsene | 2017-02-28 | 2 | -0/+3 |
* | Drop unused Dialect#getActiveRecordDialectCode() | Simon Brandhof | 2017-02-26 | 12 | -23/+6 |
* | SONAR-8092 index issues when changed in the db, ignore updatedAt | Daniel Schwarz | 2017-02-24 | 1 | -1/+1 |
* | Drop unused Surefire config for skipping tests | Simon Brandhof | 2017-02-19 | 1 | -7/+0 |
* | Clean-up sonar-testing-harness dependencies | Simon Brandhof | 2017-02-19 | 2 | -14/+19 |
* | split sonar-db into server/sonar-db-core and server/sonar-db-dao | Sébastien Lesaint | 2017-02-17 | 63 | -0/+6684 |