469 Commits (18f71d6eb0de22c60f95281b367a1afaac8b5fda)

Author SHA1 Message Date
  Julien Lancelot d08c839cb2 Revert "SONAR-11876 Remove ws deprecated in SonarQube 5.X" 5 years ago
  Julien Lancelot f3dffef937 SONAR-11876 Remove ws deprecated in SonarQube 5.X 5 years ago
  Sébastien Lesaint db18af0468 fix Request.mandatoryParam not failing on blank parameter value 5 years ago
  Michal Duda 829f3ccf0c replace Protobuf.setNullable with Optional.ofNullable 5 years ago
  Duarte Meneses 252b3897e7 Fix license headers for 2019 5 years ago
  Sébastien Lesaint d4baa0caf3 SONARCLOUD-192 core extension can now declare MyBatis mapper and alias 5 years ago
  Eric Hartmann 410a07681d SONARCLOUD-278 Reduce SQL requests on RegisterQualityProfiles 5 years ago
  Julien Lancelot 884cd785c8 SONAR-10945 Prevent access qgates and rules to none members of paid organization 6 years ago
  Julien Lancelot f675d58656 SONAR-10945 Add membership check for paid organization in api/qualityprofiles 6 years ago
  Sébastien Lesaint 9e3bc71eb9 sonar-ce-task-projectanalysis depends on only sonar-server-common 6 years ago
  Sébastien Lesaint 8e1dc1628c move ES index, indexer and client to sonar-server-common 6 years ago
  Janos Gyerik 3c1453a726 SONAR-10663 Prevent duplicate rule parameters in the database (#341) 6 years ago
  Duarte Meneses 03692a7dee SONAR-10283 Fail fast at startup when a language is missing a default built in quality profile 6 years ago
  Eric Hartmann 644dffb798 SONAR-10363 New built-in quality profiles should be the default 6 years ago
  Julien Lancelot bef8258c52 SONAR-10597 Update QPROFILE_CHANGES#USER_LOGIN to USER_UUID 6 years ago
  Guillaume Jambet c449191069 SONAR-10653 - api/qualityprofiles/restore handle badly formed xml document (#244) 6 years ago
  Simon Brandhof 02befe2d6e SONAR-10594 do not truncate rule repositories at startup 6 years ago
  Duarte Meneses 362d39c559 SONAR-10586 External rules can't be assigned to QPs 6 years ago
  Simon Brandhof cbac281787 Rename EsTester factory methods 6 years ago
  Simon Brandhof 008f5eb322 Fix Quality flaws 6 years ago
  Simon Brandhof 72be5b2eca Speed-up the unit tests relying on Elasticsearch 6 years ago
  Eric Hartmann 4df67277be SONAR-10473 Keep severity up-to-date on built-in QP 6 years ago
  Simon Brandhof 35749faa8b Fix some Java compiler warnings 6 years ago
  Sébastien Lesaint af9cd8be6d SONAR-10313 remove dead interface ActiveRule 6 years ago
  Sébastien Lesaint 2db601adc4 SONAR-10313 remove ruleKey from RuleActivation 6 years ago
  Sébastien Lesaint 0a5f50d664 SONAR-10313 remove rule key and repo from rules.activeRule index 6 years ago
  Sébastien Lesaint 5dd8182a2b SONAR-10313 use rule id as doc key in rules indexes instead of RuleKey 6 years ago
  Sébastien Lesaint 1aa398cc2f SONAR-10357 add ruleId to BuiltInQProfile#activeRules 6 years ago
  Sébastien Lesaint 7f656ec61c SONAR-10357 add ruleId to RuleActivation 6 years ago
  Sébastien Lesaint 593a4ac682 SONAR-10357 store rule id in QP changelog instead of rule key 6 years ago
  Duarte Meneses 4e1b01c013 SONAR-10321 Store rule scope in DB 6 years ago
  Sébastien Lesaint bb70f75c1c fix flacky test in RegisterQualityProfilesNotificationTest 6 years ago
  Simon Brandhof a42e0a7947 SONAR-10052 fix N+1 syndrome when loading profile descendants 6 years ago
  Simon Brandhof 247e661a3f SONAR-10052 optimize data loading for (de)activation of rules 6 years ago
  Simon Brandhof bc735cf09c Fix bad imports of Java6Assertions 6 years ago
  Simon Brandhof ff49002afd Remove unused and conflicting dependency on securemock in unit tests 6 years ago
  Simon Brandhof 12d555eff6 Upgrade assertJ from 3.4.1 to 3.9.0 6 years ago
  Simon Brandhof d55f047c44 Cleanup code based on Intellij inspections 6 years ago
  Simon Brandhof c0d2705e61 Fix license headers for 2018 6 years ago
  Julien Lancelot 527a13d12e SONAR-10214 Deprecated value of "qualityProfile" is "name", not "profileName" 6 years ago
  Daniel Schwarz ad745fb92a Add response example to api/qualityprofiles/copy 6 years ago
  Julien Lancelot f25ece8fe8 SONAR-10074 Add QP actions "delete" and "associateProjects" 6 years ago
  Simon Brandhof 683a197994 Generate client for api/rules 6 years ago
  Daniel Schwarz bff9cf373e Auto-generate sonar-ws for integration tests 6 years ago
  Julien Lancelot cfed131070 SONAR-10040 add maximum value to ws API 6 years ago
  Guillaume Jambet a6ff630133 SONAR-10040 add length validation to Quality Profiles ws 6 years ago
  Daniel Schwarz b226884e63 SONAR-10008 Make date facet tests independent from the machine's time zone 6 years ago
  Janos Gyerik 5a3b71433f Drop OldRestoreAction (api/profiles/restore) 6 years ago
  Teryk Bellahsene 7ee2cc6372 SONAR-7734 Clarify message when one of several parameters is required 6 years ago
  Daniel Schwarz 489831d307 SONAR-9498 show correct n. of "more" items in quality profile changelog 6 years ago