James Agnew
9a050461a8
Make cache timeout configurable
2019-10-15 09:34:48 -04:00
James Agnew
48e2960c71
Credit for #1541
2019-10-15 09:00:00 -04:00
jvi
82a6221e5b
Provided unit test for cache controlled metadata
2019-10-15 07:58:20 -05:00
jvi
6a2242656f
Added evaluation of Cache-Control HTTP header
2019-10-15 07:58:20 -05:00
James Agnew
ff4fba15c9
Add a test
2019-10-15 07:34:44 -04:00
James Agnew
2725797610
Implement Terminology Delta Operations ( #1536 )
...
* Start refactoring terminology delta operations
* Work on delta operations
* Work on concept saving
* Split term services into smaller services
* Work on term delta operations
* Work on term svcs
* Work on term operations
* More work on delta uploader
* Add a test
* Wrk on term service
* Fix compile error
* Some refactoring
* Test fix
* Test fix
* Test fixes
* Test fix
* Test fixes
* Test fixes
* Work on delta
* Work on tests#
* Test fixes
* Improve resequencing logic
* Build test
* More testing
* More build testing
* More work on tests
* CHange test logging
* Fix term service PID issue
* Update src/changes/changes.xml
Co-Authored-By: Diederik Muylwyk <diederik.muylwyk@gmail.com>
* Address review comment
* Some cleanup
* Test fix
* Fix some tests
* Test fixes
2019-10-14 19:14:41 -04:00
bdenton
f81aaa7f00
refactor "split" packages; create osgi bundle for server framework
2019-10-12 14:08:41 -07:00
jamesagnew
92c6b88964
Add test
2019-10-10 07:16:18 -04:00
James Agnew
e656863a73
Correct bugs reported by LGTM ( #1533 )
...
* Correct bugs reported by LGTM
* Add some tests
* A few more updates
* YAML update
* Test fixes
* One more test fix
* Test fix
2019-10-09 19:26:57 -05:00
James Agnew
eb0a657b62
Fix intermittent test failure
2019-10-08 20:45:12 -05:00
Ken Stevens
541f318504
Merge pull request #1528 from jamesagnew/ks-subscription-logging
...
fix subscription logging for delete
2019-10-08 16:57:31 -04:00
James Agnew
861ed36f00
Allow patches to be authorized for DSTU3 transactions ( #1529 )
...
* Allow patches to be authorized for DSTU3 transactions
* Add changelog
2019-10-08 14:29:27 -05:00
Diederik Muylwyk
a4c9258d38
Merge pull request #1531 from jamesagnew/dm-handle-jdbc-type-clob
...
Add case for handling JDBC type CLOB in JdbcUtils.
2019-10-08 14:37:09 -04:00
James Agnew
1f1b94a566
Resolve XXE issue in validator ( #1530 )
...
* Resolve XXE issue in validator
* Ensure that we're blocking XXE events into validator XML parser
* A bit of cleanup
* Add an LGTM config
* Add one more fix
2019-10-08 13:06:03 -05:00
Diederik Muylwyk
3c24e14a71
Fixed test based on wrong assumption.
2019-10-08 13:39:13 -04:00
Diederik Muylwyk
23264f497f
Added test.
2019-10-08 13:19:35 -04:00
Diederik Muylwyk
175c0781eb
Add case for handling JDBC type CLOB in JdbcUtils.
2019-10-08 11:55:03 -04:00
Ken Stevens
790f655a95
flyway initial implementation (with FIXMEs)
2019-10-06 17:55:10 -04:00
Ken Stevens
9a580de6c4
fix subscription logging for delete
2019-10-06 15:10:19 -04:00
James Agnew
3c4c6f7925
Don't allow Content-Location header to dictate version for updates
2019-10-04 09:55:14 -04:00
jamesagnew
150c865f68
License header updates
2019-10-03 21:20:08 -04:00
James Agnew
069db501ee
Fix _has parameter ( #1525 )
...
* Fix _has parameter
* Bug fixes
* Add a comment
* Test fixes
2019-10-03 21:19:31 -04:00
James Agnew
836fac9a30
Ensure that JPA PRESHOW interceptor broadcasts don't include expunged
...
resources
2019-10-03 15:49:03 -04:00
Ken Stevens
38ad11be64
Merge pull request #1513 from jamesagnew/ks-subscription-delivery-queue-configurable-name
...
subscription delivery queue configurable name
2019-10-03 15:19:12 -04:00
James Agnew
1b5528a998
Fix compile error
2019-10-03 15:06:14 -04:00
James Agnew
a3b9db1363
Clean up a few unused methods and move test classes into test project
2019-10-03 14:58:02 -04:00
Ken Stevens
6451b9691e
review feedback
2019-10-03 13:53:54 -04:00
Ken Stevens
66618ec6bd
review feedback
2019-10-03 13:52:54 -04:00
Ken Stevens
5b05e9cda0
review feedback
2019-10-03 13:49:13 -04:00
Ken Stevens
d73bb9b7c1
Merge pull request #1524 from jamesagnew/ks-narrow-search-pointcut
...
Add support for Narrow Search Results to work in Bundle
2019-10-03 13:47:59 -04:00
Ken Stevens
f6db6ff068
Merge remote-tracking branch 'remotes/origin/master' into ks-subscription-delivery-queue-configurable-name
2019-10-03 13:35:05 -04:00
Ken Stevens
6a2b62b3ea
Merge remote-tracking branch 'remotes/origin/master' into ks-narrow-search-pointcut
2019-10-03 13:09:37 -04:00
James Agnew
ac08f632ae
Increase visibility of constant
2019-10-03 12:31:31 -04:00
Ken Stevens
53f47fbb1e
Merge remote-tracking branch 'remotes/origin/master' into ks-narrow-search-pointcut
2019-10-03 12:20:20 -04:00
Ken Stevens
94b8d6f84d
FIXME
2019-10-03 12:17:37 -04:00
Ken Stevens
d1deedf247
pre-review cleanup
2019-10-03 12:14:11 -04:00
Ken Stevens
566443d0fe
move BundleUtil back
2019-10-03 12:05:26 -04:00
Ken Stevens
98c76a4d49
Test passes
2019-10-03 12:03:38 -04:00
Ken Stevens
29e7cdc476
Added ability to modify URLs in BundleUtil
2019-10-03 09:46:32 -04:00
James Agnew
c46260f91a
Test fix
2019-10-03 09:10:08 -04:00
James Agnew
db668d96b9
Add a few tests and remove some dead code
2019-10-03 09:00:14 -04:00
James Agnew
b5e7e305c1
Remove a few unused methods
2019-10-03 08:35:11 -04:00
jamesagnew
55491fd1bf
Add a couple of exclusions
2019-10-03 07:21:53 -04:00
James Agnew
2193a30b45
CodeSystem Delta Uploader ( #1520 )
...
* Terminology Delta Uploading
* Add delta operations
* Fix up tests
* Improve test coverage a bit
* Improve test coverage reporting
* fix yaml
* A couple of test enhancements
* FIx intermittent test failure
2019-10-03 07:19:00 -04:00
James Agnew
260cee023a
Account for longer resource type names
2019-10-02 10:00:45 -04:00
Ken Stevens
53f949c2d0
pre-review cleanup
2019-10-02 08:36:54 -04:00
Ken Stevens
ba37ce0588
test cleanup
2019-10-02 07:31:16 -04:00
Ken Stevens
82543c01d6
fix test
2019-10-02 06:55:27 -04:00
Ken Stevens
5aa4f88da3
Remove ISubscribableChannel interface. We don't need it after all.
2019-10-02 06:35:39 -04:00
Ken Stevens
ed195f8dab
Merge remote-tracking branch 'remotes/origin/master' into ks-subscription-delivery-queue-configurable-name
2019-10-02 06:21:12 -04:00