summaryrefslogtreecommitdiffstats
path: root/server/sonar-server/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7528 WS api/measures/component handles developer measuresTeryk Bellahsene2016-04-071-5/+23
* SONAR-7528 WS api/measures/component_tree handles developer measuresTeryk Bellahsene2016-04-075-11/+52
* SONAR-6948 Ability for Java server extensions to call web servicesSimon Brandhof2016-04-073-7/+234
* fix quality flawsSébastien Lesaint2016-04-062-5/+2
* SONAR-7488 support PostProjectAnalysisTask in report CE taskSébastien Lesaint2016-04-0616-5/+1003
* SONAR-7488 add listener to ComputationStepExecutorSébastien Lesaint2016-04-061-0/+29
* SONAR-7411 drop support for HTTPs Tomcat connectorSébastien Lesaint2016-04-062-62/+14
* SONAR-6732 rename ComputeEngineSettings#remove to load + add UTsSébastien Lesaint2016-04-064-5/+5
* SONAR-7527 Replace columns in provided "Projects" measure filterJulien Lancelot2016-04-061-1/+3
* Fix quality flawsJulien Lancelot2016-04-067-20/+15
* Fix quality flawsSimon Brandhof2016-04-064-11/+12
* Fix quality flawsTeryk Bellahsene2016-04-057-26/+36
* SONAR-7436 replace JMX/RMI by HTTPSimon Brandhof2016-04-0519-298/+214
* SONAR-7499 Fix typoJulien Lancelot2016-04-041-1/+1
* SONAR-7499 Fix typo and add missing transition 'falsepositive'Julien Lancelot2016-04-041-1/+1
* SONAR-7473 Clean useless codeJulien Lancelot2016-04-043-9/+3
* SONAR-7481 Sparklines in the "History Table" widget are not displayedStas Vilchik2016-04-011-9/+22
* SONAR-6717 Drop WS issues/do_action5.5-M12Teryk Bellahsene2016-03-311-35/+0
* SONAR-6717 Drop issue.Action APITeryk Bellahsene2016-03-311-2/+0
* fix quality flawsSébastien Lesaint2016-03-313-5/+5
* SONAR-7480 clean up SQ SearchAction codeSébastien Lesaint2016-03-311-31/+27
* SONAR-7480 remove useless map copySébastien Lesaint2016-03-312-16/+3
* SONAR-7480 optimize SQL request in QP Search WSSébastien Lesaint2016-03-314-80/+152
* Fix closing of streamSimon Brandhof2016-03-311-5/+10
* SONAR-7494 Fix IdentityProviderJulien Lancelot2016-03-314-7/+13
* Revert "SONAR-7122 Drop the ability to customize the web app context"Julien Lancelot2016-03-312-5/+21
* SONAR-6732 detect DevCockpit without causing premature startSébastien Lesaint2016-03-312-6/+19
* SONAR-6732 use a SettingsLoad to load task settingsSébastien Lesaint2016-03-316-9/+92
* SONAR-7510 add sonar-plugin-bridge and ReportAnalysisComponentProviderSébastien Lesaint2016-03-3114-170/+91
* SONAR-7441 CeTaskProcessor must have annotation @ComputeEngineSideSébastien Lesaint2016-03-311-0/+2
* SONAR-7441 load ServerSide components in CE for backward compatibilitySébastien Lesaint2016-03-301-9/+11
* SONAR-7478 Create UsersWsModule to manage Pico componentsTeryk Bellahsene2016-03-302-18/+44
* SONAR-7478 WS api/users/identity_providers return external identity providersTeryk Bellahsene2016-03-303-0/+99
* SONAR-7458 Expose SQ Version in SensorContextJulien HENRY2016-03-301-4/+4
* SONAR-7497 Restore behavior for line coverage after move to proto3Julien HENRY2016-03-301-6/+17
* MMF-165 Remove action plan mentionsTeryk Bellahsene2016-03-302-176/+53
* SONAR-7470 Remove 'manual' from SQL queriesJulien Lancelot2016-03-293-5/+5
* SONAR-7470 Drop ability to manage manual rules from backendJulien Lancelot2016-03-295-59/+14
* SONAR-7470 Drop ability to manage manual rules from WSJulien Lancelot2016-03-2910-220/+54
* SONAR-7470 Drop ability to manage manual rules from UIJulien Lancelot2016-03-291-1/+0
* SONAR-7472 Drop manual issues in issue trackingJulien Lancelot2016-03-292-12/+1
* SONAR-7472 Drop WS api/issues/createTeryk Bellahsene2016-03-292-68/+0
* SONAR-7472 Drop ability to create manual issues from WSJulien Lancelot2016-03-295-122/+4
* SONAR-7473 Drop 'reporter' field in issue change notificationJulien Lancelot2016-03-291-8/+5
* SONAR-7473 Drop 'reporter' field from ESJulien Lancelot2016-03-293-24/+19
* SONAR-7473 Drop 'reporter' field from WSJulien Lancelot2016-03-296-33/+12
* SONAR-7473 Drop 'reporter' field from issue filter widgetsJulien Lancelot2016-03-294-2/+13
* renamed BatchMetrics to ScannerMetricsSébastien Lesaint2016-03-292-5/+5
* SONAR-7441 add ComputeEngineSide annotation where applicableSébastien Lesaint2016-03-2936-46/+95
* SONAR-7441 add annotation ComputeEngineSideSébastien Lesaint2016-03-293-8/+43