| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-7002 better exception message when decoding FileSources.DATA | Sébastien Lesaint | 2016-05-10 | 2 | -8/+38 |
* | SONAR-7594 fix indexing of component names > 400 characters | Simon Brandhof | 2016-05-09 | 2 | -26/+53 |
* | SONAR-7526 WS api/user_tokens/generate functional checks of name and token hash | Teryk Bellahsene | 2016-05-06 | 3 | -2/+93 |
* | Automatic merge from branch-5.5 | Jenkins CI | 2016-05-06 | 6 | -4/+80 |
|\ |
|
| * | SONAR-7589 Error when upgrading to SonarQube 5.5 on SQL Azure | Simon Brandhof | 2016-05-05 | 6 | -4/+80 |
| * | Update version to 5.5-SNAPSHOT | Tom | 2016-05-02 | 1 | -1/+1 |
| * | Release 5.55.5 | Tom | 2016-05-02 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare for next development iteration | Tom | 2016-04-28 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 5.5-RC25.5-RC2 | Tom | 2016-04-28 | 1 | -1/+1 |
| * | SONAR-7549 disable SqlExecutorTest on non-H2 dbs | Simon Brandhof | 2016-04-26 | 1 | -0/+11 |
* | | SONAR-7108 Fix unpredictable behavior of UT | Julien Lancelot | 2016-05-04 | 1 | -2/+8 |
* | | SONAR-7108 Delete Issues from index when purging old issues | Julien Lancelot | 2016-05-04 | 5 | -61/+80 |
* | | SONAR-7212 Fix removal of user property "sonar.issues.defaultAssigneeLogin" i... | Julien Lancelot | 2016-05-04 | 1 | -1/+1 |
* | | SONAR-7212 Remove migration to remove default assignee properties on removed ... | Julien Lancelot | 2016-05-04 | 8 | -195/+3 |
* | | SONAR-7212 Add migration to remove default assignee properties on removed users | Julien Lancelot | 2016-05-03 | 8 | -3/+194 |
* | | SONAR-7212 Remove "sonar.issues.defaultAssigneeLogin" when removing a user | Julien Lancelot | 2016-05-03 | 4 | -29/+68 |
* | | SONAR-7394 Fix update of custom rule active parameters | Julien Lancelot | 2016-05-03 | 2 | -1/+45 |
* | | Fix SnapshotDao#selectSnapshotsByQuery() when using component UUID and sorting | Simon Brandhof | 2016-04-30 | 2 | -1/+4 |
* | | Fix quality flaws | Teryk Bellahsene | 2016-04-29 | 1 | -1/+1 |
* | | SONAR-7569 Update copy resource id when persisting components in CE | Julien Lancelot | 2016-04-28 | 1 | -0/+6 |
* | | Fix query to keep authorized users for a project and a role | Julien Lancelot | 2016-04-27 | 2 | -3/+8 |
* | | SONAR-7549 Fix SqlExecutorTest on MySQL and MsSQL | Julien Lancelot | 2016-04-26 | 2 | -13/+13 |
* | | SONAR-7549 disable SqlExecutorTest on non-H2 dbs | Simon Brandhof | 2016-04-26 | 1 | -0/+11 |
* | | Automatic merge from branch-5.5 | Jenkins CI | 2016-04-26 | 18 | -473/+1389 |
|\| |
|
| * | SONAR-7549 Automatic repair of MSSQL and MySQL case-insensitive columns | Simon Brandhof | 2016-04-25 | 16 | -224/+573 |
| * | SONAR-7549 SONAR-6171 verifies UTF8 charset and case-sensitive collation | Simon Brandhof | 2016-04-25 | 16 | -473/+1040 |
* | | Automatic merge from branch-5.5 | Jenkins CI | 2016-04-21 | 12 | -77/+92 |
|\| |
|
| * | SONAR-7553 DAO of CE_QUEUE count number of rows by status | Teryk Bellahsene | 2016-04-21 | 4 | -12/+42 |
| * | SONAR-7553 DAO of CE_ACTIVITY count number of tasks still failing | Teryk Bellahsene | 2016-04-21 | 4 | -3/+39 |
| * | SONAR-7187 WS api/ce/activity stop using count(1) on DB table CE_QUEUE | Teryk Bellahsene | 2016-04-21 | 1 | -1/+1 |
| * | SONAR-7553 Create composite DB index CE_ACTIVITY(is_last, status) | Teryk Bellahsene | 2016-04-21 | 3 | -1/+6 |
| * | SONAR-7187 Remove paging from api/ce/activity | Julien Lancelot | 2016-04-21 | 5 | -62/+6 |
* | | Automatic merge from branch-5.5 | Jenkins CI | 2016-04-20 | 4 | -37/+15 |
|\| |
|
| * | Add comment on query to keep authorized users for a project and a role | Julien Lancelot | 2016-04-19 | 4 | -37/+15 |
* | | Automatic merge from branch-5.5 | Jenkins CI | 2016-04-18 | 10 | -17/+180 |
|\| |
|
| * | Add query to keep authorized users for a project and a role | Julien Lancelot | 2016-04-18 | 10 | -17/+180 |
* | | Automatic merge from branch-5.5 | Jenkins CI | 2016-04-18 | 4 | -3/+49 |
|\| |
|
| * | Add ComponentDao#insertBatch() for batch inserts | Simon Brandhof | 2016-04-15 | 4 | -3/+49 |
* | | Automatic merge from branch-5.5 | Jenkins CI | 2016-04-15 | 5 | -14/+51 |
|\| |
|
| * | Add UserDao.selectByIds | Julien Lancelot | 2016-04-15 | 5 | -14/+51 |
* | | Automatic merge from branch-5.5 | Jenkins CI | 2016-04-14 | 4 | -5/+60 |
|\| |
|
| * | SONAR-7187 Fix perf issue in selectByQuery | Julien Lancelot | 2016-04-14 | 4 | -5/+60 |
* | | Automatic merge from branch-5.5 | Jenkins CI | 2016-04-12 | 6 | -0/+48 |
|\| |
|
| * | Add PropertiesDao.deleteById | Julien Lancelot | 2016-04-11 | 6 | -0/+48 |
| * | fixed version for 5.5-SNAPSHOT | Tom | 2016-04-11 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare for next development iteration | Tom | 2016-04-07 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 5.5-RC15.5-RC1 | Tom | 2016-04-07 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare for next development iteration | Tom | 2016-04-07 | 1 | -1/+1 |
| * | [maven-release-plugin] prepare release 5.5 | Tom | 2016-04-07 | 1 | -3/+2 |
* | | Upgrade version to 5.6-SNAPSHOT | Tom | 2016-04-07 | 1 | -1/+1 |
|/ |
|