66 Commits (680aed78d5a58249ae56ca36b5f495bb579bce1a)

Author SHA1 Message Date
  Lukasz Jarocki 680aed78d5 SONAR-15313 drop endpoints from WebAPI deprecated since 7.X 2 years ago
  Jacek a3b332595c SONAR-15163 Fix project key search to be case insensitive 2 years ago
  Belen Pruvost d2acae081d SONAR-14605 - Only update Rule facet name for external rules 2 years ago
  Pierre e0d3b1c671 SONAR-11407 fix the issue by reducing the batchsize for this query 2 years ago
  Zipeng WU b1aa89455e SONAR-10230 Project search should support search by partial project key 2 years ago
  Belen Pruvost 2b1e236fa3 SONAR-14605 - Make rule name consistent 2 years ago
  Lukasz Jarocki 7d1010bbf9 SONAR-14641 added secondary sorting to all sorting when searching for issues 2 years ago
  Michal Duda d701a6409d SONAR-14322 api/issues/search returns all issues if provided rule key doesn't exist 3 years ago
  Zipeng WU 9c39ab7523 SONAR-14442 Elasticsearch query for CWE Top 25 3 years ago
  Jacek eea84c91e8 SONAR-14443 Deprecate 'sansTop25' param in WS 3 years ago
  Jacek aee919a2c4 SONAR-14442 add cweTop25 value param to 'api/security_report' 3 years ago
  Jacek 9cf5cda493 SONAR-14455 Upgrade Elasticsearch client dependencies to 7.10.2 3 years ago
  Duarte Meneses 6789a2ec09 SONAR-14245 Drop organization related tables 3 years ago
  Wouter Admiraal 0f33764b53 Update license headers for 2021 [update headers] 3 years ago
  Michal Duda 5bfa95f6d5 SONAR-13999 Remove OrganizationDbTester 3 years ago
  Michal Duda 6ca1fa59bc SONAR-13999 remove orgs from hotspots WS 3 years ago
  Jacek d4a6de2b15 Fix various code smells 3 years ago
  Jacek b8a726c36d SONAR-14224 return correct number of total issues in case index.max_result_window exceeded 3 years ago
  Julien HENRY 6741d92467 SONAR-8427 Add a timeZone param to api/issues/search 3 years ago
  Duarte Meneses 736bfc4d5a Speed up unit tests by improving indexing in unit tests 3 years ago
  Jacek f4751bd135 SONAR-12686 upgrade es client to 7.9.3 and move to HTTP 4 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 3 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
  Jacek 15274704f9 SONAR-13291 deprecate 'language' param and remove 'language' field from 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
  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