aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3373 Fix availability of the "Create" buttonJean-Baptiste Lievremont2014-07-222-1/+6
* SONAR-5446 activate migrationSimon Brandhof2014-07-221-0/+30
* SONAR-3373 Remove rails stuff to manage manual rulesJean-Baptiste Lievremont2014-07-214-190/+0
* SONAR-5227 Fix coding rules filtersStas Vilchik2014-07-212-4/+4
* Fix the sqale rating display around the applicationStas Vilchik2014-07-213-3/+7
* Remove console.logJean-Baptiste Lievremont2014-07-211-2/+0
* SONAR-3373 Fix availability of edit/delete buttons on rulesJean-Baptiste Lievremont2014-07-211-1/+3
* SONAR-5001 Split migration on rules description format (1 to add column, 1 to...Jean-Baptiste Lievremont2014-07-212-7/+35
* SONAR-5319 Display the SQALE Rating in the header bar of the Component ViewerStas Vilchik2014-07-214-4/+25
* Fix metrics returned when filter has saved the value of 'display' param to 'l...Julien Lancelot2014-07-211-0/+2
* SONAR-5001 Add missing copyright header to migrationJean-Baptiste Lievremont2014-07-211-0/+24
* Initial component viewer testsStas Vilchik2014-07-215-0/+699
* SONAR-5227 Improve rendering of single-value select-boxesStas Vilchik2014-07-217-12/+50
* SONAR-5278 Components should be sorted by name in all components select boxesStas Vilchik2014-07-211-1/+1
* SONAR-5421 Fix MSIE compatibility mode issuesStas Vilchik2014-07-212-4/+6
* SONAR-5454 When drilling down on SQALE Rating or TechDebt Ratio, it should op...Stas Vilchik2014-07-211-0/+2
* SONAR-5209 Fix issue when the unfiltered code is displayedStas Vilchik2014-07-211-1/+3
* SONAR-3373 Integrate management of manual rules in Rules spaceJean-Baptiste Lievremont2014-07-188-8/+224
* SONAR-5207 Fix display of treemapJulien Lancelot2014-07-182-10/+3
* SONAR-5368 Use bubble popup for debt model informationJean-Baptiste Lievremont2014-07-186-4/+72
* Fix component viewer permalink with duplications filter enabledStas Vilchik2014-07-181-1/+3
* SONAR-5460 Refactor out bubble popup componentJean-Baptiste Lievremont2014-07-1815-149/+148
* SONAR-5460 Use popup to show long (Markdown) rule parameter descriptionsJean-Baptiste Lievremont2014-07-185-12/+79
* SONAR-5453 Add a filter to display 'Open' and 'Reopen' issues in the componen...Stas Vilchik2014-07-183-2/+17
* SONAR-3513 Sort unit tests based on name or execution timeStas Vilchik2014-07-182-1/+28
* SONAR-5207 Fix ordering of treemap componentsStas Vilchik2014-07-181-1/+1
* SONAR-5209 Fix bug with duplications on the issues pageStas Vilchik2014-07-181-0/+1
* SONAR-5209 Fix bug with tests headerStas Vilchik2014-07-181-0/+1
* Sort issues on a same line in the Component ViewerStas Vilchik2014-07-181-2/+3
* SONAR-4693 Update error message while creating manual metric with same key as...Julien Lancelot2014-07-171-4/+12
* Fix issue with the component viewerStas Vilchik2014-07-171-2/+3
* Do not display coverage-per-test data for ERROR and FAILURE testsStas Vilchik2014-07-172-13/+16
* SONAR-5462 Upgrade PostgreSQL driver to support 9.3Julien Lancelot2014-07-171-1/+1
* Merge branch 'master' of https://github.com/SonarSource/sonarqubeStas Vilchik2014-07-173-14/+17
|\
| * Merge remote-tracking branch 'origin/branch-4.4'Julien Lancelot2014-07-173-14/+17
* | Fix IE9 drag'n'dropStas Vilchik2014-07-171-0/+4
|/
* SONAR-5333 Highligh markdown linksStas Vilchik2014-07-172-5/+5
* SONAR-5390 Fix tooltips of inactive filtersJean-Baptiste Lievremont2014-07-162-0/+3
* SONAR-5001 Allow Markdown for rule property descriptionsJean-Baptiste Lievremont2014-07-161-1/+1
* SONAR-5001 Set correct description_format depending on rule typeJean-Baptiste Lievremont2014-07-161-1/+2
* SONAR-5001 Use Markdown for custom rules and manual rulesJean-Baptiste Lievremont2014-07-164-7/+7
* SONAR-5001 Add DB column to store description formatJean-Baptiste Lievremont2014-07-161-0/+13
* SONAR-4572 SONAR-5431 Fluid layout of the component viewerStas Vilchik2014-07-169-17/+78
* SONAR-5207 remove unused ruby codeSimon Brandhof2014-07-168-196/+0
* SONAR-5451 Deletion of project fails on Oracle when this project contains mor...Julien Lancelot2014-07-152-3/+12
* SONAR-5207 Add treemap zoom testStas Vilchik2014-07-151-0/+14
* Restore rails dev mode in start-dev-server profileJulien Lancelot2014-07-151-0/+1
* Come back to CasperJSStas Vilchik2014-07-1512-344/+1198
* SONAR-5207 Remove ruby treemapStas Vilchik2014-07-152-150/+1
* SONAR-5207 Remove ruby treemapStas Vilchik2014-07-1510-775/+0