Commits for max
switch to files view, user index
v333_preview2 to v333_base (2016-05-16 to 2016-05-23) v333
Show details
6628f59edcffa5a7778f380072eeaeca09a2f742 Mon May 16 14:49:52 2016 -0700
- adding another column to the gbMemberToken table, refs #17327
- src/hg/lib/gbMemberToken.as - lines changed 1, context: html, text, full: html, text
- src/hg/lib/gbMemberToken.c - lines changed 139, context: html, text, full: html, text
- src/hg/lib/gbMemberToken.h - lines changed 66, context: html, text, full: html, text
- src/hg/lib/gbMemberToken.sql - lines changed 1, context: html, text, full: html, text
cc9e37f2c26d65f53723c3c24b2c8ed673da32d2 Tue May 17 10:45:23 2016 -0700
- typos after code review
- src/product/installer/README.md - lines changed 2, context: html, text, full: html, text
84ca51e2468430ef920de07f05d33625af212411 Tue May 17 11:36:14 2016 -0700
- hiding track density options by default and showing upon click on checkbox, refs #952
337d09b1fb983b7363a53e80c0ca49227a6fd228 Tue May 17 13:14:10 2016 -0700
- adding cdwGetFile to the CDW to download a file. Also adding a
"download" button to cdwWebBrowse that uses cdwGetFile. Fixing a stray
include in cdwWebBrowse on the way.
- src/hg/cirm/cdw/cdwGetFile/cdwGetFile.c - lines changed 126, context: html, text, full: html, text
- src/hg/cirm/cdw/cdwGetFile/makefile - lines changed 16, context: html, text, full: html, text
- src/hg/cirm/cdw/cdwWebBrowse/cdwWebBrowse.c - lines changed 1, context: html, text, full: html, text
- src/hg/cirm/cdw/inc/cdwLib.h - lines changed 3, context: html, text, full: html, text
- src/hg/cirm/cdw/lib/cdwLib.c - lines changed 13, context: html, text, full: html, text
01c0d4de2150d1d2f064806fb0887f4abbc32226 Tue May 17 13:17:56 2016 -0700
- fixing a cdw error message
- src/hg/cirm/cdw/cdwGetFile/cdwGetFile.c - lines changed 3, context: html, text, full: html, text
7200ca703033fd3306817d972f8f1db22b4588b0 Tue May 17 14:05:01 2016 -0700
- fixing bug in cdwWebBrowse when user is not logged in
- src/hg/cirm/cdw/cdwWebBrowse/cdwWebBrowse.c - lines changed 11, context: html, text, full: html, text
d634731e4d646db3eaa0936c3f8651e0e6527b71 Wed May 18 16:23:00 2016 -0700
- various fixed to the browser installer script after feedback from Angie
and Chris, refs #14399
- src/product/installer/README.md - lines changed 30, context: html, text, full: html, text
- src/product/installer/browserSetup.sh - lines changed 34, context: html, text, full: html, text
b522d99abfd3969e5c4757da1f53446acde6b29d Wed May 18 16:42:53 2016 -0700
- fixing the udr option and downloading udr now from hgdownload, thanks to
Hiram to pushing it there. refs #14399
- src/product/installer/browserSetup.sh - lines changed 29, context: html, text, full: html, text
c409b1ef198cd2e87e742eab9a27fadefe3a92e4 Wed May 18 16:49:01 2016 -0700
- small docs change for the installer, #14399
- src/product/installer/browserSetup.sh - lines changed 1, context: html, text, full: html, text
4011a2fb6caca4a22ae491bcd79fe6756939c5d4 Thu May 19 09:42:34 2016 -0700
- generating a help page from the installer readme file, #14399
- src/product/installer/README.md - lines changed 12, context: html, text, full: html, text
- src/product/installer/makefile - lines changed 8, context: html, text, full: html, text
- src/product/installer/staticPage.html - lines changed 34, context: html, text, full: html, text
ab39fd538760231812320a30c32e8d88da21695b Thu May 19 10:02:51 2016 -0700
- readme fix for #14399
- src/product/installer/README.md - lines changed 17, context: html, text, full: html, text
929c1e1c0af12a04ef298d2b463cacf5647d6a63 Fri May 20 10:32:05 2016 -0700
- fixing 2bit and genbank errors, refs #14399
- src/product/installer/browserSetup.sh - lines changed 8, context: html, text, full: html, text
switch to files view, user index