aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/branch-4.5'Julien Lancelot2014-10-171-1/+6
|\
| * Revert "SONAR-5605 MySQL: configure driver to use server side cursor and not ...Julien Lancelot2014-10-171-1/+6
* | 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
* | 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 - Added performance metric in SystemInfoStephane Gamard2014-10-161-7/+7
* | Automatic merge from branch-4.5Jenkins CI2014-10-161-1/+1
|\|
| * Fix SearchClient to display exception detail on errorJulien Lancelot2014-10-161-1/+1
* | SONAR-5564 - Added performance metric in NodeHealthStephane Gamard2014-10-163-3/+228
* | Fix quality flawSimon Brandhof2014-10-151-1/+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
* | fix quality flawStephane Gamard2014-10-151-1/+7
* | SONAR-5564 - Added server-data-tests for ES ingestion and synchronizingStephane Gamard2014-10-152-3/+15
* | SONAR-5698 fix service call by the WS. add missing ServerComponentsTeryk Bellahsene2014-10-146-29/+32
* | SONAR-5698 WS for the admin pageTeryk Bellahsene2014-10-1430-61/+490
* | improve test strength - 2nd editionTeryk Bellahsene2014-10-141-4/+2
* | SONAR-5698 SRP for ComputationService and Exception management enhancementTeryk Bellahsene2014-10-1413-224/+338
* | Merge remote-tracking branch 'origin/branch-4.5'Julien Lancelot2014-10-1413-388/+345
|\|
| * SONAR-5673 Creating a new profile from a configuration file is not workingJulien Lancelot2014-10-1312-384/+348
| * SONAR-5605 MySQL: configure driver to use server side cursor and not client s...Julien Lancelot2014-10-101-6/+1
* | Fix quality flawsJulien Lancelot2014-10-142-3/+4
* | Increase stability of NotificationServiceTest on slow boxesSimon Brandhof2014-10-101-2/+2
* | Remove dangerous coupling of sonar-server on sonar-searchSimon Brandhof2014-10-103-23/+23
* | Improve test strenghJulien Lancelot2014-10-102-0/+5
* | fix medium test failing in postgreTeryk Bellahsene2014-10-101-1/+2
* | Fix test on MySQLJulien Lancelot2014-10-101-1/+13
* | try to increase sleep period for slow boxesTeryk Bellahsene2014-10-101-9/+4
* | rename SearchServer's node (miss-leading)Stephane Gamard2014-10-101-1/+1
* | Add missing @Override annotationsSimon Brandhof2014-10-1025-0/+61
* | Fix quality flawsSimon Brandhof2014-10-096-2/+103
* | fix MySql IT tests caused by MySql limitation regarding Update statement with...Teryk Bellahsene2014-10-094-13/+12
* | fix large tests cause by a non standard sql queryTeryk Bellahsene2014-10-093-14/+31
* | Fix merge with 4.5Julien Lancelot2014-10-0914-133/+604
|\|
| * SONAR-5575 Fix missing parameter when creating and updating custom rule with ...Julien Lancelot2014-10-0913-106/+505
* | SONAR-5687 refactor configuration of clusterSimon Brandhof2014-10-092-1/+5
* | Central definition of properties shared by ES, web and monitor processesSimon Brandhof2014-10-0814-64/+41
* | Refactor SearchServer to split execution and configurationSimon Brandhof2014-10-082-2/+2
* | SONAR-5626: Refactor and test task/thread management. Analyze reportTeryk Bellahsene2014-10-0813-54/+264
* | Fix some quality flawsJulien HENRY2014-10-081-1/+1
* | fix quality flawsStephane Gamard2014-10-0811-37/+31
* | removed duplicated code in similar methodsStephane Gamard2014-10-081-17/+14
* | fix quality flawStephane Gamard2014-10-081-4/+4
* | removed unused code in FacetValueStephane Gamard2014-10-082-55/+2
* | added test for RefreshAction.classStephane Gamard2014-10-082-1/+75
* | Fix quality flawsJulien Lancelot2014-10-086-15/+14
* | Merge remote-tracking branch 'origin/branch-4.5'Stephane Gamard2014-10-084-9/+12
|\|