aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCRIPT] build and quick-build must stop SQ instanceSébastien Lesaint2015-08-242-1/+3
* add a CE task queue and split batch processing schedulingSébastien Lesaint2015-08-2422-161/+703
* fix MyBatis and mapper loading to support mapper in server extensionsSébastien Lesaint2015-08-245-113/+233
* SONAR-6482 WS permissions/groups do not return the Anyone group for admin per...Teryk Bellahsene2015-08-243-10/+26
* Revert "SONAR-6658 Drop validation on sonar.libraries and sonar.binaries"Duarte Meneses2015-08-2424-87/+650
* SONAR-4865 Do not fail when issue message is greater than 4000 (just truncate)Julien HENRY2015-08-243-13/+12
* Create WS Request WsProject classTeryk Bellahsene2015-08-245-58/+92
* Create WS Request Group classTeryk Bellahsene2015-08-244-38/+83
* SONAR-6502 WS permissions/add_group_to_template add a group to a permission t...Teryk Bellahsene2015-08-2419-84/+479
* SONAR-6501 WS permissions/remove_user_from_template remove a user from a perm...Teryk Bellahsene2015-08-246-14/+353
* SONAR-6500 WS permissions/add_user_to_template add a user to a permission tem...Teryk Bellahsene2015-08-249-18/+396
* Rename ComponentPermissions to ProjectPermissionsTeryk Bellahsene2015-08-246-22/+22
* Remove selectGroupByName methods from UserDaoTeryk Bellahsene2015-08-2418-111/+84
* Deprecate PermissionTemplateUpdaterTeryk Bellahsene2015-08-244-8/+69
* Create PermissionValueValidatorTeryk Bellahsene2015-08-247-26/+58
* Create PermissionDependenciesFinderTeryk Bellahsene2015-08-2416-93/+164
* Restrict permission ws classes visibilityTeryk Bellahsene2015-08-242-21/+21
* Create permission Parameters to declare parametersTeryk Bellahsene2015-08-2418-127/+157
* Create and use PermissionPrivilegeChecker in the permission domainTeryk Bellahsene2015-08-2415-96/+112
* Improve interfaces of permission template servicesTeryk Bellahsene2015-08-244-87/+79
* SONAR-6658 Drop validation on sonar.libraries and sonar.binariesDuarte Meneses2015-08-2424-650/+87
* SONAR-6665 StackOverflow error when analyzing project with several modules ha...Duarte Meneses2015-08-249-4/+88
* SONAR-6690 update the style of select list componentStas Vilchik2015-08-2414-86/+542
* SONAR-6797 rewrite project permissions pageStas Vilchik2015-08-2420-148/+465
* fix lingering tooltip on the groups pageStas Vilchik2015-08-241-0/+3
* Improve qualityDuarte Meneses2015-08-216-16/+9
* SONAR-6721 Prevent running concurrent batch processes on the same physical pr...Duarte Meneses2015-08-2113-237/+330
* Remove class deprecated since v4.2Duarte Meneses2015-08-213-102/+0
* Fix Cpd errors on test sourcesDuarte Meneses2015-08-2123-25/+29
* SONAR-6576 fix side-effects of issue location highlightingStas Vilchik2015-08-211-2/+3
* fix logo displayStas Vilchik2015-08-211-1/+1
* add element guards for navigation componentsStas Vilchik2015-08-211-3/+9
* SONAR-6796 apply feedbackStas Vilchik2015-08-214-8/+8
* rewrite settings navigationStas Vilchik2015-08-206-20/+121
* rewrite component navigationStas Vilchik2015-08-2019-15/+474
* rewrite global navigationStas Vilchik2015-08-2019-704/+377
* WS permissions/search_global_permissions improve readabilityTeryk Bellahsene2015-08-191-12/+5
* SONAR-6796 use the latest response formatStas Vilchik2015-08-193-3/+2
* SONAR-6485 ws permissions/search_project_permissions update the search query ...Teryk Bellahsene2015-08-192-2/+2
* SONAR-6485 WS permissions/search_project_permissions add paging field in resp...Teryk Bellahsene2015-08-197-15/+37
* SONAR-6796 rewrite global permissions pageStas Vilchik2015-08-1920-52/+496
* Use the new Paging builderTeryk Bellahsene2015-08-199-50/+57
* SONAR-6485 WS permissions/search_project_permissions search for project permi...Teryk Bellahsene2015-08-1927-526/+4372
* Move ComponentTesting to sonar-dbTeryk Bellahsene2015-08-1953-57/+58
* Fix typo in PermissionQueryTeryk Bellahsene2015-08-191-1/+3
* fix displaying of issue commentsStas Vilchik2015-08-194-3/+48
* do not use /api/issues/showStas Vilchik2015-08-191-5/+9
* Use immutable Set to define metrics fields in WSTeryk Bellahsene2015-08-191-1/+1
* Improve testsDuarte Meneses2015-08-193-23/+36
* Debug log level in unit testsDuarte Meneses2015-08-191-0/+42