File Changes for max
switch to commits view, user indexv351_preview to v351_preview2 (2017-06-12 to 2017-06-19) v351
Show details
- src/hg/hgGeneGraph/hgGeneGraph
- lines changed 1, context: html, text, full: html, text
e42cc09ffbb67d00c855ff96ad9aa6ff2aa98f14 Tue Jun 13 15:11:16 2017 -0700
fixing small bug visible only in error log, refs #13634
- src/hg/hgLogin/hgLogin.c
- lines changed 11, context: html, text, full: html, text
731f609d40cd0b0d4a7bcd27ed79d3a04ff3c22a Thu Jun 15 10:04:23 2017 -0700
making hgLogin create links as it was before my recent changes, so return to
the status at commit 263daca0593f4d67610f2466cdcdb262f27d6a67. This code is
only relevant when no returnto argument is specified (which shouldn't happen
as long as people click around on our website). the relativeLink hg.conf option
is only used on the CIRM server. refs #19630
- lines changed 10, context: html, text, full: html, text
090d4afcaf0482dfa3f5eaec25d915f1d4a9fa9e Thu Jun 15 13:34:32 2017 -0700
Cleanup of hgSession to make the distinction between the login server and local
server clearer in the code. Renaming and moving two functions from wikiLink to
hdb, as at least one is not necessarily wikiLink-related and it's good to keep
them together. Also adding a warning to hgSession.c (probably
useless). refs #19632 and also see related tickets there.
- lines changed 7, context: html, text, full: html, text
8ae0ae3613df46ae3fffc6618e7e276ac679633c Thu Jun 15 13:45:35 2017 -0700
some more cleanup of old code that I wrote, refs #19632
- src/hg/hgSession/hgSession.c
- lines changed 20, context: html, text, full: html, text
090d4afcaf0482dfa3f5eaec25d915f1d4a9fa9e Thu Jun 15 13:34:32 2017 -0700
Cleanup of hgSession to make the distinction between the login server and local
server clearer in the code. Renaming and moving two functions from wikiLink to
hdb, as at least one is not necessarily wikiLink-related and it's good to keep
them together. Also adding a warning to hgSession.c (probably
useless). refs #19632 and also see related tickets there.
- src/hg/htdocs/goldenPath/help/mirror.html
- lines changed 1, context: html, text, full: html, text
d01977fdb90eeab36e47bd3346314723439b596b Mon Jun 12 13:27:49 2017 -0700
fixing typo, refs #19602
- src/hg/inc/hdb.h
- lines changed 29, context: html, text, full: html, text
090d4afcaf0482dfa3f5eaec25d915f1d4a9fa9e Thu Jun 15 13:34:32 2017 -0700
Cleanup of hgSession to make the distinction between the login server and local
server clearer in the code. Renaming and moving two functions from wikiLink to
hdb, as at least one is not necessarily wikiLink-related and it's good to keep
them together. Also adding a warning to hgSession.c (probably
useless). refs #19632 and also see related tickets there.
- src/hg/inc/wikiLink.h
- lines changed 1, context: html, text, full: html, text
090d4afcaf0482dfa3f5eaec25d915f1d4a9fa9e Thu Jun 15 13:34:32 2017 -0700
Cleanup of hgSession to make the distinction between the login server and local
server clearer in the code. Renaming and moving two functions from wikiLink to
hdb, as at least one is not necessarily wikiLink-related and it's good to keep
them together. Also adding a warning to hgSession.c (probably
useless). refs #19632 and also see related tickets there.
- src/hg/lib/hdb.c
- lines changed 47, context: html, text, full: html, text
090d4afcaf0482dfa3f5eaec25d915f1d4a9fa9e Thu Jun 15 13:34:32 2017 -0700
Cleanup of hgSession to make the distinction between the login server and local
server clearer in the code. Renaming and moving two functions from wikiLink to
hdb, as at least one is not necessarily wikiLink-related and it's good to keep
them together. Also adding a warning to hgSession.c (probably
useless). refs #19632 and also see related tickets there.
- src/hg/lib/wikiLink.c
- lines changed 1, context: html, text, full: html, text
69b7826e8b8ac5071b038120ab340c8d8e625987 Wed Jun 14 11:49:03 2017 -0700
fixing hgSession session links on genome-euro not going to genome euro, refs #19623
- lines changed 24, context: html, text, full: html, text
090d4afcaf0482dfa3f5eaec25d915f1d4a9fa9e Thu Jun 15 13:34:32 2017 -0700
Cleanup of hgSession to make the distinction between the login server and local
server clearer in the code. Renaming and moving two functions from wikiLink to
hdb, as at least one is not necessarily wikiLink-related and it's good to keep
them together. Also adding a warning to hgSession.c (probably
useless). refs #19632 and also see related tickets there.
- src/hg/makeDb/trackDb/human/clinvar.html
- lines changed 5, context: html, text, full: html, text
7a2e5569d47f4767d849a093fd2c6c589e242651 Fri Jun 16 10:59:48 2017 -0700
adding link to exac clinvar converter to clinvar desc page
- src/hg/utils/otto/lovd/checkAndLoad.sh
- lines changed 7, context: html, text, full: html, text
2808b4a94a11470034ec69a6c79ede4db24f5b89 Wed Jun 14 12:08:09 2017 -0700
fixing LOVD otto, no redmine
- src/hg/utils/otto/lovd/download.sh
- lines changed 4, context: html, text, full: html, text
2808b4a94a11470034ec69a6c79ede4db24f5b89 Wed Jun 14 12:08:09 2017 -0700
fixing LOVD otto, no redmine
- src/product/README.txt
- lines changed 1, context: html, text, full: html, text
1c2f24349222726c33589796dd71b915d02cffb7 Mon Jun 12 16:04:24 2017 -0700
fixing typo again, stupid me
- src/product/installer/browserSetup.sh
- lines changed 6, context: html, text, full: html, text
a22997cd9aee71c8bd6a3791a43f1dba822f02c5 Mon Jun 12 11:13:03 2017 -0700
adding a 64bit check to GBIC after discussion with ChrisL, thx, no redmine
switch to commits view, user index