aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-5468 Improve rendering of duplications that are on the same fileStas Vilchik2014-07-224-13/+19
|
* SONAR-5400 Add overall coverage to the new Component ViewerStas Vilchik2014-07-224-2/+107
|
* Move ruby templates to handlebarsStas Vilchik2014-07-22121-642/+314
|
* SONAR-5368 Replace popup with inline help (a la quality gate)Jean-Baptiste Lievremont2014-07-225-60/+38
|
* SONAR-5437 fix bug on postgres (at least) when no data to be upgradedSimon Brandhof2014-07-222-3/+17
|
* SONAR-5474 Update the /api/components/app to support the overall coverageJulien Lancelot2014-07-225-3/+131
|
* SONAR-5001 Add Markdown help for manual/custom rules creation/updateJean-Baptiste Lievremont2014-07-222-0/+2
|
* SONAR-3373 Fix width of fields in manual rules creation modalJean-Baptiste Lievremont2014-07-223-7/+16
|
* SONAR-3373 Fix availability of the "Create" buttonJean-Baptiste Lievremont2014-07-222-1/+6
|
* SONAR-5417 Refactor existing batch WS to more easily add a new actionJulien Lancelot2014-07-226-82/+233
|
* 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 ↵Jean-Baptiste Lievremont2014-07-212-7/+35
| | | | to fill column)
* 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 ↵Julien Lancelot2014-07-211-0/+2
| | | | 'list'
* SONAR-5319 Return SQALE Rating and SQALE Debt ratio in /api/component/app WSJulien Lancelot2014-07-215-46/+68
|
* SONAR-5001 Add missing copyright header to migrationJean-Baptiste Lievremont2014-07-211-0/+24
|
* Initial component viewer testsStas Vilchik2014-07-215-0/+699
|
* SONAR-5383 Add WS client methods to do raw WS calls (url+params -> string)Jean-Baptiste Lievremont2014-07-211-0/+20
|
* SONAR-5410 - Fixed process hang when child fails to startStephane Gamard2014-07-213-4/+5
|
* SONAR-5227 Improve rendering of single-value select-boxesStas Vilchik2014-07-217-12/+50
|
* SONAR-5410 - Updated log level for monitorStephane Gamard2014-07-211-1/+1
|
* SONAR-5410 - Fix multiple properties in JAVA_OPTSStephane Gamard2014-07-212-3/+4
|
* SONAR-5410 - Using relative path to SONAR_HOME for configuraitonStephane Gamard2014-07-211-25/+16
|
* fix quality flaw (removed Exception printstack)Stephane Gamard2014-07-211-1/+5
|
* fix quality flaw (removed Exception printstack)Stephane Gamard2014-07-211-2/+1
|
* fix quality flaw (removed Exception printstack)Stephane Gamard2014-07-211-1/+2
|
* 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 ↵Stas Vilchik2014-07-211-0/+2
| | | | open the Issues tab
* 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-5408 - reading properties from sonar.properties for child processesStephane Gamard2014-07-181-18/+9
|
* SONAR-5408 - Process and ProcessWrapper working with temp properties filesStephane Gamard2014-07-184-5/+21
|
* SONAR-5408 - ProcessWrapper passes properties file as args[0]Stephane Gamard2014-07-183-32/+66
|
* SONAR-5417 Get active rules using batch protocolJulien HENRY2014-07-182-8/+13
|
* 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-5408 - ESNode is in a "transition" state. Must take care of client and ↵Stephane Gamard2014-07-181-1/+6
| | | | node.
* SONAR-5408 - Reduced JMX connection trials to 5Stephane Gamard2014-07-181-5/+5
|
* 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 ↵Stas Vilchik2014-07-183-2/+17
| | | | component viewer
* SONAR-5408 - ProcessWrapper provides properties with a temp file.Stephane Gamard2014-07-182-19/+75
|
* SONAR-3513 Sort unit tests based on name or execution timeStas Vilchik2014-07-182-1/+28
|