aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* Remove optimization on updated atJulien Lancelot2015-09-302-11/+8
* SONAR-6821 WS qualityprofiles/search load project profiles when giving a modu...Teryk Bellahsene2015-09-302-4/+26
* SONAR-6818 Split batch/project WS in several simpler WSDuarte Meneses2015-09-301-6/+12
* Revert "SONAR-6864 Rename WS batch/* to scanner/*"Teryk Bellahsene2015-09-3025-82/+82
* Fix Messages to become a static fieldTeryk Bellahsene2015-09-301-1/+1
* Fix WS suffix managementTeryk Bellahsene2015-09-303-67/+8
* Fix quality flawsTeryk Bellahsene2015-09-303-6/+8
* SONAR-6823 Replace preview parameter by issues_mode in WSTeryk Bellahsene2015-09-301-4/+4
* Fix typo in ws-scanner.protoTeryk Bellahsene2015-09-301-3/+3
* SONAR-6865 Read 'Accept' HTTP header instead of 'Content-Type'Teryk Bellahsene2015-09-302-4/+13
* SONAR-6866 Handle format suffix like .protobuf in WS urlTeryk Bellahsene2015-09-305-69/+163
* SONAR-6864 Rename WS batch/* to scanner/*Teryk Bellahsene2015-09-3025-82/+82
* SONAR-6823 WS batch/project with protobuf and new behaviorsTeryk Bellahsene2015-09-306-502/+186
* Rename WS api/project related classesTeryk Bellahsene2015-09-307-53/+53
* Improve error handling when failing to process issuesJulien Lancelot2015-09-301-5/+5
* Fix bad commitSimon Brandhof2015-09-301-7/+1
* Fix quality flawsSimon Brandhof2015-09-304-17/+21
* SONAR-6873 Ignore quality model having zero remediation cost during importJulien Lancelot2015-09-303-53/+128
* SONAR-6834 Rename column CE_ACTIVITY.FINISHED_AT to EXECUTED_ATSimon Brandhof2015-09-306-15/+15
* SONAR-6881 support HEAD HTTP methodSimon Brandhof2015-09-302-13/+29
* SONAR-6881 Disable OPTIONS, HEAD and TRACE methods of web serverSimon Brandhof2015-09-302-14/+63
* SONAR-6833 fix missing changeSimon Brandhof2015-09-291-1/+1
* SONAR-6833 requires project admin permission when componentId is setSimon Brandhof2015-09-295-10/+28
* Fix quality flawSimon Brandhof2015-09-291-9/+4
* SONAR-6835 Log scanner context when processing Compute Engine taskSimon Brandhof2015-09-298-2/+152
* update description of "createdAt" parameter of api/issues/searchStas Vilchik2015-09-291-2/+2
* SONAR-6547 Improve log messageJulien Lancelot2015-09-292-9/+7
* SONAR-5770 Improve api/ce/componentSimon Brandhof2015-09-294-11/+11
* SONAR-6630 delete logs related to old reportsSimon Brandhof2015-09-294-7/+30
* Add to sonar.log the beginning and end of CE tasksSimon Brandhof2015-09-292-4/+27
* Source code should only be read from the reportJulien Lancelot2015-09-297-105/+45
* SONAR-6332 Prevent provisioning projects with same key on MySQLJulien Lancelot2015-09-292-9/+78
* Allow to change property sonar.ce.maxLogsPerTask without restarting serverSimon Brandhof2015-09-282-21/+20
* SONAR-6854 WS permissions/template_groups search for groups in a specific per...Teryk Bellahsene2015-09-2820-45/+494
* SONAR-6853 WS permissions/template_users list users of one template and permi...Teryk Bellahsene2015-09-287-12/+441
* Add missing ruby code needed for navigationTeryk Bellahsene2015-09-282-2/+2
* Remove business classes in permission domainTeryk Bellahsene2015-09-286-466/+42
* Use systematically a DbSession parameter in PermissionFinderTeryk Bellahsene2015-09-284-75/+39
* Deprecate kee accessors in favor of uuid accessors in PermissionTemplateDtoTeryk Bellahsene2015-09-2814-81/+89
* Add template package in the permission.ws packageTeryk Bellahsene2015-09-2842-108/+189
* Rename Parameters to WsPermissionsParametersTeryk Bellahsene2015-09-2838-134/+134
* Clean PermissionTemplateService and associated classesTeryk Bellahsene2015-09-2816-1291/+7
* Clean PermissionService of all unused codeTeryk Bellahsene2015-09-285-450/+13
* SONAR-6547 Clear rules overloaded debtJulien Lancelot2015-09-283-1/+297
* Replace SqlSession by DbSessionJulien Lancelot2015-09-281-1/+1
* SONAR-6143 'SonarQube way' quality gate should be set as defaultJulien Lancelot2015-09-282-4/+14
* fix title link of the issues filter widgetStas Vilchik2015-09-281-1/+1
* SONAR-6834 search activity by datesSimon Brandhof2015-09-281-2/+21
* SONAR-6860 fix widgetStas Vilchik2015-09-281-1/+1
* SONAR-6831 do some sort and clean up in CE's modulesSébastien Lesaint2015-09-284-40/+111