aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
...
* unified view of all dropdownsStas Vilchik2015-06-122-117/+18
* SONAR-6557 Drop dependencies tableJulien Lancelot2015-06-121-0/+34
* SONAR-6557 Remove component and snapshot librariesJulien Lancelot2015-06-122-0/+62
* SONAR-6557 Remove useless migrations on dependenciesJulien Lancelot2015-06-124-124/+0
* fix tooltips on issues home pageStas Vilchik2015-06-121-0/+4
* improve display of sticky footer in modern browsersStas Vilchik2015-06-121-0/+14
* SONAR-6624 apply feedbackStas Vilchik2015-06-113-13/+20
* SONAR-6565 do not show global error when request failsStas Vilchik2015-06-111-1/+2
* fix quality flawsStas Vilchik2015-06-111-1/+0
* close modal form by pressing escape even if input is focusedStas Vilchik2015-06-111-0/+8
* fix issue with component favoriteStas Vilchik2015-06-113-355/+312
* sanitize coding rules web testsStas Vilchik2015-06-11118-12791/+1765
* update jquery to 2.xStas Vilchik2015-06-111-2727/+1614
* unify actions dropdownsStas Vilchik2015-06-1025-186/+244
* improve web tests suiteStas Vilchik2015-06-103-1922/+1594
* SONAR-6615 add in table 'manual_measures' column 'compunent_uuid'Teryk Bellahsene2015-06-103-0/+64
* fix quality flawsStas Vilchik2015-06-091-8/+0
* upgrade backbone.marionetteStas Vilchik2015-06-09100-2562/+3836
* Fix notifications in ruby codeSimon Brandhof2015-06-092-2/+2
* SONAR-5892 apply feedbackStas Vilchik2015-06-093-1/+15
* SONAR-6624 add data-key for each metricStas Vilchik2015-06-091-1/+3
* add component issues page web testsStas Vilchik2015-06-082-0/+74
* return backgrounds for failed analysisStas Vilchik2015-06-087-8/+20
* SONAR-6624 refactor custom metrics pageStas Vilchik2015-06-0836-283/+1067
* SONAR-6341 make it possible to bulk delete provisioned projectsStas Vilchik2015-06-0813-3/+308
* SONAR-6626 drop Google Chart API (emulated by JFreeChart Eastwood)Simon Brandhof2015-06-084-19/+0
* SONAR-6602 apply feedback for groups pageStas Vilchik2015-06-085-3/+20
* SONAR-6581 fix deletion of provisioned projectStas Vilchik2015-06-082-4/+4
* fix ui glitchesStas Vilchik2015-06-055-11/+19
* drop trend iconsStas Vilchik2015-06-051-33/+0
* use svg icons for severities, statuses and qualifiersStas Vilchik2015-06-058-106/+57
* Fix Email settings consoleSimon Brandhof2015-06-051-2/+2
* SONAR-6370 fix classpath with core libs like SLF4JSimon Brandhof2015-06-051-1/+1
* SONAR-6606 drop origin column from metrics tableTeryk Bellahsene2015-06-043-17/+31
* update styles of inline codeStas Vilchik2015-06-041-1/+5
* fix workspace overlappingStas Vilchik2015-06-042-2/+2
* reopen existing model from workspaceStas Vilchik2015-06-042-8/+14
* SONAR-6595 show error message when activate a rule with a parameter is set to...Stas Vilchik2015-06-042-15/+19
* SONAR-5892 make it possible to select issues to bulk changeStas Vilchik2015-06-0412-18/+2409
* SONAR-6574 remove the old RoR api/metrics/* WSTeryk Bellahsene2015-06-041-129/+0
* explicitly set selected=all when search from select listStas Vilchik2015-06-031-0/+1
* SONAR-6476 SONAR-6477 Revert to id instead of groupId for consistency with ot...Jean-Baptiste Lievremont2015-06-032-4/+4
* remove unused issues codeStas Vilchik2015-06-033-93/+11
* SONAR-6549 Contextualized issues page fails to display on projects with quote...Stas Vilchik2015-06-031-4/+4
* disable issue actions form during requestStas Vilchik2015-06-037-74/+111
* SONAR-6449 disable issues comment form during requestStas Vilchik2015-06-031-3/+15
* Active fast grunt build in dev modeDavid Gageot2015-06-021-1/+8
* refactor creation of manual issuesStas Vilchik2015-06-024-86/+60
* SONAR-6571 fix use of Boolean for boolean db column in Metrics tableTeryk Bellahsene2015-06-021-0/+31
* add backbone-superStas Vilchik2015-06-0219-31/+144