aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* add a CE task queue and split batch processing schedulingSébastien Lesaint2015-08-2422-161/+703
* SONAR-6482 WS permissions/groups do not return the Anyone group for admin per...Teryk Bellahsene2015-08-243-10/+26
* 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-2415-75/+430
* SONAR-6501 WS permissions/remove_user_from_template remove a user from a perm...Teryk Bellahsene2015-08-244-2/+328
* SONAR-6500 WS permissions/add_user_to_template add a user to a permission tem...Teryk Bellahsene2015-08-247-11/+343
* Rename ComponentPermissions to ProjectPermissionsTeryk Bellahsene2015-08-245-20/+20
* Remove selectGroupByName methods from UserDaoTeryk Bellahsene2015-08-2413-57/+78
* Deprecate PermissionTemplateUpdaterTeryk Bellahsene2015-08-244-8/+69
* Create PermissionValueValidatorTeryk Bellahsene2015-08-245-25/+54
* 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-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
* 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-213-4/+4
* 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-191-1/+1
* SONAR-6485 WS permissions/search_project_permissions add paging field in resp...Teryk Bellahsene2015-08-195-11/+32
* SONAR-6796 rewrite global permissions pageStas Vilchik2015-08-1920-52/+496
* Use the new Paging builderTeryk Bellahsene2015-08-198-24/+33
* SONAR-6485 WS permissions/search_project_permissions search for project permi...Teryk Bellahsene2015-08-1912-8/+880
* Move ComponentTesting to sonar-dbTeryk Bellahsene2015-08-1953-216/+57
* 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
* SONAR-6576 improve wrapping of issue location markersStas Vilchik2015-08-192-6/+7
* SONAR-6576 improve usage highlighting inside issue locationsStas Vilchik2015-08-191-0/+4
* SONAR-6576 fix parsing of "<" and ">" charactersStas Vilchik2015-08-192-1/+7
* SONAR-6576 do not show secondary locations and execution flows of closed issuesStas Vilchik2015-08-194-0/+48
* Fix quality flawsTeryk Bellahsene2015-08-184-51/+51
* Add consistency in error messages of permissions WSTeryk Bellahsene2015-08-1813-27/+24
* Improve permissions WS description and error messageTeryk Bellahsene2015-08-185-15/+17
* fix SONAR-6655 Activation criteria does not reset activation severityStas Vilchik2015-08-181-1/+1
* fix SONAR-6657 Cannot deactivate just activated ruleStas Vilchik2015-08-183-3/+56
* fix display of facet toggleStas Vilchik2015-08-181-1/+0
* SONAR-6331 fix display of provisioned projectsStas Vilchik2015-08-183-24/+50
* fix incomplete assertionsSébastien Lesaint2015-08-186-6/+6
* Include max length when updating a userTeryk Bellahsene2015-08-181-3/+5