DataWolf
  1. DataWolf

datawolf

Public
AuthorCommitMessageCommit dateIssues
Christopher NavarroChristopher Navarro
fe3981c4ae6WOLF-301 Updated PostgreSQL jdbc driver to work with version 14WOLF-301
Christopher NavarroChristopher Navarro
b388af0a954Set version to 4.6.0-SNAPSHOT and update CHANGELOG
Christopher NavarroChristopher Navarro
3fbc64f09f7Set version to 4.5.0, updated CHANGELOG and documentation version references
Christopher NavarroChristopher Navarro
4e4743d024cMPull request #115: WOLF-291 fixed issue where email field can be empty in x-userinfo header, better to get user information from preferred_username.Merge in WOLF/datawolf from bugfix/WOLF-291-authorization-fails-if-x-userinfo-does-not-contain-email-address to develop * commit '794fc6df540516f04c8865988d1bb8efed9ac226': WOLF-291 fixed issue where email field can be empty in x-userinfo header, better to get user information from preferred_username. Also added support for x-auth-userinfo header for user informationWOLF-291
Christopher NavarroChristopher Navarro
9cea0f82310MPull request #114: Bugfix/WOLF-294 generalize dockerfile to copy war filesMerge in WOLF/datawolf from bugfix/WOLF-294-generalize-dockerfile-to-copy-war-files to develop * commit '1ccfb9ee5d3d42a6306ec248b4c42097c021cfde': Add parent tag to datawolf-tool-example so it inherits the parent repository settings Added example settings for hsql memory db WOLF-294 - use wildcard for searching target directories for war filesWOLF-294
Christopher NavarroChristopher Navarro
794fc6df540WOLF-291 fixed issue where email field can be empty in x-userinfo header, better to get user information from preferred_username.Also added support for x-auth-userinfo header for user informationWOLF-291
Gowtham NaraharisettyGowtham Naraharisetty
565e118b74fWOLF-299: remove print statementWOLF-299
Gowtham NaraharisettyGowtham Naraharisetty
f82ce90440eWOLF-299: Add pagination, email, until, since filters to workflow executions endpointWOLF-299
Christopher NavarroChristopher Navarro
1ccfb9ee5d3Add parent tag to datawolf-tool-example so it inherits the parent repository settings
Christopher NavarroChristopher Navarro
d7604365acaAdded example settings for hsql memory db
Christopher NavarroChristopher Navarro
8b1ce5c0798WOLF-294 - use wildcard for searching target directories for war filesWOLF-294
Christopher NavarroChristopher Navarro
032c33ca546Set version to 4.5.0-SNAPSHOT
Christopher NavarroChristopher Navarro
0aef4d5734aUpdated version to 4.4.0
Christopher NavarroChristopher Navarro
71d4b9b8371MMerge branch 'develop' into feature/WOLF-236-add-update-documentation-for-version-4.4WOLF-236
Christopher NavarroChristopher Navarro
118889beeedMPull request #108: WOLF-284 added default page size so endpoint uses paging for all requestsMerge in WOLF/datawolf from feature/WOLF-284-dataset-service-should-use-a-default-page-size to develop * commit '3a9106b3f9bf90427e12e8187aa45589f23c44c8': Simplified adding dataset results to a list and updated method documentation WOLF-284 added default page size so endpoint uses paging for all requestsWOLF-284
Christopher NavarroChristopher Navarro
4005d388a33WOLF-293 updated image tag referenced in docker-compose and renamed .env-example to env.example so it isn't a hidden fileWOLF-293
Christopher NavarroChristopher Navarro
c0dccce918fRemoved extran datawolf in docker image
Christopher NavarroChristopher Navarro
8a3afd486f6added ncsa to docker image
Christopher NavarroChristopher Navarro
8d7d62c3825include ncsa in docker image tag
Christopher NavarroChristopher Navarro
eaad300c5aduse ncsa/datawolf for the image name
Christopher NavarroChristopher Navarro
6ac33ec1b9eRemoved quotes around default variables in docker compose
Kaveh Karimi AsliKaveh Karimi Asli
88d6ca4e91fUpdate postgres data path in docker-compose
Christopher NavarroChristopher Navarro
64b7b258907Updated release to be executable
Christopher NavarroChristopher Navarro
43a4f5139b0Updated release script to tag and push docker images
Christopher NavarroChristopher Navarro
6621b4ec1ccAdded script to publish images
Christopher NavarroChristopher Navarro
5e5dd1dbafbReverted change that set LOG to file by default so this can be configured through the environment
Christopher NavarroChristopher Navarro
1805b258c72exposed log configuration through environment
Christopher NavarroChristopher Navarro
aae106f630dExposed configuration options through environment and updated docker-compose file
Christopher NavarroChristopher Navarro
e2ace99982cWOLF-236 updated documentation for 4.4 releaseWOLF-236
Christopher NavarroChristopher Navarro
3a9106b3f9bSimplified adding dataset results to a list and updated method documentation
Christopher NavarroChristopher Navarro
629fb9cc342MMerge branch 'develop' into feature/WOLF-274-create-dockerfile-and-docker-compose-filesWOLF-274
Christopher NavarroChristopher Navarro
054787d2f11WOLF-284 added default page size so endpoint uses paging for all requestsWOLF-284
Christopher NavarroChristopher Navarro
5703bc7a467MMerge branch 'develop' into feature/WOLF-286-datasets-endpoint-should-only-return-users-datasetsWOLF-286
Christopher NavarroChristopher Navarro
dabd0052ddeHandled the case where there account is not found because the authorization header is from the API gateway
Christopher NavarroChristopher Navarro
231aeba4e4dAdded default page size to datawolf.properties bundled with installation
Christopher NavarroChristopher Navarro
08497ee6a95WOLF-289 made engine queue size configurableWOLF-289
Christopher NavarroChristopher Navarro
45cd4406ce6Updated documentatin for datasets endpoint
Christopher NavarroChristopher Navarro
b24b8f3d4a1WOLF-286 removed email from query pattern since request contains user informationWOLF-286
Christopher NavarroChristopher Navarro
10cd05017c8Updated changelog
Christopher NavarroChristopher Navarro
fe7c65f27e2Fixed HTTP response codes to use built in codes.Also cleaned up some endpoints with correct tags.
Christopher NavarroChristopher Navarro
4237a519b44Updated datasets endpoint so all operations are only permitted on datasets the user owns
Christopher NavarroChristopher Navarro
bb6c27b1f18WOLF-286 datasets endpoint should only return a users dataWOLF-286
Christopher NavarroChristopher Navarro
d0164bdc3e7MPull request #101: WOLF-272 added custom properties file that can be used to replace default datawolf propertiesMerge in WOLF/datawolf from feature/WOLF-272-custom-properties to develop * commit '680c73c44d943297f2d68b2f6c0c6e5a2b887a14': Updated .gitignore to prevent committing customizations Added file exists check before loading custom properties Updated the build script to create an empty custom.properties file Updated custom properties error message WOLF-272 added custom properties file t...WOLF-272
Christopher NavarroChristopher Navarro
680c73c44d9Updated .gitignore to prevent committing customizations
Rob KooperRob Kooper
88e821e145fupdates for docker- use new docker options - use chained build process - added volume option to docker-compose
Christopher NavarroChristopher Navarro
7051aea292dWOLF-274 initial Dockerfile, docker-compose and build scriptWOLF-274
Christopher NavarroChristopher Navarro
46505eb02eaWOLF-283 fixed array with null element when finding person by emailWOLF-283
Christopher NavarroChristopher Navarro
0788f052c6dAdded file exists check before loading custom properties
Christopher NavarroChristopher Navarro
ad8b0025c28Updated the build script to create an empty custom.properties file
Christopher NavarroChristopher Navarro
f1e95f92ebdUpdated custom properties error message