aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/main/java/org/sonar/db/es
Commit message (Expand)AuthorAgeFilesLines
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-084-4/+4
* SONAR-13903 Remove use of organizations in Quality Profiles and Active RulesPierre2020-10-051-80/+0
* SONAR-13221 change PK of RULES and update FKMichal Duda2020-05-251-7/+7
* Format all headers for 2020Wouter Admiraal2020-01-075-5/+5
* Fix license headers for 2019Duarte Meneses2019-01-025-5/+5
* SONAR-10313 use rule id as doc key in rules indexes instead of RuleKeySébastien Lesaint2018-02-081-19/+12
* Fix license headers for 2018Simon Brandhof2018-01-075-6/+5
* SONAR-9514 SONAR-9516 SONAR-9517 ES resilience from POST WSEric Hartmann2017-07-221-9/+5
* SONAR-9480 fix support of multiple docs to recover with same idSimon Brandhof2017-07-111-19/+0
* SONAR-9481 Make operations on QProfiles resilient to ES errorsEric Hartmann2017-07-061-1/+33
* SONAR-9480 make WS operations on rules resilient to Elasticsearch errorsEric Hartmann2017-07-052-8/+115
* MMF-935 experiment ES resilience of user creationEric Hartmann2017-07-054-0/+208