aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-10319 Display Analysis Scope on rules detail page (#2995)Grégoire Aubert2018-02-071-0/+5
| | | | | | * SONAR-10319 Display Analysis Scope on rules detail page * fix icons alignment
* SONAR-10300 Forbid system properties in api/settingsJulien Lancelot2018-02-016-175/+1
|
* fix coverage of MultivalueProperty#parseAsCsvSébastien Lesaint2018-01-291-6/+48
|
* rewrite rules app with react (#2982)Stas Vilchik2018-01-291-3/+6
|
* SONAR-10288 Configuration supports empty fields and quotes in CE/WebSébastien Lesaint2018-01-251-1/+4
|
* SONAR-10288 move multivalue property parsing to sonar-coreSébastien Lesaint2018-01-253-0/+434
|
* SONAR-10288 move ConfigurationProvider from sonar-core to sonar-serverSébastien Lesaint2018-01-251-38/+0
| | | | because this class is server and ce specific
* SONAR-10266 Update svg templates and metrics listGrégoire Aubert2018-01-251-1/+1
|
* SONAR-10264 Create the project badges page for SonarCloudGrégoire Aubert2018-01-251-0/+14
| | | | | | | | - SONAR-10268 Create the badges page with the Scanned on SonarCloud badge - SONAR-10272 Allow user to choose the color of the badge - SONAR-10268 Add the "Scanned on SonarCloud" svg files - SONAR-10264 SONAR-10271 Add standard measure badges - SONAR-10264 Allow user to choose a metric for the standard badge
* Create a Clipboard buttonGrégoire Aubert2018-01-251-1/+2
|
* Set version 7.1-SNAPSHOTSimon Brandhof2018-01-241-1/+1
|
* Cleanup code based on Intellij inspectionsSimon Brandhof2018-01-1413-26/+23
|
* Upgrade Mockito from 1.10.19 to 2.13.0Simon Brandhof2018-01-141-14/+5
|
* SONAR-10117 SONAR-1018 Update measures after relevant issue changes and send ↵Simon Brandhof2018-01-104-7/+33
| | | | webhooks
* Fix license headers for 2018Simon Brandhof2018-01-07144-145/+144
|
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-021-3/+22
|
* SONAR-10182 Users should be able to choose their homepageStas Vilchik2018-01-021-1/+22
|
* SONAR-10187 Provide more options to populate empty "My Projects" pageStas Vilchik2018-01-021-1/+4
|
* SONAR-9554 Make "Analyze a project" and "Create an org" more discoverableStas Vilchik2018-01-021-0/+2
|
* Automatic merge from branch-6.7ssjenka2017-12-152-1/+53
|\ | | | | | | | | * origin/branch-6.7: SONAR-10194 Fix block move detection for issue tracking
| * SONAR-10194 Fix block move detection for issue trackingJulien HENRY2017-12-142-1/+53
| |
* | SONAR-8829 move organization avatar to the leftStas Vilchik2017-12-111-2/+2
| |
* | SONAR-10081 Add Explore space for SonarCloudStas Vilchik2017-12-111-0/+2
| |
* | SONAR-10080 turn Issues to My IssuesStas Vilchik2017-12-111-0/+1
| |
* | SONAR-10080 turn Projects to My ProjectsStas Vilchik2017-12-111-0/+1
| |
* | Merge branch 'branch-6.7'Stas Vilchik2017-12-111-0/+3
|\|
| * SONAR-10067 add "Restore Access" action on projects management pageStas Vilchik2017-12-111-0/+3
| |
| * Prepare for next development iterationJulien Lancelot2017-11-071-1/+1
| |
| * Release 6.76.7Simon Brandhof2017-11-071-1/+1
| |
* | SONAR-10142 Download compressed pluginsDuarte Meneses2017-12-071-0/+7
| |
* | SONAR-10140 Compress plugins using pack200Duarte Meneses2017-12-071-0/+7
| |
* | SONAR-9962 Remove the "unset as default" action on Quality GatesGrégoire Aubert2017-12-041-1/+0
| |
* | SONAR-10087 SONAR-10113 Display built-in badges on quality gatesGrégoire Aubert2017-12-041-0/+4
| |
* | SONAR-10059 Increase timeout to download pluginsGuillaume Jambet2017-12-011-2/+2
| |
* | SONAR-9000 display all organizations a user is a member ofStas Vilchik2017-11-291-0/+1
| |
* | Use correct metric suffixGrégoire Aubert2017-11-281-2/+2
| |
* | Rewrite users page to TS and ReactGrégoire Aubert2017-11-241-0/+1
| |
* | update wording in marketplaceStas Vilchik2017-11-201-2/+2
| |
* | Automatic merge from branch-6.7ssjenka2017-11-033-64/+141
|\| | | | | | | | | | | | | | | * origin/branch-6.7: SONAR-9973 IT for report processing resilient to failure during start SONAR-9973 TaskContainer now support errors during start of components SONAR-9973 add IT ensuring resilience of Ce Workers to exceptions SONAR-9973 ComponentContainer#stopComponent now never fail
| * SONAR-9973 ComponentContainer#stopComponent now never failSébastien Lesaint2017-11-033-64/+141
| | | | | | | | and ensures all stoppable and/or disposable components in the container have their stop and/or dispose methods called
* | Automatic merge from branch-6.7ssjenka2017-11-031-1/+1
|\| | | | | | | | | * origin/branch-6.7: Update wording of datacenter edition
| * Update wording of datacenter editionGrégoire Aubert2017-11-031-1/+1
| |
* | SONAR-9225 Make all search bars consistentStas Vilchik2017-11-031-1/+15
| |
* | Merge remote-tracking branch 'origin/branch-6.7'Grégoire Aubert2017-11-031-8/+11
|\|
| * Update wording and links for datacenter editionGrégoire Aubert2017-11-031-3/+4
| |
| * SONAR-9937 Add cluster instruction link for datacenter installationGrégoire Aubert2017-11-031-0/+1
| |
| * SONAR-9937 New workflow for uninstallation of edition in marketplaceGrégoire Aubert2017-11-031-6/+7
| |
* | Automatic merge from branch-6.7ssjenka2017-11-031-0/+3
|\| | | | | | | | | | | * origin/branch-6.7: fix unstable ClusterHealthTest#equals_is_based_on_content add missing localization for projects sort
| * add missing localization for projects sortStas Vilchik2017-11-021-0/+3
| |
| * Prepare for next development iterationJulien Lancelot2017-10-271-1/+1
| |