aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce/src/test/java
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-18799 made one of the test more tolerant to type of exceptions expectedLukasz Jarocki2024-02-121-3/+4
| | | | (cherry picked from commit e5564c45cd59815afa34f055628555c4eb0da403)
* NO-JIRA Update license headers to 2024Pierre2024-01-0348-48/+48
| | | | Co-authored-by: Benjamin Raymond <31401273+7PH@users.noreply.github.com>
* SONAR-20056 - Fix flaky test on constructor_does_not_start_a_new_Threadantoine.vinot2023-10-031-9/+10
| | | | (cherry picked from commit 2113d3b3b42751f8ccabee6000d92bdb3b4b2f29)
* [NO JIRA] Fix quality issues related to assertionsDuarte Meneses2023-01-122-9/+11
|
* [NO-JIRA] Use record for data classesZipeng WU2023-01-123-28/+28
|
* Update license templates for 2023Pierre2023-01-0248-48/+48
|
* SONAR-14128 Renamed WebServer to NodeInformationAurelien Poscia2022-12-231-11/+11
|
* SONAR-14128 Store and provide node name of CE Task in /api/ce/activityAurelien Poscia2022-12-231-5/+38
|
* SONAR-17699 implemented algorithm for running PRs in parallelLukasz Jarocki2022-12-092-4/+396
|
* SONAR-17444 Analyzers's cache should expire after 7 daysZipeng WU2022-10-183-0/+174
|
* NO-JIRA Fix code smellsAntoine Vinot2022-10-141-8/+13
|
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-16/+28
|
* SONAR-17352 Refactor component keys to not include branch suffixLukasz Jarocki2022-10-121-1/+2
|
* SONAR-17352 Refactor component keys to not include branch suffixDuarte Meneses2022-10-121-4/+4
|
* fix some typoscui fliter2022-08-311-1/+1
| | | | Signed-off-by: cui fliter <imcusg@gmail.com>
* SONAR-17200 Move to HikariCP from Apache DBCPJacek2022-08-291-6/+5
|
* SONAR-15399 Replace nanohttpd used by CE for monitoring and log control.Steve Marion2022-08-264-96/+137
| | | | Remove httpd dependency, replace it by apache http client imported by ES-client lib. Remove httpAction registering and dispatching mechanism.
* SONAR-16292 JMX metric "PendingCount" should return total value of pending ↵Léo Geoffroy2022-06-021-49/+0
| | | | tasks instead of 0
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-047-23/+23
|
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-227-99/+67
|
* Update license headers for 2022 [update headers]Pierre2022-01-2845-45/+45
|
* Improve code qualityDuarte Meneses2021-11-206-22/+22
|
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-1919-267/+173
|
* SONAR-15142 - Add componentKey to all logsBelen Pruvost2021-08-192-4/+4
|
* SONAR-15142 - Add component qualifier to new value in LogsBelen Pruvost2021-08-192-4/+4
|
* SONAR-15138 Generate PDFJeremy Davis2021-08-091-1/+1
|
* SONAR-15139 - Update Report Endpoints to work with Projects and Appsbelen-pruvost-sonarsource2021-08-091-1/+1
|
* SONAR-15142 - Log Permission, Plugin, Secret Key, License and SettingsBelen Pruvost2021-07-272-4/+4
|
* SONAR-15057 Change Optional<Long> type to long, to comply CeTasksMBean with ↵Jacek2021-06-231-2/+2
| | | | JMX spec
* Improve test coverageDuarte Meneses2021-06-172-43/+126
|
* SONAR-14886 Plugins should not modify SonarQube's home directoryDuarte Meneses2021-06-091-0/+46
|
* SONAR-14698 Live index use all workersPierre2021-04-162-54/+52
|
* SONAR-14625 Upgrade to Hazelcast 4.2Zipeng WU2021-04-151-21/+29
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0843-43/+43
|
* SONAR-13999 drop organization from CE stepsJacek2020-12-224-52/+11
|
* SONAR-13999 remove orgs from permission WSMichal Duda2020-12-221-12/+12
|
* fix code smellsPierre2020-12-141-10/+10
|
* fix assertions on incompatible types on overall codePierre2020-12-091-1/+1
|
* SONAR-13643 Save plugins with typeDuarte Meneses2020-09-181-37/+32
|
* SONAR-13644 load bundled plugins from 'lib/extension' directoryJacek2020-09-182-5/+10
|
* SONAR-13461 fix SSF-112Jacek2020-06-301-1/+1
|
* SONAR-13444 fix logs verbosity and code smellsPierre2020-06-261-2/+2
|
* SONAR-13400 exclude portfolio (but not applications) from worker peek during ↵Pierre2020-06-262-50/+65
| | | | indexation
* SONAR-13444 background tasks for issue indexation implementationPierre2020-06-262-52/+53
|
* SONAR-13221 change PK of propertiesPierre2020-05-251-1/+4
|
* simplify test_real_startPierre Guillot2020-02-201-37/+5
|
* SONAR-12689 Separate storage of projects/apps from their components and branchesDuarte Meneses2020-01-311-1/+1
|
* SONAR-12723 remove 'newsbox.dismiss.hotspots' user propertyJacek2020-01-131-1/+1
|
* Format all headers for 2020Wouter Admiraal2020-01-0743-43/+43
|
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-105-7/+6
|