Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Disabling of IT category "plugins" on pull requests | Simon Brandhof | 2015-09-29 | 1 | -1/+1 |
| | |||||
* | SONAR-5770 Improve api/ce/component | Simon Brandhof | 2015-09-29 | 5 | -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 reports | Simon Brandhof | 2015-09-29 | 9 | -22/+72 |
| | |||||
* | Add to sonar.log the beginning and end of CE tasks | Simon Brandhof | 2015-09-29 | 6 | -6/+41 |
| | |||||
* | do not use "f" parameter of api/issues/search | Stas Vilchik | 2015-09-29 | 1 | -1/+0 |
| | |||||
* | SONAR-6870 Issues Page should show unresolved issues by default | Stas Vilchik | 2015-09-29 | 4 | -49/+14 |
| | |||||
* | SONAR-6854 WS permissions/template_groups fix queries for Oracle | Teryk Bellahsene | 2015-09-29 | 2 | -3/+8 |
| | |||||
* | SONAR-6840 apply feedback | Stas Vilchik | 2015-09-29 | 1 | -1/+1 |
| | |||||
* | Source code should only be read from the report | Julien Lancelot | 2015-09-29 | 8 | -107/+46 |
| | | | | Revert of SONAR-6843 | ||||
* | SONAR-6332 Prevent provisioning projects with same key on MySQL | Julien Lancelot | 2015-09-29 | 10 | -169/+347 |
| | |||||
* | Allow to change property sonar.ce.maxLogsPerTask without restarting server | Simon Brandhof | 2015-09-28 | 2 | -21/+20 |
| | |||||
* | sanitize sonar-web | Stas Vilchik | 2015-09-28 | 2 | -0/+4 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2015-09-28 | 1 | -14/+7 |
| | |||||
* | SONAR-6801 rewrite the permission templates page | Stas Vilchik | 2015-09-28 | 23 | -107/+694 |
| | |||||
* | SONAR-6854 WS permissions/template_groups search for groups in a specific ↵ | Teryk Bellahsene | 2015-09-28 | 28 | -6472/+5170 |
| | | | | permission template for a given permission | ||||
* | SONAR-6853 WS permissions/template_users list users of one template and ↵ | Teryk Bellahsene | 2015-09-28 | 12 | -57/+2275 |
| | | | | permission | ||||
* | Add missing ruby code needed for navigation | Teryk Bellahsene | 2015-09-28 | 4 | -80/+27 |
| | |||||
* | Remove business classes in permission domain | Teryk Bellahsene | 2015-09-28 | 14 | -890/+42 |
| | | | | | | | - GroupWithPermissionQueryResult - UserWithPermissionQueryResult - UserWithPermission - GroupWithPermission | ||||
* | Use systematically a DbSession parameter in PermissionFinder | Teryk Bellahsene | 2015-09-28 | 4 | -75/+39 |
| | |||||
* | Deprecate kee accessors in favor of uuid accessors in PermissionTemplateDto | Teryk Bellahsene | 2015-09-28 | 19 | -127/+113 |
| | |||||
* | Add template package in the permission.ws package | Teryk Bellahsene | 2015-09-28 | 42 | -108/+189 |
| | |||||
* | Rename Parameters to WsPermissionsParameters | Teryk Bellahsene | 2015-09-28 | 38 | -134/+134 |
| | |||||
* | Clean PermissionTemplateService and associated classes | Teryk Bellahsene | 2015-09-28 | 19 | -1299/+19 |
| | |||||
* | Delete Ruby code in the permission domain | Teryk Bellahsene | 2015-09-28 | 12 | -812/+0 |
| | |||||
* | Clean PermissionService of all unused code | Teryk Bellahsene | 2015-09-28 | 5 | -450/+13 |
| | |||||
* | SONAR-5770 apply feedback | Stas Vilchik | 2015-09-28 | 4 | -5/+28 |
| | |||||
* | SONAR-6834 add date filter | Stas Vilchik | 2015-09-28 | 4 | -6/+103 |
| | |||||
* | add project-level background tasks page | Stas Vilchik | 2015-09-28 | 5 | -6/+48 |
| | |||||
* | Fix quality flaws | Julien Lancelot | 2015-09-28 | 3 | -11/+7 |
| | |||||
* | SONAR-6547 Clear rules overloaded debt | Julien Lancelot | 2015-09-28 | 3 | -1/+297 |
| | |||||
* | Replace SqlSession by DbSession | Julien Lancelot | 2015-09-28 | 2 | -25/+31 |
| | |||||
* | SONAR-6143 'SonarQube way' quality gate should be set as default | Julien Lancelot | 2015-09-28 | 2 | -4/+14 |
| | |||||
* | fix title link of the issues filter widget | Stas Vilchik | 2015-09-28 | 1 | -1/+1 |
| | |||||
* | SONAR-6834 search activity by dates | Simon Brandhof | 2015-09-28 | 4 | -6/+94 |
| | |||||
* | show assignee avatar in the "Filter Similar Issues" form | Stas Vilchik | 2015-09-28 | 1 | -1/+3 |
| | |||||
* | SONAR-6860 fix widget | Stas Vilchik | 2015-09-28 | 1 | -1/+1 |
| | |||||
* | SONAR-6799 Ability to access the logs of the computation of a project | Stas Vilchik | 2015-09-28 | 1 | -6/+16 |
| | |||||
* | SONAR-6831 do some sort and clean up in CE's modules | Sébastien Lesaint | 2015-09-28 | 4 | -40/+111 |
| | |||||
* | SONAR-6831 move remaining classes out of package computation | Sébastien Lesaint | 2015-09-28 | 24 | -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 pico | Sébastien Lesaint | 2015-09-28 | 7 | -79/+97 |
| | |||||
* | SONAR-6831 move queue related classes to their own package | Sébastien Lesaint | 2015-09-28 | 48 | -54/+134 |
| | |||||
* | SONAR-6831 remove ReportProcessingScheduler and CeWorker queue | Sébastien Lesaint | 2015-09-28 | 16 | -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 IssueDto | Simon Brandhof | 2015-09-28 | 3 | -23/+31 |
| | |||||
* | Fix quality flaw | Simon Brandhof | 2015-09-28 | 1 | -1/+1 |
| | |||||
* | SONAR-6798 add ability to empty the CE queue | Stas Vilchik | 2015-09-28 | 3 | -4/+34 |
| | |||||
* | SONAR-6834 show failures count, add pending icon | Stas Vilchik | 2015-09-28 | 3 | -4/+41 |
| | |||||
* | use production version of react for the build | Stas Vilchik | 2015-09-28 | 2 | -1/+17 |
| | |||||
* | fix quality flaws | Sébastien Lesaint | 2015-09-28 | 2 | -26/+46 |
| | |||||
* | SONAR-6851 apply default permissions to new provisioned projects | Simon Brandhof | 2015-09-28 | 3 | -5/+18 |
| | |||||
* | SONAR-6860 Add the "technical debt ratio on new code" measure in the ↵ | Stas Vilchik | 2015-09-28 | 2 | -16/+30 |
| | | | | "Technical Debt Synopsis" widget |