summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Fix typoGrégoire Aubert2017-09-251-2/+2
* SONAR-5236 Create new API to register built-in quality profilesJulien HENRY2017-09-2514-198/+338
* revert changes of branches administrationStas Vilchik2017-09-2528-179/+658
* fix creation date facet on issues pageStas Vilchik2017-09-252-1/+7
* fix double colon on quality profiles pageStas 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-259-198/+298
* 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-2245-1144/+735
* add DateUtils#truncateToSeconds and use it instead of +1_000LSébastien Lesaint2017-09-213-12/+8
* 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-2010-56/+215
* SONAR-9813 display "Private" badge tooltip based on qualifierStas Vilchik2017-09-208-10/+25
* SONAR-9813 allow to change portfolio visibilityStas Vilchik2017-09-202-23/+25
* SONAR-9812 display activity page for portfolios (#2510)Stas Vilchik2017-09-20100-279/+4170
* 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-195-26/+43
* 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-192-4/+95
* 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
* SONAR-9621 Always load cpd blocks from report when mode != incrementalJulien HENRY2017-09-182-4/+5
* SONAR-9718 Fail with a clear message when sonar.projectDate is emptyJulien HENRY2017-09-156-24/+52
* SONAR-9762 Add a meaningful error message when purge is failingEric Hartmann2017-09-141-1/+7
* SONAR-9762 Purge must not catch exceptionEric Hartmann2017-09-142-38/+2
* SONAR-9762 Implement resiliency on startupEric Hartmann2017-09-142-1/+53
* SONAR-9760 Throw an exception when indexation is failingEric Hartmann2017-09-149-104/+38
* SONAR-9764 Add a dedicated message when there is no Elasticsearch masterEric Hartmann2017-09-142-0/+56
* Improve qualityDuarte Meneses2017-09-147-53/+65
* .level label localazed size css fixasosnoviy2017-09-141-2/+8
* SONAR-9740 refactor UserSessionInitializerSimon Brandhof2017-09-138-123/+213