aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server/src
Commit message (Expand)AuthorAgeFilesLines
* Fix license headers for 2019Duarte Meneses2019-01-021692-1724/+1710
* SONARCLOUD-326 api/system/change_log_level run as if standalone on SCSébastien Lesaint2018-12-213-9/+154
* SONARCLOUD-326 api/system/info return standalone content on SCSébastien Lesaint2018-12-213-42/+106
* SONARCLOUD-192 core extension can now declare MyBatis mapper and aliasSébastien Lesaint2018-12-211-1/+1
* SONARCLOUD-271 Init "notifications.readDate" when creating userJulien Lancelot2018-12-2010-47/+135
* SONAR-11579 Create WS to store/load user settingsJulien Lancelot2018-12-208-68/+323
* SONAR-9919 obfuscate webhook URL in api/webhooks/list responseSébastien Lesaint2018-12-202-2/+22
* SONAR-9919 fix indent in webhook's ListActionTestSébastien Lesaint2018-12-201-195/+184
* SONARCLOUD-278 Reduce SQL requests on RegisterQualityProfilesEric Hartmann2018-12-202-10/+20
* SONAR-11545 Languages should be ordered in documentation of web apiSimon Brandhof2018-12-126-21/+66
* SONARCLOUD-213 fix Quality flawsSimon Brandhof2018-12-1210-48/+30
* SONARCLOUD-220 refactor the class CredentialsSimon Brandhof2018-12-126-19/+41
* SONARCLOUD-220 add WS api/autoscan/github_repositorySimon Brandhof2018-12-121-2/+2
* SONARCLOUD-213 add core extension CustomAuthenticationSimon Brandhof2018-12-125-19/+100
* SONARCLOUD-213 rename UserIdentityAuthenticatorSimon Brandhof2018-12-1214-107/+107
* SONARCLOUD-213 rename classes related to auth by credentialsSimon Brandhof2018-12-1230-148/+165
* SONARCLOUD-213 merge login and password into new class CredentialsSimon Brandhof2018-12-1210-69/+185
* SONARCLOUD-213 refactor Authenticators to return UserSessionSimon Brandhof2018-12-127-84/+86
* SONARCLOUD-213 clarify "scan" in org vs project permissionsSimon Brandhof2018-12-129-19/+17
* SONARCLOUD-213 remove useless method in PermissionServiceSimon Brandhof2018-12-1213-67/+25
* SONARCLOUD-211 Return alm info in api/organizations/search only when member i...Julien Lancelot2018-12-074-40/+94
* SONARCLOUD-176 Return subscription in api/organizations/searchJulien Lancelot2018-12-072-12/+59
* SONAR-11555 Exclude Security Hotspot from issue count metricsBenoit2018-12-072-3/+17
* SONAR-11457 Fix invalid json in api response exampleBenoit2018-12-054-12/+12
* SONAR-11514 Backdate issue when rule parameter is updated (#971)Benoit2018-12-034-2/+10
* SONAR-11419 fix NPE introduced by the fix :/Sébastien Lesaint2018-11-302-3/+24
* SONAR-11419 do not fail with NPE in api/components/suggestionsSébastien Lesaint2018-11-301-5/+6
* SONARCLOUD-172 SONARCLOUD-188 fix access to secured settingsSimon Brandhof2018-11-213-19/+86
* Fix Quality flawsSimon Brandhof2018-11-218-353/+102
* SONAR-10770 Store the referenced key of the project in the eventEric Hartmann2018-11-202-4/+4
* SONAR-10770 Send the definition changes of an applicationEric Hartmann2018-11-202-30/+333
* SONAR-10763 Add application QG informationEric Hartmann2018-11-205-10/+221
* SONAR-10770 Add DEFINITION_CHANGE category to EventEric Hartmann2018-11-201-1/+1
* SONAR-11475 Do not redirect to external url when redirecting during OAuth aut...Julien Lancelot2018-11-162-5/+44
* SONAR-11452 Display a warning when analysing a PR on an unbound organizationJulien Lancelot2018-11-161-5/+1
* SONARCLOUD-101 Display only organization on which we have correct permissions...Grégoire Aubert2018-11-166-115/+76
* SONAR-11325 Create GET api/alm_integration/list_unbound_installationsJulien Lancelot2018-11-161-9/+1
* SONAR-11323 Return personal organization infoJulien Lancelot2018-11-163-225/+327
* SONAR-11321 Bind organization to alm installation when creating organizationJulien Lancelot2018-11-1616-76/+275
* SONAR-11321 Create organization from GitHub organization or BitBucket teamJulien Lancelot2018-11-162-16/+24
* SONAR-10361 Handle assigning issue to a user with commas in name (#903)Benoit2018-11-121-4/+6
* SONAR-11394 Apply feedback and fix ITDuarte Meneses2018-11-073-26/+27
* SONAR-11394 Calculate estimated overall duplication in SLBDuarte Meneses2018-11-075-185/+347
* SONAR-11447 Correct api/user_tokens/ documentation (#917)Benoit2018-11-063-3/+3
* SONARCLOUD-161 drop usage of markers when updating live measuresSimon Brandhof2018-10-302-3/+3
* SONARCLOUD-161 move db validations to Dialect#init()Simon Brandhof2018-10-301-2/+0
* SONAR-11220 Nb tokens is returned only for logged user or System Administrato...Benoit2018-10-302-7/+33
* SONAR-11400 Quality Profiles updates correctly when it has a child profile (#...Benoit2018-10-301-3/+4
* Add example response for api/security_reports/showJanos Gyerik2018-10-253-2/+3
* Drop unused private methodJanos Gyerik2018-10-251-12/+0