aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/webhook/WebhookMapper.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15142 - Persisting deletes only when deletedRows > 0Belen Pruvost2021-08-191-2/+2
* SONAR-15109 exclude project-specific webhooks from global webhook listPierre2021-06-291-2/+0
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-111-7/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13999 remove orgs webhook WSMichal Duda2020-12-221-2/+8
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-10345 Ensure that no orphaned webhooks remains when deleting an organiz...Guillaume Jambet2018-03-011-0/+3
* SONAR-10345 Add Webhooks delete wsGuillaume Jambet2018-03-011-0/+2
* SONAR-10345 Add Webhooks update wsGuillaume Jambet2018-03-011-0/+2
* SONAR-10345 Create WEBHOOKS table & daoGuillaume Jambet2018-03-011-0/+37