File Changes for kent
switch to commits view, user indexv375_base to v376_preview (2018-12-10 to 2018-12-17) v376
Show details
- src/hg/cirm/cdw/cdwGetMetadataAsFile/cdwGetMetadataAsFile.c
- lines changed 4, context: html, text, full: html, text
7b3995bc4b3b79eedd919332f0955fc16fe6354f Wed Dec 12 10:30:09 2018 -0800
Creating a cdwCurrentUser function that is used by multiple applications rather than them each having their own method for getting current user. This fixes some problems with some of the applications not authenticating right.
- src/hg/cirm/cdw/cdwServeTagStorm/cdwServeTagStorm.c
- lines changed 15, context: html, text, full: html, text
7b3995bc4b3b79eedd919332f0955fc16fe6354f Wed Dec 12 10:30:09 2018 -0800
Creating a cdwCurrentUser function that is used by multiple applications rather than them each having their own method for getting current user. This fixes some problems with some of the applications not authenticating right.
- src/hg/cirm/cdw/cdwWebBrowse/cdwWebBrowse.c
- lines changed 15, context: html, text, full: html, text
7b3995bc4b3b79eedd919332f0955fc16fe6354f Wed Dec 12 10:30:09 2018 -0800
Creating a cdwCurrentUser function that is used by multiple applications rather than them each having their own method for getting current user. This fixes some problems with some of the applications not authenticating right.
- lines changed 2, context: html, text, full: html, text
df8e4bfad00a077691523131219c2d2aa90fbfaf Wed Dec 12 10:48:00 2018 -0800
Oops, missed one conversion to library routine, and in the most visible place. setCdwUser changed to a library function now in cdwWebBrowse.
- src/hg/cirm/cdw/cdwWebBrowse/version.doc
- lines changed 1, context: html, text, full: html, text
df8e4bfad00a077691523131219c2d2aa90fbfaf Wed Dec 12 10:48:00 2018 -0800
Oops, missed one conversion to library routine, and in the most visible place. setCdwUser changed to a library function now in cdwWebBrowse.
- src/hg/cirm/cdw/inc/cdwLib.h
- lines changed 3, context: html, text, full: html, text
7b3995bc4b3b79eedd919332f0955fc16fe6354f Wed Dec 12 10:30:09 2018 -0800
Creating a cdwCurrentUser function that is used by multiple applications rather than them each having their own method for getting current user. This fixes some problems with some of the applications not authenticating right.
- src/hg/cirm/cdw/lib/cdwLib.c
- lines changed 17, context: html, text, full: html, text
7b3995bc4b3b79eedd919332f0955fc16fe6354f Wed Dec 12 10:30:09 2018 -0800
Creating a cdwCurrentUser function that is used by multiple applications rather than them each having their own method for getting current user. This fixes some problems with some of the applications not authenticating right.
switch to commits view, user index