aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix creation date facet on issues pageStas Vilchik2017-09-252-1/+7
* adapt delete project message to sonarcloudStas Vilchik2017-09-251-3/+3
* fix double colon on quality profiles pageStas Vilchik2017-09-251-1/+1
* update users search messageStas Vilchik2017-09-251-1/+1
* SONAR-9867 do not promote governance plugin on background tasks pageStas Vilchik2017-09-253-40/+5
* delete portfolios with api/views/deleteStas Vilchik2017-09-252-4/+10
* SONAR-9874 Prevent js error when getting an http error on initial load of the...Grégoire Aubert2017-09-251-1/+1
* SONAR-9689 Replaced file navigation button with j/k shortcut in measures pageGrégoire Aubert2017-09-2510-199/+299
* SONAR-9832 Filter out DATA and DISTRIB type metrics in custom graphsGrégoire Aubert2017-09-251-0/+1
* Remove yellow background on legend item without data on project activity pageGrégoire Aubert2017-09-252-5/+2
* Fix quality flawsGrégoire Aubert2017-09-252-37/+13
* dropped marvel propertyDaniel Schwarz2017-09-253-28/+0
* SONAR-9848 Add yellow highlight on Application QG conditionsStas Vilchik2017-09-254-10/+29
* SONAR-9842 align project, portfolio and application home pagesStas Vilchik2017-09-259-63/+40
* SONAR-9841 display tooltip on language distribution chartStas Vilchik2017-09-2513-188/+657
* SONAR-9844 Do not display "Delete" button for portfolios and applicationsStas Vilchik2017-09-252-11/+13
* GOV-285 Make DeleteAction resilientEric Hartmann2017-09-224-31/+122
* apply branches feedback (#2535)Stas Vilchik2017-09-2246-1147/+738
* [SCRIPTS] fix argument passing in property_utils.shSébastien Lesaint2017-09-221-5/+5
* harden TechnicalDebtMeasure ITSébastien Lesaint2017-09-213-156/+357
* add DateUtils#truncateToSeconds and use it instead of +1_000LSébastien Lesaint2017-09-215-24/+27
* SONAR-9616 Correctly delete branches when deleting organizationJulien Lancelot2017-09-204-0/+47
* Refactor DeleteActionTest to not use mock for ComponentCleanerServiceJulien Lancelot2017-09-202-32/+29
* Fix quality flawsTeryk Bellahsene2017-09-201-2/+0
* Fix quality flawsTeryk Bellahsene2017-09-201-3/+5
* SONAR-9833 'A' ratings when a portfolio without project is analyzedStas Vilchik2017-09-2011-56/+218
* SONAR-9813 display "Private" badge tooltip based on qualifierStas Vilchik2017-09-209-11/+28
* SONAR-9813 allow to change portfolio visibilityStas Vilchik2017-09-203-26/+34
* SONAR-9812 display activity page for portfolios (#2510)Stas Vilchik2017-09-20101-279/+4180
* Sanitize api/issues/search json example concerning line/textRangeTeryk Bellahsene2017-09-201-1/+1
* SONAR-9813 WS api/projects/update_visibility allows portfolio and applicationTeryk Bellahsene2017-09-202-9/+126
* SONAR-9813 Add methods to create portfolio and application with visibility in...Teryk Bellahsene2017-09-201-7/+49
* WS project_analyses/search accepts portfoliosTeryk Bellahsene2017-09-202-10/+29
* SONAR-9283 Settings, Configuration and Props trim values at insertSébastien Lesaint2017-09-1916-52/+280
* SONAR-9773 add warning when ES_JVM_OPTIONS is setSébastien Lesaint2017-09-195-46/+134
* SONAR-9773 improve warning message in generated ES jvm.options fileSébastien Lesaint2017-09-192-2/+2
* SONAR-9773 ignore JAVA_TOOL_OPTIONS is defined and log warningSébastien Lesaint2017-09-193-5/+97
* SONAR-9773 add AbstractCommand#suppressEnvVariableSébastien Lesaint2017-09-196-14/+148
* SONAR−9772 fail when changing mandatory JVM options through propertiesSébastien Lesaint2017-09-195-83/+397
* fix quality flowStas Vilchik2017-09-191-1/+0
* SONAR-9202 add test to verify, that RegisterRules can deactivate 5000 rulesDaniel Schwarz2017-09-181-0/+41
* Set a version on each analysis to prevent 1 year old snapshots to be purgedJulien HENRY2017-09-181-2/+3
* SONAR-9621 Always load cpd blocks from report when mode != incrementalJulien HENRY2017-09-182-4/+5
* SONAR-9301 Support HTTP redirect on scanner sideDuarte Meneses2017-09-155-24/+212
* SONAR-9223 Properly handle case when SONAR_USER_HOME point to a symlinkJulien HENRY2017-09-152-4/+22
* SONAR-9718 Fail with a clear message when sonar.projectDate is emptyJulien HENRY2017-09-1515-204/+228
* SONAR-8855 Make it obvious that generic coverage report expect an XML fileJulien HENRY2017-09-155-42/+68
* Improve JavadocJulien HENRY2017-09-152-12/+23
* SONAR-9651 Deprecate ability to create issues/measures on directoriesJulien HENRY2017-09-152-0/+4
* SONAR-9770 Deprecate 'preview'/'issues' analysis modeJulien HENRY2017-09-151-1/+3