summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Complete list of privileged pluginsSimon Brandhof2017-09-262-22/+15
* update frontend-maven-pluginStas Vilchik2017-09-261-1/+1
* update node and yarnStas Vilchik2017-09-261-2/+2
* upgrade to react 15.6.2Stas Vilchik2017-09-262-12/+12
* improved unit testDaniel Schwarz2017-09-261-4/+5
* support condition on deleted metric when resolving QG in CESébastien Lesaint2017-09-266-12/+79
* Sanitize WS api/issues/searchTeryk Bellahsene2017-09-262-5/+9
* SONAR-9865 Sanitize WS api/qualityprofiles/*Teryk Bellahsene2017-09-2656-468/+464
* SONAR-9762 rename test classDaniel Schwarz2017-09-262-3/+3
* SONAR-9704 enable ITDaniel Schwarz2017-09-261-0/+2
* Add missing disableOrganizations() in BranchTestJulien Lancelot2017-09-261-1/+1
* Fix typoGrégoire Aubert2017-09-252-3/+3
* SONAR-5236 Create new API to register built-in quality profilesJulien HENRY2017-09-2533-212/+1219
* Remove deprecation on System2.now()Julien HENRY2017-09-251-2/+3
* revert changes of branches administrationStas Vilchik2017-09-2529-181/+661
* 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