File Changes for lrnassar
switch to commits view, user indexv471_base to v472_preview (2024-09-16 to 2024-09-23) v472
Show details
- docs/GBpandocHTMLrules.lua
- lines changed 26, context: html, text, full: html, text
9c4464a8b6f85855c9e758f04f0b811403efb64f Thu Sep 19 16:00:34 2024 -0700
Adding a new --filter to the pandoc run linking to a file with special cases we want handled by the conversion. This first case takes an image code block and converts it to an html image tag with source and width specified. Refs #30335
- docs/gb101.md
- lines changed 6, context: html, text, full: html, text
9c4464a8b6f85855c9e758f04f0b811403efb64f Thu Sep 19 16:00:34 2024 -0700
Adding a new --filter to the pandoc run linking to a file with special cases we want handled by the conversion. This first case takes an image code block and converts it to an html image tag with source and width specified. Refs #30335
- docs/makefile
- lines changed 3, context: html, text, full: html, text
9c4464a8b6f85855c9e758f04f0b811403efb64f Thu Sep 19 16:00:34 2024 -0700
Adding a new --filter to the pandoc run linking to a file with special cases we want handled by the conversion. This first case takes an image code block and converts it to an html image tag with source and width specified. Refs #30335
- src/browserbox/usr/local/apache/cgi-bin/hg.conf
- lines changed 11, context: html, text, full: html, text
ab830002add0a1217f2aff4b6f8f1c2fb92fa0da Tue Sep 17 16:23:28 2024 -0700
Updating the GBiB hg.conf with a few settings. This hg.conf had not been updated in about 3 years. Refs #28645
- src/hg/htdocs/indexNews.html
- lines changed 1, context: html, text, full: html, text
c1353c6be6756c5ca244d8f6ddcd8909deba22e8 Wed Sep 18 14:19:57 2024 -0700
This is a test of the RM git hook, this change will be removed. Refs #34419
- lines changed 1, context: html, text, full: html, text
753da894db01f035662858da6f5534405017cc7e Wed Sep 18 16:27:58 2024 -0700
Removing the test commit I made to see if git hooks are working.
- src/hg/makeDb/trackDb/human/hg38/gnomadSv.html
- lines changed 1, context: html, text, full: html, text
ed7abd44f51da052467fbc1c20082f6c34738bec Fri Sep 20 17:53:33 2024 -0700
Small grammar nit, refs #33823
switch to commits view, user index