aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-9648 Upgrade bundled plugins to latest released versionsJulien Lancelot2017-08-012-7/+18
|
* SONAR-8550 Update function to group analyses by versionGrégoire Aubert2017-07-314-111/+98
|
* Prepare for next development iterationSimon Brandhof2017-07-2454-54/+54
|
* Release 6.5-M4 for SonarCloud6.5-M4Simon Brandhof2017-07-2454-54/+54
|
* Release 6.5-RC26.5-RC2Simon Brandhof2017-07-2454-54/+54
|
* fix onboarding using personal organization (#2286)Stas Vilchik2017-07-242-13/+33
|
* Fix unstable IT bulk_apply_permission_templateGrégoire Aubert2017-07-242-2/+6
|
* SONAR-9572 Fix bulk apply permission templateGrégoire Aubert2017-07-244-7/+43
|
* Move 'Analyse' section just after tags on the project dashboard sidebarGrégoire Aubert2017-07-242-3/+3
|
* Display tooltips on measures on top instead of bottom on the dashboard pageGrégoire Aubert2017-07-249-118/+120
|
* Correctly display Issues graph as default if no custom metrics are selected.Grégoire Aubert2017-07-242-4/+9
|
* Rename project activity graph Overview to IssuesGrégoire Aubert2017-07-2422-62/+77
|
* Update built in Quality Profile descriptionGrégoire Aubert2017-07-241-1/+1
|
* SONAR-8918 Fix api/qualityprofile/search when no language availableJulien Lancelot2017-07-213-10/+38
|
* SONAR-9357 support two or more providers (#2259)Stas Vilchik2017-07-189-132/+203
|
* SONAR-9403 Display project activity custom graphs on the project dashboard tooGrégoire Aubert2017-07-182-17/+28
|
* SONAR-9403 Fix metric translation for plugins metrics on project activity pageGrégoire Aubert2017-07-188-39/+41
|
* Prepare for next development iterationSimon Brandhof2017-07-1354-54/+54
|
* 6.5-M3 for SonarCloud6.5-M3Simon Brandhof2017-07-1354-54/+54
|
* Release 6.5-RC16.5-RC1Simon Brandhof2017-07-1354-54/+54
|
* SONAR-9480 fix removal of rules from index when too many failuresSimon Brandhof2017-07-133-11/+13
|
* Remove --runInBand parameter in test script to allow the web tests to work ↵Grégoire Aubert2017-07-131-1/+1
| | | | again on CI
* SONAR-9403 Change style of metrics with no historical data in the custom ↵Grégoire Aubert2017-07-1310-29/+136
| | | | graph legend
* SONAR-9403 Display more information messages when adding new metrics to a ↵Grégoire Aubert2017-07-133-11/+28
| | | | custom graph
* SONAR-9410 Make more obvious that the reset button will only reset the date ↵Grégoire Aubert2017-07-135-4/+5
| | | | on the project activity page
* SONAR-9403 Add a tooltip on the button to show the metric history on the ↵Grégoire Aubert2017-07-132-6/+10
| | | | measures page
* SONAR-9418 Prevent from autozooming on the graph when selecting a date in ↵Grégoire Aubert2017-07-132-15/+10
| | | | the project activity list
* SONAR-9418 Show graph tooltip even if there is no graph dataGrégoire Aubert2017-07-131-4/+1
|
* Change color of the activity events iconsGrégoire Aubert2017-07-131-3/+3
|
* Display missing data on the activity graph preview on the project dashboard pageGrégoire Aubert2017-07-133-12/+23
|
* Fix a bug with the version badges when filtering on an event categoryGrégoire Aubert2017-07-139-185/+698
|
* SONAR-9403 Add information message when selecting a metric to build a custom ↵Grégoire Aubert2017-07-132-4/+12
| | | | graph
* SONAR-9410 Add date selectors to the project activity pageGrégoire Aubert2017-07-1310-18/+194
|
* SONAR-8611 Add shortcuts to project activity page on project dashboardGrégoire Aubert2017-07-138-28/+90
|
* Apply several feedbacksGrégoire Aubert2017-07-1315-56/+70
| | | | | | | | * Fix dates serializing * Prevent clicks on event button to activate the graph tooltip * Throttle part of the zoom graph * Reload history when an analysis is deleted * Fix multiple style flaws
* SONAR-9418 Add tooltips on the project dashboard preview graphGrégoire Aubert2017-07-1317-42/+516
|
* SONAR-9403 Remove history graphs from the measures page and redirect to ↵Grégoire Aubert2017-07-135-218/+28
| | | | project activity custom graph
* SONAR-9403 Replace the measures history graph by a link to the project ↵Grégoire Aubert2017-07-1311-52/+66
| | | | activity page
* SONAR-9403 Filter out leak measures from the available measures of the ↵Grégoire Aubert2017-07-131-1/+2
| | | | project activity custom graph
* SONAR-9403 Show an empty project activity graph instead of a message for ↵Grégoire Aubert2017-07-132-4/+2
| | | | metrics that don't have data
* SONAR-9403 Save custom graph in the localstorage on the project activity pageGrégoire Aubert2017-07-133-11/+35
|
* SONAR-9403 Allow to remove a metric fromt the custom graphGrégoire Aubert2017-07-1318-49/+330
|
* SONAR-9403 Create form to add custom metric on project activity graphGrégoire Aubert2017-07-1324-117/+303
|
* Fix tooltip and events icon styling on project activity pageGrégoire Aubert2017-07-139-16/+119
|
* SONAR-9403 Suport custom graph via url parameters on project activity pageGrégoire Aubert2017-07-1313-39/+150
|
* SONAR-9418 Add analysis events on project activity graph tooltipsGrégoire Aubert2017-07-133-3/+67
|
* SONAR-9415 Click on the graph or on the list to see the matching analysis on ↵Grégoire Aubert2017-07-1310-109/+212
| | | | project activity page
* SONAR-9418 Display tooltips when hovering the project activity graphsGrégoire Aubert2017-07-1330-134/+1488
|
* SONAR-9476 Add from and to params in api/project_analyses/searchTeryk Bellahsene2017-07-138-97/+225
|
* Remove usage of ramdisk in travisJulien Lancelot2017-07-131-2/+0
|