aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-db/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* | SONAR-7244 fix component's selectByQuery when no component id is providedTeryk Bellahsene2016-06-151-3/+6
* | SONAR-7688 fix migration from 4.5Simon Brandhof2016-06-152-36/+47
* | SONAR-7739 Remove remember me cookieJulien Lancelot2016-06-154-26/+59
* | SONAR-7244 WS api/projects/search_my_projects list projects of which current ...Teryk Bellahsene2016-06-158-22/+200
* | SONAR-7688 table PROJECT_MEASURES should use component UUIDSimon Brandhof2016-06-1424-52/+654
* | SONAR-7693 support removal of ID columns in SNAPSHOTSSébastien Lesaint2016-06-1456-311/+211
* | SONAR-7693 replace SNAPSHOTS.*PROJECT_ID by columns with uuidsSébastien Lesaint2016-06-1411-2/+728
* | SONAR-7501 drop DB columnsSimon Brandhof2016-06-132-1/+51
* | SONAR-7501 remove usage of columns in SQL requestsSimon Brandhof2016-06-139-225/+54
* | DB migration: make alter column re-entrant on OracleSébastien Lesaint2016-06-131-3/+9
* | rename AlterColumnsTypeBuilder to AlterColumnsBuilderSébastien Lesaint2016-06-131-6/+6
* | SONAR-7692 support uuid columns in resource_indexSébastien Lesaint2016-06-1318-145/+163
* | AlterColumnsTypeBuilder: support change nullity on postgre and oracle tooSébastien Lesaint2016-06-131-13/+15
* | SONAR-7692 change table resource_index to use project uuidsSébastien Lesaint2016-06-1311-1/+514
* | DbTester: add test on nullable or not to assertColumnDefinitionSébastien Lesaint2016-06-131-1/+9
* | DbTester: add executeInsert with varargsSébastien Lesaint2016-06-131-0/+18
* | Fix IT - WS api/permissions/search_templates returns all project permissionsTeryk Bellahsene2016-06-101-2/+2
* | Fix quality flawsTeryk Bellahsene2016-06-091-0/+42
* | SONAR-7726 WS api/permissions/search_templates returns with_project_creatorTeryk Bellahsene2016-06-092-3/+13
* | SONAR-7723 Create dao for perm_tpl_characteristicsTeryk Bellahsene2016-06-092-1/+174
* | Reactivate SearchActionMediumTest.available_sinceJulien Lancelot2016-06-061-1/+4
* | Move org.sonar.core.user classes outside sonar-dbSimon Brandhof2016-06-067-605/+0
* | SONAR-3321 IssueMapper#updateIfBeforeSelectedDate updates componentUuidSébastien Lesaint2016-06-021-2/+8
* | SONAR-7653 upgrade to Elasticsearch 2.3.3Simon Brandhof2016-05-313-23/+28
* | Refactor scope of DbTesterSimon Brandhof2016-05-2418-65/+17
|/
* SONAR-7649 do not repair db collation outside migrationSimon Brandhof2016-05-195-32/+88
* SONAR-7400 Replace ActiveRuleDao#selectByRule by selectByRuleIdJulien Lancelot2016-05-161-4/+4
* SONAR-7493 Add migration in picoJulien Lancelot2016-05-131-1/+1
* SONAR-6846 don't fail on duplicate row in snapshot_sourcesSébastien Lesaint2016-05-132-6/+36
* SONAR-7493 fix size of ISSUES.MESSAGE col on OraleSimon Brandhof2016-05-131-0/+63
* SONAR-7274 Return authorized projects in api/qualitygates/searchJulien Lancelot2016-05-131-7/+10
* SONAR-7545 use ComponentKeys.MAX_COMPONENT_KEY_LENGTHTeryk Bellahsene2016-05-131-2/+0
* SONAR-7545 functional error when updating a project keyTeryk Bellahsene2016-05-132-21/+123
* SONAR-7175 Keep last snapshots in KeepOneFilterJulien Lancelot2016-05-121-2/+1
* SONAR-7630 Do not use MySQL TINYINT(1) for non-boolean columnsSimon Brandhof2016-05-123-2/+91
* SONAR-7571 support huge file source in FILE_SOURCES.BINARY_DATASébastien Lesaint2016-05-112-7/+32
* Automatic merge from branch-5.5Jenkins CI2016-05-116-150/+6
|\
| * SONAR-7627 Charset of SQLServer NVARCHAR columns is badly enforced to Latin1Simon Brandhof2016-05-106-150/+6
* | Remove ResourceIndexDao.indexProjects()Teryk Bellahsene2016-05-103-25/+24
* | SONAR-7370 WS api/ce/activity returns developersTeryk Bellahsene2016-05-102-14/+21
* | SONAR-7594 fix indexing of component names > 400 charactersSimon Brandhof2016-05-101-1/+1
* | SONAR-7002 better exception message when decoding FileSources.DATASébastien Lesaint2016-05-101-0/+21
* | SONAR-7594 fix indexing of component names > 400 charactersSimon Brandhof2016-05-091-25/+45
* | SONAR-7526 WS api/user_tokens/generate functional checks of name and token hashTeryk Bellahsene2016-05-061-0/+47
* | Automatic merge from branch-5.5Jenkins CI2016-05-062-0/+56
|\|
| * SONAR-7589 Error when upgrading to SonarQube 5.5 on SQL AzureSimon Brandhof2016-05-052-0/+56
| * SONAR-7549 disable SqlExecutorTest on non-H2 dbsSimon Brandhof2016-04-261-0/+11
* | SONAR-7108 Fix unpredictable behavior of UTJulien Lancelot2016-05-041-2/+8
* | SONAR-7108 Delete Issues from index when purging old issuesJulien Lancelot2016-05-041-1/+7
* | SONAR-7212 Remove migration to remove default assignee properties on removed ...Julien Lancelot2016-05-043-100/+1