All File Changes
v345_base to v346_preview (2017-02-20 to 2017-02-27) v346
Show details
- src/browserbox/root/makefile
- lines changed 11, context: html, text, full: html, text
c610e9fcdbf1e1e3c99a7f7df90d19e50338f415 Tue Feb 7 13:37:22 2017 -0800
adding a makefile, so changing the GBIB update script is
easier. refs #18778
- src/browserbox/root/updateBrowser.sh
- lines changed 5, context: html, text, full: html, text
23a2ace9351acbe32b37d9fa45d2fee3a982f511 Tue Feb 7 16:00:29 2017 -0800
GBIB: adding a single encode table so hgVai can work in offline mode, refs #18778
- src/hg/cirm/cdw/cdwWebBrowse/cdwWebBrowse.c
- lines changed 4, context: html, text, full: html, text
2b30b55d6a5b71648296873b570b9d68b4901b6a Wed Feb 15 02:21:56 2017 -0800
CSP code cleanup. Using jsInlineF where needed for compact and efficient code, not using fixed-size local javascript strings which could overflow.
- src/hg/hgBlat/hgBlat.c
- lines changed 4, context: html, text, full: html, text
2b30b55d6a5b71648296873b570b9d68b4901b6a Wed Feb 15 02:21:56 2017 -0800
CSP code cleanup. Using jsInlineF where needed for compact and efficient code, not using fixed-size local javascript strings which could overflow.
- lines changed 6, context: html, text, full: html, text
5e4838f28e48e8175b933f5c2f459785add6f1cb Wed Feb 15 15:30:20 2017 -0800
fixed merge conflicts after pull from master. mostly fixing missing semi-colons and newlines on short bits of js.
- lines changed 23, context: html, text, full: html, text
abbe0860d25bde68b525bc41c7d191114cae431f Tue Feb 21 14:34:35 2017 -0800
let people choose the name and description for their blat results custom
track
- lines changed 2, context: html, text, full: html, text
db153fc2be848fdb0df4bde5193b3c117a757d84 Tue Feb 21 15:58:04 2017 -0800
oops..fix broken protein psls
- src/hg/hgCustom/hgCustom.c
- lines changed 7, context: html, text, full: html, text
af730d9e24c0642fe39657f890bc117ed015ccbf Wed Feb 15 01:12:26 2017 -0800
CSP code cleanup. Using new var-args versions of functions jsInlineF and jsOnEventByIdF to avoid using lots of fixed-size local javascript strings.
- src/hg/hgGateway/hgGateway.c
- lines changed 6, context: html, text, full: html, text
a896eaed586a82640295033c0d6b2e01c7757a65 Fri Feb 24 11:38:16 2017 -0800
Thanks Jonathan for pointing out my hardcoded JS links. Forming them properly...
- src/hg/hgGtexTrackSettings/hgGtexTrackSettings.c
- lines changed 3, context: html, text, full: html, text
af730d9e24c0642fe39657f890bc117ed015ccbf Wed Feb 15 01:12:26 2017 -0800
CSP code cleanup. Using new var-args versions of functions jsInlineF and jsOnEventByIdF to avoid using lots of fixed-size local javascript strings.
- src/hg/hgHubConnect/hgHubConnect.c
- lines changed 17, context: html, text, full: html, text
af730d9e24c0642fe39657f890bc117ed015ccbf Wed Feb 15 01:12:26 2017 -0800
CSP code cleanup. Using new var-args versions of functions jsInlineF and jsOnEventByIdF to avoid using lots of fixed-size local javascript strings.
- src/hg/hgLogin/hgLogin.c
- lines changed 12, context: html, text, full: html, text
2b30b55d6a5b71648296873b570b9d68b4901b6a Wed Feb 15 02:21:56 2017 -0800
CSP code cleanup. Using jsInlineF where needed for compact and efficient code, not using fixed-size local javascript strings which could overflow.
- lines changed 20, context: html, text, full: html, text
5e4838f28e48e8175b933f5c2f459785add6f1cb Wed Feb 15 15:30:20 2017 -0800
fixed merge conflicts after pull from master. mostly fixing missing semi-colons and newlines on short bits of js.
- src/hg/hgPublicSessions/hgPublicSessions.c
- lines changed 8, context: html, text, full: html, text
2b30b55d6a5b71648296873b570b9d68b4901b6a Wed Feb 15 02:21:56 2017 -0800
CSP code cleanup. Using jsInlineF where needed for compact and efficient code, not using fixed-size local javascript strings which could overflow.
- src/hg/hgSession/hgSession.c
- lines changed 7, context: html, text, full: html, text
af730d9e24c0642fe39657f890bc117ed015ccbf Wed Feb 15 01:12:26 2017 -0800
CSP code cleanup. Using new var-args versions of functions jsInlineF and jsOnEventByIdF to avoid using lots of fixed-size local javascript strings.
- lines changed 3, context: html, text, full: html, text
2b30b55d6a5b71648296873b570b9d68b4901b6a Wed Feb 15 02:21:56 2017 -0800
CSP code cleanup. Using jsInlineF where needed for compact and efficient code, not using fixed-size local javascript strings which could overflow.
- src/hg/hgTables/great.c
- lines changed 3, context: html, text, full: html, text
2b30b55d6a5b71648296873b570b9d68b4901b6a Wed Feb 15 02:21:56 2017 -0800
CSP code cleanup. Using jsInlineF where needed for compact and efficient code, not using fixed-size local javascript strings which could overflow.
- src/hg/hgTables/hgTables.c
- lines changed 3, context: html, text, full: html, text
2b30b55d6a5b71648296873b570b9d68b4901b6a Wed Feb 15 02:21:56 2017 -0800
CSP code cleanup. Using jsInlineF where needed for compact and efficient code, not using fixed-size local javascript strings which could overflow.
- src/hg/hgTables/mainPage.c
- lines changed 8, context: html, text, full: html, text
2b30b55d6a5b71648296873b570b9d68b4901b6a Wed Feb 15 02:21:56 2017 -0800
CSP code cleanup. Using jsInlineF where needed for compact and efficient code, not using fixed-size local javascript strings which could overflow.
- src/hg/hgTrackUi/hgTrackUi.c
- lines changed 11, context: html, text, full: html, text
af730d9e24c0642fe39657f890bc117ed015ccbf Wed Feb 15 01:12:26 2017 -0800
CSP code cleanup. Using new var-args versions of functions jsInlineF and jsOnEventByIdF to avoid using lots of fixed-size local javascript strings.
- lines changed 3, context: html, text, full: html, text
2b30b55d6a5b71648296873b570b9d68b4901b6a Wed Feb 15 02:21:56 2017 -0800
CSP code cleanup. Using jsInlineF where needed for compact and efficient code, not using fixed-size local javascript strings which could overflow.
- lines changed 4, context: html, text, full: html, text
9ab0ae3be4331e190b21e2caef88ed5ddbd44ca9 Wed Feb 22 15:29:02 2017 -0800
Fixes #18918. hgTrackUi SuperTrack config had id-conflict. Resolved by adding _check suffix to the checkbox id.
- src/hg/hgTracks/bedTrack.c
- lines changed 2, context: html, text, full: html, text
f5dd98342fc42e9da5ec13f57c8a8a699c5eb453 Fri Feb 24 10:18:34 2017 -0800
fix problem with bigBed 8 and bigBed 9 missing labels
- src/hg/hgTracks/bigBedTrack.c
- lines changed 1, context: html, text, full: html, text
940c6ebd780d605aea366daae090015d8493217e Thu Feb 23 13:07:44 2017 -0800
don't crash on bigBed3's without extra fields
- src/hg/hgTracks/config.c
- lines changed 13, context: html, text, full: html, text
af730d9e24c0642fe39657f890bc117ed015ccbf Wed Feb 15 01:12:26 2017 -0800
CSP code cleanup. Using new var-args versions of functions jsInlineF and jsOnEventByIdF to avoid using lots of fixed-size local javascript strings.
- src/hg/hgTracks/extTools.c
- lines changed 4, context: html, text, full: html, text
2b30b55d6a5b71648296873b570b9d68b4901b6a Wed Feb 15 02:21:56 2017 -0800
CSP code cleanup. Using jsInlineF where needed for compact and efficient code, not using fixed-size local javascript strings which could overflow.
- lines changed 5, context: html, text, full: html, text
5e4838f28e48e8175b933f5c2f459785add6f1cb Wed Feb 15 15:30:20 2017 -0800
fixed merge conflicts after pull from master. mostly fixing missing semi-colons and newlines on short bits of js.
- src/hg/hgTracks/hgTracks.c
- lines changed 5, context: html, text, full: html, text
af730d9e24c0642fe39657f890bc117ed015ccbf Wed Feb 15 01:12:26 2017 -0800
CSP code cleanup. Using new var-args versions of functions jsInlineF and jsOnEventByIdF to avoid using lots of fixed-size local javascript strings.
- src/hg/hgTracks/searchTracks.c
- lines changed 32, context: html, text, full: html, text
af730d9e24c0642fe39657f890bc117ed015ccbf Wed Feb 15 01:12:26 2017 -0800
CSP code cleanup. Using new var-args versions of functions jsInlineF and jsOnEventByIdF to avoid using lots of fixed-size local javascript strings.
- src/hg/hgTracks/wigMafTrack.c
- lines changed 2, context: html, text, full: html, text
36e24af8e99c9fc7317933d69beb0455f531d268 Thu Feb 23 14:02:10 2017 -0800
don't crash on bigMaf's when the summary hasn't been set and the track
is dense or in a >1Mb view
- src/hg/hgVai/hgVai.c
- lines changed 11, context: html, text, full: html, text
2b30b55d6a5b71648296873b570b9d68b4901b6a Wed Feb 15 02:21:56 2017 -0800
CSP code cleanup. Using jsInlineF where needed for compact and efficient code, not using fixed-size local javascript strings which could overflow.
- src/hg/hgc/hgc.c
- lines changed 2, context: html, text, full: html, text
db153fc2be848fdb0df4bde5193b3c117a757d84 Tue Feb 21 15:58:04 2017 -0800
oops..fix broken protein psls
- src/hg/htdocs/goldenPath/help/gbic.html
- lines changed 7, context: html, text, full: html, text
e1781c66045513f1dd5d50f157704a747c1f8564 Wed Feb 22 14:44:59 2017 -0800
Adding GBiC video to news and user guide, refs #18734
- src/hg/htdocs/goldenPath/newsarch.html
- lines changed 3, context: html, text, full: html, text
e1781c66045513f1dd5d50f157704a747c1f8564 Wed Feb 22 14:44:59 2017 -0800
Adding GBiC video to news and user guide, refs #18734
- lines changed 14, context: html, text, full: html, text
cfa707c7ee78d710b8557ae01a5ec3b60d7e2cac Thu Feb 23 14:09:50 2017 -0800
Fixing news for code review, refs #18892
- src/hg/htdocs/goldenPath/pubs.html
- lines changed 23, context: html, text, full: html, text
8fbfc20ebd78c1a2ebe652f610281b25f2bcb0cc Wed Feb 22 15:35:52 2017 -0800
Moving latest NAR into 2017 section, no RM
- src/hg/htdocs/images/Acanthisitta_chloris.jpg
- lines changed 0, context: html, text, full: html, text
4c91c1f9bf92bf49a7fac7c2e4fb9873020858b3 Wed Feb 22 14:40:00 2017 -0800
'WikiMedia Commons: Walter Lawry Buller (1888) http://www.newzealandantiqueprints.co.nz/gallery/birds/birds_buller2_riflemanoldlg.html refs #18785'
- src/hg/htdocs/images/Anas_platyrhynchos.jpg
- lines changed 0, context: html, text, full: html, text
1d4d05fbda008a18a034eb8fd44f205fd7be4978 Wed Feb 22 14:39:31 2017 -0800
'WikiMedia Commons: Jörg Hempel https://commons.wikimedia.org/wiki/User:LC-de refs #18785'
- src/hg/htdocs/images/Anser_cygnoides_domesticus.jpg
- lines changed 0, context: html, text, full: html, text
87beebe828972e11a79fad8649574294d27d64e2 Wed Feb 22 14:40:29 2017 -0800
'WikiMedia Commons: Halved Sandwich https://commons.wikimedia.org/wiki/File:Anser_cygnoides_06.jpg refs #18785'
- src/hg/htdocs/images/Apaloderma_vittatum.jpg
- lines changed 0, context: html, text, full: html, text
9f7d31ecef39401dab8a775609ef574c7e14c2bc Wed Feb 22 14:40:12 2017 -0800
'WikiMedia Commons: Per Holmen http://www.pers-birding-pages.com/www.pers-birding-pages.com/Home.html refs #18785'
- src/hg/htdocs/images/Astyanax_mexicanus.jpg
- lines changed 0, context: html, text, full: html, text
179001739b1f8688ad1843c404acd8edf661bf1c Tue Feb 21 15:01:41 2017 -0800
'WikiMedia Commons: Ltshears https://commons.wikimedia.org/wiki/File:Blind_Cavefish.jpg refs #18785'
- src/hg/htdocs/images/Balearica_regulorum_gibbericeps.jpg
- lines changed 0, context: html, text, full: html, text
c35b4d13f3e0592e6bdb8c5311d307982bb83e0b Wed Feb 22 14:40:21 2017 -0800
'WikiMedia Commons: Charles Sharp https://commons.wikimedia.org/wiki/File:Grey_crowned_crane_(Balearica_regulorum_gibbericeps)_head.jpg refs #18785'
- src/hg/htdocs/images/Buceros_rhinoceros_silvestris.jpg
- lines changed 0, context: html, text, full: html, text
fadd3c859497d7c0ce8561556d5ac898b6a53ad5 Wed Feb 22 14:40:23 2017 -0800
'WikiMedia Commons: David Berkowitz (flickr) https://commons.wikimedia.org/wiki/File:Rhinoceros_Hornbill_002_-_Buceros_rhinoceros_-_Kuala_Lumpur_Bird_Park_2013.jpg refs #18785'
- src/hg/htdocs/images/Calidris_pugnax.jpg
- lines changed 0, context: html, text, full: html, text
5f4d8605b67da52deee5fe3b2b62217acdaaf6c2 Wed Feb 22 14:40:30 2017 -0800
'WikiMedia Commons: Dick Daniels http://carolinabirds.org/ refs #18785'
- src/hg/htdocs/images/Calypte_anna.jpg
- lines changed 0, context: html, text, full: html, text
120bbed11e7741a2c6122a15d92946c1fdba6594 Wed Feb 22 14:40:07 2017 -0800
'WikiMedia Commons: Pacific Southwest Region USFWS https://www.flickr.com/photos/usfws_pacificsw/with/14534381519/ refs #18785'
- src/hg/htdocs/images/Caprimulgus_carolinensis.jpg
- lines changed 0, context: html, text, full: html, text
ef484b8fe61012ba6509515317014201bdab9b34 Wed Feb 22 14:40:11 2017 -0800
'WikiMedia Commons: Richard Crossley https://crossleybooks.com/ refs #18785'
- src/hg/htdocs/images/Cariama_cristata.jpg
- lines changed 0, context: html, text, full: html, text
31aea1c9619060f801e6bd213c2822f3485ac833 Wed Feb 22 14:39:42 2017 -0800
'WikiMedia Commons: Manfred Werner https://commons.wikimedia.org/wiki/User:Tsui refs #18785'
- src/hg/htdocs/images/Chaetura_pelagica.jpg
- lines changed 0, context: html, text, full: html, text
977128926800b3ee112e385613b38f110912ccf0 Wed Feb 22 14:40:27 2017 -0800
'WikiMedia Commons: Dominic Sherony https://www.flickr.com/people/9765210@N03?rb=1 refs #18785'
- src/hg/htdocs/images/Charadrius_vociferus.jpg
- lines changed 0, context: html, text, full: html, text
bc25734772b33e0828994d0a63f476a43cd683fc Wed Feb 22 14:40:15 2017 -0800
'WikiMedia Commons: Alan D. Wilson https://commons.wikimedia.org/wiki/File:Killdeer.jpg refs #18785'
- src/hg/htdocs/images/Chlamydotis_macqueenii.jpg
- lines changed 0, context: html, text, full: html, text
9d1b20bb767cce5502986a7a0cce936d7f520a6b Wed Feb 22 14:43:34 2017 -0800
remove trailing slash rename refs #18785
- src/hg/htdocs/images/Chlamydotis_macqueenii_.jpg
- lines changed 0, context: html, text, full: html, text
9a9f8b5eefc5bbfcae41b6941e6bc77c170bd0ab Wed Feb 22 14:39:57 2017 -0800
'WikiMedia Commons: Cedric Guppy https://commons.wikimedia.org/wiki/User:Cedricguppy refs #18785'
- lines changed 0, context: html, text, full: html, text
9d1b20bb767cce5502986a7a0cce936d7f520a6b Wed Feb 22 14:43:34 2017 -0800
remove trailing slash rename refs #18785
- src/hg/htdocs/images/Clupea_harengus.jpg
- lines changed 0, context: html, text, full: html, text
58f503c6b43050452f3c85f78fb5e0a83329a621 Tue Feb 21 15:01:30 2017 -0800
'WikiMedia Commons: Uwe Kils https://commons.wikimedia.org/wiki/File:Herringadultkils.jpg refs #18785'
- src/hg/htdocs/images/Colius_striatus.jpg
- lines changed 0, context: html, text, full: html, text
f802cb1cd27f52dfcf43e6a68fe15c198d3cab72 Wed Feb 22 14:39:43 2017 -0800
'WikiMedia Commons: Dick Daniels http://carolinabirds.org/ refs #18785'
- src/hg/htdocs/images/Columba_livia.jpg
- lines changed 0, context: html, text, full: html, text
5e6012752c0eba638baefc494f666274c0900b78 Wed Feb 22 14:39:27 2017 -0800
'WikiMedia Commons: Ashik Ravindra http://musicrooms-imaging.blogspot.in/ refs #18785'
- src/hg/htdocs/images/Corvus_brachyrhynchos.jpg
- lines changed 0, context: html, text, full: html, text
359ede96e65c698934b45bed553603a4063fa743 Wed Feb 22 14:39:53 2017 -0800
'WikiMedia Commons: Dick Daniels http://carolinabirds.org/ refs #18785'
- src/hg/htdocs/images/Corvus_cornix_cornix.jpg
- lines changed 0, context: html, text, full: html, text
bb595de02883682e8887f072245f8a4545e03e7f Wed Feb 22 14:40:26 2017 -0800
'WikiMedia Commons: Bob (picasa web) https://commons.wikimedia.org/wiki/File:Corvus_cornix_-Egypt-8.jpg refs #18785'
- src/hg/htdocs/images/Coturnix_japonica.jpg
- lines changed 0, context: html, text, full: html, text
306b46682752c0359f22ef782f1266cf26c39e36 Wed Feb 22 14:40:33 2017 -0800
'WikiMedia Commons: Ingrid Taylor https://www.flickr.com/people/49503118795@N01?rb=1 refs #18785'
- src/hg/htdocs/images/Cuculus_canorus.jpg
- lines changed 0, context: html, text, full: html, text
f9800311a83e390c61a6b4717eb90e8d6a6dec35 Wed Feb 22 14:40:19 2017 -0800
'WikiMedia Commons: Steve Garvie from Dunfermline, Fife, Scotland https://www.flickr.com/photos/50079771@N08 refs #18785'
- src/hg/htdocs/images/Cyprinodon_variegatus.jpg
- lines changed 0, context: html, text, full: html, text
a86089ce0e5091dec2d69b6982a825db7cda0237 Tue Feb 21 15:01:25 2017 -0800
'WikiMedia Commons: Hildebrand, Samuel F. (1919) http://digitalcollections.lib.washington.edu/cdm/search/collection/fishimages refs #18785'
- src/hg/htdocs/images/Cyprinus_carpio.jpg
- lines changed 0, context: html, text, full: html, text
8fb03d5fc8f694297aa713b59c8c63bda6c2c2b4 Tue Feb 21 15:01:42 2017 -0800
'WikiMedia Commons: George Chernilevsky https://commons.wikimedia.org/wiki/File:Cyprinus_carpio_2008_G1.jpg refs #18785'
- src/hg/htdocs/images/Egretta_garzetta.jpg
- lines changed 0, context: html, text, full: html, text
ac985bda2147f7eb2c925b2f5ede91b03abff4b1 Wed Feb 22 14:39:35 2017 -0800
'WikiMedia Commons: GDW.45 https://commons.wikimedia.org/wiki/File:Little_Egret.6.jpg refs #18785'
- src/hg/htdocs/images/Esox_lucius.jpg
- lines changed 0, context: html, text, full: html, text
33fbc2496536a9586e010f1a2b0afed0035df5bb Tue Feb 21 15:01:23 2017 -0800
'WikiMedia Commons: katdaned https://commons.wikimedia.org/wiki/File:Northern_Pike_at_Umwelt_Garten.jpg refs #18785'
- src/hg/htdocs/images/Eurypyga_helias.jpg
- lines changed 0, context: html, text, full: html, text
604b25fca9367a6b816a47952a4fcc5c5f312062 Wed Feb 22 14:39:45 2017 -0800
'WikiMedia Commons: Tony Hisgett from Birmingham, UK https://www.flickr.com/photos/37804979@N00 refs #18785'
- src/hg/htdocs/images/Falco_cherrug.jpg
- lines changed 0, context: html, text, full: html, text
ba4763afb624db3a31e8e6572c57a6c57d4d3ad1 Wed Feb 22 14:39:29 2017 -0800
'WikiMedia Commons: Bohuš Číčel http://www.flickr.com/photos/bcicel/ refs #18785'
- src/hg/htdocs/images/Falco_peregrinus.jpg
- lines changed 0, context: html, text, full: html, text
669bc63b69e4f47bb3755a249095394b4dd8f5d5 Wed Feb 22 14:39:28 2017 -0800
'WikiMedia Commons: Will Mayall https://commons.wikimedia.org/wiki/User:Mayall refs #18785'
- src/hg/htdocs/images/Ficedula_albicollis.jpg
- lines changed 0, context: html, text, full: html, text
07a95344dd918f82df50cc1961c8dc9a8a60e153 Wed Feb 22 14:38:42 2017 -0800
'WikiMedia Commons: Andrej Chudý https://commons.wikimedia.org/wiki/File:Collared_flycatcher_(Ficedula_albicollis).jpg refs #18785'
- src/hg/htdocs/images/Fulmarus_glacialis.jpg
- lines changed 0, context: html, text, full: html, text
f48ece87e5f3b16d6c236bc7d3205595dc52b60e Wed Feb 22 14:39:46 2017 -0800
'Asfafi (pixbay.com) https://pixabay.com/en/users/asfafi-1690630/ refs #18785'
- src/hg/htdocs/images/Fundulus_heteroclitus.jpg
- lines changed 0, context: html, text, full: html, text
497c52de97b23933af3364eef4e59c3502b990f4 Tue Feb 21 15:01:29 2017 -0800
'NOAA photo library http://www.photolib.noaa.gov/htmls/nerr0338.htm refs #18785'
- src/hg/htdocs/images/Gavia_stellata.jpg
- lines changed 0, context: html, text, full: html, text
21e3f06902bf68837eb0ee2d20b8edfc43b61240 Wed Feb 22 14:39:48 2017 -0800
'WikiMedia Commons: Ómar Runólfsson (flickr) https://commons.wikimedia.org/wiki/File:Gavia_stellata_-Iceland_-swimming-8.jpg refs #18785'
- src/hg/htdocs/images/Haliaeetus_albicilla.jpg
- lines changed 0, context: html, text, full: html, text
9d97ae6cda38531847d4829aa6e75a21102e1dfa Wed Feb 22 14:39:49 2017 -0800
'WikiMedia Commons: Eprdox https://commons.wikimedia.org/wiki/File:White-tailed_Eagle_Head_detail.jpg refs #18785'
- src/hg/htdocs/images/Haliaeetus_leucocephalus.jpg
- lines changed 0, context: html, text, full: html, text
bb0179dd67ceea4fc9764f90e31a44783bc6e71a Wed Feb 22 14:40:24 2017 -0800
'WikiMedia Commons: Yathin S Krishnappa https://commons.wikimedia.org/wiki/User:Yathin_sk refs #18785'
- src/hg/htdocs/images/Haplochromis_burtoni.jpg
- lines changed 0, context: html, text, full: html, text
f0332d37320e297197e4faa25b79ae9fa73cb577 Tue Feb 21 15:01:20 2017 -0800
'WikiMedia Commons: Russell D. Fernald and Sabrina S. Burmeister https://commons.wikimedia.org/wiki/File:Astatotilapia_burtoni.png refs #18785'
- src/hg/htdocs/images/Ictalurus_punctatus.jpg
- lines changed 0, context: html, text, full: html, text
4a94ad67d1e122ffd9f334ef07703cb98547f795 Tue Feb 21 15:01:38 2017 -0800
'WikiMedia Commons: Harmil https://commons.wikimedia.org/wiki/File:Channelcat.jpg refs #18785'
- src/hg/htdocs/images/Kryptolebias_marmoratus.jpg
- lines changed 0, context: html, text, full: html, text
a5fd3bc3e4eea959e9b178e6fa05a6c1fa291b86 Tue Feb 21 15:01:44 2017 -0800
'WikiMedia Commons: D. Scott Taylor https://commons.wikimedia.org/wiki/File:Mangrove_rivulus.jpg refs #18785'
- src/hg/htdocs/images/Lates_calcarifer.jpg
- lines changed 0, context: html, text, full: html, text
d11838d93ff56d4ef85e1eae7d01eccc21275a4f Tue Feb 21 15:01:36 2017 -0800
'WikiMedia Commons: Nick Thorne https://commons.wikimedia.org/wiki/File:Barramundi.jpg refs #18785'
- src/hg/htdocs/images/Lepidothrix_coronata.jpg
- lines changed 0, context: html, text, full: html, text
2a7be092c01516aaed5b5e27346391e746df4bb5 Wed Feb 22 14:40:34 2017 -0800
'WikiMedia Commons: Ltoniolo https://commons.wikimedia.org/wiki/File:Uirapuru-de-chap%C3%A9u-azul,_Blue-crowned_Manakin_(Lepidothrix_coronata).jpg refs #18785'
- src/hg/htdocs/images/Leptosomus_discolor.jpg
- lines changed 0, context: html, text, full: html, text
5efa817062adadb0046df908595988fdc9ca299b Wed Feb 22 14:39:50 2017 -0800
'WikiMedia Commons: Frank Wouters from Antwerpen, Belgium https://www.flickr.com/people/90901507@N00?rb=1 refs #18785'
- src/hg/htdocs/images/Manacus_vitellinus.jpg
- lines changed 0, context: html, text, full: html, text
0eaa4e43cd2fe6b79fe927c559a8af4d546a50a1 Wed Feb 22 14:39:54 2017 -0800
'WikiMedia Commons: Stavenn https://commons.wikimedia.org/wiki/User:Stavenn refs #18785'
- src/hg/htdocs/images/Maylandia_zebra.jpg
- lines changed 0, context: html, text, full: html, text
b0b3dbc3f8f97c70355e09e41c329dc4fd6f3819 Tue Feb 21 15:01:16 2017 -0800
'WikiMedia Commons: Michal Maňas https://commons.wikimedia.org/wiki/File:Metriaclima_zebra.jpg refs #18785'
- src/hg/htdocs/images/Merops_nubicus.jpg
- lines changed 0, context: html, text, full: html, text
9d1b20bb767cce5502986a7a0cce936d7f520a6b Wed Feb 22 14:43:34 2017 -0800
remove trailing slash rename refs #18785
- src/hg/htdocs/images/Merops_nubicus__.jpg
- lines changed 0, context: html, text, full: html, text
db76954ffc2350a0271d6b32cf02c9e575f3bf69 Wed Feb 22 14:39:52 2017 -0800
'WikiMedia Commons: Uncovery https://uncovery.net refs #18785'
- lines changed 0, context: html, text, full: html, text
9d1b20bb767cce5502986a7a0cce936d7f520a6b Wed Feb 22 14:43:34 2017 -0800
remove trailing slash rename refs #18785
- src/hg/htdocs/images/Mesitornis_unicolor.jpg
- lines changed 0, context: html, text, full: html, text
c6cfd9a8c1678cff70fea389104fa487a8b934bd Wed Feb 22 14:39:58 2017 -0800
'WikiMedia Commons: Marc Athanase Parfait Œillet Des Murs (1804-1878) http://www.archive.org/stream/Iconographieorn00DesMA#page/n335/mode/2up refs #18785'
- src/hg/htdocs/images/Neolamprologus_brichardi.jpg
- lines changed 0, context: html, text, full: html, text
1fcbbc567a45a82f0994b0259cb5b50c235683fe Tue Feb 21 15:01:19 2017 -0800
'WikiMedia Commons: Przemysłw Malkowski https://commons.wikimedia.org/wiki/File:Neolamprologus_brichardi_young.jpg refs #18785'
- src/hg/htdocs/images/Nestor_notabilis.jpg
- lines changed 0, context: html, text, full: html, text
020ed6a9fff17fe88a7b5099726f4e76c173ae35 Wed Feb 22 14:40:03 2017 -0800
'WikiMedia Commons: Markus Koljonen https://commons.wikimedia.org/wiki/User:Dilaudid refs #18785'
- src/hg/htdocs/images/Nipponia_nippon.jpg
- lines changed 0, context: html, text, full: html, text
4de98fb4ae5745cff78067c8e1316b90cfbf1f8c Wed Feb 22 14:40:16 2017 -0800
'WikiMedia Commons: Danielinblue https://commons.wikimedia.org/wiki/User:Danielinblue refs #18785'
- lines changed 0, context: html, text, full: html, text
7013169140039eac8af5b74c4aa27f7319d5e417 Wed Feb 22 15:17:08 2017 -0800
cropped: WikiMedia Commons: Danielinblue https://commons.wikimedia.org/wiki/User:Danielinblue refs #18785
- src/hg/htdocs/images/Nothobranchius_furzeri.jpg
- lines changed 0, context: html, text, full: html, text
bfc91b83eec532def16cc0ff6797ac94c39d9a94 Tue Feb 21 15:01:33 2017 -0800
'WikiMedia Commons: Ugau https://commons.wikimedia.org/wiki/File:Nothobranchius_furzeri_GRZ.jpg refs #18785'
- src/hg/htdocs/images/Notothenia_coriiceps.jpg
- lines changed 0, context: html, text, full: html, text
9d954863c24cbd9e2492d41bd55b9bdc37b0ae45 Tue Feb 21 15:01:47 2017 -0800
'Jony Cooper https://commons.wikimedia.org/wiki/File:Bullhead_notothen.jpg refs #18785'
- src/hg/htdocs/images/Opisthocomus_hoazin.jpg
- lines changed 0, context: html, text, full: html, text
9d1b20bb767cce5502986a7a0cce936d7f520a6b Wed Feb 22 14:43:34 2017 -0800
remove trailing slash rename refs #18785
- src/hg/htdocs/images/Opisthocomus_hoazin_.jpg
- lines changed 0, context: html, text, full: html, text
30de254b67ecc65bddf636a87922dab0d7194e28 Wed Feb 22 14:39:56 2017 -0800
'WikiMedia Commons: Murray Foubister https://www.flickr.com/people/61456446@N06?rb=1 refs #18785'
- lines changed 0, context: html, text, full: html, text
9d1b20bb767cce5502986a7a0cce936d7f520a6b Wed Feb 22 14:43:34 2017 -0800
remove trailing slash rename refs #18785
- src/hg/htdocs/images/Pelecanus_crispus.jpg
- lines changed 0, context: html, text, full: html, text
41c64312eb95f1049bb070e74ddc30ccdcac5211 Wed Feb 22 14:39:41 2017 -0800
'WikiMedia Commons: Olaf Oliviero Riemer https://commons.wikimedia.org/wiki/User:Fiorellino refs #18785'
- src/hg/htdocs/images/Phaethon_lepturus.jpg
- lines changed 0, context: html, text, full: html, text
603f24a75baa50f8563b3aa7ef6f7ef8fa2280c9 Wed Feb 22 14:39:39 2017 -0800
'WikiMedia Commons: Richard Crossley https://crossleybooks.com/ refs #18785'
- src/hg/htdocs/images/Phalacrocorax_carbo.jpg
- lines changed 0, context: html, text, full: html, text
22db61e81d1e97d95928b4e696216afb8a692112 Wed Feb 22 14:40:17 2017 -0800
'WikiMedia Commons: JJ Harrison https://commons.wikimedia.org/wiki/User:JJ_Harrison refs #18785'
- src/hg/htdocs/images/Picoides_pubescens.jpg
- lines changed 0, context: html, text, full: html, text
be94a8bf7cb1db33df29a77c59c9ad0a9e8a547d Wed Feb 22 14:40:05 2017 -0800
'WikiMedia Commons: Wolfgang Wander https://commons.wikimedia.org/wiki/User:Wwcsig refs #18785'
- src/hg/htdocs/images/Poecilia_latipinna.jpg
- lines changed 0, context: html, text, full: html, text
a401e105fb46f53cca81ed7f3148a885acb9ce0e Tue Feb 21 15:01:32 2017 -0800
'U.S. Geological Survey http://www.flmnh.ufl.edu/fish/discover/species-profiles/poecilia-latipinna refs #18785'
- src/hg/htdocs/images/Poecilia_mexicana.jpg
- lines changed 0, context: html, text, full: html, text
9873b17ec61384df9c8db51b936bd6dbca9d38c8 Tue Feb 21 15:01:51 2017 -0800
'WikiMedia Commons: Elfabso https://en.wikipedia.org/wiki/File:Poecilia_mexcana.JPG refs #18785'
- src/hg/htdocs/images/Pseudopodoces_humilis.jpg
- lines changed 0, context: html, text, full: html, text
b6ac9582ff438d61111a4852f7c6826926f09d67 Wed Feb 22 14:39:25 2017 -0800
'WikiMedia Commons: Hebinocom https://commons.wikimedia.org/wiki/File:Pseudopodoces_humilis.jpg refs #18785'
- src/hg/htdocs/images/Pterocles_gutturalis.jpg
- lines changed 0, context: html, text, full: html, text
d82a063e85bc41de7547d9400f7391ab73dfacfc Wed Feb 22 14:40:09 2017 -0800
'WikiMedia Commons: Yathin S Krishnappa https://commons.wikimedia.org/wiki/User:Yathin_sk refs #18785'
- src/hg/htdocs/images/Pundamilia_nyererei.jpg
- lines changed 0, context: html, text, full: html, text
a6d2a9b405436cfe00235f4a5a26afd861d7cafd Tue Feb 21 15:01:17 2017 -0800
'WikiMedia Commons: Kevin Bauman https://commons.wikimedia.org/wiki/File:Pundamilia_(Haplochromis)_nyererei_male.jpg refs #18785'
- src/hg/htdocs/images/Pygocentrus_nattereri.jpg
- lines changed 0, context: html, text, full: html, text
b23ad8a202f88f6ad75445325ec6ba6f76cbbeae Tue Feb 21 15:01:39 2017 -0800
'WikiMedia Commons: Loury Cédric https://commons.wikimedia.org/wiki/File:Pygocentrus_nattereri_-_aqua_porte_dor%C3%A9e_02.JPG refs #18785'
- src/hg/htdocs/images/Pygoscelis_adeliae.jpg
- lines changed 0, context: html, text, full: html, text
0792a3098b1e0e4ab2ad281fa19187de03cea86c Wed Feb 22 14:40:08 2017 -0800
'WikiMedia Commons: Christopher Michael https://en.wikipedia.org/wiki/Christopher_Michel refs #18785'
- src/hg/htdocs/images/Salmo_salar.jpg
- lines changed 0, context: html, text, full: html, text
d2f90d9a77fb4773b55983ce18eb812575e85203 Tue Feb 21 14:58:39 2017 -0800
'US Fish and Wildlife Service NE Reigon https://www.flickr.com/photos/usfwsnortheast/5198590554 refs #18785'
- src/hg/htdocs/images/Scleropages_formosus.jpg
- lines changed 0, context: html, text, full: html, text
e98875b0cf4517577ada5c4bc06eb604b3ecaf28 Tue Feb 21 15:01:35 2017 -0800
'WikiMedia Commons: Marcel Burkhard alias cele4 https://en.wikipedia.org/wiki/File:Arowana.jpg refs #18785'
- src/hg/htdocs/images/Serinus_canaria.jpg
- lines changed 0, context: html, text, full: html, text
47d941dbff3d9c11b5b798f63f72957ca2a1d490 Wed Feb 22 14:39:34 2017 -0800
'WikiMedia Commons: Juan Emilio https://www.flickr.com/people/22009023@N03?rb=1 refs #18785'
- src/hg/htdocs/images/Stegastes_partitus.jpg
- lines changed 0, context: html, text, full: html, text
da5404146c5bea7b74f48bcc61de2c87baa20ed3 Tue Feb 21 15:01:22 2017 -0800
'WikiMedia Commons: Williams, J. T.; Carpenter, K. E.; Van Tassell, J. L.; Hoetjes, P.; Toller, W.; Etnoyer, P.; Smith, M. https://commons.wikimedia.org/wiki/File:Stegastes_partitus_-_pone.0010676.g108.png refs #18785'
- src/hg/htdocs/images/Struthio_camelus_australis.jpg
- lines changed 0, context: html, text, full: html, text
2f2287cb1c3578a9fd1b2932a466178c64be1356 Wed Feb 22 14:40:04 2017 -0800
'WikiMedia Commons: Bernard Dupont (flickr) https://commons.wikimedia.org/wiki/File:Ostrich_(Struthio_camelus)_male_(13994461256).jpg refs #18785'
- src/hg/htdocs/images/Sturnus_vulgaris.jpg
- lines changed 0, context: html, text, full: html, text
9d1b20bb767cce5502986a7a0cce936d7f520a6b Wed Feb 22 14:43:34 2017 -0800
remove trailing slash rename refs #18785
- src/hg/htdocs/images/Sturnus_vulgaris_.jpg
- lines changed 0, context: html, text, full: html, text
ef9177b790fe77753c65a643d9dafdaf1589a23e Wed Feb 22 14:40:31 2017 -0800
'WikiMedia Commons: Pierre Selim https://commons.wikimedia.org/wiki/User:PierreSelim refs #18785'
- lines changed 0, context: html, text, full: html, text
9d1b20bb767cce5502986a7a0cce936d7f520a6b Wed Feb 22 14:43:34 2017 -0800
remove trailing slash rename refs #18785
- src/hg/htdocs/images/Tauraco_erythrolophus.jpg
- lines changed 0, context: html, text, full: html, text
456b036a301b1a5f7aae462afdad1de2cb56df03 Wed Feb 22 14:40:20 2017 -0800
'70154 (pixbay.com) https://pixabay.com/en/users/70154-70154/ refs #18785'
- src/hg/htdocs/images/Tinamus_guttatus.jpg
- lines changed 0, context: html, text, full: html, text
de51fe06632f2da3b1767182435a056a1b0c2510 Wed Feb 22 14:40:13 2017 -0800
'WikiMedia Commons: Livaldo Fregona https://commons.wikimedia.org/wiki/File:Tinamus_guttatus.JPG refs #18785'
- src/hg/htdocs/images/Tyto_alba.jpg
- lines changed 0, context: html, text, full: html, text
6f7d792fa94aa5232f588bea53fb27eefc4e2f2c Wed Feb 22 14:39:38 2017 -0800
'WikiMedia Commons: Tony Hisgett from Birmingham, UK https://www.flickr.com/people/37804979@N00?rb=1 refs #18785'
- src/hg/htdocs/images/Zonotrichia_albicollis.jpg
- lines changed 0, context: html, text, full: html, text
d88a30ce4d3c58c6ecc5550502c0ce2a8ac464f2 Wed Feb 22 14:39:32 2017 -0800
'WikiMedia Commons: Simon Pierre Barrette https://commons.wikimedia.org/wiki/User:Cephas refs #18785'
- src/hg/htdocs/images/crop.Poecilia_mexcana.jpg
- lines changed 0, context: html, text, full: html, text
19f345dca9145dd0379241746f54b855dc298e80 Tue Feb 21 15:01:49 2017 -0800
'WikiMedia Commons: Elfabso https://en.wikipedia.org/wiki/File:Poecilia_mexcana.JPG refs #18785'
- lines changed 0, context: html, text, full: html, text
bf21613efcb7136861a0e1749d62589efe335e08 Wed Feb 22 14:45:18 2017 -0800
eliminate bogus file refs #18785
- src/hg/htdocs/images/notCor1.jpg
- lines changed 0, context: html, text, full: html, text
c40546bb268bd29d7fd112ff21f9941b0b34e323 Tue Feb 21 15:01:45 2017 -0800
'Jony Cooper https://commons.wikimedia.org/wiki/File:Bullhead_notothen.jpg refs #18785'
- lines changed 0, context: html, text, full: html, text
eaf150be87cb4ef3511fc4b43a38ec43be55d8b5 Wed Feb 22 14:47:33 2017 -0800
remove bogus file refs #18785
- src/hg/htdocs/staff.html
- lines changed 2, context: html, text, full: html, text
3b41b40460321000c27498a5a9de8642da0e5951 Tue Feb 14 14:47:54 2017 -0800
Updated Genomics Institute link, per Ann. Refs #14220
- src/hg/js/hui.js
- lines changed 4, context: html, text, full: html, text
9ab0ae3be4331e190b21e2caef88ed5ddbd44ca9 Wed Feb 22 15:29:02 2017 -0800
Fixes #18918. hgTrackUi SuperTrack config had id-conflict. Resolved by adding _check suffix to the checkbox id.
- src/hg/lib/fileUi.c
- lines changed 3, context: html, text, full: html, text
af730d9e24c0642fe39657f890bc117ed015ccbf Wed Feb 15 01:12:26 2017 -0800
CSP code cleanup. Using new var-args versions of functions jsInlineF and jsOnEventByIdF to avoid using lots of fixed-size local javascript strings.
- src/hg/lib/googleAnalytics.c
- lines changed 3, context: html, text, full: html, text
2b30b55d6a5b71648296873b570b9d68b4901b6a Wed Feb 15 02:21:56 2017 -0800
CSP code cleanup. Using jsInlineF where needed for compact and efficient code, not using fixed-size local javascript strings which could overflow.
- src/hg/lib/gtexUi.c
- lines changed 3, context: html, text, full: html, text
af730d9e24c0642fe39657f890bc117ed015ccbf Wed Feb 15 01:12:26 2017 -0800
CSP code cleanup. Using new var-args versions of functions jsInlineF and jsOnEventByIdF to avoid using lots of fixed-size local javascript strings.
- src/hg/lib/haplotypes.c
- lines changed 16, context: html, text, full: html, text
af730d9e24c0642fe39657f890bc117ed015ccbf Wed Feb 15 01:12:26 2017 -0800
CSP code cleanup. Using new var-args versions of functions jsInlineF and jsOnEventByIdF to avoid using lots of fixed-size local javascript strings.
- src/hg/lib/hgHgvs.c
- lines changed 5, context: html, text, full: html, text
7a876ed56fe41a491f39e3e1246514bfa3181a40 Tue Feb 21 11:56:03 2017 -0800
Tighten up regex for pseudoHgvs protein searches so that gene symbols ending in p followed by a number aren't diced up by the regex. fixes #18887
- src/hg/lib/hui.c
- lines changed 34, context: html, text, full: html, text
af730d9e24c0642fe39657f890bc117ed015ccbf Wed Feb 15 01:12:26 2017 -0800
CSP code cleanup. Using new var-args versions of functions jsInlineF and jsOnEventByIdF to avoid using lots of fixed-size local javascript strings.
- lines changed 6, context: html, text, full: html, text
2b30b55d6a5b71648296873b570b9d68b4901b6a Wed Feb 15 02:21:56 2017 -0800
CSP code cleanup. Using jsInlineF where needed for compact and efficient code, not using fixed-size local javascript strings which could overflow.
- src/hg/lib/jsHelper.c
- lines changed 15, context: html, text, full: html, text
af730d9e24c0642fe39657f890bc117ed015ccbf Wed Feb 15 01:12:26 2017 -0800
CSP code cleanup. Using new var-args versions of functions jsInlineF and jsOnEventByIdF to avoid using lots of fixed-size local javascript strings.
- lines changed 11, context: html, text, full: html, text
2b30b55d6a5b71648296873b570b9d68b4901b6a Wed Feb 15 02:21:56 2017 -0800
CSP code cleanup. Using jsInlineF where needed for compact and efficient code, not using fixed-size local javascript strings which could overflow.
- lines changed 13, context: html, text, full: html, text
5e4838f28e48e8175b933f5c2f459785add6f1cb Wed Feb 15 15:30:20 2017 -0800
fixed merge conflicts after pull from master. mostly fixing missing semi-colons and newlines on short bits of js.
- src/hg/lib/tablesTables.c
- lines changed 3, context: html, text, full: html, text
2b30b55d6a5b71648296873b570b9d68b4901b6a Wed Feb 15 02:21:56 2017 -0800
CSP code cleanup. Using jsInlineF where needed for compact and efficient code, not using fixed-size local javascript strings which could overflow.
- src/hg/lib/web.c
- lines changed 3, context: html, text, full: html, text
672bd320b58e59b880aa0803b48650de840b03cf Wed Feb 22 12:05:44 2017 -0800
Switching to versioned parameter strings for css/jss files, refs #18915
- src/hg/makeDb/doc/hg38/lastzRuns.txt
- lines changed 203, context: html, text, full: html, text
c676676b7552935ceb1600ca49fbe7c107fd9017 Fri Feb 24 17:03:35 2017 -0800
adding lastz/chain/net for aptMan1 turTru2 and ornAna2 per user request refs #18879
- src/hg/makeDb/doc/macNem1/initialBuild.txt
- lines changed 708, context: html, text, full: html, text
eeb43020bb24df36afdb46c63c0e1050193a6ef4 Thu Feb 23 11:43:26 2017 -0800
starting macNem1 build refs #18927
- src/hg/makeDb/doc/rhiRox1/initialBuild.txt
- lines changed 12, context: html, text, full: html, text
5ab42fb29d9039e903c4a31294d1ce4a064e5d2a Tue Feb 21 10:45:50 2017 -0800
adding blatServer refs #14438
- lines changed 14, context: html, text, full: html, text
4612686ef2bdd71e809da9baba930a74f0546b01 Wed Feb 22 08:49:30 2017 -0800
add augustus gene procedure refs #14438
- src/hg/makeDb/genbank/etc/hgwbeta.dbs
- lines changed 1, context: html, text, full: html, text
cad67b9df5930052a57509f7126888fc7b5ba758 Tue Feb 21 12:04:10 2017 -0800
turning on genbank updates for rhiRox1
- src/hg/makeDb/trackDb/guineaPig/cavPor3/trackDb.5way.ra
- lines changed 2, context: html, text, full: html, text
330dbb10b58b90ca9cc78c6f7a5eb0bb3014d215 Tue Feb 21 09:21:19 2017 -0800
should be in group compGeno default pack refs #17180
- src/hg/makeDb/trackDb/guineaPig/cavPor3/trackDb.chainNet.ra
- lines changed 89, context: html, text, full: html, text
62673ea1842842ed4790db5ffc0683b26e9e7ff7 Tue Feb 21 09:43:37 2017 -0800
correct phylo ordering of chain net tracks refs #17180
- lines changed 6, context: html, text, full: html, text
47de4e7ee84c8faa21d71855540bb1e8ec85194b Tue Feb 21 10:30:02 2017 -0800
overrides for short labels refs #17180
- lines changed 1, context: html, text, full: html, text
4c13249293b026ea7fab55c48bd58cee936031cc Thu Feb 23 09:40:45 2017 -0800
chiLan1 needs to be release alpha refs #17180
- src/hg/makeDb/trackDb/guineaPig/cavPor3/trackDb.ra
- lines changed 2, context: html, text, full: html, text
8b7772b4faefd7765d1214f1dd7a94cc54fac931 Tue Feb 21 09:44:13 2017 -0800
adding chainNet overrides refs #17180
- src/hg/makeDb/trackDb/human/hg19/wgEncodeRegTfbsClusteredV3.html
- lines changed 16, context: html, text, full: html, text
ce36d8277f887bb7f2d05e369d3950ad45e588e3 Fri Feb 24 16:56:19 2017 -0800
Adding a paragraph about the factorbook tables in wgEncodeRegTfbsClusteredV3.html refs #16545
- src/hg/makeDb/trackDb/macaca/macNem1/description.html
- lines changed 64, context: html, text, full: html, text
7868a437354ff89f1cadd941daaf8ffd9659aea2 Thu Feb 23 11:41:10 2017 -0800
starting macNem1 build refs #18927
- src/hg/makeDb/trackDb/macaca/macNem1/gap.html
- lines changed 30, context: html, text, full: html, text
7868a437354ff89f1cadd941daaf8ffd9659aea2 Thu Feb 23 11:41:10 2017 -0800
starting macNem1 build refs #18927
- src/hg/makeDb/trackDb/macaca/macNem1/gold.html
- lines changed 34, context: html, text, full: html, text
7868a437354ff89f1cadd941daaf8ffd9659aea2 Thu Feb 23 11:41:10 2017 -0800
starting macNem1 build refs #18927
- src/hg/makeDb/trackDb/macaca/macNem1/trackDb.ra
- lines changed 8, context: html, text, full: html, text
7868a437354ff89f1cadd941daaf8ffd9659aea2 Thu Feb 23 11:41:10 2017 -0800
starting macNem1 build refs #18927
- lines changed 5, context: html, text, full: html, text
638bf695955c196473151c486e2d422479a36d98 Thu Feb 23 14:57:01 2017 -0800
adding gold search rule refs #18927
- src/hg/makeDb/trackDb/makefile
- lines changed 1, context: html, text, full: html, text
7868a437354ff89f1cadd941daaf8ffd9659aea2 Thu Feb 23 11:41:10 2017 -0800
starting macNem1 build refs #18927
- src/hg/near/hgNear/hgNear.c
- lines changed 18, context: html, text, full: html, text
af730d9e24c0642fe39657f890bc117ed015ccbf Wed Feb 15 01:12:26 2017 -0800
CSP code cleanup. Using new var-args versions of functions jsInlineF and jsOnEventByIdF to avoid using lots of fixed-size local javascript strings.
- src/hg/utils/phyloTrees/refSeq/taxId.commonName.vertebrates.tsv
- lines changed 4, context: html, text, full: html, text
f26a6bc050a78ceafeaff3e56c1fba2a036d94d0 Wed Feb 22 15:49:05 2017 -0800
catching up a few more names refs #18785
- src/hg/utils/refSeqGet/tests/expected/basicListTest.meta
- lines changed 1, context: html, text, full: html, text
0aba008a44e9ffeb5cadde12995e0e2475e86933 Thu Feb 23 07:00:31 2017 -0800
fix stupid test designed to fail
- lines changed 1, context: html, text, full: html, text
bf69bad4cb7e835f84f4febd75cdec23be7d1727 Sun Feb 26 07:09:38 2017 -0800
fix tests that are bound to fail now and then
- src/hg/utils/refSeqGet/tests/expected/versionedListTest.meta
- lines changed 1, context: html, text, full: html, text
bf69bad4cb7e835f84f4febd75cdec23be7d1727 Sun Feb 26 07:09:38 2017 -0800
fix tests that are bound to fail now and then
- src/inc/htmlPage.h
- lines changed 3, context: html, text, full: html, text
9367c4abbf200b833b19c5fe77a198c41a48c809 Fri Feb 24 18:29:08 2017 -0800
Adding new function strictTagNestCheck to htmlCheck. CSP testing turned up CGI webpage output that was not even being parsed correctly or the same by various browsers because of reversed end-tags. htmlCheck should be able to find these problems too. Also added the pipe and comma chars to the chars allowed in urls by htmlPage.c
- lines changed 4, context: html, text, full: html, text
fd81dd0a7889fb72292a9e74cccede7f5255faef Sat Feb 25 17:49:20 2017 -0800
adding SVG self-closing tag capability to htmlCheck.
- src/lib/README-CSP3.txt
- lines changed 50, context: html, text, full: html, text
3a3ec8b5707ef96c4b187b3a9df8179395fa6307 Wed Feb 15 12:14:44 2017 -0800
CSP Cleanup. Moving detailed CSP3 discussion to a separate README. refs #18737
- src/lib/cheapcgi.c
- lines changed 6, context: html, text, full: html, text
af730d9e24c0642fe39657f890bc117ed015ccbf Wed Feb 15 01:12:26 2017 -0800
CSP code cleanup. Using new var-args versions of functions jsInlineF and jsOnEventByIdF to avoid using lots of fixed-size local javascript strings.
- src/lib/htmlPage.c
- lines changed 1, context: html, text, full: html, text
1a3019fbfddcca846d3db58251b9cc423417416b Thu Feb 23 17:32:59 2017 -0800
Fixes htmlCheckLinks (really htmlPage.c) which is demainding a name if the onchange= does not exist. I have added that also having an id= is enough to consider it not an error. refs #18918.
- lines changed 73, context: html, text, full: html, text
9367c4abbf200b833b19c5fe77a198c41a48c809 Fri Feb 24 18:29:08 2017 -0800
Adding new function strictTagNestCheck to htmlCheck. CSP testing turned up CGI webpage output that was not even being parsed correctly or the same by various browsers because of reversed end-tags. htmlCheck should be able to find these problems too. Also added the pipe and comma chars to the chars allowed in urls by htmlPage.c
- lines changed 40, context: html, text, full: html, text
fd81dd0a7889fb72292a9e74cccede7f5255faef Sat Feb 25 17:49:20 2017 -0800
adding SVG self-closing tag capability to htmlCheck.
- src/lib/htmshell.c
- lines changed 59, context: html, text, full: html, text
3a3ec8b5707ef96c4b187b3a9df8179395fa6307 Wed Feb 15 12:14:44 2017 -0800
CSP Cleanup. Moving detailed CSP3 discussion to a separate README. refs #18737
- src/utils/htmlCheck/htmlCheck.c
- lines changed 6, context: html, text, full: html, text
9367c4abbf200b833b19c5fe77a198c41a48c809 Fri Feb 24 18:29:08 2017 -0800
Adding new function strictTagNestCheck to htmlCheck. CSP testing turned up CGI webpage output that was not even being parsed correctly or the same by various browsers because of reversed end-tags. htmlCheck should be able to find these problems too. Also added the pipe and comma chars to the chars allowed in urls by htmlPage.c
- src/utils/qa/weeklybld/buildEnv.csh
- lines changed 2, context: html, text, full: html, text
23921b6108562ad66c79b2abd65c89130944c682 Mon Feb 27 10:04:33 2017 -0800
v346 preview1 refs #18789
- lines changed: 1880
- files changed: 166