summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Ignore a test of EventTest that has too many false-positivesSimon Brandhof2016-03-311-0/+2
* SONAR-7494 Fix IdentityProviderJulien Lancelot2016-03-319-10/+75
* SONAR-7494 Fix drilldown redirectionJulien Lancelot2016-03-311-2/+2
* Revert "SONAR-7122 Drop the ability to customize the web app context"Julien Lancelot2016-03-3116-23/+91
* SONAR-7494 add web context to the login pageStas Vilchik2016-03-311-1/+1
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-31215-450/+469
* Fix quality flawsSimon Brandhof2016-03-312-1/+25
* Fix default mime type of ProfileExporterSimon Brandhof2016-03-312-2/+2
* SONAR-6732 detect DevCockpit without causing premature startSébastien Lesaint2016-03-314-9/+32
* SONAR-6732 use a SettingsLoad to load task settingsSébastien Lesaint2016-03-319-14/+184
* SONAR-7510 add sonar-plugin-bridge and ReportAnalysisComponentProviderSébastien Lesaint2016-03-3133-460/+176
* SONAR-7441 CeTaskProcessor must have annotation @ComputeEngineSideSébastien Lesaint2016-03-311-0/+2
* SONAR-7441 deprecated Actions must be available in CESébastien Lesaint2016-03-312-2/+3
* SONAR-7441 load ServerSide components in CE for backward compatibilitySébastien Lesaint2016-03-302-10/+13
* Improve execute analysis permission descriptionJulien Lancelot2016-03-301-2/+2
* SONAR-7423 Remove displaying of duration of task in progressStas Vilchik2016-03-305-61/+7
* SONAR-7238 Display external identity information on userStas Vilchik2016-03-308-6/+147
* increase timeout for background tasks tooltipStas Vilchik2016-03-301-1/+1
* Fix Web API URL when not logged inTeryk Bellahsene2016-03-302-2/+2
* SONAR-7478 Create UsersWsModule to manage Pico componentsTeryk Bellahsene2016-03-303-18/+79
* SONAR-7478 WS api/users/identity_providers return external identity providersTeryk Bellahsene2016-03-305-0/+218
* SONAR-7458 Expose SQ Version in SensorContextJulien HENRY2016-03-3017-118/+210
* SONAR-7497 Restore behavior for line coverage after move to proto3Julien HENRY2016-03-307-29/+210
* MMF-165 Remove action plan mentionsTeryk Bellahsene2016-03-3012-421/+69
* fix ServerSystemTest (response.content() must not be called twice)Sébastien Lesaint2016-03-301-4/+4
* SONAR-7473 Remove ITsJulien Lancelot2016-03-302-150/+0
* MMF-223 clean upStas Vilchik2016-03-297-113/+6
* SONAR-7470 Delete manual rules from DBJulien Lancelot2016-03-299-3/+196
* SONAR-7470 Remove 'manual' from SQL queriesJulien Lancelot2016-03-299-81/+43
* SONAR-7470 Drop ability to manage manual rules from backendJulien Lancelot2016-03-2918-519/+61
* SONAR-7470 Drop ability to manage manual rules from WSJulien Lancelot2016-03-2925-762/+110
* SONAR-7470 Drop ability to manage manual rules from UIJulien Lancelot2016-03-2915-326/+68
* SONAR-7472 Delete manual issues from DBJulien Lancelot2016-03-299-3/+282
* SONAR-7472 Drop manual issues in issue trackingJulien Lancelot2016-03-298-193/+17
* SONAR-7472 Drop WS api/issues/createTeryk Bellahsene2016-03-294-108/+1
* SONAR-7472 Drop ability to create manual issues from WSJulien Lancelot2016-03-2917-782/+10
* SONAR-7472 Drop ability to create manual issues from UIJulien Lancelot2016-03-294-48/+1
* SONAR-7473 Drop 'reporter' from scannerJulien Lancelot2016-03-296-27/+11
* SONAR-7473 Drop 'reporter' from bundleJulien Lancelot2016-03-291-5/+0
* SONAR-7473 Drop 'reporter' field in issue change notificationJulien Lancelot2016-03-292-12/+5
* SONAR-7473 Drop 'reporter' field from ESJulien Lancelot2016-03-298-30/+20
* SONAR-7473 Drop 'reporter' field from WSJulien Lancelot2016-03-2917-126/+35
* SONAR-7473 Drop 'reporter' field from backendJulien Lancelot2016-03-2925-85/+52
* SONAR-7473 Drop 'reporter' field from issue filter widgetsJulien Lancelot2016-03-294-2/+13
* SONAR-7473 Drop 'reporter' field from UIJulien Lancelot2016-03-299-59/+6
* remove unnecessary routerMiddleware from quality gates appStas Vilchik2016-03-291-2/+2
* SONAR-7402 simplify home pageStas Vilchik2016-03-295-116/+33
* rename Show Details to Show MeasuresStas Vilchik2016-03-291-1/+1
* fix scrolling of source viewer inside workspace windowStas Vilchik2016-03-291-7/+24
* SONAR-7441 no DB Component should have @ServerSide nor @ComputeEngineSideSébastien Lesaint2016-03-296-24/+0