Commits for jcasper
switch to files view, user index
v333_base to v334_preview (2016-05-23 to 2016-05-31) v334
Show details
10d24a04f2cc45af8484f29d35899bec2e53db46 Fri May 27 16:29:24 2016 -0700
- Initial commit of public session listing CGI hgPublicSessions and supporting changes to hgSession. refs #15312
- src/hg/hgPublicSessions/hgPublicSessions.c - lines changed 261, context: html, text, full: html, text
- src/hg/hgPublicSessions/makefile - lines changed 17, context: html, text, full: html, text
- src/hg/hgSession/hgSession.c - lines changed 240, context: html, text, full: html, text
- src/hg/htdocs/images/sort_asc.png - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change shows no diff)
- src/hg/htdocs/images/sort_asc_disabled.png - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change shows no diff)
- src/hg/htdocs/images/sort_both.png - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change shows no diff)
- src/hg/htdocs/images/sort_desc.png - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change shows no diff)
- src/hg/htdocs/images/sort_desc_disabled.png - lines changed 0, context: html, text, full: html, text (a binary file or whitespace-only change shows no diff)
- src/hg/htdocs/style/HGStyle.css - lines changed 5, context: html, text, full: html, text
- src/hg/inc/sessionThumbnail.h - lines changed 25, context: html, text, full: html, text
- src/hg/lib/namedSessionDb.as - lines changed 1, context: html, text, full: html, text
- src/hg/lib/namedSessionDb.sql - lines changed 1, context: html, text, full: html, text
- src/hg/lib/sessionThumbnail.c - lines changed 59, context: html, text, full: html, text
727438a3a76e2d885d82d1dd095c644c7e574b05 Fri May 27 16:43:41 2016 -0700
- Mustn't forget the comments and copyright/license info! refs #15312
- src/hg/hgPublicSessions/hgPublicSessions.c - lines changed 4, context: html, text, full: html, text
- src/hg/inc/sessionThumbnail.h - lines changed 5, context: html, text, full: html, text
- src/hg/lib/sessionThumbnail.c - lines changed 7, context: html, text, full: html, text
234cbc971a40527191604738758d89959bf0d7de Sun May 29 01:11:41 2016 -0700
- Installing updated hg.conf files from UCSC servers
d04177d5318b0a62eb5fe22bc5df8d375ae293a0 Mon May 30 13:18:10 2016 -0700
- Always forget a file, refs #15312
- src/hg/hgSession/hgSession.h - lines changed 1, context: html, text, full: html, text
f62a8fddb1db00bd52535a93c620f265c249f61e Tue May 31 13:24:45 2016 -0700
- Only delete gallery image if a session was in the gallery, refs #15312
- src/hg/hgSession/hgSession.c - lines changed 7, context: html, text, full: html, text
switch to files view, user index