aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* Fix bad merge of server.rbJulien Lancelot2014-10-081-8/+4
* SONAR-5531 Remove useless redirection when saving an issue filterJulien Lancelot2014-10-081-1/+1
* Fix display of /issue/show when parameter modal is not setJulien Lancelot2014-10-081-1/+1
* Merge from branch 4.5Julien Lancelot2014-10-0815-28/+62
|\
| * SONAR-5550 Overflow issue when shows stacktrace in the component viewer tests...Stas Vilchik2014-10-081-0/+3
| * SONAR-5570 Improve the hover effect of treemap blocksStas Vilchik2014-10-071-2/+2
| * SONAR-5664 Component Viewer doesn't work properly in the differential mode in...Stas Vilchik2014-10-072-4/+5
| * SONAR-5599 Scroll down to the selected rule when coming from the issue drilld...Stas Vilchik2014-10-071-0/+9
| * SONAR-5632 Clicking "Download" on the "System Info" page failsJulien Lancelot2014-10-072-7/+10
| * SONAR-5598 The ">" icon used on filters in the headers is confusingStas Vilchik2014-10-076-12/+17
| * SONAR-5630 The permalink to a deleted profile should display a nice messageJulien Lancelot2014-10-071-4/+9
| * SONAR-5597 When clicking on a tab, automatically select its most important fi...Stas Vilchik2014-10-072-2/+6
* | Automatic merge from branch-4.5Jenkins CI2014-10-063-2/+65
|\|
| * SONAR-5699 Ruby pages are not listed in project sidebarSimon Brandhof2014-10-062-0/+63
| * SONAR-5608 Impossible to backup profile when the key contains "+" charactersJulien Lancelot2014-10-061-2/+2
* | Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-10-0615-36/+161
|\|
| * SONAR-5572 Improve the style of table headers in rule descriptionsStas Vilchik2014-10-061-1/+11
| * SONAR-5570 Improve the hover effect of treemap blocksStas Vilchik2014-10-061-2/+4
| * SONAR-5606 Timeline chart does not behave correctly when measures don't have ...Stas Vilchik2014-10-061-1/+5
| * SONAR-5634 Keep facets and filters in sync, use sticky facetsJean-Baptiste Lievremont2014-10-064-28/+48
| * SONAR-5615 When the DSM is not computed on a module, the page fails to loadStas Vilchik2014-10-061-0/+9
| * SONAR-5616 DSM should show the files dependencies to cut found on modulesStas Vilchik2014-10-064-2/+31
| * SONAR-5631 Activation filter is not correctly set when a quality profile is s...Stas Vilchik2014-10-061-0/+1
| * SONAR-5669 The green color should not be used to identify symbols in the comp...Stas Vilchik2014-10-061-1/+7
| * SONAR-5381 SONAR-3350 replace mysql MEDIUMTEXT columns by LONGTEXTSimon Brandhof2014-10-052-1/+45
* | Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-10-061-0/+2
|\|
| * SONAR-5655 Hide "Edit" link on widget while already editingJean-Baptiste Lievremont2014-10-031-0/+2
| * Fix loading of settings tabsSimon Brandhof2014-10-031-3/+3
* | Fix loading of settings tabsSimon Brandhof2014-10-031-3/+3
* | SONAR-5603 Fix display of comments in issue widgetsJulien Lancelot2014-10-031-1/+7
* | Automatic merge from branch-4.5Jenkins CI2014-10-031-3/+3
|\|
| * Fix administration section in webappSimon Brandhof2014-10-031-3/+3
* | Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-10-036-5/+20
|\|
| * SONAR-5558 Add licence info, update WS API labelJean-Baptiste Lievremont2014-10-021-1/+2
| * Fix quality flawJean-Baptiste Lievremont2014-10-021-2/+2
| * SONAR-5680 Fix an issue with restore of issue filters (first parameter overwr...Jean-Baptiste Lievremont2014-10-022-2/+7
| * SONAR-5619 Change pattern of repository facet values when duplicate namesJean-Baptiste Lievremont2014-10-022-1/+10
| * SONAR-5579 Show what the default value is on boolean rule parametersJean-Baptiste Lievremont2014-10-021-1/+1
* | SONAR-5663 Fix issue when updating provisioned project keyJulien Lancelot2014-10-021-9/+11
* | SONAR-5663 Reindex issues when renaming a project KeyJulien Lancelot2014-10-021-12/+4
* | SONAR-5529 Remove IssueFinder API and all related classesJulien Lancelot2014-10-022-10/+0
* | SONAR-5603 Replace rails usage of IssueFinder by IssueService in issue filter...Julien Lancelot2014-10-023-27/+31
* | SONAR-5603 Replace rails usage of IssueFinder by IssueService in /issue/showJulien Lancelot2014-10-026-33/+51
* | Revert commits that should have been done on branch-4.5Jean-Baptiste Lievremont2014-10-025-18/+4
* | SONAR-5680 Fix an issue with restore of issue filters (first parameter overwr...Jean-Baptiste Lievremont2014-10-022-2/+7
* | SONAR-5665 Stop support of GWT pagesSimon Brandhof2014-10-0211-329/+6
* | SONAR-5619 Change pattern of repository facet values when duplicate namesJean-Baptiste Lievremont2014-10-012-1/+10
* | SONAR-5579 Show what the default value is on boolean rule parametersJean-Baptiste Lievremont2014-10-011-1/+1
* | SONAR-5646 Adding a widgetStas Vilchik2014-09-305-36/+133
* | Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-301-1/+2
|\|