aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7005 Improve display of the rule activation formStas Vilchik2015-11-184-74/+80
* SONAR-6924 Add a tooltip with a component key for each search entryStas Vilchik2015-11-182-1/+14
* SONAR-6794 Add a keyboard shortcut to submit an issue commentStas Vilchik2015-11-181-0/+3
* fix SONAR-7041 Overview page fails when period date is emptyStas Vilchik2015-11-188-39/+77
* SONAR-7027 add DevCockpitBridge and start/stop Dev Cockpit pluginSébastien Lesaint2015-11-1811-2/+380
* SONAR-6932 apply feedbackStas Vilchik2015-11-181-1/+4
* SONAR-6907 apply feedbackStas Vilchik2015-11-182-6/+23
* SONAR-6323 Duplications on current file are now ignoredJulien Lancelot2015-11-182-7/+44
* SONAR-6947 api/issues/search use issue.SearchWsRequestTeryk Bellahsene2015-11-1812-176/+182
* improve code qualityStas Vilchik2015-11-173-67/+61
* SONAR-6947 Add tests and bug fixesTeryk Bellahsene2015-11-173-5/+17
* SONAR-6947 api/components/search use SearchWsRequestTeryk Bellahsene2015-11-172-21/+35
* SONAR-6947 Clean WsGroupRefTeryk Bellahsene2015-11-171-7/+0
* SONAR-6947 api/qualityprofiles/search use SearchWsRequestTeryk Bellahsene2015-11-172-29/+39
* SONAR-6947 api/permissions/users use UsersWsRequestTeryk Bellahsene2015-11-176-239/+51
* SONAR-6947 api/permissions/update_template use UpdateTemplateWsRequestTeryk Bellahsene2015-11-171-17/+30
* SONAR-6947 api/permissions/set_default_template use SetDefaultTemplateWsRequestTeryk Bellahsene2015-11-171-11/+24
* SONAR-6947 api/permissions/search_templates use SearchTemplatesWsRequestTeryk Bellahsene2015-11-172-19/+27
* SONAR-6947 api/permissions/search_project_permissions use SearchProjectPermis...Teryk Bellahsene2015-11-172-27/+39
* SONAR-6947 api/permissions/remove_user_from_template use RemoveUserFromTempla...Teryk Bellahsene2015-11-171-8/+22
* SONAR-6947 api/permissions/remove_user use RemoveUserWsRequestTeryk Bellahsene2015-11-171-6/+26
* SONAR-6947 api/permissions/remove_group_from_template use RemoveGroupFromTemp...Teryk Bellahsene2015-11-171-10/+27
* SONAR-6947 api/permissions/remove_group use RemoveGroupWsRequestTeryk Bellahsene2015-11-171-6/+29
* SONAR-6947 api/permissions/delete_template use DeleteTemplateWsRequestTeryk Bellahsene2015-11-171-4/+15
* SONAR-6947 Create and use CreateTemplateWsRequestTeryk Bellahsene2015-11-176-23/+35
* SONAR-6947 Create and use ApplyTemplateWsRequestTeryk Bellahsene2015-11-172-8/+30
* SONAR-6947 Create AddUserToTemplateWsRequest and use itTeryk Bellahsene2015-11-1713-37/+50
* SONAR-6947 Improve XXXWsRequest contractsTeryk Bellahsene2015-11-171-7/+8
* SONAR-6947 Create and use AddUserWsRequestTeryk Bellahsene2015-11-1712-42/+66
* SONAR-6947 PermissionsWsParameters in sonar-wsTeryk Bellahsene2015-11-1745-200/+183
* SONAR-6947 Create and use AddGroupToTemplateWsRequestTeryk Bellahsene2015-11-171-8/+26
* SONAR-6947 Add and use AddGroupWsRequestTeryk Bellahsene2015-11-1715-26/+71
* SONAR-6947 api/permissions/groups use GroupsWsRequestTeryk Bellahsene2015-11-1710-42/+87
* SONAR-6947 Move and rename MimeTypes to sonar-ws packageTeryk Bellahsene2015-11-1733-225/+100
* SONAR-6874 Improve positioning of issue blocks in the issues pageStas Vilchik2015-11-171-1/+2
* SONAR-6932 Make it possible to hide comparison results of quality profilesStas Vilchik2015-11-173-2/+16
* SONAR-6909 Provide a visual feedback when selecting an item in the global sea...Stas Vilchik2015-11-171-0/+1
* SONAR-6908 Truncate the long file paths when traversing issues through the so...Stas Vilchik2015-11-161-1/+1
* SONAR-6907 Provide a visual feedback after restoring built-in quality profilesStas Vilchik2015-11-162-4/+8
* SONAR-6972 improve loading UX of administration pagesStas Vilchik2015-11-1623-65/+204
* fix ui spinnerStas Vilchik2015-11-161-11/+2
* fix select2 ui glitchStas Vilchik2015-11-161-0/+1
* SONAR-7019 fix the title of the built-in profiles restoration dialogStas Vilchik2015-11-161-1/+1
* fix display of admin extensionsStas Vilchik2015-11-161-2/+3
* upgrade react to 0.14.2, use production buildStas Vilchik2015-11-162-4/+11
* SONAR-6323 Fix duplication on removed fileJulien Lancelot2015-11-132-34/+36
* SONAR-6331 make it possible to display a timeline on RATING and LEVEL measuresStas Vilchik2015-11-133-7/+69
* SONAR-6331 do not display tests block if there is no dataStas Vilchik2015-11-132-7/+28
* SONAR-6331 fall back to UT or IT coverageStas Vilchik2015-11-131-0/+4
* SONAR-6331 fix period index in coverage sectionStas Vilchik2015-11-131-2/+2