aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Julien HENRY2014-07-2311-41/+62
| | | | | | | | allow reuse
| * 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
| | | | | | | | gobbled by sonar-application)
* | 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 ↵Stephane Gamard2014-07-233-31/+70
| | | | | | | | lib/sonar*.jar
* | 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
| |
* | SONAR-4898 remove duplicated classes and usage of SONAR_HOMESimon Brandhof2014-07-2318-243/+81
| |
* | SONAR-4898 remove sonar-start moduleSimon Brandhof2014-07-2330-1244/+2
| |
* | SONAR-4898 some refactoringSimon Brandhof2014-07-2310-56/+72
| |
* | SONAR-4898 - updated stop method for top level processStephane Gamard2014-07-232-23/+21
| |
* | SONAR-4898 - Actually disable wrapper auto-restartStephane Gamard2014-07-231-0/+5
| |
* | SONAR-4898 - Revert configuration for wrapper.confStephane Gamard2014-07-231-1/+1
| |
* | SONAR-4898 - Disable auto_start for JSWStephane Gamard2014-07-232-1/+57
| |
* | SONAR-4898 some refactoringSimon Brandhof2014-07-2322-1236/+236
| |
* | SONAR-4898 - Added lib/common to processWrapperStephane Gamard2014-07-231-3/+3
| |
* | reworked assemblyStephane Gamard2014-07-2316-1354/+59
| |
* | Working the assembly for packaging.Stephane Gamard2014-07-239-27/+33
| |
* | Added tmux output for dev logsStephane Gamard2014-07-232-0/+22
| |
* | Each application logs into its own file.Stephane Gamard2014-07-232-5/+14
| |