Commit Graph

  • ec72e31986 Tests written for get_final_version M1ha 2019-01-14 11:32:21 +0500
  • ba3f2f6c1b Fixed getting final versions if DateTimeField is used M1ha 2019-01-14 10:56:54 +0500
  • 1f3dcedf55 Added ability to get final rows version with the help of version_col M1ha 2019-01-11 13:00:42 +0500
  • ec2f71fc78 Refactoring M1ha 2019-01-10 17:29:41 +0500
  • aed0928ba8 Added tests on syncing data to non default database M1ha 2019-01-10 17:02:58 +0500
  • 96300761a7 Сделал создание стандартных типов при создании app-а. Сделал галочку active у EventType. M1ha 2019-01-10 15:05:16 +0500
  • 33dea53aa2 Bugfix in getting empty sync models M1ha 2019-01-09 15:36:56 +0500
  • 682c004ba4 Bugfix in getting sync models M1ha 2019-01-09 15:14:53 +0500
  • dbe54da5e3 Refactoring M1ha 2018-12-25 12:53:23 +0500
  • e8a15e4330 Fixed statsd counters M1ha 2018-12-19 16:15:17 +0500
  • 6a1ffbadd3 Divided separate get_sync_query_set method for easy reusage M1ha 2018-12-19 15:11:17 +0500
  • 76b01c13de Fix multiple model registration M1ha 2018-12-19 13:15:42 +0500
  • 1a3d512c57 Fix statsd counters M1ha 2018-12-19 13:02:14 +0500
  • 13b67ed77a Fix time between batches count M1ha 2018-12-19 12:58:34 +0500
  • 36123db73e Fix time between batches count M1ha 2018-12-19 12:52:47 +0500
  • 2dc8e7a270 Fix choosing connection on syncing M1ha 2018-12-19 12:37:05 +0500
  • 0829e5bacd Added some statsd counters for sync process M1ha 2018-12-19 12:32:27 +0500
  • 6c9e217161 Added some statsd counters for sync process M1ha 2018-12-19 12:21:28 +0500
  • 38db27626c Fixes in statsd keys M1ha 2018-12-19 12:11:55 +0500
  • 578fc6c939 Bug fix with rank M1ha 2018-12-19 11:59:55 +0500
  • 95bf0ab520 Bug fixes M1ha 2018-12-19 11:57:05 +0500
  • d0cfd234de Fix import errors M1ha 2018-12-19 11:46:44 +0500
  • 59f0efae15 Fix module import on auto sync M1ha 2018-12-19 11:34:00 +0500
  • b94195c1f1 Fix creating MigrationHistory table M1ha 2018-12-18 18:41:00 +0500
  • d830b74bcb Created separate from infi MigrationHistory in order to: 1) inherit it from this library models 2) Use some extra functionality M1ha 2018-12-18 18:28:23 +0500
  • 0268cc230a Fixed error in migrate. Wrote tests M1ha 2018-12-18 17:34:30 +0500
  • 66ec7dd5db Fixed error in migrate. Wrote tests M1ha 2018-12-18 17:33:34 +0500
  • 2d4c8554cd Changed migrations routing, dividing it into replicated and not replicated operations M1ha 2018-12-18 15:45:10 +0500
  • 2126bc25da Fix for readonly connections in migrations M1ha 2018-12-18 15:01:02 +0500
  • a9ff8fb8b6 Fix for readonly connections in migrations M1ha 2018-12-18 14:59:56 +0500
  • 7415d16b4f Added logging of migration process M1ha 2018-12-18 14:51:12 +0500
  • 2d84e5da04 Added logging of migration process M1ha 2018-12-18 14:47:56 +0500
  • b7972fb079 Bugfix M1ha 2018-12-13 11:59:34 +0500
  • 2cc742214a Bugfix M1ha 2018-12-13 11:55:26 +0500
  • 9ab38c464d Bugfix M1ha 2018-12-13 11:53:36 +0500
  • 71e839167a Refactoring M1ha 2018-12-13 10:52:38 +0500
  • 7e502ee8a8 1) Fixed SyncKillTest 2) Added some logs M1ha 2018-12-03 16:41:34 +0500
  • b52bfaccae Fix in test M1ha 2018-11-29 19:15:27 +0500
  • 762c1aa10d 1) Fixed SyncKillTest 2) Added some logs M1ha 2018-11-29 19:10:41 +0500
  • 9742abbaec Added test for killing sync process safety. Test is not passing =) M1ha 2018-11-29 15:19:25 +0500
  • 166d23ca7c Refactoring M1ha 2018-11-28 15:33:01 +0500
  • abe0ae45c5 Added QuerySet that determines db with router help. Added using(), create(), bulk_create(), all() methods to QuerySet M1ha 2018-11-28 15:30:19 +0500
  • ce1a206b04 Moved model_to_dict to utils M1ha 2018-11-27 13:09:20 +0500
  • d300d6e46e Фиксы по тестам M1ha 2018-11-26 19:17:58 +0500
  • 745b7b7788 Fixed some bugs M1ha 2018-11-26 17:37:31 +0500
  • 0e4dd6b69f Fixed some bugs M1ha 2018-11-26 17:28:03 +0500
  • e81a6b5e4a Bugfix in ClickHouseMultiModel sync M1ha 2018-11-26 15:38:10 +0500
  • ecff04aaf2 Removed database connections from router M1ha 2018-11-26 15:13:18 +0500
  • 382655224b Fix M1ha 2018-11-26 12:40:32 +0500
  • e8161ee7ce Fixes in migration system to pass database directly M1ha 2018-11-26 11:56:50 +0500
  • e1d7db1525 Bugfix M1ha 2018-11-23 13:16:35 +0500
  • 5add74cc39 Bugfix M1ha 2018-11-23 12:05:16 +0500
  • a5bbc9ba00 Made get_database for ClickHouseModel a class method M1ha 2018-11-23 11:58:44 +0500
  • 68914a20f0 Infi https://github.com/Infinidat/infi.clickhouse_orm/issues/89 fix some refactoring M1ha 2018-11-23 11:04:31 +0500
  • cea0f3cab5 import all infi modules in migrations M1ha 2018-11-22 17:01:57 +0500
  • 5455d6d9b4 Fixed bug in migrations, if migrations directory doesn't exist in module M1ha 2018-11-22 16:59:39 +0500
  • ea5d9a7dfd Added ClickHouseMultiModel M1ha 2018-11-22 16:22:34 +0500
  • 6261d69821 Added extra method in model to get insert batch M1ha 2018-11-22 12:54:51 +0500
  • e4b2958895 Changed serializer init to concrete model fields M1ha 2018-11-22 12:33:51 +0500
  • da755da09d Added wrappers for Infi querysets M1ha 2018-11-22 11:18:53 +0500
  • 9b02a49bc9 Added all MergeTree engines supported in infi.clickhouse_orm M1ha 2018-11-22 11:09:38 +0500
  • 084c218d2a Added tests on M1ha 2018-11-21 17:10:35 +0500
  • 0dbfa8fff1 Added tests on M1ha 2018-11-21 16:51:19 +0500
  • 2dab8fcccb Added tests on M1ha 2018-11-21 16:50:54 +0500
  • a37cd25453 Removed deprecated comment M1ha 2018-11-20 17:25:03 +0500
  • 6e0bc424d7 1) Finished sync celery tasks. 2) RedisStorage now prevents parallel sync with RedisLock M1ha 2018-11-20 17:24:15 +0500
  • 6e4a5d7723 1) Исправил счетчик автоответов по баге https://carrot.atlassian.net/browse/RED-5318 2) Фиксы по тестам M1ha 2018-11-19 16:58:53 +0500
  • 61066e0ec7 statsd metrics set up M1ha 2018-11-16 17:41:54 +0500
  • e0fe50d534 Расставил метрики statsd M1ha 2018-11-16 17:36:04 +0500
  • d4e9a705d1 1) Refactoring 2) Bug fixes 3) Simple tests on syncing MergeTree and CollapsingMergeTree M1ha 2018-11-16 15:16:36 +0500
  • 4480c1ae1d Added migration system. M1ha 2018-11-16 13:14:40 +0500
  • cdc8a2cd26 Added tests for utils and serializers M1ha 2018-11-15 17:41:18 +0500
  • 235b690f35 Added tests for utils and serializers M1ha 2018-11-15 17:37:58 +0500
  • 8e9963ad3b Added sync mechanism without tasks, but not tested as no migrations M1ha 2018-11-15 16:50:38 +0500
  • 7c39bd5c84 BUG comment on update M1ha 2018-11-15 13:03:24 +0500
  • c6da379be7 1) Tests for ClickHouseSyncModel 2) Bugfixes in ClickHouseSyncModel M1ha 2018-11-15 13:02:05 +0500
  • 0967614318 Django models and managers refactoring, but not tested M1ha 2018-11-14 15:18:06 +0500
  • 4e340e6212 1) Some bugs fixed 2) Added test on RedisStorage.post_sync M1ha 2018-11-14 13:02:33 +0500
  • bac333d03a 1) RedisStorage and tests for it 2) Some fixes M1ha 2018-11-14 12:52:01 +0500
  • 2a9567d27f Initial commit M1ha 2018-11-12 20:20:46 +0500
  • e3a6d3baae
    Initial commit M1ha Shvn 2018-11-12 17:47:30 +0500