57 Commits (276abb42335b4609f922bbf7c289cc26bb98f302)

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