57 Commits (276abb42335b4609f922bbf7c289cc26bb98f302)

Autor SHA1 Nachricht Datum
  Duarte Meneses 7de02f77f4 SONAR-13936 Drop some Organization code related to Users/Groups/Permission vor 3 Jahren
  Jacek a436408bcf SONAR-13966 filter new code period issues for application using 'branch' field instead 'project' vor 3 Jahren
  Michal Duda fd7e12d22f SONAR-13566 Add security standards filters to hotspot search WS vor 3 Jahren
  Jacek 41784809b3 SONAR-13592 add facet to filter by file paths vor 3 Jahren
  Michal Duda 6b84d18a99 SONAR-13597 Add new 'Scope' facet to list of issue facets vor 4 Jahren
  Jacek 56826fb52d SONAR-12459 Security Category filters vulnerability issues only vor 3 Jahren
  Duarte Meneses cc10a68715 SONAR-13151 api/issues/search page size parameter negative value should not be allowed vor 3 Jahren
  Jacek beb0a7404e SONAR-13398 Throw ES exception in case component is a portfolio, subview or app vor 4 Jahren
  Jacek dc2f7ec44a SONAR-13444 Return hasFailure flag for indexation progress status vor 4 Jahren
  Jacek 741d14c014 SONAR-13398 Verify needIssue sync flag at project level vor 4 Jahren
  Jacek 40a4dfb224 SONAR-13398 fail with 503 api/security_reports/show WS if needIssueSync is set to true vor 4 Jahren
  Jacek 6189563306 SONAR-13398 fail with 503 api/developers/search_events WS if needIssueSync is set to true vor 4 Jahren
  Jacek 94ae3b76e8 SONAR-13398 fail with 503 api/issues/tags WS if needIssueSync is set to true vor 4 Jahren
  Jacek 14d6de3529 SONAR-13398 fail with 503 api/issues/search WS if needIssueSync is set to true vor 4 Jahren
  Jacek 52dea5983f SONAR-13398 clean api/issues/search WS from deprecated code vor 4 Jahren
  Jacek 9cad39aca8 SONAR-13398 extract common component for checking issue sync status vor 4 Jahren
  Pierre e4b519ed12 SONAR-13444 background tasks for issue indexation implementation vor 4 Jahren
  Jacek 15274704f9 SONAR-13291 deprecate 'language' param and remove 'language' field from component ES index vor 4 Jahren
  Jacek 21dacef212 SONAR-13291 index components with qualifier ['APP', 'TRK', 'VW', 'SVW'] only in Component ES index vor 4 Jahren
  Michal Duda bf05b3c7c2 SONAR-13221 change PK of RULES and update FK vor 4 Jahren
  Jacek 7ea90bda7b SONAR-13221 change USER_ROLES user_id FK to user_uuid vor 4 Jahren
  Duarte Meneses 85b940dd93 SONAR-13221 change PK of GROUPS and update FKs vor 4 Jahren
  Duarte Meneses bde9afd00f SONAR-13221 Feedback from review and fix tests vor 4 Jahren
  Jeremy Davis bc37c50812 SONAR-13128 Add security review rating to security report vor 4 Jahren
  Duarte Meneses b922a7648b SONAR-13196 Search issues since leak period returns all issues if no leak period exists vor 4 Jahren
  Jacek 712587e888 SONAR-13188 update telemetry project count query to ignore applications vor 4 Jahren
  Jacek c53ebc67f7 SONAR-13189 add 'qualifiers' filter and facet to WS vor 4 Jahren
  Jacek bd73de8086 SONAR-13188 store qualifier in project measure index vor 4 Jahren
  Duarte Meneses d8081f847f SONAR-13193 Stop using legacy project ID and use project UUID instead vor 4 Jahren
  Jacek 6c65627048 SONAR-13204 remove global() aggr in project_measure ES search queries vor 4 Jahren
  Jacek 50a9f8a09d SONAR-13204 support filters on nested field in RequestFiltersComputer vor 4 Jahren
  Jacek b79678fc83 SONAR-13204 drop TermTopAggregationDef vor 4 Jahren
  Jacek 2a1f7ca4e6 SONAR-13104 drop global aggregation from issues ES searches vor 4 Jahren
  Jacek 8abccea1b9 SONAR-13104 drop unused code vor 4 Jahren
  Jacek 8e69da0d3d Move packages so that code coverage is calculated properly vor 4 Jahren
  Jacek 8fa7616e5a SONAR-12961 add facets for new code period: new_security_hotspots_reviewed, new_security_review_rating vor 4 Jahren
  Jacek 77f34d207b SONAR-12961 add facets for: security_hotspots_reviewed, security_review_rating vor 4 Jahren
  Michal Duda 1ad6b11311 SONAR-12689 migrated tags, updated test framework vor 4 Jahren
  Duarte Meneses ace9a50d55 SONAR-12689 Separate storage of projects/apps from their components and branches vor 4 Jahren
  Sébastien Lesaint d42fce99f8 SONAR-12723 api/issues/tags and component_tags ignore Hotspots vor 4 Jahren
  Jacek 97fd4b10e7 SONAR-12723 Filter hotspots in api/issues/bulk_change vor 4 Jahren
  Sébastien Lesaint e13456fdb4 SONAR-12717 add sort and paging to api/hotspots/search vor 4 Jahren
  Sébastien Lesaint 611fb9ad68 SONAR-12717 store ruleId padded with 0s to fix sorting on this field vor 4 Jahren
  Sébastien Lesaint 3821d2d07b SONAR-12717 use enum for SQ categories in SecurityStandards vor 4 Jahren
  Sébastien Lesaint 8c4a7402f8 SONAR-12717 refactor SecurityStandardHelper into SecurityStandards vor 4 Jahren
  Jacek b9e5b79c29 SONAR-12722 drop `in_review` status vor 4 Jahren
  Wouter Admiraal 3f6f549627 Format all headers for 2020 vor 4 Jahren
  Duarte Meneses d1fd889554 Fix code quality issues and reduce dependency on Guava vor 4 Jahren
  Duarte Meneses 1b7c2ba7e1 SONAR-12626 CE and Web no longer support SLBs vor 4 Jahren
  Sébastien Lesaint 06da0b99aa drop deprecated and dead code in ProjectMeasuresStatistics vor 4 Jahren