summaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-31215-450/+469
* SONAR-7423 Remove displaying of duration of task in progressStas Vilchik2016-03-305-61/+7
* SONAR-7238 Display external identity information on userStas Vilchik2016-03-308-6/+147
* increase timeout for background tasks tooltipStas Vilchik2016-03-301-1/+1
* Fix Web API URL when not logged inTeryk Bellahsene2016-03-302-2/+2
* MMF-165 Remove action plan mentionsTeryk Bellahsene2016-03-301-1/+2
* MMF-223 clean upStas Vilchik2016-03-297-113/+6
* SONAR-7470 Delete manual rules from DBJulien Lancelot2016-03-291-0/+31
* SONAR-7470 Drop ability to manage manual rules from UIJulien Lancelot2016-03-2913-312/+68
* SONAR-7472 Delete manual issues from DBJulien Lancelot2016-03-291-0/+31
* SONAR-7472 Drop ability to create manual issues from UIJulien Lancelot2016-03-294-48/+1
* SONAR-7473 Drop 'reporter' field from UIJulien Lancelot2016-03-299-59/+6
* remove unnecessary routerMiddleware from quality gates appStas Vilchik2016-03-291-2/+2
* SONAR-7402 simplify home pageStas Vilchik2016-03-295-116/+33
* fix scrolling of source viewer inside workspace windowStas Vilchik2016-03-291-7/+24
* drop old unused testsStas Vilchik2016-03-29278-40613/+0
* SONAR-7436 System Info must not fail if the monitored process is not upSimon Brandhof2016-03-251-1/+1
* SONAR-7402 improve display of ratingsStas Vilchik2016-03-252-8/+3
* improve code qualityStas Vilchik2016-03-254-10/+13
* SONAR-7483 rework delete rule modalStas Vilchik2016-03-254-29/+67
* SONAR-7360 Encryption form should hide data and prevent cachingStas Vilchik2016-03-251-1/+5
* SONAR-6158 On a project Issues page, it should be possible to easily select t...Stas Vilchik2016-03-255-17/+41
* SONAR-7402 do not diplay leak value for RATING measuresStas Vilchik2016-03-251-1/+1
* SONAR-7204 Clean action plans out of localization propertiesJulien Lancelot2016-03-251-1/+0
* SONAR-7469 SONAR-7202 SONAR-7201 fix up5.5-M11Stas Vilchik2016-03-251-1/+0
* SONAR-7469 SONAR-7202 SONAR-7201 Remove action plan from the UITeryk Bellahsene2016-03-2524-725/+5
* SONAR-7466 Remove ACTION_PLANS table and related codeTeryk Bellahsene2016-03-254-40/+60
* SONAR-7468 SONAR-7199 Remove or update Action Plan related web servicesTeryk Bellahsene2016-03-252-166/+1
* SONAR-7397 The "Change Password" form must be available in the UI only for lo...Stas Vilchik2016-03-253-7/+3
* fix code blocks in markdownStas Vilchik2016-03-251-0/+6
* SONAR-6742 Stop displaying plugin actions for issues in the UIStas Vilchik2016-03-256-129/+0
* SONAR-7409 use period parameterStas Vilchik2016-03-2513-52/+69
* SONAR-7402 improve display of measures home pageStas Vilchik2016-03-2534-280/+880
* SONAR-7436 Monitoring of CE process in system WS and consoleSimon Brandhof2016-03-251-2/+2
* Correctly stop server when an error is raised during startupSimon Brandhof2016-03-241-8/+0
* SONAR-6171 Make sure at server startup that the DB is configured to use the U...Simon Brandhof2016-03-241-0/+8
* SONAR-7402 provide link to fileStas Vilchik2016-03-241-4/+9
* SONAR-7402 improve list and tree views on measures pageStas Vilchik2016-03-2457-1052/+2205
* SONAR-7330 Remove measures on rules in DBJulien Lancelot2016-03-231-0/+31
* SONAR-6717 Deprecate WS api/issues/do_actionTeryk Bellahsene2016-03-231-22/+0
* SONAR-7254 Fix update of user.local for first usageJulien Lancelot2016-03-223-17/+12
* SONAR-7254 Update rails authentication to take into account user.localJulien Lancelot2016-03-213-4/+10
* SONAR-7254 Add USERS.LOCAL columnJulien Lancelot2016-03-211-0/+31
* improve readiablity of footer on background tasks pageStas Vilchik2016-03-211-1/+2
* SONAR-7349 apply feedbackStas Vilchik2016-03-214-56/+73
* fix displaying projects in issue filter widgetStas Vilchik2016-03-211-2/+2
* fix display of covered lines in source viewer's detailsStas Vilchik2016-03-212-2/+2
* fix adding first condition to quality gateStas Vilchik2016-03-211-1/+2
* SONAR-7444 Provide an UnauthorizedException to display functional errorJulien Lancelot2016-03-164-34/+4
* SONAR-7321 sanitize some DB columnsSimon Brandhof2016-03-151-0/+31