aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* Release 6.6Simon Brandhof2017-10-201-1/+1
* SONAR-9986 Add back id to WS api/components/search_projectsTeryk Bellahsene2017-10-163-11/+13
* SONAR-9971 allow tests messages longer then 32766 charactersDaniel Schwarz2017-10-134-1/+51
* SONAR-9965 allow rule descriptions longer then 32766 charactersDaniel Schwarz2017-10-132-2/+18
* SONAR-9965 avoid obsolete subfields in Elasticsearch keyword fieldsDaniel Schwarz2017-10-131-37/+29
* Prepare for next development iterationSimon Brandhof2017-10-111-1/+1
* SONAR-9721 Fix potential OkHttpClient connection leak6.6-RC1Teryk Bellahsene2017-10-102-20/+31
* Publish 6.6 Release Candidate 1Simon Brandhof2017-10-101-1/+1
* SONAR-9694 Ignore when secondary locations are out of current file for backda...Julien HENRY2017-10-104-8/+44
* SONAR-9352 add "ignoredConditions" to response example of api/qualitygates/pr...Daniel Schwarz2017-10-0710-44/+109
* SONAR-9352 do not let quality gate fail for very small changesetsDaniel Schwarz2017-10-075-10/+239
* fix quality flawsDaniel Schwarz2017-10-071-2/+2
* SONAR-9289 Remove id field from response of api/components/search_projectsTeryk Bellahsene2017-10-053-11/+47
* SONAR-9445 Permission 'Administer Quality Gates' is mandatory and sufficient ...Teryk Bellahsene2017-10-058-59/+211
* WIP SONAR-9814 make ThreadLocalSettings support DB connectivity issuesSébastien Lesaint2017-10-042-7/+139
* SONAR-9263 Drop unused property sonar.web.devSimon Brandhof2017-10-0411-166/+30
* SONAR-9802 add hostname to ES nodes in clustered System InfoSimon Brandhof2017-10-042-0/+2
* SONAR-9378 Rename "sonar.lf.sonarqube.com.enabled" settingJulien HENRY2017-10-043-4/+4
* SONAR-9498 show correct n. of "more" items in quality profile changelogDaniel Schwarz2017-10-042-1/+33
* SONAR-9498 merge ChangelogAction and ChangelogLoaderDaniel Schwarz2017-10-048-501/+282
* SONAR-9899 Remove all references to branches of type PRDuarte Meneses2017-10-046-15/+2
* SONAR-9887 Reuse information from issues in short living branches targeting c...Duarte Meneses2017-10-0416-17/+536
* SONAR-4824 support branches when filtering recipients on their permsSébastien Lesaint2017-10-0426-94/+90
* SONAR-7956 remove obsolete gateId parameter of api/qualitygates/deselectDaniel Schwarz2017-10-033-36/+51
* SONAR-9802 add global section "Search State" to System Info of clusterSimon Brandhof2017-10-033-0/+106
* SONAR-9820 Telemetry returns usingBranchesTeryk Bellahsene2017-10-036-5/+25
* SONAR-9820 Telemetry returns database name and versionTeryk Bellahsene2017-10-036-11/+84
* SONAR-9820 update telemetry format - list instead of mapTeryk Bellahsene2017-10-033-19/+67
* Replace the CE class TypedException by an interfaceSimon Brandhof2017-10-032-75/+9
* Fix instability of ClusterHealthTest#hashcode_is_based_on_content()Simon Brandhof2017-10-031-3/+1
* SONAR-9902 Silence debug logs of PostgreSQL driverSimon Brandhof2017-10-033-3/+6
* Avatar resolver fails when email is emptyTeryk Bellahsene2017-10-037-13/+19
* SONAR-9756 add analysis date to response of api/project_branches/listDaniel Schwarz2017-10-033-21/+68
* SONAR-9896 Webhook must support basic authenticationSimon Brandhof2017-10-022-6/+55
* SONAR-1330 Purge edit permissions when removing groupJulien Lancelot2017-10-022-0/+18
* SONAR-1330 Purge edit permissions when removing organization memberJulien Lancelot2017-10-022-0/+17
* SONAR-1330 Purge edit permissions when deleting userJulien Lancelot2017-10-022-0/+14
* SONAR-1330 Purge edit permissions when deleting quality profileJulien Lancelot2017-10-024-2/+23
* SONAR-1330 Remove qualityprofiles from api/rules/appTeryk Bellahsene2017-10-022-82/+0
* SONAR-1330 Check edit permissions in qprofiles WSJulien Lancelot2017-10-0225-270/+551
* SONAR-1330 Check edit permission via groupJulien Lancelot2017-10-028-10/+30
* SONAR-1330 Return available actions in api/qualityprofiles/searchJulien Lancelot2017-10-025-42/+156
* SONAR-1330 Search for groups allowed to edit single quality profileJulien Lancelot2017-10-023-12/+413
* SONAR-1330 Remove group permission to edit single quality profileJulien Lancelot2017-10-022-6/+337
* SONAR-1330 Add group permission to edit single quality profileJulien Lancelot2017-10-023-6/+356
* SONAR-1330 Search for user allowed to edit single quality profileJulien Lancelot2017-10-025-13/+510
* SONAR-1330 Remove user permission to edit single quality profileJulien Lancelot2017-10-022-2/+328
* SONAR-1330 Add user permission to edit single quality profileJulien Lancelot2017-10-023-4/+377
* SONAR-1330 Create stub ws to allow edition of qprofile to users/groupsJulien Lancelot2017-10-0214-8/+633
* SONAR-9552 add version to QG alert notificationSébastien Lesaint2017-10-024-3/+39