aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Enable utDuarte Meneses2016-08-171-1/+0
* Improve scanner report viewerDuarte Meneses2016-08-171-0/+3
* SONAR-7963 Display duplications on new code (#1148)Stas Vilchik2016-08-173-9/+66
* SONAR-7965 Organize new duplications and size measures (#1147)Stas Vilchik2016-08-171-1/+6
* fix alignment glitch on the project dasboardStas Vilchik2016-08-171-1/+1
* SONAR-7957 Replace new ncloc by new linesJulien Lancelot2016-08-162-98/+34
* SONAR-7953 New metric « New Duplicated Lines (%) »Julien Lancelot2016-08-167-470/+296
* SONAR-7960 fix ClusterTest, ServerLogsTest and WS logs exampleSébastien Lesaint2016-08-161-97/+97
* SONAR-7960 add task UUID to logsSébastien Lesaint2016-08-167-37/+48
* SONAR-7833 make all public methods of CeLogging non staticSébastien Lesaint2016-08-167-38/+106
* SONAR-7833 ce activity logs in sonar.log if level is DEBUG or TRACESébastien Lesaint2016-08-1612-132/+226
* SONAR-7833 log visitor execution timings in ce_activity.logSébastien Lesaint2016-08-162-6/+8
* SONAR-7833 log cross-project duplication status at DEBUG levelSébastien Lesaint2016-08-162-13/+12
* SONAR-7833 dump scanner context as DEBUG to not pollute sonar.logSébastien Lesaint2016-08-162-2/+2
* SONAR-7841 remove code to write CE task logsSébastien Lesaint2016-08-1615-1003/+3
* SONAR-7834 remove internal WS /api/ce/logsSébastien Lesaint2016-08-169-413/+4
* SONAR-7966 field logs deprecated in /api/ce/{task/component/activity}Sébastien Lesaint2016-08-167-30/+14
* SONAR-7833 task start/stop logs in sonar.log only if DEBUG is enabledSébastien Lesaint2016-08-1616-67/+266
* SONAR-7833 task start/stop and step messages now go to ce_activity.logSébastien Lesaint2016-08-1616-83/+388
* SONAR-7957 New metric « New Lines of Code »Teryk Bellahsene2016-08-133-0/+378
* SONAR-7919 apply feedbackStas Vilchik2016-08-124-6/+11
* SONAR-7952 New metric « Duplicated blocks on new code »Teryk Bellahsene2016-08-123-282/+194
* SONAR-7951 New metric « Duplicated lines on new code »Teryk Bellahsene2016-08-126-5/+650
* SONAR-7962 Move "Size" section to the sidebar (#1142)Stas Vilchik2016-08-129-129/+97
* SONAR-7930 WS api/components/bulk_update_key dry run fails when invalid keyTeryk Bellahsene2016-08-121-0/+10
* SONAR-7919 remove old key from recent historyStas Vilchik2016-08-123-0/+13
* SONAR-7919 handle errors and display success messagesStas Vilchik2016-08-128-40/+122
* Remove useless rails codeJulien Lancelot2016-08-114-123/+0
* SONAR-7928 SONAR-7929 Update and bulk update of component key does not update...Teryk Bellahsene2016-08-112-2/+12
* SONAR-7929 WS api/components/blulk_update_key update description of required ...Teryk Bellahsene2016-08-111-1/+0
* SONAR-7928 WS api/components/update_key update description of required permis...Teryk Bellahsene2016-08-111-1/+0
* Fix typo of api/components descriptionTeryk Bellahsene2016-08-111-1/+1
* SONAR-7920 better align link iconsStas Vilchik2016-08-111-5/+0
* SONAR-7920 limit max length of link name and urlStas Vilchik2016-08-113-9/+56
* set titles of my account pagesStas Vilchik2016-08-115-13/+60
* SONAR-7910 javadoc fixes in StartupBarrier and WebServerBarrierSébastien Lesaint2016-08-102-4/+4
* SONAR-7958 fix UUID_PATH of file created by ComponentTestingSébastien Lesaint2016-08-1043-272/+274
* SONAR-7958 populate PROJECTS.B_UUID_PATH in PersistComponentsStepSébastien Lesaint2016-08-102-17/+50
* SONAR_7958 add column PROJECTS.B_UUID_PATHSébastien Lesaint2016-08-101-0/+30
* SONAR-7919 Rewrite "Update Key" project page (#1140)Stas Vilchik2016-08-1022-231/+960
* SONAR-7964 Rename "New Lines of Code" to "New Lines to Cover"Stas Vilchik2016-08-101-1/+1
* add symbolic link from sonar-web to core.propertiesStas Vilchik2016-08-101-0/+1
* fix code issuesStas Vilchik2016-08-103-6/+4
* SONAR-7920 sort linksStas Vilchik2016-08-102-3/+5
* SONAR-7921 Rewrite "Quality Gate" project page (#1138)Stas Vilchik2016-08-1017-59/+557
* SONAR-7936 Links with same name are not displayed on project dashboardStas Vilchik2016-08-083-25/+64
* SONAR-7920 apply feedbackStas Vilchik2016-08-084-17/+19
* fix snapshot deletionStas Vilchik2016-08-081-0/+12
* SONAR-7654 API to propagate props from scanner to CESimon Brandhof2016-08-066-10/+140
* SONAR-7581 ability to have user login in access.logSimon Brandhof2016-08-062-29/+39