Commit Graph

5742 Commits

Author SHA1 Message Date
Ken Stevens 4946fffac2 pass test 2019-12-14 17:27:17 -05:00
Ken Stevens 11e55cebf5 begin with failing test 2019-12-14 17:26:56 -05:00
James Agnew 6d37217f2c
Merge pull request #1632 from jaferkhan/fix-typo
Fixed a typo in docs
2019-12-14 10:09:55 -05:00
Jafer Khan a1a50ad257 Fixed typo in docs 2019-12-14 18:55:49 +05:00
Ken Stevens d10ee1331f
Merge pull request #1631 from jamesagnew/ks-20191213-oracle-migration
migration task don't compare length if no length is specified in the task
2019-12-13 17:14:12 -05:00
Ken Stevens 0dde239696 migration task don't compare length if no length is specified in the task 2019-12-13 15:12:59 -05:00
James Agnew 96003a44cc Correct issue with CLI 2019-12-13 13:40:40 -05:00
James Agnew d9d47bb419
Merge pull request #1630 from jamesagnew/ks-20191212-dryrun
added dry-run output to both Flyway and TaskOnly migrator
2019-12-12 14:47:12 -05:00
Ken Stevens 931a41938b added dry-run output to both Flyway and TaskOnly migrator
dry-run only calls TaskOnly migrator now
2019-12-12 14:42:43 -05:00
jamesagnew d232f4267e Docs tweak 2019-12-12 09:33:00 -05:00
jamesagnew 549b1c85c3 Test fix 2019-12-12 05:43:05 -05:00
James Agnew 344e5f786c Credit for #1610 2019-12-11 19:29:06 -05:00
James Agnew 10deea4967
Merge pull request #1610 from jasmdk/MissingMandatoryStatusOnSnomed
Missing mandatory status on created Snomed CodeSystem
2019-12-11 19:27:47 -05:00
James Agnew eb41510fa5
Merge pull request #1627 from jamesagnew/ks-20191211-renameindexstub
add support to stub out renameindex
2019-12-11 14:09:05 -05:00
Ken Stevens ae5f00accc add support to stub out renameindex 2019-12-11 12:07:43 -05:00
James Agnew 8c7cb214b1 One more test fix 2019-12-11 11:50:17 -05:00
James Agnew 2ca015b256 Fix compile error 2019-12-11 08:45:25 -05:00
James Agnew 2054b409ff Fix compile error 2019-12-10 16:47:50 -05:00
James Agnew 8049215d07 A couple more docs updates 2019-12-10 16:41:43 -05:00
James Agnew d277d3fed5 Docs updates 2019-12-10 16:10:09 -05:00
James Agnew 5edfb1a2aa
Merge pull request #1626 from jamesagnew/ks-20191206-migration-nullable-failure
fix MSSQL index rename
2019-12-09 20:58:57 -05:00
Ken Stevens 198779a25f fix MSSQL index rename 2019-12-09 18:36:41 -05:00
James Agnew 803e382325
Merge pull request #1625 from jamesagnew/ks-20191206-migration-nullable-failure
migration index rename
2019-12-09 17:08:39 -05:00
Ken Stevens 3657a3ad5a pre-review cleanup 2019-12-09 16:51:42 -05:00
Ken Stevens bd1b41ff82 change out-of-order-permitted from environment variablet to flag to work like dont-use-flyway 2019-12-09 16:44:24 -05:00
Ken Stevens 77373605bd add 420 migration 2019-12-09 15:58:08 -05:00
Ken Stevens b0b410384f add renameIndex task 2019-12-09 15:42:40 -05:00
Ken Stevens deb5fd40a7 Added stubbed tasks for add and drop index 2019-12-09 14:42:37 -05:00
Ken Stevens 5117b93add document new environment variable 2019-12-09 11:49:43 -05:00
Ken Stevens c1aec7c0e4 document new environment variable 2019-12-09 11:45:30 -05:00
Ken Stevens ec37138138 add environment variable to allow flyway out of order migration 2019-12-09 11:32:25 -05:00
Ken Stevens 0b30033b0a upgrade flyway to latest version
automatically repair failed migrations
2019-12-09 11:19:18 -05:00
Ken Stevens 6ddabaef5c Merge remote-tracking branch 'remotes/origin/master' into ks-20191206-migration-nullable-failure 2019-12-08 14:40:28 -05:00
James Agnew 4a70f7a602 Credit for #1624 2019-12-07 13:52:58 -05:00
James Agnew 2805089212
Merge pull request #1624 from jaferkhan/instantiate-verdict
Make constructor of 'Verdict' public
2019-12-07 13:51:33 -05:00
Jafer Khan 976740955c Make constructor of 'Verdict' public. Fixes gh-1621 2019-12-07 18:08:45 +05:00
Ken Stevens 45bab9879f migration failed when no-column-shrink was enabled. 2019-12-06 19:21:30 -05:00
James Agnew 5e69fcdc5f Fix compile error 2019-12-06 17:06:53 -05:00
James Agnew 438ef70fdb Reuse connections in brute force migrator 2019-12-06 16:52:26 -05:00
jamesagnew cafb6424f1 Test fix 2019-12-05 21:33:06 -05:00
jamesagnew 38ee01f279 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2019-12-05 18:19:36 -05:00
jamesagnew edc394b8ad License header updates 2019-12-05 18:19:26 -05:00
James Agnew d91617e923
Account for review changes (#1623) 2019-12-05 18:01:45 -05:00
James Agnew 67b53e5326 Prevent ConcurrentModificationException during cascading delete 2019-12-05 18:00:40 -05:00
James Agnew f2b3a39abb
Merge pull request #1622 from jamesagnew/ja_20191205_allow_nonflyway
Allow non-flyway migration
2019-12-05 12:21:23 -05:00
James Agnew 69a5266127 Allow non-flyway migration 2019-12-05 10:46:37 -05:00
James Agnew b2e2cb88d7 Merge branch 'master' of github.com:jamesagnew/hapi-fhir 2019-12-03 10:53:19 -05:00
James Agnew f277819830 Add map points JSON 2019-12-03 10:53:06 -05:00
James Agnew 1b6b3b31a7
Merge pull request #1618 from jamesagnew/dependabot/maven/jetty_version-9.4.24.v20191120
Bump jetty_version from 9.4.23.v20191118 to 9.4.24.v20191120
2019-12-02 18:52:48 -05:00
dependabot[bot] fadaad9e96
Bump jetty_version from 9.4.23.v20191118 to 9.4.24.v20191120
Bumps `jetty_version` from 9.4.23.v20191118 to 9.4.24.v20191120.

Updates `jetty-http` from 9.4.23.v20191118 to 9.4.24.v20191120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.23.v20191118...jetty-9.4.24.v20191120)

Updates `jetty-servlets` from 9.4.23.v20191118 to 9.4.24.v20191120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.23.v20191118...jetty-9.4.24.v20191120)

Updates `jetty-io` from 9.4.23.v20191118 to 9.4.24.v20191120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.23.v20191118...jetty-9.4.24.v20191120)

Updates `jetty-continuation` from 9.4.23.v20191118 to 9.4.24.v20191120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.23.v20191118...jetty-9.4.24.v20191120)

Updates `jetty-security` from 9.4.23.v20191118 to 9.4.24.v20191120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.23.v20191118...jetty-9.4.24.v20191120)

Updates `jetty-servlet` from 9.4.23.v20191118 to 9.4.24.v20191120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.23.v20191118...jetty-9.4.24.v20191120)

Updates `jetty-server` from 9.4.23.v20191118 to 9.4.24.v20191120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.23.v20191118...jetty-9.4.24.v20191120)

Updates `jetty-util` from 9.4.23.v20191118 to 9.4.24.v20191120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.23.v20191118...jetty-9.4.24.v20191120)

Updates `jetty-webapp` from 9.4.23.v20191118 to 9.4.24.v20191120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.23.v20191118...jetty-9.4.24.v20191120)

Updates `jetty-xml` from 9.4.23.v20191118 to 9.4.24.v20191120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.23.v20191118...jetty-9.4.24.v20191120)

Updates `websocket-api` from 9.4.23.v20191118 to 9.4.24.v20191120

Updates `websocket-client` from 9.4.23.v20191118 to 9.4.24.v20191120

Updates `websocket-server` from 9.4.23.v20191118 to 9.4.24.v20191120

Updates `jetty-maven-plugin` from 9.4.23.v20191118 to 9.4.24.v20191120
- [Release notes](https://github.com/eclipse/jetty.project/releases)
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-9.4.23.v20191118...jetty-9.4.24.v20191120)

Signed-off-by: dependabot[bot] <support@github.com>
2019-12-02 23:16:19 +00:00