summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix Disabling of IT category "plugins" on pull requestsSimon Brandhof2015-09-291-1/+1
|
* SONAR-5770 Improve api/ce/componentSimon Brandhof2015-09-295-12/+12
| | | | | - renamed from api/ce/project - parameter componentId supports non-projects -> returns empty results instead of raising 403
* SONAR-6630 delete logs related to old reportsSimon Brandhof2015-09-299-22/+72
|
* Add to sonar.log the beginning and end of CE tasksSimon Brandhof2015-09-296-6/+41
|
* do not use "f" parameter of api/issues/searchStas Vilchik2015-09-291-1/+0
|
* SONAR-6870 Issues Page should show unresolved issues by defaultStas Vilchik2015-09-294-49/+14
|
* SONAR-6854 WS permissions/template_groups fix queries for OracleTeryk Bellahsene2015-09-292-3/+8
|
* SONAR-6840 apply feedbackStas Vilchik2015-09-291-1/+1
|
* Source code should only be read from the reportJulien Lancelot2015-09-298-107/+46
| | | | Revert of SONAR-6843
* SONAR-6332 Prevent provisioning projects with same key on MySQLJulien Lancelot2015-09-2910-169/+347
|
* Allow to change property sonar.ce.maxLogsPerTask without restarting serverSimon Brandhof2015-09-282-21/+20
|
* sanitize sonar-webStas Vilchik2015-09-282-0/+4
|
* Fix quality flawsJulien Lancelot2015-09-281-14/+7
|
* SONAR-6801 rewrite the permission templates pageStas Vilchik2015-09-2823-107/+694
|
* SONAR-6854 WS permissions/template_groups search for groups in a specific ↵Teryk Bellahsene2015-09-2828-6472/+5170
| | | | permission template for a given permission
* SONAR-6853 WS permissions/template_users list users of one template and ↵Teryk Bellahsene2015-09-2812-57/+2275
| | | | permission
* Add missing ruby code needed for navigationTeryk Bellahsene2015-09-284-80/+27
|
* Remove business classes in permission domainTeryk Bellahsene2015-09-2814-890/+42
| | | | | | | - GroupWithPermissionQueryResult - UserWithPermissionQueryResult - UserWithPermission - GroupWithPermission
* Use systematically a DbSession parameter in PermissionFinderTeryk Bellahsene2015-09-284-75/+39
|
* Deprecate kee accessors in favor of uuid accessors in PermissionTemplateDtoTeryk Bellahsene2015-09-2819-127/+113
|
* 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-2819-1299/+19
|
* Delete Ruby code in the permission domainTeryk Bellahsene2015-09-2812-812/+0
|
* Clean PermissionService of all unused codeTeryk Bellahsene2015-09-285-450/+13
|
* SONAR-5770 apply feedbackStas Vilchik2015-09-284-5/+28
|
* SONAR-6834 add date filterStas Vilchik2015-09-284-6/+103
|
* add project-level background tasks pageStas Vilchik2015-09-285-6/+48
|
* Fix quality flawsJulien Lancelot2015-09-283-11/+7
|
* SONAR-6547 Clear rules overloaded debtJulien Lancelot2015-09-283-1/+297
|
* Replace SqlSession by DbSessionJulien Lancelot2015-09-282-25/+31
|
* 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-284-6/+94
|
* show assignee avatar in the "Filter Similar Issues" formStas Vilchik2015-09-281-1/+3
|
* SONAR-6860 fix widgetStas Vilchik2015-09-281-1/+1
|
* SONAR-6799 Ability to access the logs of the computation of a projectStas Vilchik2015-09-281-6/+16
|
* SONAR-6831 do some sort and clean up in CE's modulesSébastien Lesaint2015-09-284-40/+111
|
* SONAR-6831 move remaining classes out of package computationSébastien Lesaint2015-09-2824-26/+67
| | | | ComputeEngineProcessingModule will be moved in a separate commit which will refactor CE's modules
* SONAR-6831 CeWorkerRunnable is now an interface and impl class in picoSébastien Lesaint2015-09-287-79/+97
|
* SONAR-6831 move queue related classes to their own packageSébastien Lesaint2015-09-2848-54/+134
|
* SONAR-6831 remove ReportProcessingScheduler and CeWorker queueSébastien Lesaint2015-09-2816-537/+97
| | | | having a report specific scheduler is useless, tasks must be submitted to and only to CeQueue
* Improve validation of fields of CeQueueDto and IssueDtoSimon Brandhof2015-09-283-23/+31
|
* Fix quality flawSimon Brandhof2015-09-281-1/+1
|
* SONAR-6798 add ability to empty the CE queueStas Vilchik2015-09-283-4/+34
|
* SONAR-6834 show failures count, add pending iconStas Vilchik2015-09-283-4/+41
|
* use production version of react for the buildStas Vilchik2015-09-282-1/+17
|
* fix quality flawsSébastien Lesaint2015-09-282-26/+46
|
* SONAR-6851 apply default permissions to new provisioned projectsSimon Brandhof2015-09-283-5/+18
|
* SONAR-6860 Add the "technical debt ratio on new code" measure in the ↵Stas Vilchik2015-09-282-16/+30
| | | | "Technical Debt Synopsis" widget