Commits for jnavarr5
switch to files view, user index
v481_preview to v481_preview2 (2025-04-14 to 2025-04-21) v481
Show details
dce0d45176ae568f343e169091d827841818f8bb Mon Apr 14 16:06:01 2025 -0700
- Fixing contact URL because of a typo (missing contacts.html not contact.html), no Redmine
- src/hg/htdocs/goldenPath/help/api.html - lines changed 2, context: html, text, full: html, text
1a3c324b528c57e4b6211d872a3b4e666b032259 Mon Apr 14 16:27:03 2025 -0700
- Adding function for listing GenArk genomes, refs #32897
- src/hg/htdocs/goldenPath/help/api.html - lines changed 10, context: html, text, full: html, text
4bb6e6a20045411de707cf68183e150e78b82396 Mon Apr 14 16:35:16 2025 -0700
- Adding the optional 'maxItemsOutput' to the optional parameters for genarkGenomes, refs #32897
- src/hg/htdocs/goldenPath/help/api.html - lines changed 1, context: html, text, full: html, text
5723e5d95d264e4a3eb6d2a36b519b177608f5fe Tue Apr 15 09:16:34 2025 -0700
- Fixing an infinte loop bug: Moving sleep and counter outside of the exception block so the count also increments during the else statement. Adding a message to the assert(False) line. No Remdmine.
- src/hg/utils/otto/panelApp/genes.py - lines changed 8, context: html, text, full: html, text
abea526d50eb92c5e27a5c19051749d87a4a78f5 Tue Apr 15 11:20:55 2025 -0700
- Updating the URL to match the new styling from PanelApp, no Redmine.
- src/hg/utils/otto/panelApp/genes.py - lines changed 1, context: html, text, full: html, text
e01154e5326c5b380ba1af9c8b74a2011c1ec525 Tue Apr 15 11:58:31 2025 -0700
- Forgot to add the ? to specify the parameters for the panelApp otto, no Redmine.
- src/hg/utils/otto/panelApp/genes.py - lines changed 1, context: html, text, full: html, text
switch to files view, user index