aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixed creating log files during testsStephane Gamard2014-07-245-17/+25
* SONAR-4898 improve loggingSimon Brandhof2014-07-243-39/+13
* SONAR-4898 rename StartServer to AppSimon Brandhof2014-07-2411-27/+53
* SONAR-4898 upgrade orchestratorSimon Brandhof2014-07-241-1/+1
* SONAR-4898 improve loggingSimon Brandhof2014-07-2410-40/+109
* added missing licensesStephane Gamard2014-07-241-1/+19
* SONAR-4898 - Added mxBean method invokation testStephane Gamard2014-07-242-15/+26
* SONAR-4898 fix headerSimon Brandhof2014-07-241-0/+19
* SONAR-4898 - Removed non used test filesStephane Gamard2014-07-246-65/+0
* SONAR-4898 - Added JMX registration to StartServer and base testStephane Gamard2014-07-244-10/+135
* SONAR-4898 remove tomcat shutdown portSimon Brandhof2014-07-241-16/+2
* SONAR-4898 add temporary sonar-application-testSimon Brandhof2014-07-242-0/+105
* SONAR-4898 fix zip size in enforcer ruleSimon Brandhof2014-07-242-3/+3
* Merge branch 'master' into SONAR-4898Stephane Gamard2014-07-24237-19176/+2079
|\
| * SONAR-3373 Fix delete confirm messageJean-Baptiste Lievremont2014-07-242-1/+4
| * SONAR-3373 Increase size of description field for custom and manual rulesJean-Baptiste Lievremont2014-07-242-2/+2
| * SONAR-3373 Remove link to "Manual Rules" in settings sidebarJean-Baptiste Lievremont2014-07-241-2/+0
| * SONAR-5207 Fix treemap in order to return only first level of componentsJulien Lancelot2014-07-241-0/+1
| * SONAR-5389 Do not expose rule name in active rule as we may drop it soonJulien HENRY2014-07-244-12/+5
| * SONAR-3513 Feedback appliedStas Vilchik2014-07-242-10/+11
| * SONAR-5417 Return quality profiles and settings by moduleJulien Lancelot2014-07-2424-29/+509
| * SONAR-5417 Add rule name to active ruleJulien HENRY2014-07-2312-19/+41
| * SONAR-5001 Add medium test for extended description editionJean-Baptiste Lievremont2014-07-233-11/+220
| * Rename Analyzer -> SensorJulien HENRY2014-07-233-9/+6
| * SONAR-5389 Reset measure and issue builders after creation of object to allow...Julien HENRY2014-07-2311-41/+62
| * Component Viewer Tests: add decoration testsStas Vilchik2014-07-235-35/+1159
| * SONAR-5368 Back to bubble popup for debt remed. functionJean-Baptiste Lievremont2014-07-235-10/+64
| * SONAR-5460 Add some space, make param description togglableJean-Baptiste Lievremont2014-07-232-0/+7
| * Remove some unused Ruby filesSimon Brandhof2014-07-23168-19007/+0
* | SONAR-4898 - fixed lagging exit of sonar-applicationStephane Gamard2014-07-241-8/+6
* | SONAR-4898 - Using java -jar as method to start SQStephane Gamard2014-07-241-5/+3
* | SONAR-4898 - Console logger for server and search is filtered warn (as it is ...Stephane Gamard2014-07-243-5/+6
* | SONAR-4898 improve default settingsSimon Brandhof2014-07-2313-58/+155
* | SONAR-4898 fix support of sonar.log.consoleSimon Brandhof2014-07-232-11/+3
* | Merge branch 'master' into forkStephane Gamard2014-07-2324-218/+538
|\|
| * SONAR-5001 Add initial medium test for Rules spaceJean-Baptiste Lievremont2014-07-239-6/+463
| * Fix quality gates testsStas Vilchik2014-07-233-71/+16
| * SONAR-5477 Remove metrics from preview dbJulien HENRY2014-07-232-3/+0
| * Make the frontend medium tests better (integrate templates)Stas Vilchik2014-07-2312-141/+62
* | SONAR-4898 - Shaded sonar-application. Now app can run with "java -jar lib/so...Stephane Gamard2014-07-233-31/+70
* | SONAR-4898 fix testsSimon Brandhof2014-07-231-7/+0
* | SONAR-4898 fix testsSimon Brandhof2014-07-236-15/+9
* | SONAR-4898 improve management of sonar.path.* propertiesSimon Brandhof2014-07-238-80/+29
* | SONAR-4898 - Moved JSW to lib/jsw (including conf)Stephane Gamard2014-07-2319-31/+38
* | SONAR-4898 - Added IPV4 selection for ES VMStephane Gamard2014-07-231-1/+1
* | SONAR-4898 - Updated logging for top level and cleaned terminationStephane Gamard2014-07-233-5/+18
* | SONAR-4898 - Default logging level in INFOStephane Gamard2014-07-232-2/+2
* | SONAR-4898 - Updated wrapper.conf for forked processStephane Gamard2014-07-231-1/+3
* | SONAR-4898 - Fixed gracefull shutdown with JSWStephane Gamard2014-07-239-56/+54
* | SONAR-4898 few improvementsSimon Brandhof2014-07-2310-104/+51