aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/testFixtures
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-13999 drop organization from CE WSJacek2020-12-221-0/+4
* SONAR-13999 remove orgs from favorite WSMichal Duda2020-12-222-7/+53
* SONAR-14256 Create events not working for branchesDuarte Meneses2020-12-141-0/+10
* Speed up unit tests by improving indexing in unit testsDuarte Meneses2020-11-301-4/+4
* Fix cache of MyBatis configuration extensions in unit testsDuarte Meneses2020-11-302-15/+12
* SONAR-14033 Refactor storage of applicationsDuarte Meneses2020-11-282-7/+56
* SONAR-14159 enforce user authentication by defaultJacek2020-11-261-0/+1
* SONAR-14057 Set sqProjectKey and sqProjectNamebelen-pruvost-sonarsource2020-11-251-0/+5
* SONAR-14133 update get_binding changelogPierre2020-11-251-1/+3
* SONAR-14058 add url to list_definitions endpointBelen Pruvost2020-11-251-0/+1
* SONAR-13988 - GitHub ALM settings validationMark Rekveld2020-11-041-1/+2
* SONAR-13941 Move and adapt application CE processorZipeng WU2020-10-231-2/+10
* SONAR-13936 Rename OrganizationPermission to GlobalPermissionJulien Lancelot2020-10-162-11/+11
* SONAR-13936 Move default permission templates to internal propertiesJulien Lancelot2020-10-162-13/+19
* SONAR-13936 Remove use of organizations in GroupsMichal Duda2020-10-161-18/+6
* SONAR-13936 Remove use of organizations in Permissions WS and DBJulien Lancelot2020-10-163-4/+6
* SONAR-13936 Drop some Organization code related to Users/Groups/PermissionDuarte Meneses2020-10-165-117/+39
* SONAR-13903 Remove use of organizations in Quality Profiles and Active RulesPierre2020-10-057-83/+41
* SONAR-13862 Add a WS for dismissing analysis warning by the current userMichal Duda2020-09-291-0/+13
* SONAR-12692 add project_uuid to issues_changesPierre2020-09-081-2/+2
* SONAR-13572 Add "Buffer Overflow" security categoryJacek2020-08-261-1/+1
* SONAR-13633 Match existing gitlab projects with gitlab search repos resultsJacek2020-08-171-0/+5
* SONAR-13696 drop PROJECT_ALM_BINDINGS tableDuarte Meneses2020-08-141-7/+0
* SONAR-13759 use uuid instead of id + use the real schema in test instead of a...Pierre Guillot2020-08-131-6/+0
* SONAR-13472 Fix SSF-113Julien Lancelot2020-06-111-0/+16
* SONAR-13221 change PK of RULES and update FKMichal Duda2020-05-252-28/+30
* SONAR-13221 drop id column of USERS tableJacek2020-05-252-5/+4
* SONAR-13221 change USER_ROLES user_id FK to user_uuidJacek2020-05-251-6/+6
* SONAR-13221 change QPROFILE_EDIT_USERS user_id FK to user_uuidJacek2020-05-251-1/+1
* SONAR-13221 change PROPERTIES user_id FK to user_uuidJacek2020-05-253-17/+17
* SONAR-13221 change PERM_TEMPLATES_USERS user_id FK to user_uuidJacek2020-05-251-3/+3
* SONAR-13221 change ORGANIZATION_MEMBERS user_id FK to user_uuidJacek2020-05-251-3/+4
* SONAR-13221 change USERS_GROUPS user_id FK to user_uuidJacek2020-05-252-5/+5
* SONAR-13221 change PK of quality gates from id to uuid, update FKs, update APIPierre2020-05-251-1/+1
* SONAR-13221 change PK of GROUPS and update FKsDuarte Meneses2020-05-255-25/+24
* SONAR-13221 change PK of propertiesPierre2020-05-251-5/+1
* SONAR-13221 change PK to uuid of RULES_PROFILES tableJacek2020-05-251-1/+1
* SONAR-13221 change PK to uuid of PERMISSION_TEMPLATES tableJacek2020-05-251-10/+10
* SONAR-13221 MetricsDuarte Meneses2020-05-255-9/+11
* SONAR-13221 Feedback from review and fix testsDuarte Meneses2020-05-252-1/+8
* SONAR-13221 Fix permission template tablesDuarte Meneses2020-05-251-0/+2
* SONAR-13221 Quality gate conditionsDuarte Meneses2020-05-251-0/+1
* SONAR-13221 File sourcesDuarte Meneses2020-05-251-1/+4
* SONAR-13221 User rolesDuarte Meneses2020-05-251-2/+3
* Do not recreate UuidFactory for DbTesterJacek2020-05-251-1/+3
* SONAR-13193 Stop using legacy project ID and use project UUID insteadDuarte Meneses2020-04-145-34/+29
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-233-3/+3
* SONAR-13155 Drop usage of commons-dbutilsSimon Brandhof2020-03-211-2/+1
* SONAR-13139 Add 'summaryCommentEnable' property to allow enable/disable of sh...Jacek2020-03-061-1/+2
* SONAR-13099 ALM settings WS for GitLab should support URL and project bindingDuarte Meneses2020-02-211-0/+1