aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* move some WSUtils methods to NotFoundException and ServerExceptionSébastien Lesaint2019-08-1499-185/+177
* remove unused OrganizationUpdater from UserUpdaterSébastien Lesaint2019-08-1411-25/+8
* remove some SonarCloud specific codeSébastien Lesaint2019-08-147-131/+12
* delete old unused resources in sonar-serverSébastien Lesaint2019-08-1418-528/+1
* create sonar-webserver-webapi from sonar-serverSébastien Lesaint2019-08-141296-276/+642
* create sonar-webserver from sonar-serverSébastien Lesaint2019-08-1458-431/+561
* create sonar-webserver-es from sonar-serverSébastien Lesaint2019-08-1450-105/+143
* remove dead code: RubyUtilsSébastien Lesaint2019-08-142-336/+0
* SONAR-8520 Make schema dumper cross-platformphilippe-perrin-sonarsource2019-08-141-1/+1
* fix bad UT in RegisterMetricsTestSébastien Lesaint2019-08-141-2/+18
* DOCS update GH integration headings to enable TOC MikeBirnstiehl2019-08-131-8/+6
* SONAR-12334 Add primary location in snippetsJeremy2019-08-135-37/+713
* SONAR-12384 Update Gatsby build to include plugin documentationWouter Admiraal2019-08-122-2/+30
* SONAR-12384 update gradle buildMichal Duda2019-08-121-1/+59
* SONAR-12197 completely drop "sonar.branch" codeMichal Duda2019-08-1229-520/+82
* SONAR-12325 Limit embedded documentation overrides to language pluginsWouter Admiraal2019-08-124-32/+68
* Bump sonar-ui-common versionphilippe-perrin-sonarsource2019-08-093-9/+9
* SONAR-12322 Project Mark/Unmark as favorite button is not refreshing properly...philippe-perrin-sonarsource2019-08-094-20/+61
* remove DBUnitSébastien Lesaint2019-08-09117-7781/+1874
* CreateDb initialize DB without starting full SQSébastien Lesaint2019-08-097-136/+178
* SONAR-8520 remove H2 specific way of creating database in Unit testsSébastien Lesaint2019-08-095-29/+78
* SONAR-8520 init H2 with Java code as with all other DBsSébastien Lesaint2019-08-0934-1601/+1386
* SONAR-8520 fix missing not null in schema-h2.ddl for table PROPERTIESSébastien Lesaint2019-08-092-2/+3
* SONAR-8520 move H2 scripts to sonar-db-daoSébastien Lesaint2019-08-0920-179/+436
* SONAR-12218 remove DB migrations before 8.0Sébastien Lesaint2019-08-091198-74426/+2927
* SONAR-11833 Make it clear that only On New Code conditions apply to PRsWouter Admiraal2019-08-0921-138/+1515
* SONAR-12342 Align VB.Net documentation key with plugin keyWouter Admiraal2019-08-076-5/+9
* SONAR-12325 Include documentation from pluginsphilippe-perrin-sonarsource2019-08-0710-35/+366
* SONAR-12351 list plugins with documentation (#1963)Jacek2019-08-076-4/+15
* SONAR-12330 Don't filter content multiple timesWouter Admiraal2019-08-075-14/+12
* DOCS update 2 min guide and add troubleshooting link MikeBirnstiehl2019-08-051-13/+16
* SONAR-12199 Update testsSiegfried Ehret2019-08-056-0/+229
* SONAR-12245 Fix throwGlobalError and parseError for SonarCloudGrégoire Aubert2019-08-053-13/+5
* SONAR-12199 Add Copy button to file header and update ClipboardButtonSiegfried Ehret2019-08-0518-96/+149
* SONAR-12370 Prevent potential vulnerability with web API api/l10n/indexSimon Brandhof2019-08-022-2/+2
* SONAR-12320 Don't use a badge for the analysis warningWouter Admiraal2019-08-023-10/+16
* SONAR-12276 Remove badge styling from elementsWouter Admiraal2019-08-024-57/+164
* SONAR-11714 Don't use badges for analysis version eventsWouter Admiraal2019-08-026-11/+24
* SONAR-11714 Update all badge definitionsWouter Admiraal2019-08-0241-170/+162
* SONAR-11648 Don't render coverage if no value is providedWouter Admiraal2019-08-025-108/+21
* SONAR-12292 Do not debounce the fetchBranchStatus root actionWouter Admiraal2019-08-026-20/+35
* SONAR-12292 Remove redundant WS call when QG conditions are updatedWouter Admiraal2019-08-024-92/+3
* SONAR-12290 Only activate modal scrolling when necessaryWouter Admiraal2019-08-022-2/+3
* SONAR-12348 Update extension guide documentationWouter Admiraal2019-08-021-245/+72
* document golangci-lint issues importNicolas Harraudeau2019-08-021-0/+1
* DOC add links to URL rewrite configG. Ann Campbell2019-08-011-0/+8
* SONAR-9882 column should be named ANALYSIS_PROPERTIES.ANALYSIS_UUIDSébastien Lesaint2019-07-3120-71/+204
* Revert "SONAR-12358 fix SSF 85"Pierre Guillot2019-07-311-2/+2
* SONAR-12358 fix SSF 85Pierre Guillot2019-07-311-2/+2
* SONAR-8115 storing project quality gate in table (#1919)Jacek2019-07-3127-155/+441