23858 Commitit (544c4c57a45afbea604cf0cf02eeb268f59565e6)
 

Tekijä SHA1 Viesti Päivämäärä
  Grégoire Aubert 544c4c57a4 Rename project activity graph Overview to Issues 7 vuotta sitten
  Simon Brandhof 6182f01a60 SONAR-9516 add integration tests on permission templates WS 7 vuotta sitten
  Simon Brandhof b18e284c54 SONAR-9516 add integration tests on api/projects/update_key 7 vuotta sitten
  Simon Brandhof 7e87812f0c SONAR-9516 remove deprecated params from client of WS api/projects/delete 7 vuotta sitten
  Simon Brandhof 0358ec7078 SONAR-9514 Disable automatic creation of unknown Elasticsearch indices 7 vuotta sitten
  Eric Hartmann 329a3c594a SONAR-9514 SONAR-9516 SONAR-9517 ES resilience from POST WS 7 vuotta sitten
  Sébastien Lesaint fa6d3bdff6 SONAR-9283 support trailing/heading whitespaces in properties 7 vuotta sitten
  Stas Vilchik 2cb0710049 make sure all pages fit on minimum width 7 vuotta sitten
  Stas Vilchik dccf95202c SONAR-9583 Use fixed width layout for navigation 7 vuotta sitten
  Stas Vilchik 04d40d2243 SONAR-9582 Use fixed width layout on administration pages 7 vuotta sitten
  Stas Vilchik bf11cb498b SONAR-9581 Use fixed width layout on Quality Gates page 7 vuotta sitten
  Stas Vilchik c724308f08 SONAR-9580 Use fixed width layout on Rules page 7 vuotta sitten
  Sébastien Lesaint f01745f466 SONAR-9540 log MessageException message if task can't be finalized 7 vuotta sitten
  Sébastien Lesaint b44daaf66b SONAR-9540 do not log MessageException thrown during task processing 7 vuotta sitten
  Sébastien Lesaint c699bdd89c SONAR-9488 don't open DB connection when file is missing 7 vuotta sitten
  Sébastien Lesaint 658d8c5f4c SONAR-9488 handle upload error as missing param in api/ce/submit 7 vuotta sitten
  Sébastien Lesaint 10990f355e SONAR-9488 do not fail when reading file part fails 7 vuotta sitten
  ssjenka 6361f28a50 Automatic merge from branch-6.5 7 vuotta sitten
  Julien Lancelot c043d94207 SONAR-8918 Fix api/qualityprofile/search when no language available 7 vuotta sitten
  Simon Brandhof ec9ac94416 WS batch/issues must return 400 if requested component type is not supported 7 vuotta sitten
  Simon Brandhof c526a17a16 SONAR-9567 disable storage of doc source in ES index issues/issue 7 vuotta sitten
  Simon Brandhof e290061e31 SONAR-9567 drop fields manual_severity and message from ES index issues 7 vuotta sitten
  Simon Brandhof 285daf04bf SONAR-9567 load issues from DB instead of ES in WS batch/issues 7 vuotta sitten
  Simon Brandhof ac7679e4c8 SONAR-9567 drop fields "attributes", "gap" and "updatedAt" from ES index "issues" 7 vuotta sitten
  Sébastien Lesaint d5ed6c5447 fix possible dead lock on table CE_SCANNER_CONTEXT on MySQL 7 vuotta sitten
  Grégoire Aubert 4790b1d734 SONAR-9546 Display only the first custom graph as preview on project dashboard 7 vuotta sitten
  Grégoire Aubert 097f6826b2 SONAR-9546 Sync tooltips from the two graphs 7 vuotta sitten
  Grégoire Aubert c79679129c SONAR-9546 Allow to create two custom graphs on the project activity page 7 vuotta sitten
  Stas Vilchik 4fd2ee4635 Merge branch 'branch-6.5' 7 vuotta sitten
  Simon Brandhof 39254061b4 Fix pom of fake-governance-plugin 7 vuotta sitten
  Stas Vilchik f42aaaa989 replace require.ensure with dymamic import (#2187) 7 vuotta sitten
  Stas Vilchik f1d8457e3e SONAR-9357 support two or more providers (#2259) 7 vuotta sitten
  ssjenka f3c05bcc9a Automatic merge from branch-6.5 7 vuotta sitten
  Grégoire Aubert 0c7f9f2bae SONAR-9403 Display project activity custom graphs on the project dashboard too 7 vuotta sitten
  Grégoire Aubert c3e93b8e88 SONAR-9403 Fix metric translation for plugins metrics on project activity page 7 vuotta sitten
  Sébastien Lesaint 7210cafc32 SONAR-9525 use 30s delay between disabled workers run 7 vuotta sitten
  Sébastien Lesaint 7779619c91 SONAR-9525 make CeHttpClient an interface 7 vuotta sitten
  Sébastien Lesaint 179311a789 SONAR-9525 add IT on dynamic update of CE worker count 7 vuotta sitten
  Sébastien Lesaint 601fafa4f5 SONAR-9525 add CE WS to refresh enabled worker count 7 vuotta sitten
  Sébastien Lesaint e6ee887b01 SONAR-9525 add IT on number of tasks processed in // 7 vuotta sitten
  Sébastien Lesaint 2349795115 SONAR-9525 CeWorker can be disabled by EnabledCeWorkerController 7 vuotta sitten
  Sébastien Lesaint 1b8db68207 SONAR-9525 enforce CeWorker#getOrdinal returns int >= 0 7 vuotta sitten
  Sébastien Lesaint 8bfe1287d3 SONAR-9525 make CeWorkerImpl alter thread name with its details 7 vuotta sitten
  Sébastien Lesaint 6c080c35d7 SONAR-9525 fix CeWorkerImplTest#verifyWorkerUuid 7 vuotta sitten
  Sébastien Lesaint 441e1e4564 SONAR-9525 make CeWorker#call return an enum rather than a Boolean 7 vuotta sitten
  Sébastien Lesaint 9bf5fae306 SONAR-9525 add CeWorker#getOrdinal 7 vuotta sitten
  Sébastien Lesaint 15a91cd610 SONAR-9525 do not allow value > 10 from WorkerCountProvider 7 vuotta sitten
  Sébastien Lesaint 525067cc13 SONAR-9525 add workerThreadCount to CE's MBean 7 vuotta sitten
  Sébastien Lesaint 3c46dcc658 SONAR-9525 use getWorkerMaxCount to configure number of threads 7 vuotta sitten
  Sébastien Lesaint 06455792b2 SONAR-9525 add CeConfiguration#getWorkerMaxCount 7 vuotta sitten