3 次代码提交 (c9e60ded9b8ffe4f97c73447c3ceda6919662a1e)

作者 SHA1 备注 提交日期
  David Rautureau c9e60ded9b BUILD-612 Implement the check of source headers 6 年前
  Sébastien Lesaint 610a9a8397 SONAR-8445 move SQ 5.6 create schema migrations out of Ruby 7 年前
  Sébastien Lesaint fd7a43bbe2 refactor computation package to make clean split between CE and task 7 年前
  Julien HENRY 120442638b SONAR-3321 Fix bug in file rename algorithm 8 年前
  Simon Brandhof d1349c48d4 SONAR-7691 table CE_ACTIVITY should use analysis UUID 8 年前
  Simon Brandhof a115682465 SONAR-7688 table PROJECT_MEASURES should use component UUID 8 年前
  Sébastien Lesaint 7841afb59d SONAR-7692 add DdlChange#getDialect() and use it in subclasses 8 年前
  Sébastien Lesaint 6ecfdb4160 SONAR-7692 change table resource_index to use project uuids 8 年前
  Simon Brandhof f5d3461ffd Fix project title in copyright headers 8 年前
  Simon Brandhof 6be98b208a Upgrade to parent 26 and new copyright headers 8 年前
  Julien Lancelot cd15e60d3e SONAR-6884 Rename StringColumnDef to VarcharColumnDef 8 年前
  Julien Lancelot f6379f845f SONAR-6840 Replace ColumnDef by builders 8 年前
  Julien Lancelot d5444a8533 SONAR-6840 Extract ColumnDef from AddColumnsBuilder 8 年前
  Simon Brandhof ca9e5122f5 Minor refactoring of DdlChange 8 年前
  Simon Brandhof bdcfb7eeb7 Move Java db migrations from sonar-server to sonar-db 9 年前
  Simon Brandhof 1df1488036 Extract module sonar-db 9 年前
  Teryk Bellahsene 39eba6bd7c SONAR-6615 add in table 'manual_measures' column 'compunent_uuid' 9 年前
  Julien Lancelot e58da285fd SONAR-6256 Drop dependencies.from_resource_id and dependencies.to_resource_id 9 年前
  Julien Lancelot acd4f57820 SONAR-6256 Add migration to add dependencies.from_component_uuid and dependencies.to_component_uuid 9 年前
  Sébastien Lesaint 505cf2ae56 SONAR-6366 rename DatabaseMigration to MigrationStep 9 年前
  Julien Lancelot 9e1ac06ecd Merge multiple issues column requests alter into one request 9 年前
  Julien Lancelot 8db7112f42 SONAR-5563 Apply a permission filter when searching for issues in ES 9 年前
  Julien Lancelot cc5f905e90 SONAR-5561 New migration task at start-up to feed ES with issue_project_permissions 9 年前
  Stephane Gamard dd237c28a0 Updated DAO with findAfterDate method 9 年前
  Julien Lancelot e88728fea0 SONAR-5477 First version of the global referentials WS : only metrics are returned for the moment 10 年前
  Simon Brandhof 4659898b6d Move sonar-server, sonar-search and sonar-process into sub-dir server/ 10 年前
  Simon Brandhof 12fac031dc Remove useless constructors with System2.INSTANCE 10 年前
  Stephane Gamard e887723ebc SONAR-5329 - Fixing Test isolation 10 年前
  Julien Lancelot 8a9bf0e154 SONAR-5209 Add manual rules in /api/components/app 10 年前
  Simon Brandhof d6a528219f SONAR-5007 improve DAO API 10 年前
  Simon Brandhof 0fcaf3d5e3 SONAR-5007 refactor org.sonar.server.db.Dao 10 年前
  Stephane Gamard 477d87e75b DAOv.2 - Updated Dao interface for upcoming Synchronizer 10 年前
  Julien Lancelot 66089b3530 SONAR-5286 Provide a new "/api/duplications/show" WS 10 年前
  Simon Brandhof abcc0e27ea SONAR-5007 improve usage of DbClient and move some services to new DAOs 10 年前
  Julien Lancelot 8070dafc93 Fix query to check that project exists in Gality Gate 10 年前
  Julien Lancelot 8c8e4c872a SONAR-5305 Move some methods from ResourceDao to ComponentDao 10 年前
  Julien Lancelot 28d2cf2e08 SONAR-5305 Do only one SQL to retun all measures 10 年前