| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve code quality | Duarte Meneses | 2021-11-18 | 1 | -2/+1 |
* | NO-JIRA fixed unit test that was not passing on windows | Lukasz Jarocki | 2021-11-10 | 1 | -1/+1 |
* | SONAR-15579 Improve error verbosity on permission template matching key colli... | Klaudio Sinani | 2021-11-09 | 2 | -0/+86 |
* | Fix code quality issues | Duarte Meneses | 2021-10-25 | 2 | -4/+4 |
* | SONAR-15507 added new property sonar.updatecenter.cache.ttl | Lukasz Jarocki | 2021-10-21 | 2 | -3/+14 |
* | SONAR-15433 Bitbucket auth plugin is not allowed anymore (feature is embedded) | Pierre | 2021-09-28 | 1 | -2/+2 |
* | Fix code quality issues | Duarte Meneses | 2021-09-24 | 1 | -1/+1 |
* | [NO-JIRA] Addressing some code smells | Belen Pruvost | 2021-09-16 | 1 | -0/+24 |
* | SONAR-15142 Audit internal properties | Duarte Meneses | 2021-08-19 | 2 | -2/+2 |
* | SONAR-15142 - Add componentKey to all logs | Belen Pruvost | 2021-08-19 | 2 | -2/+2 |
* | SONAR-15142 - Add component qualifier to new value in Logs | Belen Pruvost | 2021-08-19 | 2 | -2/+2 |
* | SONAR-15237 Register removal of plugins | Duarte Meneses | 2021-08-04 | 5 | -11/+518 |
* | SONAR-15237 Improve startup performance of the web process | Duarte Meneses | 2021-08-04 | 5 | -0/+555 |
* | SONAR-15142 - Log Permission, Plugin, Secret Key, License and Settings | Belen Pruvost | 2021-07-27 | 2 | -2/+2 |
* | SONAR-14871 Basic project binding validation endpoint | Jacek | 2021-06-10 | 3 | -1/+94 |
* | SONAR-14735 Improve log message for plugins risk consent warning | Jacek | 2021-04-23 | 2 | -2/+4 |
* | SONAR-14606 Add WARN log when plugins consent not accepted | Jacek | 2021-04-15 | 2 | -8/+25 |
* | SONAR-14606 make consent required when startup with external plugins | Zipeng WU | 2021-04-15 | 2 | -0/+211 |
* | SONAR-14523 implemented splitting plugins into two | Lukasz Jarocki | 2021-03-08 | 2 | -8/+70 |
* | SONAR-14499 Support schema validation for JSON property types | Zipeng WU | 2021-02-26 | 1 | -0/+1 |
* | SONAR-14342 Deprecate Plugin-Dependencies attribute for plugins | Duarte Meneses | 2021-02-10 | 2 | -2/+17 |
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 134 | -134/+134 |
* | SONAR-13999 Remove OrganizationDbTester | Michal Duda | 2020-12-22 | 2 | -14/+12 |
* | SONAR-13999 move project default visibility to global settings | Jacek | 2020-12-22 | 2 | -0/+114 |
* | fix code smells | Pierre | 2020-12-14 | 1 | -1/+1 |
* | SONAR-14189 sonar.dbcleaner.branchesToKeepWhenInactive ignored when set on pr... | Michal Duda | 2020-12-04 | 3 | -300/+0 |
* | SONAR-14033 Refactor storage of applications | Duarte Meneses | 2020-11-28 | 1 | -1/+1 |
* | SONAR-13643 Improve error message when duplicate plugins are present | Duarte Meneses | 2020-09-18 | 2 | -14/+26 |
* | SONAR-13843 Fail if git or svn plugins are installed | Duarte Meneses | 2020-09-18 | 2 | -10/+34 |
* | SONAR-13643 Save plugins with type | Duarte Meneses | 2020-09-18 | 24 | -897/+1379 |
* | SONAR-13644 load bundled plugins from 'lib/extension' directory | Jacek | 2020-09-18 | 2 | -47/+129 |
* | Fix warning message when minimal version of required plugin is not installed | Gilles Querret | 2020-07-09 | 2 | -2/+3 |
* | SONAR-13221 change PK of RULES and update FK | Michal Duda | 2020-05-25 | 2 | -12/+12 |
* | SONAR-13214 Remove org.sonar.api.config.Settings from the API | Julien HENRY | 2020-03-23 | 1 | -1/+1 |
* | SONAR-12689 Separate storage of projects/apps from their components and branches | Duarte Meneses | 2020-01-31 | 4 | -47/+46 |
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 126 | -126/+126 |
* | Fix code quality issues and reduce dependency on Guava | Duarte Meneses | 2019-12-10 | 5 | -11/+6 |
* | SONAR-12626 CE and Web no longer support SLBs | Duarte Meneses | 2019-12-09 | 1 | -2/+2 |
* | Add null check for release download URL | Jacek | 2019-10-29 | 1 | -0/+2 |
* | fix some quality flaws on the new code period | Sébastien Lesaint | 2019-10-09 | 3 | -10/+94 |
* | SONAR-12398 make schedule refresh of porfolios work | Sébastien Lesaint | 2019-09-16 | 6 | -106/+337 |
* | logger name should appear in Unit Tests' logs | Sébastien Lesaint | 2019-09-06 | 1 | -1/+1 |
* | use testFixtures instead of test configuration of server-common | Sébastien Lesaint | 2019-09-02 | 1 | -2/+1 |
* | drop now useless module sonar-db-testing | Sébastien Lesaint | 2019-09-02 | 1 | -1/+1 |
* | use testFixtures instead of test configuration of db-dao | Sébastien Lesaint | 2019-09-02 | 1 | -1/+0 |
* | fix missing package-info.java files | Sébastien Lesaint | 2019-08-14 | 1 | -0/+23 |
* | drop usage of dependency to sonar-webserver-api test jar | Sébastien Lesaint | 2019-08-14 | 5 | -185/+0 |
* | sanitize dependencies on testjar of modules sonar-webserver* | Sébastien Lesaint | 2019-08-14 | 1 | -1/+0 |
* | rename sonar-webserver-common to sonar-webserver-api | Sébastien Lesaint | 2019-08-14 | 149 | -0/+8882 |