File Changes for braney
switch to commits view, user indexv393_preview to v393_preview2 (2020-01-13 to 2020-01-20) v393
Show details
- src/hg/hgCollection/hgCollection.c
- lines changed 3, context: html, text, full: html, text
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.
- lines changed 3, 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/inc/trackDb.h
- lines changed 1, context: html, text, full: html, text
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.
- lines changed 1, 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.
- 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
- src/hg/lib/hui.c
- lines changed 3, 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
- lines changed 26, context: html, text, full: html, text
911c470997f803252c2e9008b055ff61a445d30f Mon Jan 20 10:01:53 2020 -0800
fix a problem with singleList filters
- src/hg/lib/trackDbCache.c
- lines changed 1, context: html, text, full: html, text
d91a1f3398f1978990bc18340a53d458f59fc0eb Tue Jan 14 10:09:00 2020 -0800
allow user to set trackDbCacheDir to null to disable
- lines changed 35, context: html, text, full: html, text
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.
- 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.
- lines changed 1, 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/makeDb/trackDb/human/trackDb.ra
- lines changed 2, context: html, text, full: html, text
911c470997f803252c2e9008b055ff61a445d30f Mon Jan 20 10:01:53 2020 -0800
fix a problem with singleList filters
- src/inc/hash.h
- lines changed 1, 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/inc/localmem.h
- lines changed 2, context: html, text, full: html, text
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.
- lines changed 2, 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/lib/hash.c
- lines changed 1, 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/lib/localmem.c
- lines changed 37, context: html, text, full: html, text
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.
- lines changed 37, 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/utils/qa/weeklybld/buildEnv.csh
- lines changed 2, context: html, text, full: html, text
bbecc8694c2c9f064220ee0ef703ce704418914b Mon Jan 20 10:12:11 2020 -0800
v393 preview2, refs #24777
switch to commits view, user index