aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/test/resources
Commit message (Expand)AuthorAgeFilesLines
* SONAR-11212 Distinguish predefined and ad hoc external rulesJulien Lancelot2018-09-249-256/+0
* SONAR-10944 Add subscription flag to organizationsJulien Lancelot2018-07-111-0/+1
* Rewrite dbunit test using dbtesterJanos Gyerik2018-07-046-1389/+0
* SONAR-10430 add FileSourceDto#getLineCount()Sébastien Lesaint2018-05-281-19/+0
* SONAR-10430 add FILE_SOURCES.LINE_COUNTSébastien Lesaint2018-05-285-0/+8
* SONAR-10597 Update ISSUE_CHANGE#USER_LOGIN to USER_UUIDJulien Lancelot2018-05-2316-442/+19
* SONAR-10597 Update MANUAL_MEASURES#USER_LOGIN to USER_UUIDJulien Lancelot2018-05-231-14/+0
* SONAR-10599 Synchronize login during authenticationJulien Lancelot2018-05-233-185/+0
* SONAR-10597 Introduce UUID in table USERSGuillaume Jambet2018-05-233-0/+10
* SONAR-10647 Apply feedbackDuarte Meneses2018-05-092-2/+2
* SONAR-10647 Compare lines of code taking into account significant codeDuarte Meneses2018-05-094-4/+9
* SONAR-10411 Do not persist name of provided project linksJulien Lancelot2018-02-206-30/+0
* SONAR-10321 Store rule scope in DBDuarte Meneses2018-02-078-0/+13
* Merge remote-tracking branch 'origin/branch-6.7'Simon Brandhof2017-12-202-43/+383
|\
| * SONAR-10131 purge test files when purging project historySimon Brandhof2017-12-202-43/+383
* | SONAR-10134 Use QGateWithOrgDto instead of id in ProjectQgateAssociationQueryJulien Lancelot2017-12-141-140/+0
* | SONAR-10147 Remove 'sonar.qualitygate' setting usage to store default quality...Eric Hartmann2017-12-141-6/+0
* | SONAR-10134 Add QUALITY_GATES.UUID columnEric Hartmann2017-12-141-2/+2
* | SONAR-10134 Add ORG_QUALITY_GATES tableEric Hartmann2017-12-146-28/+1
* | SONAR-10116 Better scalability of loading of project measuresDaniel Schwarz2017-12-055-203/+1
* | SONAR-10110 Remove LoadedTemplate DAOJulien Lancelot2017-12-043-19/+0
* | SONAR-10087 Add built-in flag to provided quality gateJulien Lancelot2017-12-045-11/+11
* | fix logback configuration in UTs to drastically reduce build verbositySébastien Lesaint2017-11-241-0/+33
|/
* SONAR-9993 Functional creation date of comment is no more nullableJulien Lancelot2017-11-011-1/+1
* SONAR-7309 DB Cleaner strategy to keep only analyses with a versionTeryk Bellahsene2017-10-191-2/+2
* SONAR-9882 Implements storage of sonar.analysis.* propertiesEric Hartmann2017-10-173-0/+43
* SONAR-9575 Revert all changes made to support incremental modeJulien HENRY2017-09-2712-26/+0
* SONAR-9628 Branches must not appear in administration of projectsDuarte Meneses2017-09-121-0/+21
* SONAR-9616 decrease coupling with component keysSimon Brandhof2017-09-1215-0/+63
* SONAR-9664 Apply feedbackDuarte Meneses2017-09-071-2/+2
* SONAR-9662 Store plugin hash + last modification dateJulien HENRY2017-09-071-0/+18
* Remove DbUnit from ComponentDaoTestJulien Lancelot2017-08-2113-1659/+0
* SONAR-9577 Store incremental analysis flag in databaseDuarte Meneses2017-08-0712-0/+26
* SONAR-9621 Read cpd text blocks from DB in incremental modeDuarte Meneses2017-08-071-0/+33
* Remove useless usages of projects.authorization_updated_atSimon Brandhof2017-07-299-17/+17
* Remove dbunit usage from UserDaoTest and UserIndexerTestJulien Lancelot2017-06-2011-271/+0
* SONAR-9356 Add column USERS.ONBOARDEDJulien Lancelot2017-06-2014-33/+66
* SONAR-9304 rename table qprofiles to org_qprofilesSimon Brandhof2017-06-147-268/+0
* SONAR-9304 Create migration for QPROFILEEric Hartmann2017-06-141-71/+0
* SONAR-9304 drop use of rules_profiles.is_defaultSimon Brandhof2017-06-148-22/+8
* SONAR-9302 display built-in Quality profilesSimon Brandhof2017-06-148-40/+236
* SONAR-9326 drop issues by project_uuid when deleting a projectSébastien Lesaint2017-06-011-1/+1
* SONAR-9334 make EVENTS.COMPONENT_UUID not nullable and clean orphansSébastien Lesaint2017-05-311-2/+2
* SONAR-9028 remove any support to table authors from codeSébastien Lesaint2017-05-2613-129/+0
* SONAR-9088 set default visibility to “not-private” for new organisationsDaniel Schwarz2017-04-273-0/+3
* SONAR-9140 drop some DbUnit in AuthorizationDaoTestSébastien Lesaint2017-04-279-451/+0
* SONAR-9087 add PROJECTS.PRIVATE non null columnSébastien Lesaint2017-04-2757-74/+274
* SONAR-9087 make PROJECTS.PROJECT_UUID not nullableSébastien Lesaint2017-04-2726-23/+79
* Merge remote-tracking branch 'origin/branch-6.3'Julien Lancelot2017-04-191-1/+0
* Remove no more used DbUnit filesJulien Lancelot2017-03-281-14/+0