aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-5255 Make sure SonarQube compatible with IE 11Stas Vilchik2014-10-202-2/+4
|
* SONAR-5760 Component Viewer fails to show a big filesStas Vilchik2014-10-203-7/+23
|
* SONAR-5736 The select list component does not fetch more than one pageStas Vilchik2014-10-201-1/+1
|
* SONAR-5625 Include the "enabled" column to the current "projects_kee" indexJulien Lancelot2014-10-201-0/+39
|
* SONAR-5691 Exception messages are shown twiceSimon Brandhof2014-10-171-2/+2
|
* Revert "SONAR-5605 MySQL: configure driver to use server side cursor and not ↵Julien Lancelot2014-10-171-1/+6
| | | | | | client side cursor" This reverts commit ccf4726ae0530695bd55903a989bbd6afae1dd5c.
* SONAR-5751 Apply fix to table footer tooFabrice Bellingard2014-10-161-1/+1
|
* Fix SearchClient to display exception detail on errorJulien Lancelot2014-10-161-1/+1
|
* SONAR-5751 Table headers don't wrap correctly in printable versionStas Vilchik2014-10-161-0/+5
|
* SSF-21 XSS vulnerability on Measures pageStas Vilchik2014-10-151-2/+2
|
* SONAR-5727 The bulk operation can be desynchronized with the criteria of the ↵Stas Vilchik2014-10-152-6/+14
| | | | issue filter
* SONAR-5736 The select list component does not fetch more than one pageStas Vilchik2014-10-151-20/+27
|
* SONAR-5634 Fix facet list height to prevent flicker on loadingJean-Baptiste Lievremont2014-10-141-2/+5
|
* SONAR-5713 Display note with note CSS classJean-Baptiste Lievremont2014-10-141-1/+1
|
* SONAR-5538 Fix comparison page on projects when snapshot_id != null but ↵Jean-Baptiste Lievremont2014-10-142-22/+22
| | | | referenced snapshot has disappeared
* SONAR-5593 Better handling of profile overwrite on copyJean-Baptiste Lievremont2014-10-142-7/+45
|
* SONAR-5673 Creating a new profile from a configuration file is not workingJulien Lancelot2014-10-1314-390/+353
|
* 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-101-6/+1
| | | | side cursor
* SONAR-4950 Add a transaction to prevent multiple connection to add multiple ↵Julien Lancelot2014-10-102-30/+84
| | | | lines in group_roles
* SONAR-5575 Fix missing parameter when creating and updating custom rule with ↵Julien Lancelot2014-10-0914-106/+535
| | | | 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-092-3/+17
| | | | the same history
* 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-082-15/+20
| | | | 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-081-1/+5
|
* SONAR-5574 Improve edition of custom rulesJean-Baptiste Lievremont2014-10-084-3/+17
|
* SONAR-5991 Add activation=true when selecting a quality profile when ↵Jean-Baptiste Lievremont2014-10-081-1/+2
| | | | criterion is empty or unset
* SONAR-5709 Add properties sonar.search.javaAdditionalOpts and ↵Simon Brandhof2014-10-082-3/+14
| | | | sonar.web.javaAdditionalOpts
* Fix quality flawsSimon Brandhof2014-10-081-3/+1
|
* 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
|
* SONAR-5693 Issues on source code disappear while adding the code coverageStas Vilchik2014-10-082-2/+2
|
* 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-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-5630 The permalink to a deleted profile should display a nice messageJulien Lancelot2014-10-071-4/+9
|