16546 Commits (c31e0667170091488cfdaf1f4b7c576546832e11)
 

Author SHA1 Message Date
  Julien Lancelot 26bd5e1700 Add TimeMachineTest IT 9 years ago
  Julien Lancelot 1435e8f5cc Fix sample code 9 years ago
  Julien Lancelot 24ae1fe9b4 Move measure tests in suite package 9 years ago
  Julien Lancelot fe48f69321 Add measure and ui categories 9 years ago
  Julien Lancelot a78844b0b8 Add measure and ui IT configuration in travis 9 years ago
  Julien Lancelot 78afe1925d Add I18nTest test 9 years ago
  Julien Lancelot 05e45302f2 Add some ITs on measures 9 years ago
  Simon Brandhof 40f40f2432 Improve some DAOs with conventions and DatabaseUtils.executeLargeInputs() 9 years ago
  Simon Brandhof 85272d930b Support of large number of keys in IssueDao#selectByKeys(...) 9 years ago
  Simon Brandhof 47b7022234 Remove unused InternalRubyIssueService#getIssueByKey(...) 9 years ago
  Simon Brandhof 9cf194d844 Apply conventions to IssueDao 9 years ago
  Simon Brandhof 70b5cfedb0 Remove unused dbunit files 9 years ago
  Simon Brandhof 890c19cffe Add IssueDao#selectByOrderedKeys(...) 9 years ago
  Julien Lancelot 3d5c0f2170 Add @deprecated and all formulas api and remove some decorator usage in test 9 years ago
  Teryk Bellahsene c31cbfe245 Fix use of RowNotFoundException in tests 9 years ago
  Teryk Bellahsene 2659bc296b Improve MetricDao code coverage 9 years ago
  Teryk Bellahsene 5792a69db7 Move RowNotFoundException to org.sonar.db 9 years ago
  Teryk Bellahsene 623c9e610a RowNotFoundException is the default Exception at the DAO layer 9 years ago
  Teryk Bellahsene 8a0830075a Rename ComponentDao methods according to new conventions 9 years ago
  Teryk Bellahsene 9d67df67f3 Rename MetricDao methods following the new convention 9 years ago
  Teryk Bellahsene 2a5d7c1a94 SONAR-6571 update the metric key validation without dots nor semi-colon 9 years ago
  David Gageot 78222b3162 Update to orchestrator 3.3 9 years ago
  Simon Brandhof 346073fd91 Revert "Do not redirect surefire logs to file" 9 years ago
  Simon Brandhof e9782fdb64 Do not redirect surefire logs to file 9 years ago
  Julien Lancelot 455f85c1a7 SONAR-6695 Remove decorators execution from the batch 9 years ago
  Julien Lancelot b8ac8bfddc Remove no more used test resources 9 years ago
  Julien Lancelot d400b1910a SONAR-6605 Remove CoreFormulaRepository 9 years ago
  Julien Lancelot ea81f2e905 SONAR-6605 Remove formulas on Metric public_api and public_undocumented_api 9 years ago
  Julien Lancelot 4e5aef7cfb Remove formula on design metrics 9 years ago
  Julien Lancelot 4d0c78ebec SONAR-6605 Move aggregation of COMMENTED_OUT_CODE_LINES_KEY to CommentMeasuresStep 9 years ago
  Julien Lancelot 9ab07e28ce SONAR-6605 Move complexity formulas to its own step 9 years ago
  Julien Lancelot 22924e1c45 SONAR-6605 Move sum coverage formulas to CoverageMeasuresStep 9 years ago
  Julien Lancelot 79ea8743f2 SONAR-6605 Move coverage measures with variations to NewCoverageMeasuresStep 9 years ago
  Julien Lancelot 57706bff28 SONAR-6727 Drop aggregation of RFC, RFC_DISTRIBUTION and LCOM4_DISTRIBUTION measures 9 years ago
  Sébastien Lesaint 81d3caaf7e Fix support of custom measure of metric of type LEVEL 9 years ago
  Sébastien Lesaint 569ef40556 SONAR-6676 ensure CE temp dir is cleaned in an existing IT 9 years ago
  Julien HENRY 35f85d8cbe Fix regression with old Violation API 9 years ago
  Teryk Bellahsene ed6a1bbb27 Improve ws rule/search example value of qprofile 9 years ago
  Julien HENRY d100fd8445 Fix NPE when using old Issuable API 9 years ago
  Sébastien Lesaint 4dac26ada6 SONAR-6676 do not create measure FILES when there is 0 non UT file 9 years ago
  Teryk Bellahsene 2890a151e4 Rename methods in DAO layer to follow conventions 9 years ago
  Julien HENRY 056b4bdc63 SONAR-4865, SONAR-6052 Improved issue locations 9 years ago
  Sébastien Lesaint db4af09e8b SONAR-6605 forgotten Formula in CoreMetrics for Metrics moved to CE 9 years ago
  Teryk Bellahsene d55de7dbda Replace DaoUtils by DaoModule 9 years ago
  Julien Lancelot 5e13c8df30 When a blacklist metric is found in the batch report, the log should be in DEBUG level 9 years ago
  Teryk Bellahsene 61cde2b2b9 Move UserDao to sonar-db 9 years ago
  Teryk Bellahsene d8e2d42e70 Move GroupDao to sonar-db 9 years ago
  Teryk Bellahsene 28230d418e Create RowNotFoundException as the default DAO Exception thrown 9 years ago
  Sébastien Lesaint 7af633d72d SONAR-6605 move some core Formulas to FileAndDirectoryMeasuresStep 9 years ago
  Sébastien Lesaint 44a68c4349 SONAR-6676 remove Decorators for FILES and DIRECTORIES metrics 9 years ago