aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce-task-projectanalysis
Commit message (Expand)AuthorAgeFilesLines
* Improve code qualityDuarte Meneses2021-11-1821-44/+95
* SONAR-15398 update class and method namesDuarte Meneses2021-11-183-16/+15
* Use Java 11 API instead of GuavaDuarte Meneses2021-11-091-2/+2
* SONAR-15498 Compute manually selected projects in portfolioDuarte Meneses2021-11-091-12/+7
* SONAR-15574 improving the code qualityLukasz Jarocki2021-11-0410-26/+20
* SONAR-15580 Migrate api/project_dump/status endpoint to CE + unit testsKlaudio Sinani2021-11-044-4/+0
* SONAR-15574 open source background project export task processingpierre2021-11-0497-1/+9128
* Fix code quality issuesDuarte Meneses2021-10-2513-26/+22
* SONAR-15487 added unit test for quickFixAvailable added in Issue and DefaultI...Lukasz Jarocki2021-10-131-0/+2
* SONAR-15479 updated saving issues from report in the database - added quickFi...Lukasz Jarocki2021-10-133-0/+5
* SONAR-15307 Run Audit Purge operation in batchesDuarte Meneses2021-10-011-11/+8
* Fix code quality issuesDuarte Meneses2021-09-246-19/+18
* SONAR-15352 Reopened closed hotspots should bring back their previous stateDuarte Meneses2021-09-221-2/+3
* SONAR-13798 Show NCLOC of the analysis when it's over the license's limitDuarte Meneses2021-09-162-0/+8
* SONAR-15142 Always add AuditPersister to container and use typed NewValue for...Duarte Meneses2021-08-262-15/+4
* SONAR-15142 - Add componentKey to all logsBelen Pruvost2021-08-193-4/+5
* SONAR-15142 - Skip visibility update logs from PersistComponentsStepBelen Pruvost2021-08-191-1/+1
* SONAR-15142 - Add component qualifier to new value in LogsBelen Pruvost2021-08-192-3/+4
* SONAR-15277 removing duplicates from audit table when changing visibility of ...Lukasz Jarocki2021-08-191-3/+3
* SONAR-15138 Generate PDFJeremy Davis2021-08-092-7/+7
* SONAR-15139 - Update Report Endpoints to work with Projects and Appsbelen-pruvost-sonarsource2021-08-092-4/+5
* remove dead codePierre2021-07-291-4/+0
* Code smell fix: Remove unnecessary parametersBruno Andrade2021-07-293-20/+12
* Code smell fix: Replacing ImmutableList from ListBruno Andrade2021-07-298-27/+25
* SONAR-15154 add audit logs about projects, portfolios and appslukasz-jarocki-sonarsource2021-07-271-6/+15
* SONAR-15144 - Audit Log Clean Up Jobbelen-pruvost-sonarsource2021-07-278-0/+555
* SONAR-15142 - Log Permission, Plugin, Secret Key, License and SettingsBelen Pruvost2021-07-272-3/+4
* SONAR-10762 Drop Manual Measure from portfoliosZipeng WU2021-07-072-44/+0
* SONAR-10762 Drop Custom Measures WSZipeng WU2021-07-073-365/+0
* SONAR-14917 Misleading memory amounts displayed in Administration > SystemDuarte Meneses2021-06-302-4/+5
* SONAR-13191 Fail analysis when project is using an invalid keyJacek2021-06-242-52/+41
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-172-5/+3
* SONAR-14851 Report Quality Gate status on branches in GitHubLukasz Jarocki2021-06-082-63/+14
* SONAR-14807 fixed an issue where not only ratings were converted in the email...Lukasz Jarocki2021-05-105-6/+72
* SONAR-14646 copy issue state on branch mergeMichal Duda2021-04-098-33/+58
* Refactor BranchPersister to use cached project configurationDuarte Meneses2021-04-082-38/+20
* SONAR-10485 Provide a way to always enforce coverage and duplication Quality ...Duarte Meneses2021-04-083-20/+36
* SONAR-14525 include CI usage information in telemetryMichal Duda2021-03-041-1/+6
* SONAR-14525 include SCM usage information in telemetryMichal Duda2021-03-041-3/+3
* Revert SONAR-14478, SONAR-14462, SONAR-14461lukasz-jarocki-sonarsource2021-02-263-216/+0
* SONAR-14461 save the default main branch when neededPierre2021-02-193-0/+216
* SONAR-12902 Reword unsufficient coverage issue descriptionDuarte Meneses2021-02-102-2/+2
* SONAR-14257 Pull requests should inherit issue state from its target branchDuarte Meneses2021-01-219-29/+492
* SONAR-14258 Pull requests inherit issue state from the source branchMichal Duda2021-01-2121-120/+813
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-117-30/+11
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-08735-735/+735
* SONAR-13999 Remove OrganizationDbTesterMichal Duda2020-12-221-3/+3
* SONAR-13999 drop organization from CE stepsJacek2020-12-2250-970/+175
* SONAR-13999 drop organization from QualityGate WSJacek2020-12-225-36/+48
* SONAR-13999 removed OrganizationMemberDaoMichal Duda2020-12-221-15/+3