aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server/src/test/resources
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10216 Tests with long names can't be indexedSimon Brandhof2017-12-201-0/+11
* SONAR-9993 Functional creation date of comment is no more nullableJulien Lancelot2017-11-015-141/+0
* SONAR-9954 return sonar.editions.jsonUrl in api/navigation/globalSébastien Lesaint2017-10-238-49/+0
* SONAR-9976 add editionBundled flag to several webServicesSébastien Lesaint2017-10-231-35/+0
* SONAR-9917 Improve notification messages on branchesJulien Lancelot2017-10-201-0/+1
* SONAR-8635 Remove "assign_to_me" actions from issuesJulien Lancelot2017-10-192-3/+1
* SONAR-9869 add changedAt to webhook payloadSébastien Lesaint2017-10-174-82/+0
* SONAR-9823 WS api/issues/search returns the line hashTeryk Bellahsene2017-10-161-0/+2
* SONAR-9971 allow tests messages longer then 32766 charactersDaniel Schwarz2017-10-132-0/+22
* SONAR-9378 Rename "sonar.lf.sonarqube.com.enabled" settingJulien HENRY2017-10-041-1/+1
* SONAR-9820 Telemetry returns usingBranchesTeryk Bellahsene2017-10-031-0/+1
* SONAR-9820 Telemetry returns database name and versionTeryk Bellahsene2017-10-031-0/+4
* SONAR-9820 update telemetry format - list instead of mapTeryk Bellahsene2017-10-031-15/+42
* SONAR-9771 remove "SonarQube" from wording of links in notificationsSébastien Lesaint2017-10-026-6/+6
* SONAR-8730 replace severity by rule type in new issues notificationsSébastien Lesaint2017-10-026-76/+0
* SONAR-9875 Add branch= param to /api/navigation/component (#2555)Janos Gyerik2017-10-022-0/+52
* SONAR-9616 Fix notifications on branches (#2450)Janos Gyerik2017-09-123-3/+3
* SONAR-9616 Sanitize AppActionJulien Lancelot2017-09-125-85/+0
* SONAR-9616 Support notifications on branches (#2413)Janos Gyerik2017-09-123-0/+22
* SONAR-9616 remove useless SQL join when indexing issuesSimon Brandhof2017-09-122-4/+4
* SONAR-9664 Apply feedbackDuarte Meneses2017-09-073-6/+6
* SONAR-9662 Store plugin hash + last modification dateJulien HENRY2017-09-074-0/+22
* SONAR-9721 Send ncloc by language in telemetry reportTeryk Bellahsene2017-08-301-1/+6
* SONAR-9721 Send project measures statisticsTeryk Bellahsene2017-08-301-0/+9
* SONAR-9721 Send SonarQube and plugins versionsTeryk Bellahsene2017-08-301-0/+9
* Remove setup data from DuplicationsParserTestJulien Lancelot2017-08-246-50/+0
* Sanitize SearchActionComponentsTestJulien Lancelot2017-08-211-14/+0
* Fix bad merge of SearchActionComponentsTestJulien Lancelot2017-08-1125-0/+0
* SONAR-8798 convert medium tests to unit testsDaniel Schwarz2017-08-0927-12/+5
* SONAR-8733 harden StaticResourceServlet when response is committedSébastien Lesaint2017-06-291-0/+0
* SONAR-8918 Combine filters of WS api/qualityprofiles/searchTeryk Bellahsene2017-06-282-49/+0
* SONAR-9448 Sanitize api/qualityprofiles/importersTeryk Bellahsene2017-06-261-7/+0
* SONAR-9448 Sanitize api/qualityprofiles/exportersTeryk Bellahsene2017-06-261-7/+0
* SONAR-9356 Refactor api/user/current to use protobufJulien Lancelot2017-06-201-8/+0
* Remove dbunit usage from UserDaoTest and UserIndexerTestJulien Lancelot2017-06-201-14/+0
* SONAR-9356 Add column USERS.ONBOARDEDJulien Lancelot2017-06-202-3/+6
* SONAR-9305 complete testsEric Hartmann2017-06-158-103/+0
* SONAR-9304 Compress rules_profiles for built-in profilesTeryk Bellahsene2017-06-1449-984/+0
* SONAR-9302 Add IT to test built-in Quality ProfilesTeryk Bellahsene2017-06-141-6/+32
* SONAR-9304 drop use of rules_profiles.is_defaultSimon Brandhof2017-06-148-38/+171
* SONAR-9302 display built-in Quality profilesSimon Brandhof2017-06-145-0/+9
* Automatic merge from branch-6.4ssjenka2017-05-301-0/+28
|\
| * SONAR-9287 Fix limited number of returned permissions in api/permissions/usersJulien Lancelot2017-05-301-0/+28
* | Automatic merge from branch-6.4ssjenka2017-05-241-1/+1
|\|
| * SONAR-8913 Replace "snapshotDate" by "analysisDate" in api/navigation/componentJulien Lancelot2017-05-241-1/+1
* | SONAR-9271 Test WS api/issues/authors and its json exampleTeryk Bellahsene2017-05-241-6/+0
|/
* SONAR-8908 Check permissions when displaying an issue permalinkStas Vilchik2017-05-095-5/+5
* SONAR-9088 set default visibility to “not-private” for new organisationsDaniel Schwarz2017-04-2711-0/+11
* SONAR-9109 support public components in PermissionIndexerSébastien Lesaint2017-04-272-10/+0
* SONAR-9087 add PROJECTS.PRIVATE non null columnSébastien Lesaint2017-04-2723-57/+114