1751 Commits (1df148803610cd54f182b8636f01c0e6ece92b19)

Author SHA1 Message Date
  Julien Lancelot e00296ce0a SONAR-6260 Fix snapshot id when persisting measures 9 years ago
  Julien Lancelot 7668c875df SONAR-6260 Set created at when creating new components 9 years ago
  Julien Lancelot 8beb0aa8ad SONAR-6260 Remove snapshot id from batch report 9 years ago
  Julien Lancelot 38fed3b7af SONAR-6260 Persist snapshots with periods 9 years ago
  Julien Lancelot 64032ec6f5 SONAR-6260 Merge PeriodFinder and FeedPeriodsStep 9 years ago
  Julien Lancelot 85cdf23ec2 SONAR-6260 Replace PeriodsRepository by a PeriodsHolder 9 years ago
  Julien Lancelot 5fadc715d3 SONAR-6260 Split persistence of snapshots and projects 9 years ago
  Julien Lancelot 5544b41c92 SONAR-6260 Create a PeriodsRepository 9 years ago
  Julien Lancelot 1de5ba33b2 SONAR-6260 Persist snapshots without periods 9 years ago
  Teryk Bellahsene 39eba6bd7c SONAR-6615 add in table 'manual_measures' column 'compunent_uuid' 9 years ago
  Simon Brandhof 9a2b65ef12 SONAR-6567 send notifications on QGate failures 9 years ago
  Simon Brandhof d62c3a4e2b Remove some unused constants from IndexField.Type 9 years ago
  Jean-Baptiste Lievremont 6e85ae2bcf SONAR-6565 Display a clear message when default group does not exist 9 years ago
  Teryk Bellahsene 4a2247c24e refactoring - move custom measures related classes in the measure.custom package 9 years ago
  Teryk Bellahsene 5696333449 SONAR-6572 WS metrics/update fix error message when updating with an existing key 9 years ago
  Simon Brandhof 1460b1ebdb SONAR-6567 clean-up some useless javadoc 9 years ago
  Simon Brandhof abbf325712 SONAR-6567 move notifications from sonar-core to sonar-server 9 years ago
  Simon Brandhof 81d37f6121 SONAR-6568 remove events from batch 9 years ago
  Teryk Bellahsene 7e74953459 SONAR-6570 WS metrics/search count take into account the isCustom property 9 years ago
  Teryk Bellahsene d5c6911c6c SONAR-6570 WS metrics/search add type object with key and name in response 9 years ago
  Teryk Bellahsene 3fd8ffc2fd SONAR-6570 WS metrics/search conform to guidelines naming 9 years ago
  Teryk Bellahsene b94a2e555e SONAR-6616 WS custom_measures/delete 9 years ago
  Simon Brandhof 0d709d895d Replace usage of SLF4J by SQ Log in AddNewCharacteristics 9 years ago
  Teryk Bellahsene 8f209578dc SONAR-6572 WS metrics/update clean error message when trying to update with an existing metric 9 years ago
  Teryk Bellahsene 899dcc0578 SONAR-6572 ws metrics/update update an existing custom metric 9 years ago
  Teryk Bellahsene 5d54154edf SONAR-6571 ws metrics/create return id in string form 9 years ago
  Teryk Bellahsene 3c1bd7bb65 SONAR-6610 selectByComponentId for Custom Measures 9 years ago
  Teryk Bellahsene 2029453c49 fix bunch a 'Make 'XXX' a static method' issues 9 years ago
  Simon Brandhof 42bd0823e1 Fix quality flaws 9 years ago
  Julien Lancelot a36c9aaa52 Remove System2 dependency from SnapshotDao as it's not its responsability to set the createAt when creating a new snapshot 9 years ago
  Simon Brandhof 60098df151 SONAR-6370 fix quality flaws 9 years ago
  Simon Brandhof e91748ef0d SONAR-6370 remove concept of core plugin 9 years ago
  Simon Brandhof 7329c0cb61 SONAR-6370 merge sonar-email-notifications-plugin into server module 9 years ago
  Simon Brandhof 0956511c8c SONAR-6370 isolate plugin classloader from core classes 9 years ago
  Sébastien Lesaint 571b9e4665 SONAR-6569 fix QG event computation 9 years ago
  Teryk Bellahsene 406435360f SONAR-6606 drop origin column from metrics table 9 years ago
  Sébastien Lesaint 136e364e7c do not create ES indexes for every ServerTester instances 9 years ago
  Sébastien Lesaint edb8370528 SONAR-6568 SONAR-6569 persist CE events to DB 9 years ago
  Sébastien Lesaint f7ca180d92 SONAR-6569 fix MeasureRepositoryImpl.findCurrent when there is none 9 years ago
  Sébastien Lesaint 5cf7d52c01 SONAR-6568 SONAR-6569 refacto PersisteEventStep to use Component tree 9 years ago
  Sébastien Lesaint 0cf12ff566 SONAR-6569 add step to compute Quality Gate events in CE 9 years ago
  Teryk Bellahsene 6b8860f231 SONAR-6571 ws metrics/create change update conditions relating to metric type change 9 years ago
  Jean-Baptiste Lievremont a7143f7130 SONAR-6476 SONAR-6477 Revert to id instead of groupId for consistency with other user groups WS 9 years ago
  Julien Lancelot 48f25de92c maxPageSize must not be static as it's called by rails 9 years ago
  Sébastien Lesaint 10b7f39a53 fix missing static keyword on some private methods 9 years ago
  Julien Lancelot e4ff2f4bff Sanitize SnapshotDao 9 years ago
  Jean-Baptiste Lievremont 00c361c7ac SONAR-6470 Add group ID in api/users/groups response 9 years ago
  Julien Lancelot 81c526901f Fix quality flaws 9 years ago
  Jean-Baptiste Lievremont cf6e592d49 Refactor handling of 'selection mode' for WS actions 9 years ago
  Julien Lancelot 08f807ca75 SONAR-6253 Cache of component ids do not contains anymore key and uuid 9 years ago