aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-13398 System admin are provided with a link to the global background ↵Philippe Perrin2020-06-268-9/+112
| | | | task page
* SONAR-13398 Display an alert with the indexation statusPhilippe Perrin2020-06-2620-18/+888
|
* SONAR-13444 Update 'need_issue_sync' column for project_branches when ↵Jacek2020-06-263-0/+125
| | | | analysis indexed issues
* SONAR-13444 Add support for new type of background taskPhilippe Perrin2020-06-261-0/+1
|
* SONAR-13481 About page should not display issues statistics as long as ↵Philippe Perrin2020-06-262-9/+26
| | | | issues indexation is in progress
* SONAR-13023 About page doesn't display the security hotspot's countPhilippe Perrin2020-06-265-28/+158
|
* Bump to @babel/preset-env@7.9.0 for compatibility with node@^12.17Philippe Perrin2020-06-262-92/+360
|
* SONAR-13398 Verify needIssue sync flag at project levelJacek2020-06-269-53/+26
|
* SONAR-13399 all applications should be disabled when issue sync in progressJacek2020-06-262-13/+21
|
* SONAR-13400 exclude portfolio (but not applications) from worker peek during ↵Pierre2020-06-2610-77/+153
| | | | indexation
* SONAR-13444 Add issue sync task type in api/ce/task_types responseJacek2020-06-261-0/+2
|
* SONAR-13398 fail with 503 api/security_reports/show WS if needIssueSync is ↵Jacek2020-06-261-1/+5
| | | | set to true
* SONAR-13398 deprecate issue count fields in response for ↵Jacek2020-06-262-2/+9
| | | | api/project_pull_requests/lists WS
* SONAR-13398 fail with 503 api/developers/search_events WS if needIssueSync ↵Jacek2020-06-261-0/+4
| | | | is set to true
* SONAR-13398 fail with 503 api/issues/authors WS if needIssueSync is set to trueJacek2020-06-262-4/+31
|
* SONAR-13398 fail with 503 api/issues/component_tags WS if needIssueSync is ↵Jacek2020-06-262-7/+62
| | | | set to true
* SONAR-13398 fail with 503 api/issues/tags WS if needIssueSync is set to trueJacek2020-06-267-16/+45
|
* SONAR-13398 fail with 503 api/hotspots/search WS if needIssueSync is set to trueJacek2020-06-262-12/+43
|
* SONAR-13398 fail with 503 api/issues/search WS if needIssueSync is set to trueJacek2020-06-2611-34/+251
|
* SONAR-13398 clean api/issues/search WS from deprecated codeJacek2020-06-268-188/+84
|
* SONAR-13398 extract common component for checking issue sync statusJacek2020-06-2614-88/+335
|
* SONAR-13444 order projects by last analysis datePierre2020-06-263-6/+100
|
* SONAR-13444 purge CE indexation tasks when triggering a disaster recoveryPierre2020-06-266-5/+145
|
* SONAR-13444 background tasks for issue indexation implementationPierre2020-06-2660-178/+1172
|
* SONAR-13398 add ws api/ce/indexation_status to track progress of issue ↵Jacek2020-06-2610-2/+276
| | | | indexation
* SONAR-13398 return 'needIssueSync' flag in api/navigation/global WSJacek2020-06-262-0/+19
|
* SONAR-13399 return 'needIssueSync' flag in api/components/show WSJacek2020-06-266-11/+126
|
* SONAR-13399 return 'needIssueSync' flag in api/components/search_projects WSJacek2020-06-268-19/+143
|
* SONAR-13444 add 'need_issue_sync' to 'project_branches' tableJacek2020-06-2615-26/+406
|
* SONAR-13489 Fix permission issue with hotspot assign actionJacek2020-06-252-13/+47
|
* SONAR-13500 fix broken code block formattingmichaelbirnstiehl2020-06-241-0/+1
|
* SONAR-13503 Update Specifying Exclusion Example in Narrowing the Focusmichaelbirnstiehl2020-06-231-6/+6
|
* DOCS update Project Settings paths in Narrowing Focus docmichaelbirnstiehl2020-06-231-8/+8
|
* Optimize database migrationsDuarte Meneses2020-06-2379-1916/+1307
|
* DOCS add forkDATE API to API ChangesMikeBirnstiehl2020-06-231-0/+3
|
* [DOCS] removed reference to old version of elasticsearchtobias-trabelsi-sonarsource2020-06-231-2/+0
|
* SONAR-13560 Add Python Rules S5131 and S2631 to Security Engine Docsmichaelbirnstiehl2020-06-231-0/+3
|
* [DOCS] increased limits as the load on the system increasedtobias-trabelsi-sonarsource2020-06-232-13/+22
| | | | | | | * [DOCS] increased limits as the load on the system increased * [DOCS] mentioned in release notes as well Co-authored-by: michaelbirnstiehl <michael.birnstiehl@sonarsource.com>
* Upgrade Jackson Dataformat dependencies to 2.10.4Simon Brandhof2020-06-221-2/+7
|
* Upgrade Hazelcast to 3.12.7Simon Brandhof2020-06-221-1/+1
| | | | Bug-fixes listed in https://docs.hazelcast.org/docs/rn/index.html#3-12-7
* Size of zip distribution increased because of recent lib upgradesSimon Brandhof2020-06-221-1/+1
|
* Upgrade PostgreSQL driver to 42.2.14Simon Brandhof2020-06-221-1/+1
| | | | Fixes potential vulnerability CVE-2020-13692
* Upgrade jjwt to 0.11.2Simon Brandhof2020-06-221-1/+1
|
* Upgrade Tomcat to 8.5.56Simon Brandhof2020-06-221-1/+1
| | | | | | The vulnerability https://cve.mitre.org/cgi-bin/cvename.cgi?name=2020-9484 is not exploitable but it generates a false-positive in SCA reports. Upgrading kills the noise.
* Upgrade commons-io to 2.7Simon Brandhof2020-06-221-1/+1
| | | | Avoids vulnerability https://issues.apache.org/jira/browse/IO-556
* SONAR-13550 Update HTTPS configuration on Operate the Server pagemichaelbirnstiehl2020-06-222-11/+27
|
* SONAR-13557 Show full directory facet path on hoverWouter Admiraal2020-06-191-1/+1
|
* SONAR-13075 Show a legend for the New Code period on the activity graphWouter Admiraal2020-06-1914-98/+321
|
* SONAR-13114 Click on the Homepage button reverts back to the default homepageWouter Admiraal2020-06-194-54/+76
|
* SONAR-13152 Use consistent spelling for analyzeWouter Admiraal2020-06-191-2/+2
|