aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-5715 Fix preview mode when source file contains space in its pathJulien HENRY2014-10-145-13/+46
|
* Replace hamcrest by fest-assert in KeyValueFormatTestSimon Brandhof2014-10-141-29/+28
|
* SONAR-5673 Creating a new profile from a configuration file is not workingJulien Lancelot2014-10-1319-401/+512
|
* SONAR-5708 This is not possible to create or update a filter with the ↵Julien Lancelot2014-10-101-12/+2
| | | | criteria "Assignee: Not assigned"
* SONAR-5198 search box with '_' (underscore) does not display expected ↵Julien Lancelot2014-10-101-1/+5
| | | | results when oracle DB is used
* SONAR-5577 Web services don't support parameters bigger than 65kbJulien Lancelot2014-10-101-0/+6
|
* SONAR-5605 MySQL: configure driver to use server side cursor and not client ↵Julien Lancelot2014-10-104-9/+5
| | | | side cursor
* SONAR-5612 Do not return disabled users on the permission template users listJulien Lancelot2014-10-105-6/+42
|
* SONAR-4950 Add a transaction to prevent multiple connection to add multiple ↵Julien Lancelot2014-10-104-31/+86
| | | | lines in group_roles
* Fix line count when file starts with a new lineJulien HENRY2014-10-092-5/+21
|
* SONAR-5030 Remove log about deregistered driverJulien HENRY2014-10-091-7/+2
|
* SONAR-5575 Fix missing parameter when creating and updating custom rule with ↵Julien Lancelot2014-10-0923-109/+863
| | | | empty parameter
* SONAR-5570 Improve the hover effect of treemap blocksStas Vilchik2014-10-091-5/+0
|
* SONAR-5572 Improve the style of table headers in rule descriptionsStas Vilchik2014-10-091-0/+2
|
* SONAR-5606 Timeline chart does not behave correctly when measures don't have ↵Stas Vilchik2014-10-094-4/+20
| | | | the same history
* SONAR-5712 Merge package_design widget into file_design widgetJean-Baptiste Lievremont2014-10-096-138/+102
|
* SONAR-5575 Correctly send empty parameter values when modifying a custom ruleJean-Baptiste Lievremont2014-10-091-1/+5
|
* SONAR-5713 Make it more explicit that custom rule parameters cannot be ↵Jean-Baptiste Lievremont2014-10-083-15/+21
| | | | changed at activation
* SONAR-5574 Display description of parameters on a custom ruleJean-Baptiste Lievremont2014-10-081-2/+4
|
* SONAR-5574 Display an explicit label when custom rule parameter is emptyJean-Baptiste Lievremont2014-10-082-1/+6
|
* SONAR-5574 Improve edition of custom rulesJean-Baptiste Lievremont2014-10-084-3/+17
|
* SONAR-1587 Fix inter module dependencies when sonar.branch is usedJulien HENRY2014-10-083-12/+22
|
* SONAR-5370 Deprecate usage of "sonar.profile" as an analysis parameterJulien HENRY2014-10-081-0/+6
|
* SONAR-5991 Add activation=true when selecting a quality profile when ↵Jean-Baptiste Lievremont2014-10-081-1/+2
| | | | criterion is empty or unset
* SONAR-5710 Some JVM options should not be configurableSimon Brandhof2014-10-082-6/+8
|
* SONAR-5709 Add properties sonar.search.javaAdditionalOpts and ↵Simon Brandhof2014-10-086-5/+28
| | | | sonar.web.javaAdditionalOpts
* Fix quality flawsSimon Brandhof2014-10-082-36/+1
|
* Rename tool scriptsSimon Brandhof2014-10-082-0/+0
|
* Fix quality flawSimon Brandhof2014-10-081-4/+0
|
* Fixed SearchClient error output to show requestStephane Gamard2014-10-081-1/+1
|
* Fixed SearchClient error output to show requestStephane Gamard2014-10-081-1/+1
|
* fix quality flawStephane Gamard2014-10-081-3/+3
|
* SONAR-5703 Hide context on inactive rule when user cannot activate it on ↵Jean-Baptiste Lievremont2014-10-081-1/+1
| | | | context profile
* Fix UTJulien HENRY2014-10-081-2/+8
|
* Fix some quality flawsJulien HENRY2014-10-085-19/+5
|
* SONAR-5693 Issues on source code disappear while adding the code coverageStas Vilchik2014-10-082-2/+2
|
* Fix some quality flawsJulien HENRY2014-10-086-40/+40
|
* Fix quality flawsJulien Lancelot2014-10-081-23/+6
|
* SONAR-5550 Overflow issue when shows stacktrace in the component viewer ↵Stas Vilchik2014-10-081-0/+3
| | | | tests header
* SONAR-5702 Treemap does not correctly display colors for SQALE RatingStas Vilchik2014-10-081-1/+2
|
* Fix some javadocsSimon Brandhof2014-10-077-6/+20
|
* 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 ↵Stas Vilchik2014-10-072-4/+5
| | | | in Safari
* SONAR-5599 Scroll down to the selected rule when coming from the issue ↵Stas Vilchik2014-10-071-0/+9
| | | | drilldown page
* Merge branch 'branch-4.5' of github.com:SonarSource/sonarqube into branch-4.5Stephane Gamard2014-10-078-19/+27
|\
| * 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-5634 - Enforce query on aggregation in RuleIndex (and test)Stephane Gamard2014-10-072-3/+7
|/
* SONAR-5575 Fix handling of equals sign in custom rule parametersJean-Baptiste Lievremont2014-10-071-3/+3
|
* SONAR-5630 The permalink to a deleted profile should display a nice messageJulien Lancelot2014-10-072-4/+10
|