Commits for braney
switch to files view, user index
v393_preview to v393_preview2 (2020-01-13 to 2020-01-20) v393
Show details
d91a1f3398f1978990bc18340a53d458f59fc0eb Tue Jan 14 10:09:00 2020 -0800
- allow user to set trackDbCacheDir to null to disable
- src/hg/lib/trackDbCache.c - lines changed 1, context: html, text, full: html, text
9557ee900a1e404bf494a01a7cfc7704f3b5c3ca Tue Jan 14 11:08:01 2020 -0800
- don't let wiggles without parents or children autoscale by group
3e29ad0059ebf3c9b781ac5317e692ae2a2687bb Tue Jan 14 23:31:45 2020 -0800
- hgCollection fiddles with the settingsHash of trackDb, which might be
cached and made up of memory that shouldn't be freed. Copy the hash
before fiddling with it. Found a bug in lmCloneHash (wasn't setting
hash->lm correctly, so increment trackDb version just to make sure cache
will be cleared.
- src/hg/hgCollection/hgCollection.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/trackDbCache.c - lines changed 35, context: html, text, full: html, text
2843d2cfc55054140b354bc75ad25f1eacbfda30 Wed Jan 15 23:19:30 2020 -0800
- Revert "hgCollection fiddles with the settingsHash of trackDb, which might be"
This reverts commit 3e29ad0059ebf3c9b781ac5317e692ae2a2687bb.
- src/hg/hgCollection/hgCollection.c - lines changed 3, context: html, text, full: html, text
- src/hg/lib/trackDbCache.c - lines changed 35, context: html, text, full: html, text
a2a57a6247e93612140baa899ddb3c462af8f12e Wed Jan 15 23:37:27 2020 -0800
- mark hashes that are coming in from trackDb cache so they don't get
freed
- src/hg/lib/trackDbCache.c - lines changed 1, context: html, text, full: html, text
223c48ba609070feb1e133252b7b552186bc722f Thu Jan 16 07:19:01 2020 -0800
- increment trackDb version to make sure various experiments are expired
911c470997f803252c2e9008b055ff61a445d30f Mon Jan 20 10:01:53 2020 -0800
- fix a problem with singleList filters
- src/hg/makeDb/trackDb/human/trackDb.ra - lines changed 2, context: html, text, full: html, text
bbecc8694c2c9f064220ee0ef703ce704418914b Mon Jan 20 10:12:11 2020 -0800
- v393 preview2, refs #24777
- src/utils/qa/weeklybld/buildEnv.csh - lines changed 2, context: html, text, full: html, text
switch to files view, user index