23858 Commits (544c4c57a45afbea604cf0cf02eeb268f59565e6)
 

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