1751 Commits (1df148803610cd54f182b8636f01c0e6ece92b19)

Author SHA1 Message Date
  Simon Brandhof 1df1488036 Extract module sonar-db 9 years ago
  Julien Lancelot f50592289c Fix quality flaws 9 years ago
  Julien Lancelot 077bedd2ae SONAR-6680 Move computation of measure Quality Profile to Compute Engine 9 years ago
  Julien Lancelot 854f1e5cd9 Fix quality flaws 9 years ago
  Simon Brandhof 7f218017d5 Fix stability of issue tracking 9 years ago
  Simon Brandhof c075ea2a16 Fix typo ("squale" instead of "sqale") 9 years ago
  Simon Brandhof 29ae9b385a SONAR-6588 drop db connection from batch 9 years ago
  Simon Brandhof 1c0b9a97e3 SONAR-6588 move computation of debt to Compute Engine 9 years ago
  Julien Lancelot 9199d4c530 SONAR-6605 Add Empty FormulaRepository 9 years ago
  Julien Lancelot 7757e395dd Revert "SONAR-6605 Replace some batch formulas by compute formulas" 9 years ago
  Simon Brandhof 44a34aca80 SONAR-6588 integrate issues to Compute Engine 9 years ago
  Simon Brandhof 534bda2085 SONAR-6623 distribution of issues by debt in Compute Engine 9 years ago
  Simon Brandhof 08cdf04215 SONAR-6623 count issues 9 years ago
  Simon Brandhof bf4118d6a9 SONAR-6623 extract issue tracking algorithm from batch 9 years ago
  Julien Lancelot 2f948758ee SONAR-6605 Replace some batch formulas by compute formulas 9 years ago
  Julien Lancelot 00bd0332e9 SONAR-6605 Create average formula 9 years ago
  Julien Lancelot 4a199cc79f SONAR-6605 Create distribution formula 9 years ago
  Julien Lancelot d5bca6f662 SONAR-6605 Create sum formula 9 years ago
  Julien Lancelot ca28293be8 SONAR-6605 Create step computing formula measures 9 years ago
  Julien Lancelot 2e146c20ff SONAR-6605 Do not persist FILE_COMPLEXITY_DISTRIBUTION and FUNCTION_COMPLEXITY_DISTRIBUTION measures on file 9 years ago
  Julien Lancelot a38ab4af8a Add isHigherThan method 9 years ago
  Sébastien Lesaint 7aa69eb1de fix typo in method name in MeasureVariations 9 years ago
  Sébastien Lesaint 14a416be49 SONAR-6645 move New Coverage computation to Compute Engine 9 years ago
  Sébastien Lesaint d559e46345 add missing equals() to MeasureVariations 9 years ago
  Simon Brandhof 81e17e86cb Fix quality flaws 9 years ago
  Simon Brandhof 3176e6a63f Fix quality flaws 9 years ago
  Simon Brandhof c5bd5ad0ae Fix quality flaws 9 years ago
  Simon Brandhof 501289ca85 Quality flaws 9 years ago
  Sébastien Lesaint d9b79fab67 fix quality flaw (unnecessary boxing) 9 years ago
  Stas Vilchik 390aa827d1 SONAR-6668 update issue filters widgets to display the technical debt 9 years ago
  Teryk Bellahsene 3b86b3cd17 fix quality flaws 9 years ago
  Teryk Bellahsene 11e082fab8 Use MetricJsonWriter in the metrics/search WS 9 years ago
  Teryk Bellahsene 568ac968c8 SONAR-6615 ws custom_measures/search requires 'Administer System' permission or 'Administer' permission on the project 9 years ago
  Teryk Bellahsene 99897bc102 SONAR-6615 ws custom_measures/* add the pending field 9 years ago
  Sébastien Lesaint 94597925e3 SONAR-6664 compute Sqale metrics in CE 9 years ago
  Sébastien Lesaint 01992f79d9 double values of Measures must have only 1 decimal (rounded up) 9 years ago
  Sébastien Lesaint d4c10655a1 SONAR-6664 add PathAwareVisitor to visit a Component tree 9 years ago
  Sébastien Lesaint 4b426779e1 SONAR-6664 add language to Component and a FileAttributes property 9 years ago
  Teryk Bellahsene 0cf3bfc1a7 SONAR-6612 ws custom_measures/metrics requires 'Administer System' permission or 'Administer' permission on the project 9 years ago
  Teryk Bellahsene 7593e2b973 SONAR-6612 ws custom_measures/metrics update description 9 years ago
  Teryk Bellahsene 87fac1a501 SONAR-6615 ws custom_measures/search search for custom measures 9 years ago
  Teryk Bellahsene 163630e0c9 SONAR-6634 drop column resource_id from the manual_measures table 9 years ago
  Teryk Bellahsene 68079df6e7 SONAR-6617 remove the manual_measures/* RoR WS 9 years ago
  Teryk Bellahsene 9c9d68f82f SONAR-6611 ws custom_measures/update check permissions before fetching logged user 9 years ago
  Jean-Baptiste Lievremont 8f7068c61b SONAR-6078 Aggregate technical debt on issues search WS 9 years ago
  Teryk Bellahsene a77b83ff19 SONAR-6612 ws custom_measures/metrics list available custom metrics for a project 9 years ago
  Jean-Baptiste Lievremont 5a9eaac4ac SONAR-6195 Adjust UI to request fields as needed 9 years ago
  Jean-Baptiste Lievremont 9273b7fa6d SONAR-6195 Implement selection of fields in api/issues/search 9 years ago
  Jean-Baptiste Lievremont 7ff83ed88a SONAR-6618 Enforce paging on issues search 9 years ago
  Teryk Bellahsene 387b9e2079 Update metric type JSON format SONAR-6570 SONAR-6578 SONAR-6610 SONAR-6611 9 years ago