| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-13475 List GitHub repositories | Jeremy Davis | 2020-07-01 | 23 | -267/+1459 |
* | SONAR-13478 update docs for creating projects from GitHub repos and auto PR c... | michaelbirnstiehl | 2020-07-01 | 1 | -19/+42 |
* | SONAR-13524 Add clientId and clientSecret | Jeremy Davis | 2020-07-01 | 9 | -5/+185 |
* | SONAR-13479 new creation menu | Jeremy Davis | 2020-07-01 | 13 | -263/+603 |
* | SONAR-13475 Get GitHub ClientId API | Mark Rekveld | 2020-07-01 | 7 | -2/+165 |
* | SONAR-13425 Update Docs for SonarScanner Docker image | michaelbirnstiehl | 2020-06-30 | 2 | -33/+119 |
* | SONAR-13461 fix SSF-112 | Jacek | 2020-06-30 | 11 | -8/+323 |
* | SONAR-13341 fix SSF-110 | Michal Duda | 2020-06-30 | 11 | -49/+399 |
* | SONAR-11914 Fix SSF-76 | Wouter Admiraal | 2020-06-30 | 1 | -2/+3 |
* | SONAR-13324 SONAR-13354 Fix SSF-108 and SSF-111 | Wouter Admiraal | 2020-06-30 | 4 | -10/+15 |
* | SONAR-13499 Fix sonar-web build to support IE11 | Wouter Admiraal | 2020-06-30 | 1 | -4/+10 |
* | Update sonar-ui-common to 1.0.11 | Wouter Admiraal | 2020-06-30 | 4 | -10/+10 |
* | SONAR-13567 Fix measure graph zoom error | Wouter Admiraal | 2020-06-30 | 1 | -1/+6 |
* | Remove unused dependencies | Wouter Admiraal | 2020-06-30 | 2 | -27/+0 |
* | Fix oracle selects with case for issue sync progress | Jacek | 2020-06-30 | 7 | -10/+59 |
* | DOCS update upgrade notes | michaelbirnstiehl | 2020-06-26 | 1 | -8/+14 |
* | SONAR-13373 sonar.web.sessionTimeoutInMinutes cannot be lower than 5 minutes | Julien Lancelot | 2020-06-26 | 2 | -7/+16 |
* | SONAR-13372 JWT refresh now really occurs every 5 minutes | Julien Lancelot | 2020-06-26 | 3 | -15/+17 |
* | SONAR-13444 fix logs verbosity and code smells | Pierre | 2020-06-26 | 4 | -14/+10 |
* | SONAR-13444 display branch/pr names and id in background tasks | Pierre | 2020-06-26 | 2 | -3/+66 |
* | SONAR-13532 Update docs for indexing during disaster recovery | michaelbirnstiehl | 2020-06-26 | 6 | -14/+35 |
* | SONAR-13413 Issues page remains unavailable if indexation is completed with f... | Philippe Perrin | 2020-06-26 | 8 | -17/+51 |
* | SONAR-13398 Throw ES exception in case component is a portfolio, subview or app | Jacek | 2020-06-26 | 7 | -19/+89 |
* | SONAR-13398 Display an additional message if some tasks are in error | Philippe Perrin | 2020-06-26 | 14 | -173/+537 |
* | SONAR-13444 Return hasFailure flag for indexation progress status | Jacek | 2020-06-26 | 13 | -27/+219 |
* | SONAR-13399 Deactivate project card when issue is indexing. | Mathieu Suen | 2020-06-26 | 6 | -3/+105 |
* | SONAR-13413 Issues page is not available while indexation is in progress | Philippe Perrin | 2020-06-26 | 10 | -2/+302 |
* | SONAR-13398 System admin are provided with a link to the global background ta... | Philippe Perrin | 2020-06-26 | 7 | -8/+110 |
* | SONAR-13398 Display an alert with the indexation status | Philippe Perrin | 2020-06-26 | 19 | -17/+879 |
* | SONAR-13444 Update 'need_issue_sync' column for project_branches when analysi... | Jacek | 2020-06-26 | 3 | -0/+125 |
* | SONAR-13481 About page should not display issues statistics as long as issues... | Philippe Perrin | 2020-06-26 | 2 | -9/+26 |
* | SONAR-13023 About page doesn't display the security hotspot's count | Philippe Perrin | 2020-06-26 | 5 | -28/+158 |
* | Bump to @babel/preset-env@7.9.0 for compatibility with node@^12.17 | Philippe Perrin | 2020-06-26 | 2 | -92/+360 |
* | SONAR-13398 Verify needIssue sync flag at project level | Jacek | 2020-06-26 | 9 | -53/+26 |
* | SONAR-13399 all applications should be disabled when issue sync in progress | Jacek | 2020-06-26 | 2 | -13/+21 |
* | SONAR-13400 exclude portfolio (but not applications) from worker peek during ... | Pierre | 2020-06-26 | 10 | -77/+153 |
* | SONAR-13444 Add issue sync task type in api/ce/task_types response | Jacek | 2020-06-26 | 1 | -0/+2 |
* | SONAR-13398 fail with 503 api/security_reports/show WS if needIssueSync is se... | Jacek | 2020-06-26 | 1 | -1/+5 |
* | SONAR-13398 deprecate issue count fields in response for api/project_pull_req... | Jacek | 2020-06-26 | 2 | -2/+9 |
* | SONAR-13398 fail with 503 api/developers/search_events WS if needIssueSync is... | Jacek | 2020-06-26 | 1 | -0/+4 |
* | SONAR-13398 fail with 503 api/issues/authors WS if needIssueSync is set to true | Jacek | 2020-06-26 | 2 | -4/+31 |
* | SONAR-13398 fail with 503 api/issues/component_tags WS if needIssueSync is se... | Jacek | 2020-06-26 | 2 | -7/+62 |
* | SONAR-13398 fail with 503 api/issues/tags WS if needIssueSync is set to true | Jacek | 2020-06-26 | 7 | -16/+45 |
* | SONAR-13398 fail with 503 api/hotspots/search WS if needIssueSync is set to true | Jacek | 2020-06-26 | 2 | -12/+43 |
* | SONAR-13398 fail with 503 api/issues/search WS if needIssueSync is set to true | Jacek | 2020-06-26 | 11 | -34/+251 |
* | SONAR-13398 clean api/issues/search WS from deprecated code | Jacek | 2020-06-26 | 7 | -187/+83 |
* | SONAR-13398 extract common component for checking issue sync status | Jacek | 2020-06-26 | 14 | -88/+335 |
* | SONAR-13444 order projects by last analysis date | Pierre | 2020-06-26 | 3 | -6/+100 |
* | SONAR-13444 purge CE indexation tasks when triggering a disaster recovery | Pierre | 2020-06-26 | 6 | -5/+145 |
* | SONAR-13444 background tasks for issue indexation implementation | Pierre | 2020-06-26 | 60 | -178/+1172 |