aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rename sonar-webserver-common to sonar-webserver-apiSébastien Lesaint2019-08-14155-8/+10
* 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-14201-3/+3
* 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-1420-22/+28
* 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-1464-5/+102
* create webserver-auth and webserver-common from sonar-serverSébastien Lesaint2019-08-14222-17/+248
* 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-141297-276/+643
* create sonar-webserver from sonar-serverSébastien Lesaint2019-08-1460-432/+563
* create sonar-webserver-es from sonar-serverSébastien Lesaint2019-08-1451-105/+144
* update javax-servlet-api to 3.1.0Sébastien Lesaint2019-08-141-1/+1
* 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-123-23/+109
* SONAR-12197 completely drop "sonar.branch" codeMichal Duda2019-08-1269-1119/+167
* 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-09118-7786/+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-096-30/+79
* 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-0922-140/+1522
* JAR of sonar-xoo-plugin should not contain sonar-plugin-apiEvgeny Mandrikov2019-08-091-1/+1
* SONAR-12363 upgrade jackson versionPierre Guillot2019-08-071-2/+2
* SONAR-12362 upgrade tomcat version for security patchesPierre Guillot2019-08-071-1/+1
* 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-079-10/+61
* 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-0519-96/+150