aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-api
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-13843 Fail if git or svn plugins are installedDuarte Meneses2020-09-182-10/+34
* SONAR-13643 Save plugins with typeDuarte Meneses2020-09-1824-897/+1379
* SONAR-13644 load bundled plugins from 'lib/extension' directoryJacek2020-09-182-47/+129
* Fix warning message when minimal version of required plugin is not installedGilles Querret2020-07-092-2/+3
* SONAR-13221 change PK of RULES and update FKMichal Duda2020-05-252-12/+12
* SONAR-13214 Remove org.sonar.api.config.Settings from the APIJulien HENRY2020-03-231-1/+1
* SONAR-12689 Separate storage of projects/apps from their components and branchesDuarte Meneses2020-01-314-47/+46
* Format all headers for 2020Wouter Admiraal2020-01-07126-126/+126
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-105-11/+6
* SONAR-12626 CE and Web no longer support SLBsDuarte Meneses2019-12-091-2/+2
* Add null check for release download URLJacek2019-10-291-0/+2
* fix some quality flaws on the new code periodSébastien Lesaint2019-10-093-10/+94
* SONAR-12398 make schedule refresh of porfolios workSébastien Lesaint2019-09-166-106/+337
* logger name should appear in Unit Tests' logsSébastien Lesaint2019-09-061-1/+1
* use testFixtures instead of test configuration of server-commonSébastien Lesaint2019-09-021-2/+1
* drop now useless module sonar-db-testingSébastien Lesaint2019-09-021-1/+1
* use testFixtures instead of test configuration of db-daoSébastien Lesaint2019-09-021-1/+0
* fix missing package-info.java filesSébastien Lesaint2019-08-141-0/+23
* drop usage of dependency to sonar-webserver-api test jarSébastien Lesaint2019-08-145-185/+0
* sanitize dependencies on testjar of modules sonar-webserver*Sébastien Lesaint2019-08-141-1/+0
* rename sonar-webserver-common to sonar-webserver-apiSébastien Lesaint2019-08-14149-0/+8882