19191 Commits (10.4.0.87286)

Author SHA1 Message Date
  Simon Brandhof 082546c283 SONAR-6353 new metric days_since_last_commit 8 years ago
  Teryk Bellahsene 5258f37933 Add permission template name as a web service parameter in the permission template domain 8 years ago
  Teryk Bellahsene a973701504 SONAR-6495 WS permissions/search_templates add default templates 8 years ago
  Teryk Bellahsene 2a44995355 Prefix web service protobuf messages with 'Ws' 8 years ago
  Teryk Bellahsene e1aade556d SONAR-6495 WS permissions/search_templates search for permission templates 8 years ago
  Simon Brandhof c19e6ff408 Fix metrics of type MILLISEC 8 years ago
  Simon Brandhof bddfadbad4 Fix api/sources/index 8 years ago
  Simon Brandhof 20b41e99f4 Drop empty package 8 years ago
  Simon Brandhof 94f0872137 Drop WS api/sources/index 8 years ago
  Simon Brandhof 280a33c2c1 SONAR-6813 Drop ES index sourceLines 8 years ago
  Simon Brandhof 2f92fe93b2 SONAR-6824 add metric last_commit_date 8 years ago
  Teryk Bellahsene b90f78348c SONAR-6499 WS permission/set_default_template fix when views default template has never been set 8 years ago
  Julien HENRY 692d67c831 SONAR-6746 Drop Plugin interface + batch cleanup 9 years ago
  Simon Brandhof b87a4ac947 Fix test false-positives when port is already in use 8 years ago
  Teryk Bellahsene 34a6397727 SONAR-6487 WS permissions/search_project_permissions do not return component copies used in views for example 8 years ago
  Sébastien Lesaint 5e26d0b56b fix broken View page because of missing Squale metric 8 years ago
  Teryk Bellahsene fecb61f00f SONAR-6499 WS permissions/set_default_template improve description 8 years ago
  Teryk Bellahsene fb3f4e2fe8 Rename id and template id parameters in the permission domain 8 years ago
  Teryk Bellahsene 34220fcd94 Use WsProjectRef instead of Request to get a project 8 years ago
  Teryk Bellahsene a336f01a71 SONAR-6499 WS permissions/set_default_template set default permission template for projects, views or developer 8 years ago
  Teryk Bellahsene f8559bcc48 SONAR-6494 WS permissions/apply_template apply a permission template to a project 8 years ago
  Teryk Bellahsene dfc395c2b6 Rename WsGroup and WsProject to WsGroupRef and WsProjectRef 8 years ago
  Teryk Bellahsene 409dc59368 Improve WsGroup and WsProject contracts 8 years ago
  Julien Lancelot 65ebf5ecc8 SONAR-6730 Replace ComponentVisitors and inject directly ComponentVisitor in CE container 8 years ago
  Julien Lancelot 32428f4944 SONAR-6730 Add boolean measure 8 years ago
  Julien Lancelot b707f2c2b6 SONAR-6730 Simplify API 8 years ago
  Simon Brandhof 259fa0a5f2 Fix quality flaws 8 years ago
  Julien Lancelot 75b201a54a Fix quality flaw 8 years ago
  Julien Lancelot 29814478d5 Fix quality flaws 8 years ago
  Simon Brandhof bdb27317d1 Fix quality flaws 8 years ago
  Simon Brandhof e2e52c5f48 Fix perf tests of issue indexing 8 years ago
  Julien Lancelot 824a30f8c3 SONAR-6730 Add component key in the API 8 years ago
  Julien Lancelot 48835a8733 SONAR-6730 Move RangeDistrubtionBuilder to API and allow constructor to take bottom limits 8 years ago
  Julien Lancelot a2a6a50c88 SONAR-6730 Measure computer should allowed no Input metrics 8 years ago
  Julien Lancelot aeccf8fba3 SONAR-6730 Improve error message when adding measure on not allowed metric 8 years ago
  Julien Lancelot c64c933e38 Adding trace log on visitors and measure computers 8 years ago
  Julien Lancelot fd90efb85f SONAR-6730 Add issues in Measure API 8 years ago
  Julien Lancelot 27ad46fd2b SONAR-6730 Create a repository of issues for a given component 8 years ago
  Julien Lancelot 62def73057 SONAR-6730 Split IntegrateIssuesStep into 3 visitors 8 years ago
  Sébastien Lesaint 038615683f javadoc update on PersistComponentsStep 8 years ago
  Sébastien Lesaint a85ef83554 change NewCoverageVariationSumFormula into VariationSumFormula 8 years ago
  Sébastien Lesaint 2a5ac824b7 add QualityGateStatus#equals to fix MeasureRepoEntry#equalsByQualityGateStatus 8 years ago
  Sébastien Lesaint 359536590d PurgeDatastoresStep now supports Views Component tree 8 years ago
  Sébastien Lesaint 8bd1b2be54 FillMeasuresWithVariationsStep now support Views Component tree 8 years ago
  Sébastien Lesaint e70a46f46e add support for Views Component tree to NewCoverageVariationSumFormula 8 years ago
  Sébastien Lesaint a659e5a2fc add support for Views Component tree to ComplexityMeasuresStep 8 years ago
  Sébastien Lesaint 34c21b609b add support for Views Component tree to UnitTestMeasuresStep 8 years ago
  Sébastien Lesaint 16adc16271 add support for Views Component tree to LanguageDistributionMeasuresStep 8 years ago
  Sébastien Lesaint b8c669b40e fix badly named test LanguageDistributionMeasuresTest 8 years ago
  Sébastien Lesaint fa8f525260 rename Counter#aggregate(LeafContext) to initialize(InitContext) 8 years ago