aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server/src/test/resources
Commit message (Expand)AuthorAgeFilesLines
* SONAR-12023 Remove "Not OWASP" CWE mapping, and move all unmapped CWEs to "Ot...Michal Duda2019-06-286-870/+0
* SONAR-11723 Prevent updating attributes of non-local usersPierre Guillot2019-06-281-0/+4
* SONAR-11923 resolve issue as fixed now requires "administer issue"Sébastien Lesaint2019-06-281-2/+1
* SONAR-12075 return scmAuthor in api/sources/issue_snippetsSébastien Lesaint2019-06-281-17/+34
* SONAR-12026 add transition reset as to reviewPierre Guillot2019-05-226-88/+88
* SONAR-12026 introduce new status 'reviewed' and new transition 'resolve as re...Pierre Guillot2019-05-226-88/+88
* SONAR-12026 Add transition "Set as In Review" on Security HotspotsPierre Guillot2019-05-226-88/+88
* SONAR-11970 Move Security Reports web service to core governanceJulien Lancelot2019-05-106-0/+0
* SONAR-11825 Don't return activeRules and rules for applications and portfoliosJulien HENRY2019-05-071-0/+174
* SONAR-12028 Fix CWE distributionMichal Duda2019-05-075-32/+12
* SONAR-11983 new "sonarsource" security reportMichal Duda2019-05-072-0/+431
* SONAR-11904 Create API endpoint to get snippetsDuarte Meneses2019-05-064-0/+602
* SONAR-11670 Drop preview modeJulien HENRY2019-02-212-12/+0
* SONAR-10199 Fix search of issues by author containing commaJulien Lancelot2019-02-111-28/+0
* SONAR-11632 Remove api/tests WSJulien Lancelot2019-01-173-66/+0
* SONAR-11476 deprecate/drop support for providing module/dir keys as parameter...Michal Duda2019-01-161-14/+0
* SONAR-11572 Limit list of operators for QG conditionsBenoît Gianinetti2019-01-082-12/+3
* SONAR-11571 Drop warning treshold from QG web servicesBenoît Gianinetti2019-01-082-10/+4
* SONAR-11321 Bind organization to alm installation when creating organizationJulien Lancelot2018-11-163-27/+0
* Add example response for api/security_reports/showJanos Gyerik2018-10-251-136/+0
* SONAR-11370 Add number of rules and active rules on Security ReportEric Hartmann2018-10-254-44/+124
* SONAR-11302 Generate random login when identity login is nullJulien Lancelot2018-10-105-146/+0
* SONAR-11212 Distinguish predefined and ad hoc external rulesJulien Lancelot2018-09-241-0/+2
* SONAR-11151 Generate isNew for lines when it's not stored in DBDuarte Meneses2018-09-192-1/+30
* SONAR-11137 Add isNew flag in /api/sources/linesJanos Gyerik2018-09-196-8/+16
* SONAR-11093 Replace projectUuids facet by projects facetJulien Lancelot2018-08-214-23/+0
* SONAR-10209 api/navigation/component returns QP deleted flagSébastien Lesaint2018-08-102-2/+20
* SONAR-11039 Fix api/navigation/component to return ALM infos on branchesJulien HENRY2018-08-104-16/+27
* SONAR-11039 Return ALM link in api/navigation/componentJulien HENRY2018-08-101-0/+16
* SONAR-10864 Author information only available to members (#552)Eric Hartmann2018-08-086-0/+126
* SONAR-10978 new WS to return security reports dataJulien HENRY2018-07-174-0/+341
* Sanitize ShowActionTestJulien Lancelot2018-07-117-147/+0
* SONAR-10945 Add membership check for paid organization in api/qualityprofilesJulien Lancelot2018-07-1110-195/+0
* SONAR-10944 Add subscription flag to organizationsJulien Lancelot2018-07-115-256/+0
* clean up dependency on static IssueStorage#insertChangesSébastien Lesaint2018-07-093-81/+0
* move notification classes to sonar-serverSébastien Lesaint2018-07-096-46/+0
* move ES index, indexer and client to sonar-server-commonSébastien Lesaint2018-07-0920-1386/+0
* Rewrite dbunit test using dbtesterJanos Gyerik2018-07-047-289/+0
* SONAR-10867 Add security hotspot new issue typeJulien HENRY2018-07-041-0/+4
* create module sonar-ce-task-projectanalysis from sonar-serverSébastien Lesaint2018-06-2946-1380/+0
* SONAR-10834 Send the edition to telemetrySimon Brandhof2018-06-121-0/+1
* SONAR-10430 populate FILE_SOURCES.LINE_COUNT at beginning of analysisSébastien Lesaint2018-05-281-0/+17
* SONAR-10430 add FileSourceDto#getLineCount()Sébastien Lesaint2018-05-286-12/+58
* SONAR-10670 Count ncloc of whole instance with biggest long-living branchTeryk Bellahsene2018-05-241-1/+0
* SONAR-10597 Update ISSUE_CHANGE#USER_LOGIN to USER_UUIDJulien Lancelot2018-05-234-6/+6
* SONAR-10597 Update MANUAL_MEASURES#USER_LOGIN to USER_UUIDJulien Lancelot2018-05-231-17/+0
* SONAR-10597 Use user UUID for ISSUES#ASSIGNEEGuillaume Jambet2018-05-232-5/+5
* SONAR-10597 Introduce UUID in table USERSGuillaume Jambet2018-05-231-16/+0
* SONAR-10577 return if an issue is from an external analyser in issue searchGuillaume Jambet2018-04-261-2/+3
* BUILD-612 Implement the check of source headersDavid Rautureau2018-04-046-12/+12