| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve reliability of SupportPrivateProjectInDefaultPermissionTemplateTest | Simon Brandhof | 2017-05-05 | 1 | -5/+5 |
* | SONAR-9136 rename to DefaultOrganizationUuidProvider | Sébastien Lesaint | 2017-04-27 | 25 | -56/+53 |
* | SONAR-9136 replace AnyOne by default group in default template | Sébastien Lesaint | 2017-04-27 | 5 | -2/+490 |
* | SONAR-9090 make projects privates based on permissions | Sébastien Lesaint | 2017-04-27 | 5 | -2/+799 |
* | SONAR-9088 add column “ORGANIZATIONS.NEW_PROJECTS_PRIVATE” | Daniel Schwarz | 2017-04-27 | 11 | -2/+329 |
* | SONAR-9087 add PROJECTS.PRIVATE non null column | Sébastien Lesaint | 2017-04-27 | 11 | -2/+473 |
* | SONAR-9087 make PROJECTS.PROJECT_UUID not nullable | Sébastien Lesaint | 2017-04-27 | 8 | -4/+874 |
* | SONAR-9087 AlterColumnsBuilder must validate table name | Sébastien Lesaint | 2017-04-27 | 1 | -1/+2 |
* | SONAR-8985 SONAR-9040 populates CE_QUEUE.WORKER_UUID and EXECUTION_COUNT | Sébastien Lesaint | 2017-04-27 | 2 | -4/+3 |
* | SONAR-8985 SONAR-9040 add CE_ACTIVITY.WORKER_UUID and EXECUTION_COUNT | Sébastien Lesaint | 2017-04-27 | 8 | -1/+299 |
* | SONAR-9040 make CE_QUEUE.EXECUTION_COUNT not nullable | Sébastien Lesaint | 2017-04-27 | 6 | -4/+158 |
* | SONAR-8985 SONAR-9040 add CE_QUEUE.WORKER_UUID and EXECUTION_COUNT | Sébastien Lesaint | 2017-04-27 | 4 | -0/+121 |
* | SONAR-8957 Add migration to remove template permissions linked to removed users | Julien Lancelot | 2017-04-20 | 5 | -2/+213 |
* | SONAR-8960 Fix migration when same metric is used with period and wthout period | Julien Lancelot | 2017-04-20 | 2 | -38/+75 |
* | SONAR-9085 Clean orphan rows in GROUPS_USERS | Julien Lancelot | 2017-04-13 | 5 | -2/+193 |
* | SONAR-9019 Populate ORGANIZATIONS.DEFAULT_GROUP_ID column | Julien Lancelot | 2017-04-13 | 5 | -2/+281 |
* | SONAR-9019 Add ORGANIZATIONS.DEFAULT_GROUP_ID column | Julien Lancelot | 2017-04-13 | 5 | -2/+121 |
* | SONAR-9019 Set organization members into members groups | Julien Lancelot | 2017-04-13 | 5 | -2/+294 |
* | SONAR-9019 Create "members" groups on existing organizations | Julien Lancelot | 2017-04-13 | 5 | -2/+486 |
* | SONAR-9014 Associate all users to 'sonar-users' group | Julien Lancelot | 2017-04-13 | 5 | -2/+228 |
* | SONAR-9014 Delete 'sonar.defaultGroup' setting from database | Julien Lancelot | 2017-04-13 | 5 | -2/+141 |
* | SONAR-9014 Restore sonar-users group | Julien Lancelot | 2017-04-13 | 5 | -2/+642 |
* | Merge branch 'branch-6.3' | Sébastien Lesaint | 2017-04-11 | 9 | -3/+254 |
|\ |
|
| * | SONAR-9086 make index on ORGANIZATIONS.KEE unique | Sébastien Lesaint | 2017-04-10 | 7 | -1/+252 |
| * | Set development version 6.3-SNAPSHOT | Simon Brandhof | 2017-03-14 | 1 | -1/+1 |
| * | Release 6.36.3 | Simon Brandhof | 2017-03-14 | 1 | -1/+1 |
| * | Back to development version 6.3-SNAPSHOT | Simon Brandhof | 2017-03-06 | 1 | -1/+1 |
| * | Publish 6.3-RC4 | Simon Brandhof | 2017-03-03 | 1 | -1/+1 |
| * | Set version 6.3-SNAPSHOT | Simon Brandhof | 2017-02-22 | 1 | -1/+1 |
| * | Publish version 6.3-RC3 | Simon Brandhof | 2017-02-22 | 1 | -1/+1 |
* | | fix quality flaws | Sébastien Lesaint | 2017-04-04 | 1 | -1/+1 |
* | | rename Collectors to MoreCollectors | Sébastien Lesaint | 2017-04-03 | 11 | -20/+20 |
* | | SONAR-8857 fix quality flaws | Daniel Schwarz | 2017-03-24 | 2 | -5/+7 |
* | | SONAR-8867 drop metadata columns from table RULES | Sébastien Lesaint | 2017-03-23 | 5 | -2/+127 |
* | | SONAR-8897 add H2 support in DropColumnsBuilder | Sébastien Lesaint | 2017-03-23 | 14 | -40/+76 |
* | | SONAR-8867 populate table RULES_METADATA | Sébastien Lesaint | 2017-03-23 | 5 | -2/+494 |
* | | SONAR-8867 create table RULES_METADATA | Sébastien Lesaint | 2017-03-23 | 5 | -7/+174 |
* | | SONAR-8931 extend size of LOADED_TEMPLATES.TEMPLATE_TYPE | Sébastien Lesaint | 2017-03-23 | 14 | -2/+604 |
* | | SONAR-8857 make ws/api/qualityprofiles/search support organizations | Daniel Schwarz | 2017-03-23 | 12 | -6/+213 |
* | | SONAR-8910 Populate organization members | Julien Lancelot | 2017-03-21 | 5 | -2/+476 |
* | | SONAR-8902 Create Table ORGANIZATION_MEMBERS | Teryk Bellahsene | 2017-03-21 | 5 | -2/+113 |
* | | SONAR-8857 add organisation uuid to quality profile database table | Daniel Schwarz | 2017-03-03 | 17 | -3/+536 |
* | | SONAR-8838 Limit to 500 characters DB column TAGS of PROJECTS | Teryk Bellahsene | 2017-02-28 | 2 | -2/+2 |
* | | SONAR-8847 Set COPY_COMPONENT_UUID of local views | Julien Lancelot | 2017-02-28 | 5 | -2/+355 |
* | | SONAR-8838 Add DB column TAGS to PROJECTS table | Teryk Bellahsene | 2017-02-28 | 8 | -1/+248 |
* | | SONAR-8435 log "SonarQube is up" if all processes are operational | Sébastien Lesaint | 2017-02-24 | 1 | -1/+2 |
* | | Drop unused Surefire config for skipping tests | Simon Brandhof | 2017-02-19 | 1 | -14/+0 |
* | | Clean-up sonar-testing-harness dependencies | Simon Brandhof | 2017-02-19 | 2 | -9/+27 |
* | | split sonar-db into server/sonar-db-core and server/sonar-db-dao | Sébastien Lesaint | 2017-02-17 | 121 | -779/+407 |
* | | Fix integer type of user and group ids | Simon Brandhof | 2017-02-16 | 4 | -25/+28 |