aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
...
* | Fix quality flawSimon Brandhof2014-10-171-1/+1
| |
* | Fix quality flawSimon Brandhof2014-10-171-26/+16
| |
* | SONAR-5623 Remove the last data mockStas Vilchik2014-10-172-44/+0
| |
* | Automatic merge from branch-4.5Jenkins CI2014-10-171-2/+2
|\| | | | | | | | | | | * origin/branch-4.5: SONAR-5735 Deprecate "sonar.importSources" SONAR-5691 Exception messages are shown twice
| * SONAR-5691 Exception messages are shown twiceSimon Brandhof2014-10-171-2/+2
| |
* | SONAR-5694 add authorization rights and medium testsTeryk Bellahsene2014-10-173-7/+59
| |
* | Fix quality flawJulien Lancelot2014-10-171-1/+1
| |
* | Merge remote-tracking branch 'origin/branch-4.5'Julien Lancelot2014-10-171-1/+6
|\| | | | | | | | | Conflicts: sonar-application/src/test/java/org/sonar/application/JdbcSettingsTest.java
| * 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.
* | fix quality flawStephane Gamard2014-10-171-12/+12
| |
* | SONAR-5531 Fix bug when adding a comment on an issue linked on a removed ruleJulien Lancelot2014-10-173-8/+33
| |
* | SONAR-5694: Keep history of analysis reportsTeryk Bellahsene2014-10-1715-17/+446
| |
* | Automatic merge from branch-4.5Jenkins CI2014-10-171-1/+1
|\| | | | | | | | | * origin/branch-4.5: SONAR-5751 Apply fix to table footer too
| * SONAR-5751 Apply fix to table footer tooFabrice Bellingard2014-10-161-1/+1
| |
* | SONAR-5697 Improve error handling when doing a getByKeysJulien Lancelot2014-10-162-23/+28
| |
* | SONAR-5529 Fix issue on MySQL when adding a commentJulien Lancelot2014-10-165-3/+138
| |
* | SONAR-5564 - Fixed rails status compareStephane Gamard2014-10-161-1/+1
| |
* | SONAR-5564 - Added human readable size for Cache sizesStephane Gamard2014-10-161-2/+4
| |
* | Improve error handling in Java WS ClientJulien Lancelot2014-10-163-9/+7
| |
* | SONAR-5564 - Added performance metric in SystemInfoStephane Gamard2014-10-162-7/+17
| |
* | Automatic merge from branch-4.5Jenkins CI2014-10-162-1/+6
|\| | | | | | | | | | | * origin/branch-4.5: Fix SearchClient to display exception detail on error SONAR-5751 Table headers don't wrap correctly in printable version
| * 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
| |
* | SONAR-5564 - Added performance metric in NodeHealthStephane Gamard2014-10-163-3/+228
| |
* | Automatic merge from branch-4.5Jenkins CI2014-10-164-28/+43
|\| | | | | | | | | | | | | | | * origin/branch-4.5: SSF-21 XSS vulnerability on Measures page SONAR-5727 The bulk operation can be desynchronized with the criteria of the issue filter SONAR-5736 The select list component does not fetch more than one page Fix issue related to SONAR-5419
| * 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
| |
* | Fix quality flawSimon Brandhof2014-10-151-1/+0
| |
* | SONAR-5623 Remove data mock for active reportsStas Vilchik2014-10-152-34/+2
| |
* | Clean upStas Vilchik2014-10-151-6/+0
| |
* | SONAR-4118 Remove XStream from API dependenciesJulien Lancelot2014-10-151-4/+0
| |
* | Fix quality flawsJulien Lancelot2014-10-151-15/+22
| |
* | removed un-necessary try/catchStephane Gamard2014-10-152-10/+7
| |
* | update ES settingsStephane Gamard2014-10-152-7/+2
| |
* | fix quality flawStephane Gamard2014-10-151-1/+7
| |
* | SONAR-5564 - Added server-data-tests for ES ingestion and synchronizingStephane Gamard2014-10-157-3/+403
| |
* | SONAR-5698 fix service call by the WS. add missing ServerComponentsTeryk Bellahsene2014-10-146-29/+32
| |
* | Fix quality flawsSimon Brandhof2014-10-141-2/+3
| |
* | SONAR-5698 WS for the admin pageTeryk Bellahsene2014-10-1431-61/+520
| |
* | improve test strength - 2nd editionTeryk Bellahsene2014-10-141-4/+2
| |
* | SONAR-5698 SRP for ComputationService and Exception management enhancementTeryk Bellahsene2014-10-1413-224/+338
| |
* | Automatic merge from branch-4.5Jenkins CI2014-10-146-32/+73
|\| | | | | | | | | | | | | | | * origin/branch-4.5: SONAR-5634 Fix facet list height to prevent flicker on loading SONAR-5713 Display note with note CSS class SONAR-5538 Fix comparison page on projects when snapshot_id != null but referenced snapshot has disappeared SONAR-5593 Better handling of profile overwrite on copy
| * 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
| |
* | Merge remote-tracking branch 'origin/branch-4.5'Julien Lancelot2014-10-1420-436/+446
|\| | | | | | | | | | | | | | | | | Conflicts: plugins/sonar-xoo-plugin/src/main/java/org/sonar/xoo/XooPlugin.java sonar-application/src/main/assembly/conf/sonar.properties sonar-application/src/test/java/org/sonar/application/JdbcSettingsTest.java sonar-core/src/main/java/org/sonar/core/persistence/DatabaseVersion.java sonar-core/src/main/resources/org/sonar/core/persistence/rows-h2.sql
| * 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"