aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server-common/build.gradle
Commit message (Expand)AuthorAgeFilesLines
* SONAR-22559 Update permissions during project onboardingNolwenn Cadic2024-08-191-0/+2
* SONAR-22641 update info for email config host telemetryBogdana2024-08-161-0/+1
* SONAR-22516 add telemetry for email configurationBogdana2024-08-161-0/+1
* SONAR-22638 add OAuth authentication for sending emailsBogdana2024-08-161-0/+2
* SONAR-22479 Implement sending new telemetry metricsAlain Kermis2024-07-241-0/+1
* SONAR-22447 updated rename findbugs dependencylukasz-jarocki-sonarsource2024-06-281-3/+3
* SONAR-22359 Make hashing of user UUID in telemetry FIPS-compliantAlain Kermis2024-06-181-5/+5
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-1/+1
* SONAR-21643 Convert some IT tests to Junit 5 (#10672)Dejan Milisavljevic2024-02-221-0/+10
* SONAR-19784 allow the CE to re-compute permissionsAurelien Poscia2023-07-181-0/+2
* SONAR-14853 Elasticsearch http encryptionEric Giffon2023-06-201-0/+1
* NO-JIRA improve log to not be sensitive to line return from user inputPierre2023-06-151-0/+1
* SONAR-19015 Use new log test fixtures in the sonar-plugin-apiJeremy Davis2023-04-111-1/+1
* SONAR-15595 Replace Gradle deprecated dependency scopesZipeng WU2022-12-011-30/+30
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-111-1/+1
* SONAR-16232 Add dependencies to new sonar-plugin-apiDuarte Meneses2022-04-211-2/+1
* Fix issue on UTs after ES upgradeJacek2022-03-291-0/+1
* SONAR-12686 upgrade es client to 7.9.3 and move to HTTPJacek2020-11-051-1/+3
* use testFixtures instead of test configuration of server-commonSébastien Lesaint2019-09-021-17/+6
* drop now useless module sonar-db-testingSébastien Lesaint2019-09-021-1/+1
* remove need to add H2 dependency when depending on sonar-db-testingSébastien Lesaint2019-08-141-1/+0
* Clean depsDuarte Meneses2019-07-171-4/+9
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-2/+3
* SONAR-11792 update ES compile dependency to 6.6.2Sébastien Lesaint2019-03-191-0/+6
* move notification classes to sonar-serverSébastien Lesaint2018-07-091-0/+1
* move ES index, indexer and client to sonar-server-commonSébastien Lesaint2018-07-091-0/+6
* move some classes (including webhooks) to server-commonSébastien Lesaint2018-06-291-1/+4
* create module sonar-ce-commonSébastien Lesaint2018-06-291-14/+33
* Do not deploy the artifacts used only internallySimon Brandhof2018-06-191-11/+0
* SONAR-10690 add Core Extension support in SonarQubeSébastien Lesaint2018-06-121-0/+34