Commit Graph

  • 8b5b48b11f
    The previous example syntax did not work for me patch-1 zyphlar 2017-11-29 18:53:07 -0800
  • eacd2a2c38 temporarily revert rubocop version. Unsupported under v5's java env. master Karl Southern 2017-11-26 13:11:55 +0000
  • 309768c893 Update README indicating logstash v6 support. Add some additional configuration options to the README. Upgrade Rubocop. Karl Southern 2017-11-26 13:02:52 +0000
  • aba4e08bf5
    Update jdbc_spec_helper.rb Karl 2017-11-08 17:31:59 +0000
  • e91db61e8c First pass at making it a bit quicker to add more tests. Karl Southern 2017-11-08 17:25:39 +0000
  • 5f2a99c4a6 CHANGELOG Karl Southern 2017-11-08 14:14:19 +0000
  • 8e73958359 Release 5.3.0 v5.3.0 Karl Southern 2017-11-08 14:09:09 +0000
  • f48c12a8da Bumps Vagrant env. Bumps jar deps. Bumps version number, ready for tagging after tests Karl Southern 2017-11-08 13:45:29 +0000
  • 7a2996e985 Fix the broken test Karl Southern 2017-11-08 13:24:23 +0000
  • 4c04b8c24d
    Update jdbc_derby_spec.rb Karl 2017-11-08 13:17:55 +0000
  • fe982c95aa
    Update jdbc_spec_helper.rb Karl 2017-11-08 13:17:36 +0000
  • d1a733d195
    Update jdbc.rb Karl 2017-11-08 13:06:02 +0000
  • 21217f7b03
    Update THANKS.md Karl 2017-11-08 12:49:11 +0000
  • 2bdb75f1b7
    Merge pull request #97 from mlkmhd/master Karl 2017-11-08 12:48:45 +0000
  • 6b5398b152
    Update jdbc.rb Karl 2017-11-08 12:47:55 +0000
  • daebe44f32 add event in jdbc exception log instead of statement query. because some jdbc drivers (like oracle jdbc) not implemented toString() method in PreparedStatement class and it print java object hashcode instead of actual query. but in some jdbc implemention like postgresql and mysql and ... this has no problem Your Name 2017-10-23 11:24:28 +0330
  • 079c3a6c78 Merge pull request #96 from mlkmhd/master Karl 2017-10-19 09:56:21 +0100
  • 3804eb59d2 adding more sql exception detail in log Your Name 2017-10-18 12:41:14 +0330
  • ef6ed66cdd Update THANKS.md Karl 2017-04-12 12:44:08 +0100
  • 147cd3d67b Create THANKS.md Karl 2017-04-12 12:43:08 +0100
  • 6affac0a0c Update sql-server.md Karl 2017-04-12 12:35:56 +0100
  • 508c769650 Merge pull request #81 from MassimoSporchia/master Karl 2017-04-12 12:35:00 +0100
  • d36d659e16 Added new example and driver_jar_path parameter Massimo Sporchia 2017-04-12 12:59:15 +0200
  • 51a04faca3 Fix JDK issue with backports. Bump version Karl Southern 2017-04-09 09:40:49 +0100
  • cdd88fe322 Adds JSON support with non-sprintf syntax v5.2.1 Karl Southern 2017-04-09 09:17:05 +0100
  • efa84fb63f Update README.md v2.x Karl 2017-04-01 12:20:41 +0100
  • e74d67b477 Update CHANGELOG.md Karl 2017-04-01 12:17:42 +0100
  • 710791c3aa Initial commit for 5.2.0 - addresses HikariCP logging issues v5.2.0 Karl Southern 2017-04-01 12:01:27 +0100
  • ccb30c7edd Fix #71 Karl 2017-01-25 19:34:56 +0000
  • 6bae1d81e3 Apache phoenix-thin support v5.1.0 Karl Southern 2016-12-17 13:07:48 +0000
  • 667e066d74 Release v5 v5.0.0 Karl Southern 2016-11-03 16:25:19 +0000
  • 8e15bc5f45 Prepare for v5 Karl Southern 2016-11-03 16:00:41 +0000
  • 43142287de Update ISSUE_TEMPLATE.md Karl 2016-10-20 09:20:00 +0100
  • a9acb33adf Update README.md Karl 2016-10-05 11:48:18 +0100
  • 2a6f048fa0 Update README.md Karl 2016-10-05 11:47:33 +0100
  • 318c1bd86a Update jdbc.rb Karl 2016-10-05 11:44:03 +0100
  • 3085606eb7 Update ISSUE_TEMPLATE.md Karl 2016-09-27 17:59:32 +0100
  • 1788c81f91 Backport travisci fix Karl Southern 2016-09-15 22:13:53 +0100
  • f0d88a237f Start. Stop. Probably stop trying to do this before bed. Karl Southern 2016-09-15 22:00:34 +0100
  • ca1c71ea68 Travis Karl Southern 2016-09-15 21:32:34 +0100
  • cb4cefdfad More duh. Karl Southern 2016-09-15 21:02:05 +0100
  • 44e1947f31 Duh. Karl Southern 2016-09-15 20:43:48 +0100
  • 64a6bcfd55 Forward port #61 from v2.x branch. Try and address #55 Karl Southern 2016-09-15 20:33:40 +0100
  • 47fdf7d442 Adds bigint/long support to address #61 v0.3.2 Karl Southern 2016-09-15 11:06:34 +0100
  • 238ef153e4 Start of setup for Logstash's log4j2 integration Karl Southern 2016-09-02 19:01:28 +0100
  • 3bdd8ef3a8 Wut? Karl Southern 2016-09-02 15:18:15 +0100
  • 9164605aae Merge branch 'master' of github.com:theangryangel/logstash-output-jdbc Karl Southern 2016-09-02 14:53:11 +0100
  • d2f99b05d2 Remove log4j setup. Karl Southern 2016-09-02 14:48:01 +0100
  • c110bdd551 Update README.md Karl 2016-08-28 23:20:17 +0100
  • ffb2f700be Update README.md Karl 2016-08-28 23:16:25 +0100
  • b3a6de6340 Rubocop no longer supports 1.9 with newer releases Karl Southern 2016-08-28 22:57:47 +0100
  • 37631a62b7 Forward port connection_test configuration option from v2.x Karl Southern 2016-08-28 21:48:06 +0100
  • f52c14b79a Fix travis v0.3.1 Karl Southern 2016-08-28 21:59:35 +0100
  • f46fd58048 connection_test supression support for issue #53 Karl Southern 2016-08-28 21:48:06 +0100
  • 3dc7627782 v0.3.0 v0.3.0 Karl Southern 2016-07-24 12:14:31 +0100
  • 9235c48c88 Fix travis for v2.x Karl Southern 2016-07-13 17:46:42 +0100
  • 76e0f439a0 Bring across settings from v2.x Karl Southern 2016-07-13 17:44:47 +0100
  • 53e665bbb6 0.3.0 uses jar-dependencies Karl Southern 2016-07-13 17:41:32 +0100
  • fa2d226fbf 0.3.0.pre - Preparing for threadsafety Karl Southern 2016-07-13 17:40:35 +0100
  • da5a3d8be3 0.2.10 v0.2.10 Karl Southern 2016-07-07 11:03:14 +0100
  • 43eb5d969d Multiple types in statement now supported Karl Southern 2016-07-07 11:00:33 +0100
  • b10462dacd Preparing for 0.2.10 Karl Southern 2016-07-07 10:09:31 +0100
  • 0f37792177 Passing current tests for issue 46 Karl Southern 2016-07-07 09:32:48 +0100
  • 0e2e883cd1 Different api for v5. Karl Southern 2016-07-07 09:04:06 +0100
  • 34708157f4 Provisionally address issue 46 for v5 Karl Southern 2016-07-07 08:53:49 +0100
  • 61c7a1307e Provisionally address issue 46 Karl Southern 2016-07-07 08:50:58 +0100
  • 6c852d21dc Rollback from trusty. Not adding anything at this point. Karl Southern 2016-06-29 21:25:05 +0100
  • 53eaee001d Detect if systemd is available for specs. Fallback to sysvinit. Karl Southern 2016-06-29 21:06:56 +0100
  • fe131f750e TravisCI trusty workaround Karl Southern 2016-06-29 20:44:58 +0100
  • f04e00019b Yeah. I'm an idiot Karl Southern 2016-06-29 20:40:11 +0100
  • 867fd37805 Travis? Plz. Karl Southern 2016-06-29 20:38:47 +0100
  • b3e8d1a0f8 Fix mising bundler in travis-ci trusty Karl Southern 2016-06-29 20:35:29 +0100
  • 25d14f2624 TravisCI sudo Karl Southern 2016-06-29 20:28:33 +0100
  • ab566ee969 Adds tests for connection loss exception handling, and unretryable SQL exceptions Karl Southern 2016-06-29 18:48:12 +0100
  • 7d699e400c Bring fix from v2.x branch for exception retry handling NameError exception Karl Southern 2016-06-29 13:52:29 +0100
  • b5419813ba 0.2.9 v0.2.9 Karl Southern 2016-06-29 13:42:09 +0100
  • ded1106b13 Address issue 44. v0.2.8 Karl Southern 2016-06-28 22:38:36 +0100
  • 542003e4e5 Update ISSUE_TEMPLATE.md Karl 2016-06-22 09:20:01 +0100
  • 290aa63d2d Update ISSUE_TEMPLATE.md Karl 2016-06-22 09:17:55 +0100
  • a61dd21046 Create ISSUE_TEMPLATE.md Karl 2016-06-22 09:09:35 +0100
  • 4a573cb599 Update logstash-output-jdbc.gemspec Karl 2016-06-16 17:09:57 +0100
  • 80560f6692 Update .travis.yml Karl 2016-06-16 16:57:39 +0100
  • 2c00c5d016 Update CHANGELOG.md Karl 2016-06-16 16:33:46 +0100
  • 372e23621c Update README.md v1.4 Karl 2016-06-16 16:31:07 +0100
  • b26ac4e141 Update README.md v1.5 Karl 2016-06-16 16:30:40 +0100
  • 2b27f39088 0.2.7 v0.2.7 Karl Southern 2016-05-29 13:45:26 +0100
  • 7b337a8b91 Backport functionality from v5 branch. Karl Southern 2016-05-29 13:40:47 +0100
  • a26b6106d4 Trying out some new stuff. Karl Southern 2016-05-27 12:09:48 +0100
  • d6869f594c Trying something new. Karl Southern 2016-05-20 16:30:48 +0100
  • 5ec985b0df Fancy Karl Southern 2016-05-17 18:25:35 +0100
  • 5a1fdb7c7f Files to ignore Karl Southern 2016-05-17 17:25:37 +0100
  • b14d61ccf0 Pre-release checks test. Karl Southern 2016-05-17 17:24:25 +0100
  • baaeba3c07 Adds more specific error exception checks to tests Karl Southern 2016-05-17 16:31:35 +0100
  • d362e791e5 Rubocop, in preparation for pre-release rake task that sanity checks for release Karl Southern 2016-05-17 16:21:37 +0100
  • 5f0f897114 Fix rakefile Karl Southern 2016-05-17 12:53:13 +0100
  • 721e128f29 Add success state. Just incase. Karl Southern 2016-05-17 12:05:02 +0100
  • fe2e23ac27 More v5 adjustments Karl Southern 2016-05-17 11:29:49 +0100
  • 85b3f31051 Update README Karl Southern 2016-05-14 22:29:32 +0100
  • e32b6e9bbd Switches to what I believe is the prefered method for retrying in logstash v5 Karl Southern 2016-05-14 22:17:34 +0100
  • f1202f6454 Stop breaking the bundler cache Karl Southern 2016-05-13 22:38:30 +0100