File Changes for galt
switch to commits view, user indexv377_base to v378_preview (2019-02-04 to 2019-02-11) v378
Show details
- src/hg/hgSession/backupRestore.c
- lines changed 2163, context: html, text, full: html, text
05094dabf3d005ab35a998ff225443fc4255611f Mon Feb 4 23:07:42 2019 -0800
Adding ability to backup and restore the cart and its custom tracks in hgSession.
- lines changed 4, context: html, text, full: html, text
ba9df66e76908e3e1d2e3a16c9df0e74bd420eaf Tue Feb 5 18:01:43 2019 -0800
oops. needs to save using id from userDb table, not the sessionDb table.
- lines changed 4, context: html, text, full: html, text
9c0ff0119cc46b2ef1fa191cb64657de78824b64 Tue Feb 5 23:22:10 2019 -0800
fixing it to use LOCAL in load data infile -- would not work for separate RR and custom trash server anyways.
- lines changed 23, context: html, text, full: html, text
fa80307492d13ebdd1c86ef1231fd0f3fc7bbd73 Fri Feb 8 16:41:29 2019 -0800
Tweaking .sql security. My testing found no way to break it. Mysql and jksql currently do not allow multiple statements, which is good since that is a big weakness otherwise.
- lines changed 1, context: html, text, full: html, text
b0ffebb10d016222d9e21975b4d7aaf1c2fb9425 Fri Feb 8 18:20:41 2019 -0800
oops, missing newline in hubList archive file
- src/hg/hgSession/hgSession.c
- lines changed 275, context: html, text, full: html, text
05094dabf3d005ab35a998ff225443fc4255611f Mon Feb 4 23:07:42 2019 -0800
Adding ability to backup and restore the cart and its custom tracks in hgSession.
- src/hg/hgSession/hgSession.h
- lines changed 51, context: html, text, full: html, text
05094dabf3d005ab35a998ff225443fc4255611f Mon Feb 4 23:07:42 2019 -0800
Adding ability to backup and restore the cart and its custom tracks in hgSession.
- src/hg/hgSession/makefile
- lines changed 1, context: html, text, full: html, text
05094dabf3d005ab35a998ff225443fc4255611f Mon Feb 4 23:07:42 2019 -0800
Adding ability to backup and restore the cart and its custom tracks in hgSession.
- src/hg/htdocs/goldenPath/help/hgSessionHelp.html
- lines changed 39, context: html, text, full: html, text
05094dabf3d005ab35a998ff225443fc4255611f Mon Feb 4 23:07:42 2019 -0800
Adding ability to backup and restore the cart and its custom tracks in hgSession.
- src/hg/inc/cart.h
- lines changed 8, context: html, text, full: html, text
05094dabf3d005ab35a998ff225443fc4255611f Mon Feb 4 23:07:42 2019 -0800
Adding ability to backup and restore the cart and its custom tracks in hgSession.
- lines changed 3, context: html, text, full: html, text
ba9df66e76908e3e1d2e3a16c9df0e74bd420eaf Tue Feb 5 18:01:43 2019 -0800
oops. needs to save using id from userDb table, not the sessionDb table.
- src/hg/inc/customFactory.h
- lines changed 1, context: html, text, full: html, text
05094dabf3d005ab35a998ff225443fc4255611f Mon Feb 4 23:07:42 2019 -0800
Adding ability to backup and restore the cart and its custom tracks in hgSession.
- src/hg/inc/jksql.h
- lines changed 9, context: html, text, full: html, text
05094dabf3d005ab35a998ff225443fc4255611f Mon Feb 4 23:07:42 2019 -0800
Adding ability to backup and restore the cart and its custom tracks in hgSession.
- src/hg/lib/cart.c
- lines changed 52, context: html, text, full: html, text
05094dabf3d005ab35a998ff225443fc4255611f Mon Feb 4 23:07:42 2019 -0800
Adding ability to backup and restore the cart and its custom tracks in hgSession.
- lines changed 6, context: html, text, full: html, text
ba9df66e76908e3e1d2e3a16c9df0e74bd420eaf Tue Feb 5 18:01:43 2019 -0800
oops. needs to save using id from userDb table, not the sessionDb table.
- src/hg/lib/customFactory.c
- lines changed 12, context: html, text, full: html, text
05094dabf3d005ab35a998ff225443fc4255611f Mon Feb 4 23:07:42 2019 -0800
Adding ability to backup and restore the cart and its custom tracks in hgSession.
- src/hg/lib/jksql.c
- lines changed 72, context: html, text, full: html, text
05094dabf3d005ab35a998ff225443fc4255611f Mon Feb 4 23:07:42 2019 -0800
Adding ability to backup and restore the cart and its custom tracks in hgSession.
- src/hg/utils/refreshNamedSessionCustomTracks/refreshNamedSessionCustomTracks.c
- lines changed 2, context: html, text, full: html, text
05094dabf3d005ab35a998ff225443fc4255611f Mon Feb 4 23:07:42 2019 -0800
Adding ability to backup and restore the cart and its custom tracks in hgSession.
switch to commits view, user index