aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4898 - fixed lagging exit of sonar-applicationStephane Gamard2014-07-241-8/+6
* SONAR-4898 - Console logger for server and search is filtered warn (as it is ...Stephane Gamard2014-07-242-4/+5
* SONAR-4898 improve default settingsSimon Brandhof2014-07-234-8/+16
* SONAR-4898 fix support of sonar.log.consoleSimon Brandhof2014-07-232-11/+3
* Merge branch 'master' into forkStephane Gamard2014-07-2322-215/+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
| * Make the frontend medium tests better (integrate templates)Stas Vilchik2014-07-2312-141/+62
* | 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 - Updated logging for top level and cleaned terminationStephane Gamard2014-07-232-4/+3
* | SONAR-4898 - Default logging level in INFOStephane Gamard2014-07-231-1/+1
* | SONAR-4898 - Fixed gracefull shutdown with JSWStephane Gamard2014-07-237-54/+51
* | SONAR-4898 few improvementsSimon Brandhof2014-07-238-66/+27
* | SONAR-4898 remove duplicated classes and usage of SONAR_HOMESimon Brandhof2014-07-237-84/+71
* | SONAR-4898 remove sonar-start moduleSimon Brandhof2014-07-231-2/+2
* | SONAR-4898 some refactoringSimon Brandhof2014-07-235-23/+14
* | SONAR-4898 - updated stop method for top level processStephane Gamard2014-07-231-7/+2
* | SONAR-4898 - Disable auto_start for JSWStephane Gamard2014-07-231-0/+56
* | SONAR-4898 some refactoringSimon Brandhof2014-07-239-248/+194
* | reworked assemblyStephane Gamard2014-07-232-3/+12
* | Working the assembly for packaging.Stephane Gamard2014-07-234-20/+6
* | Added tmux output for dev logsStephane Gamard2014-07-231-0/+0
* | Each application logs into its own file.Stephane Gamard2014-07-231-1/+6
* | Elastic needs a clusterName in transport modeStephane Gamard2014-07-233-5/+9
* | Experimental forkSimon Brandhof2014-07-2321-109/+729
|/
* Add missing file after branch mergeJulien Lancelot2014-07-231-0/+9
* Merge remote-tracking branch 'origin/branch-4.4'Stas Vilchik2014-07-234-3/+31
|\
* | Make the frontend medium tests betterStas Vilchik2014-07-234-56/+88
* | SONAR-5479 Allow to filter on Lines and Lines of Code in the Component ViewerStas Vilchik2014-07-233-5/+57
* | SONAR-5467 Scroll tooltips with the codeStas Vilchik2014-07-235-0/+36
* | 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
* | Fix quality flawsStas Vilchik2014-07-223-7/+8
* | SONAR-5468 Improve rendering of cross-module and cross-project duplicationsStas Vilchik2014-07-223-4/+16
* | Return project key, sub project key and sub project name in /api/duplications...Julien Lancelot2014-07-226-31/+112
* | SONAR-5477 First version of the global referentials WS : only metrics are ret...Julien Lancelot2014-07-2213-13/+394
* | SONAR-5437 add missing testSimon Brandhof2014-07-221-0/+8
* | SONAR-5460 Show all parameter descriptions at once (instead of using bubbles)Jean-Baptiste Lievremont2014-07-224-56/+26
* | Fix metric attributes in the coverage header of the component viewerStas Vilchik2014-07-221-22/+22
* | SONAR-5444 Tooltip on form criteria to display full list of selected itemsStas Vilchik2014-07-221-0/+3
* | SONAR-5466 Workspace should display the project as well as the moduleStas Vilchik2014-07-222-4/+24
* | SONAR-5468 Improve rendering of duplications that are on the same fileStas Vilchik2014-07-224-13/+19
* | SONAR-5400 Add overall coverage to the new Component ViewerStas Vilchik2014-07-224-2/+107
* | Move ruby templates to handlebarsStas Vilchik2014-07-22121-642/+314
* | SONAR-5368 Replace popup with inline help (a la quality gate)Jean-Baptiste Lievremont2014-07-225-60/+38
* | SONAR-5437 fix bug on postgres (at least) when no data to be upgradedSimon Brandhof2014-07-222-3/+17
* | SONAR-5474 Update the /api/components/app to support the overall coverageJulien Lancelot2014-07-225-3/+131
* | SONAR-5001 Add Markdown help for manual/custom rules creation/updateJean-Baptiste Lievremont2014-07-222-0/+2