aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix buildDavid Rautureau2018-04-0421-76/+151
* Build on cix [skip ci]David Rautureau2018-04-041-25/+2
* BUILD-631 Check project dependencies versions [ci skip]David Rautureau2018-04-041-1/+2
* BUILD-621 Inject some configuration in POM generated by Gradle to allow publi...David Rautureau2018-04-043-1/+9
* BUILD-630 Generate javadoc ad sources jars with Gradle only on release branchesDavid Rautureau2018-04-0420-43/+76
* BUILD-612 Implement the check of source headersDavid Rautureau2018-04-0457-85/+457
* GOV-341 clean-up existing measuresSimon Brandhof2018-03-295-2/+217
* GOV-341 stop persisting project_measures on project copiesSimon Brandhof2018-03-292-3/+2
* SONAR-10378 Upgrade code analyzers to latest released versionsSimon Brandhof2018-03-291-8/+8
* SONAR-10486 Display badges for applicationsPascal Mugnier2018-03-2911-79/+189
* SONAR-10412 Fix display of project badgesPascal Mugnier2018-03-299-78/+78
* SONAR-10412 Fix display of project badgesJulien Lancelot2018-03-296-28/+247
* SONAR-10486 Generate project badges also on SonarQubeJulien Lancelot2018-03-2917-47/+212
* SONAR-10486 Offer built-in projects badges in SonarQubePascal Mugnier2018-03-2910-63/+169
* SONAR-10447 Fix alignment problem on Projects pageStas Vilchik2018-03-299-110/+131
* SONAR-10381 Activity page of a file should not be accessibleStas Vilchik2018-03-292-11/+27
* SONAR-10262 Disable flagging a branch component as favoriteStas Vilchik2018-03-293-5/+13
* update typescript to 2.8Stas Vilchik2018-03-295-302/+53
* Add testsPascal Mugnier2018-03-292-0/+314
* review fixStas Vilchik2018-03-292-9/+4
* SONAR-8217 Improve UI and fix issues with default valuesPascal Mugnier2018-03-295-125/+93
* SONAR-8217 Fix error spotted on reviewPascal Mugnier2018-03-293-20/+25
* SONAR-8217 Prevent saving empty values in settingsPascal Mugnier2018-03-295-9/+49
* Compatibility of start.sh with incremental build of zipSimon Brandhof2018-03-281-1/+14
* Use repox for Gradle pluginsSimon Brandhof2018-03-281-1/+1
* SONAR-10317 Make visibility param public in WS api/projects/create and api/vi...Simon Brandhof2018-03-282-8/+8
* SONAR-9801 Drop noisy logs about java.util.Collections at startupSimon Brandhof2018-03-281-1/+1
* SONAR-5812 Remove the "accessors" metricSimon Brandhof2018-03-288-160/+21
* SONAR-10291 Show elements without color measure in treemapStas Vilchik2018-03-285-38/+127
* SONAR-10007 Fix z-index of coverage/duplications popupStas Vilchik2018-03-281-0/+5
* update prettierStas Vilchik2018-03-289-14/+9
* SONAR-10481 Fix text wrapping in breadcrumbs with branchStas Vilchik2018-03-2811-68/+101
* SONAR-10444 clean source viewer state when fetching componentStas Vilchik2018-03-281-7/+16
* do not lowercase branch namesStas Vilchik2018-03-282-8/+8
* sort pull requests by keyStas Vilchik2018-03-281-4/+4
* SONAR-10221 Change message when project main branch is not analyzed (#3164)Stas Vilchik2018-03-287-17/+125
* SONAR-10508 Missing l10n message on project permissions pagePascal Mugnier2018-03-281-1/+1
* SONAR-9885 Improve rendering of long error messagesPascal Mugnier2018-03-281-0/+1
* SONAR-10208 Disable selection of issue location markersPascal Mugnier2018-03-281-0/+1
* SONAR-9578 Prevent "freezing effect" when hovering the tooltip on graph (#44)Pascal Mugnier2018-03-274-6/+12
* update node & yarnStas Vilchik2018-03-272-4/+4
* drop unused icon classesStas Vilchik2018-03-272-256/+0
* SONAR-10489 improve navigation between locations (#57)Stas Vilchik2018-03-279-24/+35
* SONAR-10489 stop filtering x-file locations in scannerStas Vilchik2018-03-272-29/+0
* SONAR-10489 Support cross file issue locations in web appStas Vilchik2018-03-2721-139/+976
* SONAR-10489 Support cross file locations in WSTeryk Bellahsene2018-03-273-32/+106
* VSTS-141 Add missing typings for rc-tooltipGrégoire Aubert2018-03-261-0/+54
* VSTS-141 Move vsts integration to it's own moduleGrégoire Aubert2018-03-2644-177/+9597
* VSTS-142 Handle authentication to display private project in VSTS widgetsGrégoire Aubert2018-03-2612-103/+969
* VSTS-141 Add VSTS Quality widgetGrégoire Aubert2018-03-2626-245/+2025