summaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
...
| * SONAR-5490 Improve readability and payload of results in the Coding Rules pageStas Vilchik2014-07-302-11/+15
| * Fix stack area overlapping issueStas Vilchik2014-07-301-1/+1
| * SONAR-5507 Improve bubble chart rendering when there is only one componentStas Vilchik2014-07-301-28/+42
| * Remove usages of non-standard startsWith functionStas Vilchik2014-07-302-2/+2
| * SONAR-4888 Make sure d3js visualisations all display the same time and number...Stas Vilchik2014-07-302-5/+5
| * Move momentjs lib to sonar.js mainly for using inside widgetsStas Vilchik2014-07-303-12/+6
| * SONAR-5497 Load tags synchronously to be able to restore them before queryJean-Baptiste Lievremont2014-07-291-0/+1
| * SONAR-5505 Use lexical order for tags in the filter barJean-Baptiste Lievremont2014-07-291-8/+8
| * SONAR-4951 Add the current user in the fields of the Issues search formStas Vilchik2014-07-293-4/+12
| * SONAR-5500 Adapt width of static list criteria in search formsStas Vilchik2014-07-291-1/+1
| * SONAR-5482 The list of languages in the "Size" widget can be too long on viewsStas Vilchik2014-07-291-1/+10
| * SONAR-5491 For duplications, workspace should not show duplicate entriesStas Vilchik2014-07-291-1/+3
| * SONAR-5500 Adapt width of static list criteria in search formsStas Vilchik2014-07-295-24/+43
| * SONAR-5247 Open "Metric" select only on filter creation (not edition)Jean-Baptiste Lievremont2014-07-291-1/+3
| * SONAR-4812 Remove "Value" option when selecting differential metricJean-Baptiste Lievremont2014-07-291-3/+27
| * SONAR-5502 When a line is covered by many tests, after clicking on them, the ...Stas Vilchik2014-07-291-1/+6
| * SONAR-4572 Display of source code should not exceed page widthStas Vilchik2014-07-292-2/+2
| * SONAR-5498 Make all links consistentStas Vilchik2014-07-291-0/+3
| * SONAR-5498 Make all links consistentStas Vilchik2014-07-2942-164/+179
| * SONAR-5037 Remove "automatic" plugin upgrade features from "system updates" tabJean-Baptiste Lievremont2014-07-292-25/+15
| * SONAR-5496 Make it obvious to the user that only the most relevant items are ...Stas Vilchik2014-07-292-2/+9
| * SONAR-5073 Display an error message when dates are not properly set in the Is...Stas Vilchik2014-07-291-1/+3
| * SONAR-5479 Allow to filter on Lines and Lines of Code in the Component ViewerStas Vilchik2014-07-293-1/+180
| * SONAR-5230 Do not share copied measure/issue filters by defaultJean-Baptiste Lievremont2014-07-292-0/+2
| * SONAR-5490 Improve readability and payload of results in the Coding Rules pageStas Vilchik2014-07-293-10/+10
| * SONAR-5468 Improve rendering of duplications that are on the same fileStas Vilchik2014-07-297-18/+19
* | Merge branch 'master' into SONAR-4898Stephane Gamard2014-07-2943-119/+1170
|\|
| * SONAR-4804 Use case insensitive order on name for projects on Projects Permis...Jean-Baptiste Lievremont2014-07-291-1/+1
| * SONAR-5492 Remove ability to configure JDBC driver class nameSimon Brandhof2014-07-281-1/+0
| * [SONAR-5073] Disable user input on date fieldsStas Vilchik2014-07-281-0/+1
| * SONAR-5222 Use qualified l10n messages for resource configuration (project, v...Jean-Baptiste Lievremont2014-07-281-1/+1
| * SONAR-5127 Always display "Manage" in the favorite measure/issue filters menuStas Vilchik2014-07-282-8/+10
| * SONAR-5490 Improve readability and payload of results in the Coding Rules pageStas Vilchik2014-07-285-4/+38
| * SONAR-5468 Improve rendering of duplications that are on the same fileStas Vilchik2014-07-286-0/+7
| * Component Viewer Tests: issuesStas Vilchik2014-07-281-2/+68
| * SONAR-4557 Move log to Rails code (java_facade.generateServerId is called on ...Jean-Baptiste Lievremont2014-07-281-2/+3
| * Component Viewer Tests: duplicationsStas Vilchik2014-07-282-67/+113
| * SONAR-5480 Make it possible to "un-choose" filters and selected lineStas Vilchik2014-07-281-4/+6
| * SONAR-5466 Workspace should display the project as well as the moduleStas Vilchik2014-07-281-0/+3
| * Component Viewer Tests: different filtersStas Vilchik2014-07-282-0/+156
| * SONAR-5368 Use "Constant" instead of "Offset" for constant/issue functionJean-Baptiste Lievremont2014-07-281-1/+6
| * SONAR-5137 Add medium tests on rule activationJean-Baptiste Lievremont2014-07-285-0/+308
| * Component Viewer Tests: favoritesStas Vilchik2014-07-283-6/+134
| * SONAR-5466 Workspace should display the project as well as the moduleStas Vilchik2014-07-281-4/+4
| * SONAR-5479 Allow to filter on Lines and Lines of Code in the Component ViewerStas Vilchik2014-07-281-0/+2
| * Component Viewer Tests: select tab by metricStas Vilchik2014-07-284-5/+154
| * SONAR-5137 Add rule param type to WS response, use it in rule activation dialogJean-Baptiste Lievremont2014-07-281-0/+8
| * Component Viewer: add some MTsStas Vilchik2014-07-281-0/+36
| * Component Viewer Tests: add issues filters MTsStas Vilchik2014-07-282-2/+106
| * Clean up gruntfileStas Vilchik2014-07-281-7/+0