aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* rename sonar-webserver-common to sonar-webserver-apiSébastien Lesaint2019-08-14154-7/+9
* clean up sonar-webserver content belonging to sonar-webserver-coreSébastien Lesaint2019-08-1433-13/+38
* rename sonar-server to sonar-webserver-coreSébastien Lesaint2019-08-14200-2/+2
* remove need to add H2 dependency when depending on sonar-db-testingSébastien Lesaint2019-08-1411-13/+2
* remove all other dependencies onto sonar-serverSébastien Lesaint2019-08-1418-16/+23
* remove dependency from sonar-webserver-webapi to sonar-serverSébastien Lesaint2019-08-14388-395/+323
* move WrapInSingleElementArray to the single module where it's usedSébastien Lesaint2019-08-144-4/+4
* make TelemetryDataLoader an interfaceSébastien Lesaint2019-08-145-111/+139
* make MetricToDto upper level class and move it to metric packageSébastien Lesaint2019-08-143-29/+54
* separate Action from indirect dependencies in system WSSébastien Lesaint2019-08-1420-144/+295
* create sonar-webserver-es from sonar-serverSébastien Lesaint2019-08-1463-4/+100
* create webserver-auth and webserver-common from sonar-serverSébastien Lesaint2019-08-14221-17/+246
* 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