Commit Graph

  • 44b5139ebf Merge pull request #7 from rhauch/dbz-7 Randall Hauch 2016-02-02 16:16:44 -0600
  • ff25b4de0a DBZ-7 Require Docker 1.9 or higher rather than 1.6 or higher Randall Hauch 2016-02-02 16:12:36 -0600
  • baaf2ee6e9 Merge pull request #6 from rhauch/dbz-1 Randall Hauch 2016-02-02 15:02:58 -0600
  • 2da5b37f76 DBZ-1 Added support for recording and recovering database schema Randall Hauch 2016-01-29 10:15:53 -0600
  • 6796fe32be DBZ-1 Added the initial stages of a MySQL source connector Randall Hauch 2016-01-28 08:33:29 -0600
  • 71cfbb16f8 Removed unused README-project.md file Randall Hauch 2016-01-27 09:10:24 -0600
  • d617f7c02b Readded copyright file with correct case. Randall Hauch 2016-01-27 09:09:30 -0600
  • 9009a8e7d1 Removed copyright file Randall Hauch 2016-01-27 09:08:43 -0600
  • 457c480fa2 Renamed license file to mirror form used in other top-level filenames. Randall Hauch 2016-01-27 09:06:23 -0600
  • 991d1869e1 Merge pull request #5 from rhauch/dbz-5 Randall Hauch 2016-01-27 09:04:46 -0600
  • 39cb1eb8d5 Merge pull request #4 from rhauch/dbz-6 Randall Hauch 2016-01-27 09:02:40 -0600
  • a9de015322 DBZ-5 Added change log file. Randall Hauch 2016-01-27 09:01:44 -0600
  • 9b283f5792 DBZ-6 Enforce line ending style for most file types. Randall Hauch 2016-01-27 08:55:09 -0600
  • 74f5b1ad4b Merge pull request #3 from rhauch/DBZ-4 Randall Hauch 2016-01-27 08:44:35 -0600
  • 1ce6e1dde5 DBZ-4 Added copyright.txt file with generated list of contributors based upon Git history and Java @author tags. Randall Hauch 2016-01-27 08:38:10 -0600
  • d9090ed67b DBZ-4 Removed unused files, most of which were originally copied from the ModeShape codebase. Randall Hauch 2016-01-27 08:13:14 -0600
  • 4c538d4e54 DBZ-4 Changed copyright statement in source code headers and adjusted checkstyle rules. Randall Hauch 2016-01-26 12:40:31 -0600
  • ddf61cec46 Merge pull request #2 from rhauch/update-documentation Randall Hauch 2016-01-25 19:04:33 -0600
  • eff1f665fa Updated checkstyle rule for headers, and corrected several incorrect headers. Randall Hauch 2016-01-25 18:59:25 -0600
  • a0a8953d2a Updated the copyright dates per new approach. Randall Hauch 2016-01-25 13:24:51 -0600
  • b7f2221107 Updated the README and added a CONTRIBUTE.md file with details for developers. Randall Hauch 2016-01-25 13:03:25 -0600
  • 671172a6d3 Merge pull request #1 from rhauch/fix-travis Randall Hauch 2016-01-25 18:31:30 -0600
  • d7e52165be Changed MySQL binlog reading integration test to eliminate concurrent issues. Randall Hauch 2016-01-25 18:12:49 -0600
  • 4ddd4b33be Changed Docker usage on Travis-CI Randall Hauch 2016-01-25 13:58:23 -0600
  • 772977f391 Attempted to correct Travis build error Randall Hauch 2016-01-25 13:50:17 -0600
  • 5e4c428285 Correct return type for function Randall Hauch 2016-01-25 13:41:38 -0600
  • ed36e25861 Added Travis build status image to README Randall Hauch 2016-01-25 13:35:03 -0600
  • 8b31a54495 Added support for Travis-CI builds. Randall Hauch 2016-01-25 13:31:50 -0600
  • 74ddfe1ec5 Updated MySQL integration test Randall Hauch 2016-01-25 13:01:39 -0600
  • 71e90b5a69 Added MySQL ingest module with support for reading DDL statements. Randall Hauch 2016-01-22 14:15:55 -0600
  • 8e6c615644 Added utilities for managing a relational schema's table definitions, with support for updating those by reading DDL Randall Hauch 2016-01-20 08:53:29 -0600
  • 7b2a0927ce Updated readme files Randall Hauch 2015-12-02 11:59:01 -0600
  • dffdfd8049 Added debezium-core and MySQL binary log reading tests. Randall Hauch 2015-11-24 15:54:37 -0600
  • 42926f17f3 Enabled binary replication log on MySQL config used in integration tests Randall Hauch 2015-11-19 09:14:32 -0600
  • bc3be4516a Added ability to customize database configurations in Docker images used in integration tests Randall Hauch 2015-11-18 17:51:28 -0600
  • fd9e04552c Used a different base image for MySQL. Randall Hauch 2015-11-18 15:14:30 -0600
  • 0a99ed67cd Initial project skeleton Randall Hauch 2015-11-17 14:58:34 -0600