All File Changes
v286_preview to v286_preview2 (2013-06-24 to 2013-07-02) v286
- python/lib/ucscGb/qa/tables/positionalQa.py
- lines changed 2, context: html, text, full: html, text
Added pgSnp track types to chromTypes list.
- src/fuzzyFind/ffapp.c
- lines changed 3, context: html, text, full: html, text
removing unneeded carefulCheckHeap calls since pushCarefulMemHandler was not being used and thus the check did absolutely nothing.
- src/hg/dnaGene/dnaGene.c
- lines changed 6, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/gsid/pbGsid/pbGsid.c
- lines changed 10, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/hgGateway/hgGateway.c
- lines changed 2, context: html, text, full: html, text
fixes #11192 -- handling https in redirects between ucsc and other official mirror sites like genome-euro
- src/hg/hgGene/ctd.c
- lines changed 2, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/hgGene/pathways.c
- lines changed 4, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/hgGene/pseudoGene.c
- lines changed 2, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/hgGene/synonym.c
- lines changed 2, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/hgTracks/pubsTracks.c
- src/hg/hgTracks/retroGene.c
- lines changed 2, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/hgTracks/simpleTracks.c
- lines changed 1, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/hgUserSuggestion/hgUserSuggestion.c
- lines changed 30, context: html, text, full: html, text
To DO 11139 Upgrade to hgUserSuggestion spam blocking.
- src/hg/hgc/hgc.c
- lines changed 102, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/hgc/virusClick.c
- lines changed 4, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/htdocs/ENCODE/pubsEncode.html
- lines changed 10, context: html, text, full: html, text
Adding 2013 Year 5 update to ENCODE pubs html page
- src/hg/htdocs/FAQ/FAQdownloads.html
- lines changed 1, context: html, text, full: html, text
Changing track name in FAQ example, based on MLQ input refs #11154
- src/hg/htdocs/goldenPath/help/bigBed.html
- lines changed 9, context: html, text, full: html, text
some more changes to the doc for assembly hubs and track item search
- src/hg/htdocs/goldenPath/help/genomeEuro.html
- lines changed 16, context: html, text, full: html, text
Made changes suggested by b0b (redmine #3000,7481)
- lines changed 2, context: html, text, full: html, text
made the link to genome-euro bold
- src/hg/htdocs/goldenPath/help/haplotypes.html
- lines changed 33, context: html, text, full: html, text
Changed population and scoring sections to match style of other sections and fixed some typos and punctuation.
- src/hg/htdocs/goldenPath/help/hgTracksHelp.html
- lines changed 2, context: html, text, full: html, text
Uncommented line linking to genome-euro (redmine #9767)
- src/hg/htdocs/goldenPath/help/hgVaiHelpText.html
- lines changed 322, context: html, text, full: html, text
First draft of hgVai documentation. refs #6152
- lines changed 2, context: html, text, full: html, text
minor tweak: put tool's short/common name first, followed by long name.
- src/hg/htdocs/goldenPath/help/trix.html
- lines changed 6, context: html, text, full: html, text
some more changes to the doc for assembly hubs and track item search
- src/hg/htdocs/goldenPath/help/twoBit.html
- lines changed 13, context: html, text, full: html, text
some more changes to the doc for assembly hubs and track item search
- src/hg/htdocs/goldenPath/newsarch.html
- lines changed 16, context: html, text, full: html, text
Added news about suggestion box feature, refs #9142
- lines changed 1, context: html, text, full: html, text
Forgot to remove a comment from the html
- lines changed 0, context: html, text, full: html, text
removed some whitespace at the beginning of ~1000 lines at top of file
- lines changed 51, context: html, text, full: html, text
announcing euronode release
- lines changed 37, context: html, text, full: html, text
added news announcement for hg19 ucsc genes
- src/hg/htdocs/goldenPath/pubs.html
- src/hg/htdocs/indexNews.html
- lines changed 10, context: html, text, full: html, text
added Ferret announcement to archive section, but commented out for now
- lines changed 44, context: html, text, full: html, text
Added news about suggestion box feature, refs #9142
- lines changed 1, context: html, text, full: html, text
fixed a missing tag opening
- lines changed 0, context: html, text, full: html, text
removed leading tabs and dropped 8 white spaces from each line
- lines changed 111, context: html, text, full: html, text
Resolved merge - edit conflicts between b0b and me
- lines changed 18, context: html, text, full: html, text
Added shortened suggestion announcement in a comment for archival use
- lines changed 71, context: html, text, full: html, text
announcing euronode release
- lines changed 32, context: html, text, full: html, text
added news announcement for hg19 ucsc genes
- lines changed 1, context: html, text, full: html, text
closed a broken tag that did not seem to break anything
- src/hg/htdocs/mirror.html
- lines changed 40, context: html, text, full: html, text
Added genome-euro to the list of mirrors (redmine #9769)
- src/hg/lib/hdb.c
- lines changed 2, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/lib/hgFind.c
- lines changed 2, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/lib/hubConnect.c
- lines changed 3, context: html, text, full: html, text
fix bug caused by my freeing memory that I was using as a cache. D'oh! refs #11165
- src/hg/lib/jksql.c
- lines changed 8, context: html, text, full: html, text
taking out unneeded debugging info in verbose=2 which was messing up genbank logging anyway
- lines changed 12, context: html, text, full: html, text
making the output a little safer for ignore situations so logs will not fill up with messages no one cares about
- lines changed 4, context: html, text, full: html, text
fixing dumpstack to use _exit instead of exit so that the child cleanup will not close the mysql connections that are shared with the parent process.
- lines changed 2, context: html, text, full: html, text
increasing the size of a couple of query arrays
- src/hg/lib/spDb.c
- lines changed 2, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/lib/web.c
- lines changed 14, context: html, text, full: html, text
fixes #11192 -- handling https in redirects between ucsc and other official mirror sites like genome-euro
- src/hg/makeDb/doc/allMis1.txt
- lines changed 17, context: html, text, full: html, text
done with genbank and blatServers entries refs #8750
- src/hg/makeDb/doc/echTel2.txt
- lines changed 1677, context: html, text, full: html, text
done with genscan and lastz to mouse mm10 refs #9693
- lines changed 12, context: html, text, full: html, text
in the pushQ 007047 refs #9693
- lines changed 3, context: html, text, full: html, text
in the pushQ 007047 refs #9693
- src/hg/makeDb/doc/encodeRegHg19.txt
- lines changed 8, context: html, text, full: html, text
Performance work. refs #10097
- src/hg/makeDb/doc/eriEur1.txt
- lines changed 20, context: html, text, full: html, text
liftOver eriEur1 to eriEur2 refs #9419
- src/hg/makeDb/doc/hg19.txt
- lines changed 33, context: html, text, full: html, text
Added a cautionary note for the next dbSNP build, to look for rs IDs that havebeen mapped to assembly patch contigs but not the primary reference, because
in at least some of those cases, mappings to the primary assembly show up on
dbSNP's website but not in the download files. refs #8360
- lines changed 86, context: html, text, full: html, text
wrapping up lastz for echTel2 oviAri3 sorAra2 and starting lastz zonAlb2 refs #10272
- lines changed 31, context: html, text, full: html, text
done with lastz for zonAlb1 refs #10272
- lines changed 332, context: html, text, full: html, text
done with zonAlb1 lastz starting falChe1 falPer1 anaPla1 amaVit1 melUnd1 refs #10272
- lines changed 124, context: html, text, full: html, text
finishing up lastz for echTel2 oviAri3 falChe1 falPer1 anaPla1 amaVit1 allMis1 refs #10272
- lines changed 10, context: html, text, full: html, text
done with melUnd1 lastz refs #10272
- lines changed 6, context: html, text, full: html, text
done with falChe1 lastz refs #10272
- lines changed 330, context: html, text, full: html, text
starting lastz for colLiv1 ficAlb2 araMac1 galGal4 pseHum1 refs #10272
- lines changed 28, context: html, text, full: html, text
done with lastz for pseHum1 ficAlb2 colLiv1 refs #10272
- lines changed 10, context: html, text, full: html, text
done with lastz for araMac1 and galGal4 refs #10272
- lines changed 59, context: html, text, full: html, text
starting lastz on chlSab1 refs #10272
- lines changed 72, context: html, text, full: html, text
starting lastz on macFas3 refs #10272
- lines changed 124, context: html, text, full: html, text
starting lastz on saiBol1 and otoGar3 refs #10272
- lines changed 87, context: html, text, full: html, text
finishing off lastz for ochPri3 oviAri3 macFas5 saiBol1 otoGar3 refs #10272
- lines changed 21, context: html, text, full: html, text
done with lastz for allMis1 macFas5 ochPri3 refs #10272
- lines changed 77, context: html, text, full: html, text
running up swap lastz for tarSyr1 papHam1 tupBel1 pteVam1 refs #10272
- src/hg/makeDb/doc/mm10.txt
- lines changed 65, context: html, text, full: html, text
running lastz to vicPac2 refs #10833
- src/hg/makeDb/doc/oviAri1.txt
- lines changed 19, context: html, text, full: html, text
liftOver to oviAri3 refs #9409
- src/hg/makeDb/doc/oviAri3.txt
- lines changed 102, context: html, text, full: html, text
ready for all.joiner downloads and pushQ refs #9409
- src/hg/makeDb/doc/proteins/121210.txt
- lines changed 3, context: html, text, full: html, text
build a couple more tables in the proteins database
- src/hg/makeDb/doc/taeGut1.txt
- lines changed 20, context: html, text, full: html, text
liftOver taeGut1 to taeGut2 refs #10190
- src/hg/makeDb/doc/ucscGenes/hg19.ucscGenes14.csh
- lines changed 109, context: html, text, full: html, text
rebuild after realizing I used rn4 instead of rheMac2 for zdb. D'oh!
- lines changed 9, context: html, text, full: html, text
generate new ucscGenePfam table
- src/hg/makeDb/doc/vicPac2.txt
- lines changed 1676, context: html, text, full: html, text
in the pushQ 007048 refs #10833
- src/hg/makeDb/doc/xenTro7.txt
- lines changed 86, context: html, text, full: html, text
starting genbank refs #9868
- src/hg/makeDb/genbank/etc/align.dbs
- lines changed 2, context: html, text, full: html, text
Added xenTro7. refs #9868
- lines changed 1, context: html, text, full: html, text
Added taeGut2. refs #10190
- lines changed 1, context: html, text, full: html, text
Added eriEur2 to daily hgwdev build refs #9419
- src/hg/makeDb/genbank/etc/genbank.conf
- lines changed 2, context: html, text, full: html, text
use less strengent filtering on CHM1
- lines changed 6, context: html, text, full: html, text
added native mRNAs and ESTs to CHM1
- lines changed 21, context: html, text, full: html, text
adding xenTro7 Xenopus (Silurana) tropicalis refs #9868
- lines changed 1, context: html, text, full: html, text
fix eriEur2 hedgehog entry for ooc file refs #9419
- src/hg/makeDb/genbank/etc/hgwdev.dbs
- lines changed 1, context: html, text, full: html, text
Added xenTro7. refs #9868
- lines changed 1, context: html, text, full: html, text
Added taeGut2. refs #10190
- lines changed 1, context: html, text, full: html, text
Added eriEur2 to daily hgwdev build refs #9419
- src/hg/makeDb/genbank/src/dbload/gbLoadRna.c
- lines changed 1, context: html, text, full: html, text
take out superflous printf on Hiram's request
- src/hg/makeDb/genbank/src/lib/sqlUpdater.c
- src/hg/makeDb/hgCalStat/hgCalStat.c
- lines changed 9, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/makeDb/hgKgMrna/hgKgMrna.c
- lines changed 1, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/makeDb/outside/hgBioCyc/hgBioCyc.c
- lines changed 3, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/makeDb/outside/hgJaxQtl/hgJaxQtl.c
- lines changed 3, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/makeDb/outside/hgKegg/hgKegg.c
- lines changed 1, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/makeDb/outside/hgKegg2/hgKegg2.c
- lines changed 1, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/makeDb/outside/hgKegg3/hgKegg3.c
- lines changed 4, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/makeDb/outside/hgSuperfam/hgSuperfam.c
- lines changed 3, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/makeDb/schema/all.joiner
- lines changed 7, context: html, text, full: html, text
Replaced several personal genomes table names in the human tablesIgnored list with pg%. Angie approves. refs #683
- src/hg/makeDb/trackDb/cow/bosTau6/numtSeq2012.html
- lines changed 110, context: html, text, full: html, text
Finalized numtSeq2012.html for susScr2 and bosTau6
- lines changed 1, context: html, text, full: html, text
Make NumtS table searchable for susScr2 and bosTau6 redmine 8533.
- src/hg/makeDb/trackDb/cow/bosTau6/trackDb.ra
- lines changed 18, context: html, text, full: html, text
Make NumtS table searchable for susScr2 and bosTau6 redmine 8533.
- src/hg/makeDb/trackDb/gator/allMis1/trackDb.ra
- lines changed 27, context: html, text, full: html, text
adjusting default visibilities refs #8750
- src/hg/makeDb/trackDb/human/hg19/metaDb/beta/wgEncodeHaibMethyl450.ra
- lines changed 127, context: html, text, full: html, text
Staging metaData correction for wgEncodeHaibMethyl450wgEncodeHaibMethyl450 track, removing file references, files have probe mappings, we display single base in table, refs #10447
- src/hg/makeDb/trackDb/human/hg19/metaDb/public/wgEncodeHaibMethyl450.ra
- lines changed 127, context: html, text, full: html, text
Staging metaData correction for wgEncodeHaibMethyl450wgEncodeHaibMethyl450 track, removing file references, files have probe mappings, we display single base in table, refs #10447
- src/hg/makeDb/trackDb/human/hg19/pgSnp.html
- lines changed 78, context: html, text, full: html, text
Updating Complete Genomics samples and references. refs #683
- lines changed 5, context: html, text, full: html, text
Clarifying which Genome Variants subtracks are native to hg19 and whichwere lifted. Unfortunately the per-subtrack origAssembly/pennantIcon
settings aren't reflected in the hgTrackUi table of subtracks; that
would be a nice feature.
- lines changed 109, context: html, text, full: html, text
Standardized punctuation on lists, put publications in CBSE citation format, fixed a link that was getting redirected, made several small grammar/punctuation tweaks. refs 683
- lines changed 80, context: html, text, full: html, text
Updating links & small fixes - thanks Brooke! refs #683
- lines changed 2, context: html, text, full: html, text
Changed 1000 Genomes Pilot labels to 1000 Genomes March 2010, per note-42 from Angie. refs #683
- src/hg/makeDb/trackDb/human/hg19/trackDb.ra
- lines changed 28, context: html, text, full: html, text
Clarifying which Genome Variants subtracks are native to hg19 and whichwere lifted. Unfortunately the per-subtrack origAssembly/pennantIcon
settings aren't reflected in the hgTrackUi table of subtracks; that
would be a nice feature.
- src/hg/makeDb/trackDb/human/hg19/wgEncodeHaibMethyl450.html
- lines changed 2, context: html, text, full: html, text
Updating links in HAIB Methy wgEncodeHaibMethyl450 track to point from hgdownload-test to hgdownload refs #10447
- src/hg/makeDb/trackDb/human/trackDb.pgSnp.ra
- lines changed 1, context: html, text, full: html, text
Shortening too-longLabel per Brooke's suggestion. refs #683
- lines changed 2, context: html, text, full: html, text
Changed 1000 Genomes Pilot labels to 1000 Genomes March 2010, per note-42 from Angie. refs #683
- lines changed 7, context: html, text, full: html, text
Made only the PSU, Saqqaq and AK1 visible by default per note-40. refs 683
- src/hg/makeDb/trackDb/pig/susScr2/numtSeq2012.html
- lines changed 2, context: html, text, full: html, text
Per 8533 note 39, the stement about 'a link pointing to ...' is removed.
- lines changed 3, context: html, text, full: html, text
Finalized numtSeq2012.html for susScr2 and bosTau6
- src/hg/makeDb/trackDb/pig/susScr2/trackDb.ra
- lines changed 23, context: html, text, full: html, text
Make NumtS table searchable for susScr2 and bosTau6 redmine 8533.
- src/hg/makeDb/trackDb/tenrec/echTel2/trackDb.ra
- lines changed 18, context: html, text, full: html, text
setting default track visibilities refs #9693
- src/hg/makefile
- lines changed 1, context: html, text, full: html, text
redmine 10685 Do not make mkEncodeFrameset anymore.
- src/hg/near/hgNear/hgNearData/Rat/rn4/orderDb.ra
- lines changed 1, context: html, text, full: html, text
fix the name similarity sort for rn4. refs #7129
- src/hg/oneShot/kgName/fbName.c
- lines changed 1, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/oneShot/kgName/kgName.c
- lines changed 13, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/pdbSP/pdbSP.c
- lines changed 2, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/fixAgp/fixAgp.c
- lines changed 9, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/kgAliasM/kgAliasM.c
- lines changed 1, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/kgAliasP/kgAliasP.c
- lines changed 1, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/kgBestMrna/kgPrepBestMrna.c
- lines changed 6, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/kgBestMrna/kgPrepBestMrna2.c
- lines changed 2, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/kgBestMrna/kgResultBestMrna.c
- lines changed 3, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/kgBestMrna2/kgPrepBestMrna2.c
- lines changed 2, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/kgBestMrna2/kgResultBestMrna2.c
- lines changed 1, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/kgBestRef2/kgPrepBestRef2.c
- lines changed 1, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/kgBestRef2/kgResultBestRef2.c
- lines changed 1, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/kgCheck/kgCheck.c
- lines changed 2, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/kgCheck2/kgCheck2.c
- lines changed 8, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/kgGetCds/kgGetCds.c
- lines changed 1, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/kgPepMrna/kgPepMrna.c
- lines changed 4, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/kgPick/kgPick.c
- lines changed 2, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/kgProtAlias/kgProtAlias.c
- lines changed 2, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/kgProtAliasNCBI/kgProtAliasNCBI.c
- lines changed 1, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/kgUniq/kgUniq.c
- lines changed 7, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/kgXref/kgXref.c
- lines changed 11, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/kgXref2/kgXref2.c
- lines changed 11, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/lib/doSam.c
- lines changed 2, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/lib/doStamps.c
- lines changed 7, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/lib/doTracks.c
- lines changed 11, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/lib/domains.c
- lines changed 3, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/lib/pbUtil.c
- lines changed 13, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/omimCheckAv/omimCheckAv.c
- lines changed 2, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/pbCalDist/pbCalDist.c
- lines changed 8, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/pbCalResStd/pbCalResStd.c
- lines changed 4, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/pbGlobal/pbGlobal.c
- lines changed 12, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/pbTracks/pbTracks.c
- lines changed 7, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/pfamXref/pfamXref.c
- lines changed 1, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/rmKGPepMrna/rmKGPepMrna.c
- lines changed 5, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/spToProteins/spToProteins.c
- lines changed 3, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/spToProteinsVar/spToProteinsVar.c
- lines changed 1, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/spXref3/spXref3.c
- lines changed 2, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/spm6/spm6.c
- lines changed 2, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/protein/spm7/spm7.c
- lines changed 2, context: html, text, full: html, text
fixing callers of sqlGetField to use sqlSafeFrag
- src/hg/pslReps/pslReps.c
- lines changed 2, context: html, text, full: html, text
removing unneeded carefulCheckHeap calls since pushCarefulMemHandler was not being used and thus the check did absolutely nothing.
- src/hg/utils/automation/doSimpleRepeat.pl
- lines changed 1, context: html, text, full: html, text
better cleaning of the TrfPart directory refs #10998
- src/hg/utils/automation/ensGeneScaffolds.pl
- lines changed 1, context: html, text, full: html, text
allow contig names to translate also refs #11114
- src/hg/utils/phyloTrees/108way.commonNames.nh
- lines changed 108, context: html, text, full: html, text
adding macFas5 chlSab1 araMac1 refs #10272
- src/hg/utils/phyloTrees/108way.nh
- lines changed 108, context: html, text, full: html, text
adding macFas5 chlSab1 araMac1 refs #10272
- src/hg/utils/phyloTrees/108way.scientificNames.nh
- lines changed 108, context: html, text, full: html, text
adding macFas5 chlSab1 araMac1 refs #10272
- src/hg/utils/phyloTrees/commonNames.sh
- lines changed 3, context: html, text, full: html, text
adding macFas5 chlSab1 araMac1 refs #10272
- src/hg/utils/phyloTrees/makefile
- lines changed 8, context: html, text, full: html, text
adding macFas5 chlSab1 araMac1 refs #10272
- src/hg/utils/phyloTrees/scientificNames.sh
- lines changed 3, context: html, text, full: html, text
adding macFas5 chlSab1 araMac1 refs #10272
- src/inc/common.h
- lines changed 4, context: html, text, full: html, text
fixing dumpstack to use _exit instead of exit so that the child cleanup will not close the mysql connections that are shared with the parent process.
- src/lib/errabort.c
- lines changed 1, context: html, text, full: html, text
fixing dumpstack to use _exit instead of exit so that the child cleanup will not close the mysql connections that are shared with the parent process.
- src/lib/memalloc.c
- lines changed 21, context: html, text, full: html, text
fixing bug in unlocking. There were too many places where returns and errAbort were leaving the routine without unlocking. It was easy to fix. Now I understand that if the user does not call pushCarefulMemHandler, then carefulParent is NULL and carefulCheckHeap exits early without doing anything. So only for routines that did NOT call pushCarefulMemHandler, but did call carefulCheckHeap multiple times was there a problem, and only pslReps util met those criteria
- src/lib/osunix.c
- lines changed 22, context: html, text, full: html, text
fixing dumpstack to use _exit instead of exit so that the child cleanup will not close the mysql connections that are shared with the parent process.
- src/lib/pipeline.c
- lines changed 1, context: html, text, full: html, text
fixing dumpstack to use _exit instead of exit so that the child cleanup will not close the mysql connections that are shared with the parent process.
- src/userApps/fetchKentSource.sh
- lines changed 10, context: html, text, full: html, text
ready for v286 with the beta branch fetch instead of HEAD refs #9149
- lines changed: 7770
- files changed: 181