aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
...
* | | SONAR-4898 rename Terminatable to TerminableSimon Brandhof2014-07-301-2/+2
* | | SONAR-4898 improve reliabilitySimon Brandhof2014-07-302-52/+34
* | | SONAR-5237 - Fixed exit of runner when TC Fails to loadStephane Gamard2014-07-291-0/+1
* | | SONAR-5237 - Fixed exit of runner when TC Fails to loadStephane Gamard2014-07-292-4/+8
* | | SONAR-4898 - Centralized profilingStephane Gamard2014-07-291-1/+1
* | | SONAR-4898 - Centralized profilingStephane Gamard2014-07-291-6/+8
* | | Merge branch 'master' into SONAR-4898Stephane Gamard2014-07-2917-17/+311
|\| |
| * | Merge branch-4.4Julien Lancelot2014-07-293-0/+31
| |\|
| * | SONAR-5487 Check minimal required version of Oracle JDBC driver (11.2)Simon Brandhof2014-07-293-0/+148
| * | SONAR-4557 Move log to Rails code (java_facade.generateServerId is called on ...Jean-Baptiste Lievremont2014-07-281-1/+0
| * | SONAR-5137 Fix stuff lost in the merge - see d2074c3527fab592cd65e91d7e228607...Jean-Baptiste Lievremont2014-07-283-14/+9
| * | SONAR-5137 Add rule param type to WS response, use it in rule activation dialogJean-Baptiste Lievremont2014-07-283-13/+21
| * | SONAR-4557 Update server ID help message, add INFO log after generationJean-Baptiste Lievremont2014-07-251-0/+4
| * | SONAR-5417 Add a profile parameter to force usage of a given profileJulien Lancelot2014-07-257-13/+122
* | | SONAR-4898 - Fixed rogue TC when SQ plateform fails to load.Stephane Gamard2014-07-292-4/+5
* | | SONAR-4898 add missing tests, fix loading of default settings and check Java6+Simon Brandhof2014-07-281-1/+1
* | | SONAR-4898 - Renamed sonar.es.* properties to sonar.search.*Stephane Gamard2014-07-281-4/+4
* | | SONAR-4898 - Centralized profilingStephane Gamard2014-07-286-83/+52
* | | SONAR-4898 - Added FULL/BASIC profiling for ES QueryingStephane Gamard2014-07-282-6/+30
* | | SONAR-4898 - Added FULL/BASIC profiling for ES QueryingStephane Gamard2014-07-282-36/+49
* | | SONAR-4898 add INFO log for sonar.path.webSimon Brandhof2014-07-281-0/+1
* | | SONAR-4898 fix app loggingSimon Brandhof2014-07-282-2/+2
* | | SONAR-4898 - Fixed logger levels and messagesStephane Gamard2014-07-281-1/+7
* | | Merge branch 'master' into SONAR-4898Stephane Gamard2014-07-2516-82/+446
|\| |
| * | SONAR-5464 - Changed text query parser for "Human readable" queriesStephane Gamard2014-07-252-51/+84
| * | SONAR-5417 Get batch project referentials using WSJulien Lancelot2014-07-255-10/+106
| * | SONAR-5007 - Fixed overridden RemFn param in WSJulien Lancelot2014-07-253-16/+36
| * | SONAR-5007 Add ignored medium tests when rule debt is overriddenJulien Lancelot2014-07-253-0/+52
| * | SONAR-5007 Add ignored medium tests when rule debt is overriddenJulien Lancelot2014-07-253-11/+174
| * | SONAR-5399 Relax the condition on critical issues on the default quality gateJean-Baptiste Lievremont2014-07-241-1/+1
* | | SONAR-4898 improve logging configurationSimon Brandhof2014-07-252-41/+8
* | | SONAR-4898 Remove sonar-application-test from buildSimon Brandhof2014-07-253-3/+37
* | | SONAR-4898 move sonar-server-app to sonar-serverSimon Brandhof2014-07-248-6/+595
* | | Merge branch 'master' into SONAR-4898Stephane Gamard2014-07-2417-18/+432
|\| |
| * | SONAR-5417 Return quality profiles and settings by moduleJulien Lancelot2014-07-2417-18/+432
* | | SONAR-4898 - Console logger for server and search is filtered warn (as it is ...Stephane Gamard2014-07-241-0/+3
* | | SONAR-4898 fix support of sonar.log.consoleSimon Brandhof2014-07-231-7/+3
* | | SONAR-4898 fix testsSimon Brandhof2014-07-231-7/+0
* | | SONAR-4898 fix testsSimon Brandhof2014-07-236-15/+9
* | | SONAR-4898 remove duplicated classes and usage of SONAR_HOMESimon Brandhof2014-07-234-75/+65
* | | SONAR-4898 some refactoringSimon Brandhof2014-07-233-10/+1
* | | reworked assemblyStephane Gamard2014-07-231-3/+1
* | | Working the assembly for packaging.Stephane Gamard2014-07-231-0/+2
* | | Elastic needs a clusterName in transport modeStephane Gamard2014-07-232-4/+8
* | | Experimental forkSimon Brandhof2014-07-237-40/+28
|/ /
* | Add missing file after branch mergeJulien Lancelot2014-07-231-0/+9
* | Merge remote-tracking branch 'origin/branch-4.4'Stas Vilchik2014-07-232-1/+16
|\|
* | SONAR-5477 Return global settings from database in /batch/global WSJulien Lancelot2014-07-233-28/+33
* | SONAR-5477 Return global settings in /batch/global WSJulien Lancelot2014-07-236-19/+116
* | Return project key, sub project key and sub project name in /api/duplications...Julien Lancelot2014-07-226-31/+112