aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-api/src/test
Commit message (Collapse)AuthorAgeFilesLines
* NO-JIRA Update license headers to 2024Pierre2024-01-0356-56/+56
| | | | Co-authored-by: Benjamin Raymond <31401273+7PH@users.noreply.github.com>
* [NO JIRA] Fix quality issues related to assertionsDuarte Meneses2023-01-122-4/+4
|
* [NO-JIRA] Use record for data classesZipeng WU2023-01-121-2/+2
|
* Update license templates for 2023Pierre2023-01-0256-56/+56
|
* [NO-JIRA] Unit test should generate jars in temporary folderZipeng WU2022-12-301-14/+6
|
* SONAR-17678 remove usage of pack200Matteo Mara2022-12-064-152/+30
|
* NO-JIRA Fix code smellsAntoine Vinot2022-10-141-2/+0
|
* SONAR-16633 splitting plugins into two categories in the scanner contextLukasz Jarocki2022-10-146-9/+13
|
* SONAR-17271 update issue changelog with information about webhookAurelien Poscia2022-09-191-1/+0
|
* SONAR-17271 - Add origin on issue update from ALMAntoine Vinot2022-09-192-24/+58
|
* SONAR-17210 - Update Github Scanning Alerts on status changesAntoine Vinot2022-08-301-14/+36
|
* SONAR-17081 - Minimal compatibility version should be compared with runtime ↵Léo Geoffroy2022-07-221-7/+7
| | | | API version
* SONAR-14503: Remove `plugin` word from the installed plugins log messageDimitris Kavvathas2022-06-031-1/+10
|
* SONAR-16232 Use plugin api version for SonarRuntime implJacek2022-05-312-10/+10
| | | | - introduce internal SonarQubeVersion
* SONAR-16303 Change RuleDescriptionFormatter from a static helper to regular beanZipeng WU2022-05-112-12/+13
|
* SONAR-16302 remove RuleDefinitionDto and put information in RuleDtoAurelien2022-05-061-45/+46
|
* SONAR-16302 Renamed RULE_DESC_SECTIONS.DESCRIPTION to ↵Aurelien2022-05-061-1/+1
| | | | RULE_DESC_SECTIONS.CONTENT and corresponding java objects
* SONAR-16302 persist and fetch rules with new DB structureAurelien Poscia2022-05-061-2/+1
|
* SONAR-16302 adapt RuleDto, RuleDefinitionDto and introduce ↵Léo Geoffroy2022-05-061-1/+2
| | | | RuleSectionDescriptionDto to prepare for multiple section support
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-041-4/+4
|
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-223-5/+5
|
* Update license headers for 2022 [update headers]Pierre2022-01-2857-57/+57
|
* SONAR-15776 Remove deprecation for 'Plugin-Dependencies' attributeWouter Admiraal2022-01-271-10/+0
| | | | This reverts commit b77a6640703c3a7740b7d4b42c2b54aba7c417cd
* Improve code qualityDuarte Meneses2021-11-203-24/+29
|
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-1919-262/+163
|
* 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 ↵Klaudio Sinani2021-11-091-0/+35
| | | | collision + unit test
* Fix code quality issuesDuarte Meneses2021-10-252-4/+4
|
* SONAR-15507 added new property sonar.updatecenter.cache.ttlLukasz Jarocki2021-10-211-0/+2
|
* SONAR-15237 Register removal of pluginsDuarte Meneses2021-08-043-6/+513
|
* SONAR-15237 Improve startup performance of the web processDuarte Meneses2021-08-041-0/+116
|
* SONAR-14871 Basic project binding validation endpointJacek2021-06-101-0/+36
| | | | - Add 'scope' field to HTTP error messages
* SONAR-14735 Improve log message for plugins risk consent warningJacek2021-04-231-1/+2
|
* SONAR-14606 Add WARN log when plugins consent not acceptedJacek2021-04-151-6/+9
|
* SONAR-14606 make consent required when startup with external pluginsZipeng WU2021-04-151-0/+138
|
* SONAR-14523 implemented splitting plugins into twoLukasz Jarocki2021-03-081-8/+62
|
* SONAR-14342 Deprecate Plugin-Dependencies attribute for pluginsDuarte Meneses2021-02-101-0/+10
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0851-51/+51
|
* SONAR-13999 Remove OrganizationDbTesterMichal Duda2020-12-222-14/+12
|
* SONAR-13999 move project default visibility to global settingsJacek2020-12-221-0/+63
|
* fix code smellsPierre2020-12-141-1/+1
|
* SONAR-14189 sonar.dbcleaner.branchesToKeepWhenInactive ignored when set on ↵Michal Duda2020-12-041-178/+0
| | | | project level
* SONAR-13643 Improve error message when duplicate plugins are presentDuarte Meneses2020-09-181-4/+4
|
* SONAR-13843 Fail if git or svn plugins are installedDuarte Meneses2020-09-181-3/+14
|
* SONAR-13643 Save plugins with typeDuarte Meneses2020-09-1811-468/+702
|
* SONAR-13644 load bundled plugins from 'lib/extension' directoryJacek2020-09-181-30/+84
|
* Fix warning message when minimal version of required plugin is not installedGilles Querret2020-07-091-0/+1
|
* SONAR-12689 Separate storage of projects/apps from their components and branchesDuarte Meneses2020-01-312-26/+26
|
* Format all headers for 2020Wouter Admiraal2020-01-0747-47/+47
|
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-105-11/+6
|