Diederik Muylwyk
0729e38e6e
Resolve "experimental implementation for storing expanded ValueSets in terminology tables" ( #1369 )
...
* Added experimental implementation for storing expanded ValueSets in terminology tables.
* Minor tweak to log message for consistency.
* Another minor tweak to log message for consistency.
* Renamed test.
* Addressing review comments.
* Added migration tasks.
2019-07-11 16:52:19 -04:00
jamesagnew
dff2fdd3cf
GET RID OF TRAILING LICENSE HEADER SPACES ONCE AND FOR ALL
...
YESSSSSSSSSSSSS
2019-07-05 11:19:51 -04:00
jamesagnew
f160fbb36f
License updates
2019-07-05 10:24:56 -04:00
James Agnew
2a6436af23
Rename columns in code mapping
2019-07-05 09:03:03 -04:00
James Agnew
78e6a7ba6f
Add suport for float type to migrator
2019-06-06 09:21:17 -04:00
James Agnew
c7a224c99d
Merge branch 'master' into upgrade-25-to-33
2019-05-29 21:33:02 -04:00
James Agnew
738c2c1797
Interceptor framework refactoring ( #1287 )
...
Interceptor framework overhaul
2019-04-24 14:32:30 -04:00
James Agnew
75b6857902
Add ability to execute arbitrary SQL to migrator tool
2019-04-04 09:24:51 -04:00
jamesagnew
1311ded7de
Fix compile issue
2019-02-15 14:55:25 -05:00
James Agnew
09920ad545
Reduce thread contention during tests
2019-02-15 14:18:34 -05:00
James Agnew
c4dd06ad0c
Make it easier to add tables with migrator tools
2019-02-15 13:27:07 -05:00
James Agnew
4a6345d7c4
Improve command chaining in migrator tool
2019-02-15 12:54:41 -05:00
James Agnew
a2d0168671
Fix handling of sequences in migrator tool
2019-01-15 11:31:18 -06:00
jamesagnew
98d93df12a
License header updates
2019-01-04 16:22:15 -05:00
jamesagnew
49e418edf0
Adjust migrator to handle updated Hibernate version
2018-12-23 15:11:44 -05:00
James Agnew
a0cb7edd08
Version bump a few dependencies
2018-12-22 20:13:03 -05:00
James Agnew
5824826eff
Add support for booleans in the migrator
2018-12-20 10:24:17 -05:00
jamesagnew
86b3e45a32
License header updates
2018-12-18 14:08:01 -05:00
James Agnew
11b8304cb4
Fix case sensitivity issue
2018-12-13 08:31:35 -05:00
Graham, Gary
4fea74cfa2
Fix incorrectly grabbed table
2018-12-13 00:49:17 -05:00
Graham, Gary
a01d6cf302
Add init330() to migrate from 2.5 -> 3.3
2018-12-12 21:00:41 -05:00
James Agnew
8c7f249a21
Migrator enhancements and adjust reindexer to account for missing
...
versions
2018-12-04 17:33:29 -05:00
Ken Stevens
6baee4dc3f
Standalone subscription ( #1125 )
2018-11-30 17:19:16 -05:00
James Agnew
b2179b1696
Syntax fixes for the JPA migrator
2018-11-30 12:39:37 -05:00
James Agnew
650872cd3e
Address SQL syntax issue
2018-11-29 08:37:50 -05:00
jamesagnew
896568c0f7
License updates
2018-11-04 16:06:53 -05:00
James Agnew
bc72093555
Add reindexing support based on table instead of column
2018-11-04 20:00:27 +01:00
jamesagnew
8c2d868f16
License updates
2018-11-01 16:13:34 -04:00
James Agnew
9906243d2d
More migrator updates
2018-11-01 13:58:09 -04:00
James Agnew
c8834cd29a
Merge branch 'philips-3.6.0' of github.com:jamesagnew/hapi-fhir into philips-3.6.0
2018-10-31 17:19:28 -04:00
James Agnew
721c1cd405
Drop column that should have been dropped in 3.4 to 3.5 migration
2018-10-31 16:47:40 -04:00
jamesagnew
8955a9e54d
Add threading to migrator
2018-10-31 05:50:50 -04:00
James Agnew
8b46257423
Add warm cache module
2018-10-14 09:32:07 -04:00
James Agnew
eb7b5ca02a
One more missing index
2018-10-12 11:07:15 -04:00
James Agnew
7665e472ad
Add missing migration task
2018-10-12 11:02:01 -04:00
jamesagnew
970c48ec37
A bit more test cleanup
2018-10-04 13:29:09 -04:00
James Agnew
9d1e8aa246
Merge branch 'master' of github.com:jamesagnew/hapi-fhir
2018-10-01 21:36:52 -04:00
James Agnew
12b23fbf23
Make JPA searches more efficient by prefetching a much smaller number of
...
resources
2018-10-01 21:36:10 -04:00
jamesagnew
caf7c8b2e1
Header updates
2018-10-01 17:04:50 -04:00
James Agnew
3e445faf47
Squashed commit of the following:
...
commit df641506885e09e63f80efc6c658d01a1a3a8142
Author: James Agnew <jamesagnew@gmail.com>
Date: Sat Sep 29 13:47:22 2018 -0400
Shrink validation resources
commit 4c1550eafa26f4235b4b8804741aecc03276b5c6
Author: James Agnew <jamesagnew@gmail.com>
Date: Fri Sep 28 22:45:28 2018 -0400
Updates to get R4 working
commit 8332f15291006691ed9b07ead3e3524b0fc85510
Author: jamesagnew <jamesagnew@gmail.com>
Date: Fri Sep 28 09:02:13 2018 -0400
Ongoing work on gettign R4 working
commit f7146cab7aed937bb625a8aec95744d76db00041
Author: James Agnew <jamesagnew@gmail.com>
Date: Fri Sep 28 05:21:01 2018 -0400
More work on sync
commit f48de4a10b1bab2584fee813017d9b27b237bfa9
Merge: 9e4f3cc722 aacb78b779
Author: James Agnew <jamesagnew@gmail.com>
Date: Thu Sep 27 20:11:29 2018 -0400
Merge branch 'sync_r4' of github.com:jamesagnew/hapi-fhir into sync_r4
commit 9e4f3cc722668aae31a77b19bf9b032af3ae01b0
Author: James Agnew <jamesagnew@gmail.com>
Date: Thu Sep 27 20:11:19 2018 -0400
Fix compile error
commit 7ec29e0ceda8f9013cbabb95767cbe15b4b81303
Merge: 23f7517325 002c4b3ff7
Author: James Agnew <jamesagnew@gmail.com>
Date: Thu Sep 27 20:04:23 2018 -0400
Merge branch 'master' into sync_r4
commit aacb78b7793ab2c71e0a2a774240ee2b5d3f9e7f
Author: jamesagnew <jamesagnew@gmail.com>
Date: Thu Sep 27 20:01:42 2018 -0400
Keep working on getting R4 building
commit 4950de46d99897e74d41dfdb10d3d8a3435cb0c9
Author: jamesagnew <jamesagnew@gmail.com>
Date: Tue Sep 25 13:11:27 2018 -0400
Ongoing work to get R4 working
commit 819d69c20e112dd3c72569ec50114ddb8263c300
Author: jamesagnew <jamesagnew@gmail.com>
Date: Thu Sep 20 08:15:36 2018 -0400
Work on getting build working
commit 2c61b6cd1205ced5d7b822cf10942c69272ea078
Merge: 16b5bb06c8 dfb4de86f1
Author: jamesagnew <jamesagnew@gmail.com>
Date: Thu Sep 20 05:16:53 2018 -0400
Merge branch 'master' into sync_r4
commit 16b5bb06c8cdaf8d67c3b80f5aa9be9fccd99aef
Author: jamesagnew <jamesagnew@gmail.com>
Date: Mon Sep 17 05:30:39 2018 -0400
Work on R4 sync
commit 23f7517325a14dd2ca1eb5641296ead2776634ae
Author: James Agnew <jamesagnew@gmail.com>
Date: Sun Sep 16 10:19:00 2018 -0400
Work on sync
commit 6cc413c1f1dea538295aa4c16c21a5677494ac4c
Author: James Agnew <jamesagnew@gmail.com>
Date: Fri Sep 14 17:28:28 2018 -0400
Work on R$ sync
commit df6f6ad2ce783b07ccc383134705d874bc5d2cf1
Author: jamesagnew <jamesagnew@gmail.com>
Date: Fri Sep 14 08:33:07 2018 -0400
Work on R4
2018-09-29 13:48:35 -04:00
James Agnew
dc4c0809a4
Automatically detect suitable database drivers
2018-09-25 09:58:08 -04:00
James Agnew
706e004b9d
Bump to 3.6.0-SNAPSHOT
2018-09-19 10:24:48 -04:00
jamesagnew
3bfce11d2c
Add OSGI dependency for commons-text
2018-09-17 16:06:11 -04:00
James Agnew
7bbe33cffc
Finalizing 3.5.0 release
2018-09-17 16:04:52 -04:00
James Agnew
664fd2fede
Correct foreign key upgrading on PG
2018-09-17 14:37:49 -04:00
James Agnew
125176cd75
Add indexes
2018-09-17 14:34:35 -04:00
James Agnew
efe2b8e93d
Correct PG migrator syntax
2018-09-17 13:52:22 -04:00
James Agnew
798982773a
Restore old driver logic
2018-09-17 13:46:21 -04:00
James Agnew
fd5854ea85
Migrator enhancements
2018-09-17 13:33:44 -04:00
James Agnew
c34dfda413
Update migration tasks
2018-09-17 13:19:40 -04:00
James Agnew
44dccb8e3f
Migrator
2018-09-17 12:53:44 -04:00
James Agnew
2dc6159af5
Fix drop column command
2018-09-17 11:35:05 -04:00
James Agnew
7e4d6afc5f
Migrator enhancements
2018-09-17 09:24:04 -04:00
James Agnew
bb7fca19a3
Work on migrator
2018-09-14 08:34:39 -04:00
James Agnew
4852b0b60f
Work on migration
2018-09-08 07:14:43 +08:00
James Agnew
f5d567cd00
Work on migrator
2018-09-08 03:30:35 +08:00
James Agnew
77305eb570
Work on migrator
2018-09-04 10:32:08 +08:00
James Agnew
07cfed14b8
Work on migrator
2018-08-27 08:21:20 -04:00
jamesagnew
1ff8f45a3e
Start working on migrator
2018-08-26 12:29:05 -04:00
jamesagnew
67fede9eda
Start work on migrator
2018-08-23 05:24:13 -04:00