Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Julien Lancelot | 2018-11-19 | 22 | -22/+22 |
| | |||||
* | SONAR-11085 Prettify logs of SQL requests | Simon Brandhof | 2018-08-05 | 1 | -4/+5 |
| | |||||
* | SONAR-10356 ComponentDao calls fail if too many conditions | Simon Brandhof | 2018-02-22 | 1 | -0/+16 |
| | |||||
* | SONAR-9745 Drop support of Microsoft SQLServer 2012 | Simon Brandhof | 2017-08-24 | 1 | -0/+18 |
| | |||||
* | SONAR-8798 convert medium tests to unit tests | Daniel Schwarz | 2017-08-09 | 1 | -4/+2 |
| | |||||
* | MMF-935 experiment ES resilience of user creation | Eric Hartmann | 2017-07-05 | 1 | -6/+0 |
| | |||||
* | SONAR-9478 Replace Settings by Configuration | Julien HENRY | 2017-07-04 | 3 | -3/+2 |
| | |||||
* | Unit tests on Oracle are so slooooow | Simon Brandhof | 2017-06-10 | 1 | -1/+1 |
| | |||||
* | SONAR-9148 fix partition size for large inputs in MySQL | Daniel Schwarz | 2017-05-11 | 1 | -0/+16 |
| | | | | | | * reproduce issues with large inputs in MySQL * fix chunk size of #keepAuthorizedProjectIds * fix chunk size of #keepAuthorizedUsersForRoleAndProject | ||||
* | remove SCHEMA_MIGRATIONS insert from rows-h2 | Sébastien Lesaint | 2017-04-13 | 1 | -4/+4 |
| | |||||
* | SONAR-9014 Restore sonar-users group | Julien Lancelot | 2017-04-13 | 1 | -0/+4 |
| | | | | | If sonar-users doesn't exist, create it and copy permissions from existing default group on it If it already exists, only update its description if it's the wrong one | ||||
* | rename Collectors to MoreCollectors | Sébastien Lesaint | 2017-04-03 | 2 | -4/+4 |
| | |||||
* | SONAR-8867 add AbstractDbTester#assertColumnDoesNotExist | Sébastien Lesaint | 2017-03-23 | 1 | -0/+24 |
| | |||||
* | SONAR-8867 add CoreDbTester#defaultOrganization() | Sébastien Lesaint | 2017-03-23 | 2 | -0/+73 |
| | |||||
* | SONAR-8867 fix support for composite PK in assertPrimaryKey | Sébastien Lesaint | 2017-03-23 | 1 | -20/+48 |
| | |||||
* | Drop unused Dialect#getActiveRecordDialectCode() | Simon Brandhof | 2017-02-26 | 5 | -5/+0 |
| | | | | because Ruby on Rails has been dropped. | ||||
* | Clean-up sonar-testing-harness dependencies | Simon Brandhof | 2017-02-19 | 1 | -5/+6 |
| | | | | and decrease usages of Hamcrest | ||||
* | split sonar-db into server/sonar-db-core and server/sonar-db-dao | Sébastien Lesaint | 2017-02-17 | 21 | -0/+2769 |