aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* 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
|\ | | | | | | | | | | Conflicts: sonar-server/src/main/coffee/component-viewer/header/scm-header.coffee sonar-server/src/main/coffee/component-viewer/main.coffee
* | 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 ↵Julien Lancelot2014-07-226-31/+112
| | | | | | | | /api/duplications/show WS
* | SONAR-5477 First version of the global referentials WS : only metrics are ↵Julien Lancelot2014-07-2213-13/+394
| | | | | | | | returned for the moment
* | 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
| |
* | SONAR-3373 Fix width of fields in manual rules creation modalJean-Baptiste Lievremont2014-07-223-7/+16
| |
* | SONAR-3373 Fix availability of the "Create" buttonJean-Baptiste Lievremont2014-07-222-1/+6
| |
* | SONAR-5417 Refactor existing batch WS to more easily add a new actionJulien Lancelot2014-07-226-82/+233
| |
* | SONAR-5446 activate migrationSimon Brandhof2014-07-221-0/+30
| |
* | SONAR-3373 Remove rails stuff to manage manual rulesJean-Baptiste Lievremont2014-07-214-190/+0
| |
* | SONAR-5227 Fix coding rules filtersStas Vilchik2014-07-212-4/+4
| |
* | Fix the sqale rating display around the applicationStas Vilchik2014-07-213-3/+7
| |
* | Remove console.logJean-Baptiste Lievremont2014-07-211-2/+0
| |