| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-9481 Make operations on QProfiles resilient to ES errors | Eric Hartmann | 2017-07-06 | 3 | -1/+15 |
* | SONAR-9480 make WS operations on rules resilient to Elasticsearch errors | Eric Hartmann | 2017-07-05 | 2 | -3/+3 |
* | MMF-935 experiment ES resilience of user creation | Eric Hartmann | 2017-07-05 | 9 | -4/+219 |
* | Prepare for next development iteration | Simon Brandhof | 2017-07-05 | 1 | -1/+1 |
* | Release 6.5-M26.5-M2 | Simon Brandhof | 2017-07-05 | 1 | -1/+1 |
* | SONAR-9444 make private at least one missing perm user or codeviewer | Sébastien Lesaint | 2017-06-29 | 2 | -31/+102 |
* | SONAR-9356 Add column USERS.ONBOARDED | Julien Lancelot | 2017-06-20 | 11 | -2/+398 |
* | SONAR-9304 remove orphans from rules_profiles | Eric Hartmann | 2017-06-15 | 5 | -9/+10 |
* | SONAR-9305 complete tests | Eric Hartmann | 2017-06-15 | 6 | -12/+12 |
* | SONAR-9427 Improve performance on quality profile changelog | Eric Hartmann | 2017-06-14 | 13 | -5/+519 |
* | SONAR-9305 Built-in quality profiles should be updated automatically | Simon Brandhof | 2017-06-14 | 3 | -75/+16 |
* | SONAR-9304 add integration tests | Simon Brandhof | 2017-06-14 | 1 | -3/+3 |
* | SONAR-9304 quality profile uuid with length of 255 characters | Teryk Bellahsene | 2017-06-14 | 9 | -20/+23 |
* | SONAR-9304 move rules_profiles.last_used/user_updated_at to org_qprofiles | Simon Brandhof | 2017-06-14 | 11 | -27/+48 |
* | SONAR-9304 Compress rules_profiles for built-in profiles | Teryk Bellahsene | 2017-06-14 | 11 | -2/+1077 |
* | SONAR-9304 rename table qprofiles to org_qprofiles | Simon Brandhof | 2017-06-14 | 11 | -39/+152 |
* | SONAR-9304 Create migration for QPROFILE | Eric Hartmann | 2017-06-14 | 5 | -2/+203 |
* | SONAR-9304 drop use of rules_profiles.is_default | Simon Brandhof | 2017-06-14 | 8 | -2/+290 |
* | SONAR-9304 share built-in profiles among organizations | Simon Brandhof | 2017-06-14 | 8 | -2/+412 |
* | SONAR-9302 built-in profiles must always be present | Simon Brandhof | 2017-06-14 | 5 | -3/+127 |
* | SONAR-9302 display built-in Quality profiles | Simon Brandhof | 2017-06-14 | 12 | -4/+412 |
* | SONAR-9324 add database migration purging developer data | Sébastien Lesaint | 2017-06-09 | 5 | -2/+496 |
* | Fix false-positives with randomly generated strings for DB | Simon Brandhof | 2017-06-08 | 2 | -3/+4 |
* | fix fix FP in SupportPrivateProjectInDefaultPermissionTemplateTest | Sébastien Lesaint | 2017-06-01 | 1 | -1/+1 |
* | SONAR-9328 make MANUAL_MEASURE.COMPONENT_UUID not nullable | Sébastien Lesaint | 2017-06-01 | 11 | -2/+330 |
* | SONAR-9328 clean orphans in MANUAL_MEASURES | Sébastien Lesaint | 2017-06-01 | 5 | -2/+299 |
* | SONAR-9328 clean orphans from table PROPERTIES | Sébastien Lesaint | 2017-06-01 | 5 | -2/+287 |
* | SONAR-9435 add db migration to clean orphans in PROJECT_LINKS | Sébastien Lesaint | 2017-06-01 | 5 | -2/+247 |
* | SONAR-9326 ensure ISSUES.PROJECT_UUID is consistent with component | Sébastien Lesaint | 2017-06-01 | 5 | -2/+258 |
* | Fix false-positive in SupportPrivateProjectInDefaultPermissionTemplateTest | Simon Brandhof | 2017-06-01 | 1 | -1/+1 |
* | SONAR-9334 make EVENTS.COMPONENT_UUID not nullable and clean orphans | Sébastien Lesaint | 2017-05-31 | 14 | -2/+599 |
* | SONAR-9028 add DB migrations cleaning USER_ROLES and GROUP_ROLES | Sébastien Lesaint | 2017-05-31 | 8 | -2/+620 |
* | Automatic merge from branch-6.4 | ssjenka | 2017-05-30 | 2 | -1/+4 |
|\ |
|
| * | SONAR-8902 fix creation of table organization_members on Oracle | Simon Brandhof | 2017-05-30 | 2 | -1/+4 |
| * | Set version 6.4-SNAPSHOT | Simon Brandhof | 2017-05-29 | 1 | -1/+1 |
| * | Release 6.4-RC36.4-RC3 | Simon Brandhof | 2017-05-29 | 1 | -1/+1 |
| * | Back to 6.4-SNAPSHOT | Simon Brandhof | 2017-05-22 | 1 | -1/+1 |
| * | Release 6.4-RC26.4-RC2 | Simon Brandhof | 2017-05-22 | 1 | -1/+1 |
| * | Reuse version 6.4-SNAPSHOT | Simon Brandhof | 2017-05-18 | 1 | -1/+1 |
| * | 6.4-RC16.4-RC1 | Simon Brandhof | 2017-05-16 | 1 | -1/+1 |
* | | SONAR-9028 remove table authors from DB | Sébastien Lesaint | 2017-05-26 | 8 | -1/+199 |
* | | Prepare for next development version 6.5-SNAPSHOT | Simon Brandhof | 2017-05-16 | 1 | -1/+1 |
|/ |
|
* | SONAR-9197 add index to active_rule_parameters | Simon Brandhof | 2017-05-12 | 5 | -2/+108 |
* | SONAR-9192 ensure no perm template has useless permissions to AnyOne | Sébastien Lesaint | 2017-05-12 | 5 | -2/+266 |
* | 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 |