| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-9616 compute engine backend to support branches | Simon Brandhof | 2017-09-12 | 2 | -2/+3 |
* | SONAR-9616 decrease coupling with component keys | Simon Brandhof | 2017-09-12 | 2 | -5/+24 |
* | Bring 6.6-SNAPSHOT back | Simon Brandhof | 2017-09-12 | 1 | -1/+1 |
* | Release 6.6-M1 | Simon Brandhof | 2017-09-12 | 1 | -1/+1 |
* | SONAR-9664 Apply feedback | Duarte Meneses | 2017-09-07 | 1 | -1/+1 |
* | SONAR-9662 Store plugin hash + last modification date | Julien HENRY | 2017-09-07 | 1 | -0/+1 |
* | SONAR-9662 Create "plugins" table | Julien HENRY | 2017-09-07 | 1 | -0/+10 |
* | SONAR-9672 Store the link between a rule and the plugin declaring it | Julien HENRY | 2017-09-07 | 1 | -0/+1 |
* | Db column INTERNAL_PROPERTIES.kee is a VARCHAR(20) | Teryk Bellahsene | 2017-08-30 | 1 | -1/+1 |
* | SONAR-9745 Drop support of Microsoft SQLServer 2012 | Simon Brandhof | 2017-08-24 | 2 | -2/+19 |
* | SONAR-8798 convert medium tests to unit tests | Daniel Schwarz | 2017-08-09 | 1 | -4/+2 |
* | SONAR-9639 Support CE task characteristics | Duarte Meneses | 2017-08-07 | 2 | -0/+10 |
* | SONAR-9577 Store incremental analysis flag in database | Duarte Meneses | 2017-08-07 | 1 | -1/+2 |
* | Prepare for next development iteration | Simon Brandhof | 2017-07-13 | 1 | -1/+1 |
* | SONAR-9481 Make operations on QProfiles resilient to ES errors | Eric Hartmann | 2017-07-06 | 1 | -0/+2 |
* | SONAR-9480 make WS operations on rules resilient to Elasticsearch errors | Eric Hartmann | 2017-07-05 | 1 | -1/+1 |
* | MMF-935 experiment ES resilience of user creation | Eric Hartmann | 2017-07-05 | 4 | -21/+10 |
* | Deprecate DatabaseUtils#repeatCondition() | Simon Brandhof | 2017-07-05 | 1 | -0/+4 |
* | 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-9478 Replace Settings by Configuration | Julien HENRY | 2017-07-04 | 3 | -3/+2 |
* | SONAR-9356 Add column USERS.ONBOARDED | Julien Lancelot | 2017-06-20 | 2 | -1/+2 |
* | SONAR-9427 Improve performance on quality profile changelog | Eric Hartmann | 2017-06-14 | 1 | -2/+2 |
* | SONAR-9304 quality profile uuid with length of 255 characters | Teryk Bellahsene | 2017-06-14 | 1 | -4/+4 |
* | SONAR-9304 move rules_profiles.last_used/user_updated_at to org_qprofiles | Simon Brandhof | 2017-06-14 | 1 | -2/+2 |
* | SONAR-9304 rename table qprofiles to org_qprofiles | Simon Brandhof | 2017-06-14 | 2 | -7/+6 |
* | SONAR-9304 drop use of rules_profiles.is_default | Simon Brandhof | 2017-06-14 | 2 | -1/+12 |
* | SONAR-9304 share built-in profiles among organizations | Simon Brandhof | 2017-06-14 | 2 | -0/+12 |
* | SONAR-9302 display built-in Quality profiles | Simon Brandhof | 2017-06-14 | 1 | -1/+2 |
* | Unit tests on Oracle are so slooooow | Simon Brandhof | 2017-06-10 | 1 | -1/+1 |
* | SONAR-9230 only index project measures, that will actually be used | Daniel Schwarz | 2017-06-09 | 1 | -0/+16 |
* | SONAR-9328 make MANUAL_MEASURE.COMPONENT_UUID not nullable | Sébastien Lesaint | 2017-06-01 | 1 | -1/+1 |
* | SONAR-9334 make EVENTS.COMPONENT_UUID not nullable and clean orphans | Sébastien Lesaint | 2017-05-31 | 1 | -1/+1 |
* | SONAR-9028 remove table authors from DB | Sébastien Lesaint | 2017-05-26 | 1 | -10/+0 |
* | SONAR-9028 remove any support to table authors from code | Sébastien Lesaint | 2017-05-26 | 1 | -1/+0 |
* | 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 | 1 | -0/+1 |
* | SONAR-9148 fix partition size for large inputs in MySQL | Daniel Schwarz | 2017-05-11 | 2 | -10/+72 |
* | SONAR-9088 add column “ORGANIZATIONS.NEW_PROJECTS_PRIVATE” | Daniel Schwarz | 2017-04-27 | 2 | -1/+2 |
* | SONAR-9087 add PROJECTS.PRIVATE non null column | Sébastien Lesaint | 2017-04-27 | 1 | -0/+1 |
* | SONAR-9087 make PROJECTS.PROJECT_UUID not nullable | Sébastien Lesaint | 2017-04-27 | 1 | -1/+1 |
* | SONAR-8985 SONAR-9040 add CE_ACTIVITY.WORKER_UUID and EXECUTION_COUNT | Sébastien Lesaint | 2017-04-27 | 1 | -0/+2 |
* | SONAR-9040 make CE_QUEUE.EXECUTION_COUNT not nullable | Sébastien Lesaint | 2017-04-27 | 1 | -1/+1 |
* | SONAR-8985 SONAR-9040 add CE_QUEUE.WORKER_UUID and EXECUTION_COUNT | Sébastien Lesaint | 2017-04-27 | 2 | -2/+2 |
* | remove SCHEMA_MIGRATIONS insert from rows-h2 | Sébastien Lesaint | 2017-04-13 | 2 | -565/+4 |
* | SONAR-9085 Clean orphan rows in GROUPS_USERS | Julien Lancelot | 2017-04-13 | 1 | -0/+1 |
* | SONAR-9019 Populate ORGANIZATIONS.DEFAULT_GROUP_ID column | Julien Lancelot | 2017-04-13 | 1 | -3/+4 |
* | SONAR-9019 Add ORGANIZATIONS.DEFAULT_GROUP_ID column | Julien Lancelot | 2017-04-13 | 2 | -0/+2 |
* | SONAR-9019 Set organization members into members groups | Julien Lancelot | 2017-04-13 | 1 | -0/+1 |
* | SONAR-9019 Create "members" groups on existing organizations | Julien Lancelot | 2017-04-13 | 1 | -0/+1 |