aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-api
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15776 Remove deprecation for 'Plugin-Dependencies' attributeWouter Admiraal2022-01-272-15/+0
* Improve code qualityDuarte Meneses2021-11-204-25/+30
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-1919-262/+163
* Improve code qualityDuarte Meneses2021-11-181-2/+1
* NO-JIRA fixed unit test that was not passing on windowsLukasz Jarocki2021-11-101-1/+1
* SONAR-15579 Improve error verbosity on permission template matching key colli...Klaudio Sinani2021-11-092-0/+86
* Fix code quality issuesDuarte Meneses2021-10-252-4/+4
* SONAR-15507 added new property sonar.updatecenter.cache.ttlLukasz Jarocki2021-10-212-3/+14
* SONAR-15433 Bitbucket auth plugin is not allowed anymore (feature is embedded)Pierre2021-09-281-2/+2
* Fix code quality issuesDuarte Meneses2021-09-241-1/+1
* [NO-JIRA] Addressing some code smellsBelen Pruvost2021-09-161-0/+24
* SONAR-15142 Audit internal propertiesDuarte Meneses2021-08-192-2/+2
* SONAR-15142 - Add componentKey to all logsBelen Pruvost2021-08-192-2/+2
* SONAR-15142 - Add component qualifier to new value in LogsBelen Pruvost2021-08-192-2/+2
* SONAR-15237 Register removal of pluginsDuarte Meneses2021-08-045-11/+518
* SONAR-15237 Improve startup performance of the web processDuarte Meneses2021-08-045-0/+555
* SONAR-15142 - Log Permission, Plugin, Secret Key, License and SettingsBelen Pruvost2021-07-272-2/+2
* SONAR-14871 Basic project binding validation endpointJacek2021-06-103-1/+94
* SONAR-14735 Improve log message for plugins risk consent warningJacek2021-04-232-2/+4
* SONAR-14606 Add WARN log when plugins consent not acceptedJacek2021-04-152-8/+25
* SONAR-14606 make consent required when startup with external pluginsZipeng WU2021-04-152-0/+211
* SONAR-14523 implemented splitting plugins into twoLukasz Jarocki2021-03-082-8/+70
* SONAR-14499 Support schema validation for JSON property typesZipeng WU2021-02-261-0/+1
* SONAR-14342 Deprecate Plugin-Dependencies attribute for pluginsDuarte Meneses2021-02-102-2/+17
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-08134-134/+134
* SONAR-13999 Remove OrganizationDbTesterMichal Duda2020-12-222-14/+12
* SONAR-13999 move project default visibility to global settingsJacek2020-12-222-0/+114
* fix code smellsPierre2020-12-141-1/+1
* SONAR-14189 sonar.dbcleaner.branchesToKeepWhenInactive ignored when set on pr...Michal Duda2020-12-043-300/+0
* SONAR-14033 Refactor storage of applicationsDuarte Meneses2020-11-281-1/+1
* SONAR-13643 Improve error message when duplicate plugins are presentDuarte Meneses2020-09-182-14/+26
* 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