summaryrefslogtreecommitdiffstats
path: root/sonar-core/src/main
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-12156 Add security review rating to portfolio overviewJeremy Davis2019-06-141-0/+26
|
* SONAR-12131 Compute Security Review Rating measures on projectsJulien Lancelot2019-06-141-0/+3
| | | | * Compute Security Review Rating measures on projects * Live update Security Review Rating measures
* SONAR-12115 Disable delete button if no projects have been selectedWouter Admiraal2019-06-131-0/+2
|
* SONAR-12055 Display administration navbar notification when restarting the ↵Grégoire Aubert2019-06-031-2/+4
| | | | server
* SONAR-12040 Display pending time on system background task pageGrégoire Aubert2019-06-031-0/+2
|
* Fix typos (GCC, Clang)Siegfried Ehret2019-06-031-1/+1
|
* SONAR-9898 Deprecate org.sonar.api.i18n.I18nJulien Lancelot2019-05-292-1/+121
|
* fix quality flawSébastien Lesaint2019-05-231-3/+3
|
* SONAR-10034 drop support of reflection-based Pico Container lifecycle managementSébastien Lesaint2019-05-233-62/+106
| | | | one must now implement org.picocontainer.Startable, org.sonar.api.Startable, java.io.Closeable and/or java.lang.Closeable
* SONAR-12026 Update status names, transition names and descriptionJulien Lancelot2019-05-221-7/+7
| | | | | * Replace INREVIEW and TOREVIEW to IN_REVIEW and TO_REVIEW * Update transition names and descriptions
* SONAR-12026 Update transition names and description for Vulnerability coming ↵Grégoire Aubert2019-05-221-8/+13
| | | | from a hotspot
* SONAR-12026 add transition reset as to reviewPierre Guillot2019-05-221-14/+8
|
* SONAR-12026 Update status labels in sercurity reports pagesGrégoire Aubert2019-05-221-2/+2
|
* SONAR-12026 Add new hotspot status facet in issues pageGrégoire Aubert2019-05-221-9/+7
|
* SONAR-12026 Security Hotspots are created with resolution "To Review"Julien Lancelot2019-05-221-1/+2
|
* SONAR-11720 Set different memory defaults for EE+Michal Duda2019-05-213-9/+46
|
* Removed reference to dashboards in Global Permissionscolin-mueller-sonarsource2019-05-201-1/+1
|
* SONARCLOUD-628 Allow UTF-8 characters in project keyBenoît Gianinetti2019-05-201-17/+19
|
* SONARCLOUD-643 Fix select all repositories for import (#1617)Siegfried Ehret2019-05-141-1/+1
|
* SONAR-11938 Remove Server ID and Version from system informationWouter Admiraal2019-05-091-0/+3
|
* SONAR-11970 Move front-end implementation to extensionWouter Admiraal2019-05-071-22/+0
|
* SONAR-11982 Rename Standards facet group to Security CategoryWouter Admiraal2019-05-071-1/+1
|
* SONAR-11973 Create a new SonarSource facet under the Standards facet groupWouter Admiraal2019-05-071-1/+2
|
* SONAR-11983 Create a new 'SonarSource' security report pageWouter Admiraal2019-05-071-2/+4
|
* SONARCLOUD-570 Add missing metrics and quality gates labels (#1533)Siegfried Ehret2019-05-061-1/+1
| | | | | | * SONARCLOUD-570 Add missing metrics and quality gates labels * Fix typo in l10n properties
* SONAR-12078 out of memory in CE if file has too many issuesSimon Brandhof2019-05-061-1/+5
|
* SONAR-11898 New codeviewer for multi-location issues (#1466)Jeremy2019-05-061-0/+2
| | | | | Also includes SONAR-11901: Add slim header for the issues page
* SONARCLOUD-568 Update label in admin panelSiegfried Ehret2019-05-061-0/+2
| | | | | | | | | | | | * SONARCLOUD-568 Update label in admin panel * Fix react error about missing key * SONARCLOUD-568 Rename parameter * fixup! SONARCLOUD-568 Update label in admin panel * fixup! SONARCLOUD-568 Rename parameter
* SONAR-11969 Make Edition available for analyzers in the Scanner APIDuarte Meneses2019-05-061-0/+2
|
* SONARCLOUD-578 import all checkboxSiegfried Ehret2019-04-291-0/+1
| | | | | * Fix redux devtools warning * Add checkbox to import all repositories
* SONAR-12000 Update frontend for webhooks secretSiegfried Ehret2019-04-291-0/+4
|
* SONAR-11889 Add new hotspots measure in project measures pageGrégoire Aubert2019-04-231-0/+1
| | | * Update bugs and security hotspots icons (with transparent center)
* SONAR-11893 Add hotspots to the SQ about pageWouter Admiraal2019-04-231-1/+2
| | | | * Mock Icon components to avoid having SVG data in snapshots
* SONAR-11892 Compute Security Hotspot measuresJulien Lancelot2019-04-231-0/+4
|
* SONAR-11885 Add Hotspots to Overview pageGrégoire Aubert2019-04-231-1/+3
| | | | | | | | * Update Measures links on Overview page * Add tooltips to the issues and metrics on the Overview page * Move activity page links on the Overview page * Add tests for untested components * Add bugs and vulnerabilities graphs on overview page
* SONAR-11886 Highlight Hotspots in issues pageGrégoire Aubert2019-04-231-1/+3
| | | | | | | | | | | | | * Update see rule button style in issues * Update selected and hover styling of concise issues * Update issues selected and hover styling * Issues type facet don't filter out hotspots by default anymore * Update issue box styling for hotspots * Automatically open severity & standard facet based on the issue type * Add security hotspots newsbox on issues page * Update clear icon and close buttons * Allow to dismiss hotspots newsbox on issues page * Display help tooltip on hotspots entry of the types facet
* SONAR-11859 Fix issue changelogJulien HENRY2019-04-231-1/+1
|
* SONAR-11856 Display true pull request target instead of baseGrégoire Aubert2019-04-231-1/+1
|
* SONAR-11858 Fix quality issuesDuarte Meneses2019-04-231-11/+0
|
* SONAR-11858 Apply light issue tracking with siblings for all branchesJulien HENRY2019-04-233-6/+6
|
* SONAR-11757 single notification for FPs and changes on my issuesSébastien Lesaint2019-04-231-8/+99
|
* SONAR-11734 Guard against missing language pluginsWouter Admiraal2019-04-081-0/+1
|
* Remove no more used org.sonar.core.timemachine.Periods classJulien Lancelot2019-03-272-217/+0
|
* SONAR-11749 Add Jump to content links for assistive technology usersWouter Admiraal2019-03-261-0/+7
|
* SONAR-11764 Make Rating components accessibleWouter Admiraal2019-03-261-0/+2
|
* fix Change Default Visibility localization6.7Colin Mueller2019-03-211-1/+2
|
* SONAR-11631 Replace codePeriodVersion with buildString (frontend)Wouter Admiraal2019-03-191-1/+1
|
* Revert "SONAR-11626 Make set/unset_baseline internal"Janos Gyerik2019-03-191-0/+1
| | | | This reverts commit edfade01ea94fffa9802bd8d13f9455b13878611.
* Fix typos in SonarQube homepageSimon Brandhof2019-03-191-1/+1
| | | | | | https://discuss.sonarsource.com/t/sq-about-page-typos/2233 [skip ci]
* SONAR-11668 Jump to measures list view from dashboardJeremy Davis2019-03-181-1/+2
|