aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5884 Apply feedbackStas Vilchik2015-01-085-11/+29
* Clean upStas Vilchik2015-01-083-15/+0
* SONAR-5884 Fix line fading in measures drilldown pageStas Vilchik2015-01-083-15/+10
* SONAR-6031 Issue permalink must display source code, not the list with single...Stas Vilchik2015-01-084-2/+426
* SONAR-5966 Make the issue box more compactStas Vilchik2015-01-081-1/+1
* send key instead of id in AnalysisReportLogTeryk Bellahsene2015-01-082-2/+2
* improve error handling and send report id in submit_report ws responseTeryk Bellahsene2015-01-085-28/+82
* SONAR-5945 Change format of batch reportJulien HENRY2015-01-087-61/+65
* SONAR-5966 Make the issue box more compactStas Vilchik2015-01-082-106/+142
* SONAR-5935 Add frontend tests for issue tag managementJean-Baptiste Lievremont2015-01-085-0/+269
* Add default port when --port is not passed to gruntJean-Baptiste Lievremont2015-01-081-4/+5
* SONAR-5926 Shorter big number in issues facetsStas Vilchik2015-01-0817-16/+1696
* SONAR-5820 Ability to bulk "Activate In" or "Deactivate In" all rules matchin...Stas Vilchik2015-01-081-0/+1
* Update analysis reports page after small refactoringStas Vilchik2015-01-081-1/+1
* SONAR-5573 Make it possible to bulk (de)activate rules in several profiles at...Stas Vilchik2015-01-081-14/+21
* fix quality flawsStas Vilchik2015-01-082-2/+0
* SONAR-5909 Fix SQL query on OracleJulien Lancelot2015-01-081-1/+1
* SONAR-5884 Apply feedbackStas Vilchik2015-01-087-65/+68
* Replace overlay component with modalsStas Vilchik2015-01-0810-122/+121
* SONAR-5884 Apply feedbackStas Vilchik2015-01-082-2/+10
* Fix expected timeouts of server-benchmarks after change of hardwareSimon Brandhof2015-01-082-2/+2
* SONAR-5830 Fix issue when twice scm account was added and when no scm account...Julien Lancelot2015-01-083-15/+64
* SONAR-5909 Copy login from authors to usersJulien Lancelot2015-01-088-22/+394
* change ws path from /api/analysis_reports/* to /api/computation/*Teryk Bellahsene2015-01-089-213/+76
* fix resource leakTeryk Bellahsene2015-01-081-5/+4
* Fix quality flawJean-Baptiste Lievremont2015-01-081-1/+1
* SONAR-5893 Add base JS component for tag cloud widgetJean-Baptiste Lievremont2015-01-074-9/+67
* SONAR-5893 Add internal web service to list n most violated tags on a componentJean-Baptiste Lievremont2015-01-0713-41/+436
* Move batch/upload_report to api/analysis_reports/submit_reportSimon Brandhof2015-01-078-116/+48
* Drop old issue codeStas Vilchik2015-01-0717-751/+0
* SONAR-5820 Fix bug with activation parameterStas Vilchik2015-01-072-2/+15
* Refactoring of package org.sonar.server.computation.wsSimon Brandhof2015-01-0713-70/+104
* SONAR-5820 Improve rule description uiStas Vilchik2015-01-072-4/+7
* Update issues widget in order to point to the issues pageStas Vilchik2015-01-071-3/+1
* SONAR-6028 Fix formatting of issue commentsStas Vilchik2015-01-071-0/+2
* improve code coverageTeryk Bellahsene2015-01-072-0/+145
* SONAR-5935 Close tag input field on escape keyJean-Baptiste Lievremont2015-01-071-0/+5
* SONAR-5556 In the activation popup, make it possible to read the description ...Stas Vilchik2015-01-071-1/+1
* SONAR-5573 Make it possible to bulk (de)activate rules in several profiles at...Stas Vilchik2015-01-073-16/+36
* Fix quality flawJulien Lancelot2015-01-072-2/+1
* Do not allow to declare WS parameters with both required flag and default valueSimon Brandhof2015-01-0611-35/+22
* Fix quality flawsSimon Brandhof2015-01-061-1/+0
* Fix quality flawsJulien Lancelot2015-01-061-42/+37
* SONAR-5884 Drop old component viewerStas Vilchik2015-01-0647-3300/+1
* SONAR-5928 The "effort_to_fix" property description should be available in ru...Stas Vilchik2015-01-061-1/+2
* SONAR-5553 Long values of rule parameters should somehow wrapStas Vilchik2015-01-062-3/+9
* SONAR-5807 On Rules page, display the number of unresolved issues in the deta...Stas Vilchik2015-01-0617-3/+474
* SONAR-5820 Drop old rules pageStas Vilchik2015-01-0672-4676/+1
* SONAR-6008 Fix display of My Profile page when user has no SCM accountJulien Lancelot2015-01-061-1/+1
* SONAR-5830 Fix issue when updating a user without changing its SCM accountsJulien Lancelot2015-01-062-4/+21