aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9802 complete system info pageSimon Brandhof2017-09-2649-729/+793
* SONAR-9846 Display max number of OS file descriptors in System Info pageSimon Brandhof2017-09-261-1/+2
* SONAR-9845 Display type of disk in System Info on LinuSimon Brandhof2017-09-263-5/+21
* SONAR-9802 request all nodes from api/system/cluster_infoSimon Brandhof2017-09-2628-207/+1031
* SONAR-9802 add information to System Info pageSimon Brandhof2017-09-2651-1114/+1017
* SONAR-9839 return health in api/system/infoSimon Brandhof2017-09-267-3/+85
* SONAR-9802 Add nodes to system info in cluster modeGrégoire Aubert2017-09-2677-788/+3363
* SONAR-9802 fail restarting attempts on cluster nodesDaniel Schwarz2017-09-263-3/+30
* SONAR-9802 ability to execute distributed callsSimon Brandhof2017-09-2615-84/+532
* SONAR-9802 replace Hazelcast clients by membersSimon Brandhof2017-09-2665-2053/+1422
* Fix Quality flawsSimon Brandhof2017-09-261-1/+1
* SONAR-9802 Decrease coupling of sonar-process with commons-ioSimon Brandhof2017-09-262-2/+2
* SONAR-9803 remove bad coupling of processes on sonar-plugin-apiSimon Brandhof2017-09-26102-1785/+7891
* SONAR-9803 restrict sonar-process to classes shared by all processes onlySimon Brandhof2017-09-2636-86/+67
* SONAR-9802 create mocks WS for api/system/infoSimon Brandhof2017-09-264-2/+363
* 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-2634-313/+307
* 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