14453 Commits (276abb42335b4609f922bbf7c289cc26bb98f302)

Author SHA1 Message Date
  Sébastien Lesaint 571b9e4665 SONAR-6569 fix QG event computation 9 years ago
  Julien Lancelot 107396992a Fix query on MySQL 9 years ago
  Teryk Bellahsene 406435360f SONAR-6606 drop origin column from metrics table 9 years ago
  Stas Vilchik 594fe9c99a update styles of inline code 9 years ago
  Stas Vilchik 9b715528d8 fix workspace overlapping 9 years ago
  Sébastien Lesaint 136e364e7c do not create ES indexes for every ServerTester instances 9 years ago
  Stas Vilchik c43acdf6a0 reopen existing model from workspace 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
  Sébastien Lesaint a79d08d705 SONAR-6569 DumbComponent add constructor without uuid nor key 9 years ago
  Stas Vilchik 37a018029b SONAR-6595 show error message when activate a rule with a parameter is set to an erroneous value 9 years ago
  Stas Vilchik 7d6b2b5694 SONAR-5892 make it possible to select issues to bulk change 9 years ago
  Teryk Bellahsene cb75dea75c SONAR-6574 remove the old RoR api/metrics/* WS 9 years ago
  Teryk Bellahsene 6b8860f231 SONAR-6571 ws metrics/create change update conditions relating to metric type change 9 years ago
  Julien Lancelot bd576ce723 Fix performance issue because the report was in memory, now the report is read from the disk 9 years ago
  Stas Vilchik 35f206a6ce explicitly set selected=all when search from select list 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
  Stas Vilchik 73c9ef7cd4 remove unused issues code 9 years ago
  Julien Lancelot 81c526901f Fix quality flaws 9 years ago
  Julien HENRY 5dd7b6e298 SONAR-3821 Drop any Maven dependency 9 years ago
  Jean-Baptiste Lievremont cf6e592d49 Refactor handling of 'selection mode' for WS actions 9 years ago
  Stas Vilchik f5b953bccf SONAR-6549 Contextualized issues page fails to display on projects with quotes in the name 9 years ago
  Stas Vilchik f0df3e47a8 disable issue actions form during request 9 years ago
  Julien Lancelot 08f807ca75 SONAR-6253 Cache of component ids do not contains anymore key and uuid 9 years ago
  Julien Lancelot 51206aba14 change visibility of visitNode (and rename it visitAny) 9 years ago
  Julien Lancelot bc1a403c27 Add TreeRootHolder.getComponentByRef() 9 years ago
  Julien Lancelot c98eb69cbe Add MetricDao.selectByKey() to return a nonnull dto 9 years ago
  Teryk Bellahsene 7be0e5c0c1 SONAR-6599 ws api/projects/delete update description and error message with ids instead of uuids 9 years ago
  Teryk Bellahsene fc83fa0377 SONAR-6528 ws api/projects/bulk_delete update description and error message with ids instead of uuids 9 years ago
  Stas Vilchik ccf24581e2 SONAR-6449 disable issues comment form during request 9 years ago
  Simon Brandhof ccacb8c853 SONAR-6571 fix compatibility with mssql 9 years ago
  Sébastien Lesaint ed3c996177 Component.getKey is now the effective key 9 years ago
  David Gageot 58b0f0ccef Active fast grunt build in dev mode 9 years ago
  Stas Vilchik 3203cdf159 refactor creation of manual issues 9 years ago
  Teryk Bellahsene 5381835db0 SONAR-6571 fix use of Boolean for boolean db column in Metrics table 9 years ago
  Sébastien Lesaint 0c31850190 AbstractUpdateCenterBasedPluginsWsActionTest should be abstract 9 years ago
  Sébastien Lesaint 0fec2e3983 improve CloseableIterator: implementation and coverage 9 years ago
  Sébastien Lesaint 4834d246ce fix minor quality flaw in ValidateProjectStep 9 years ago
  Sébastien Lesaint 6e5082fdce fix potential NPE in QualityProfileEventsStep 9 years ago
  Sébastien Lesaint 1308102a04 fix minor quality flaw on PurgeDatastoresStep 9 years ago
  Sébastien Lesaint 6f4c44cee8 fix quality flaws in ComputeEngineContainerImpl 9 years ago
  Sébastien Lesaint 5fb7730933 batch's ref exposed in CE's Component is actually OK 9 years ago
  Sébastien Lesaint 699fab7d1d fix quality flaws on BatchReportReaderImpl 9 years ago
  Sébastien Lesaint 30897a5cc5 add missing coverage on BatchReportDirectoryHolderImpl 9 years ago