Commits for max
switch to files view, user index
v314_preview2 to v314_base (2015-03-23 to 2015-03-30) v314
- changing hgLogin to add special message on mirrors, refs #14718
- src/hg/hgLogin/hgLogin.c - lines changed 11, context: html, text, full: html, text
- Removing GSAID code. BrianR said that's OK.
- src/hg/hgNotYet/hgNotYet.c - lines changed 7, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.c - lines changed 5, context: html, text, full: html, text
- src/hg/hgTracks/mainMain.c - lines changed 5, context: html, text, full: html, text
- src/hg/hgTracks/pslTrack.c - lines changed 115, context: html, text, full: html, text
- src/hg/lib/validateGisaid.c - lines changed 21, context: html, text, full: html, text
- previous commit was way overzealous, re-adding stubs for old gisaid code.
Should have not touched this, sorry.
- src/hg/hgc/virusClick.c - lines changed 1, context: html, text, full: html, text
- src/hg/lib/validateGisaid.c - lines changed 12, context: html, text, full: html, text
- the measureTiming for the cart must be the first call in the function.
I got that wrong when I added the bottleneck measureTiming call.
- src/hg/hgTracks/hgTracks.c - lines changed 5, context: html, text, full: html, text
- taking back another gisaid change.
- This is a go at libifing the CGI startup code. For all CGIs, we need to
call a few basic setup funtions, like UDC config and CGI apoptosis.
(For most CGIs also bottleneck). Instead of adding it to all of our
30+ CGIs, I changed the cart*Shell functions. I think most CGIs call
at least one of these functions. This commit removes the existing
copy/pasted code from a few CGIs and replaces it with one call.
Adding this to the cart-setup means that (like before), UDC is
setup even for small JSON calls and a process is spawned to watch
the CGI and kill it ("Apoptosis"). Any comments on whether this should
be implemented differently are appreciated. I have not added bottleneck
to this function right now as apparently we're calling bottleneck only
from some of our CGIs.
- src/hg/hgCustom/hgCustom.c - lines changed 4, context: html, text, full: html, text
- src/hg/hgTables/hgTables.c - lines changed 7, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.c - lines changed 4, context: html, text, full: html, text
- src/hg/hgTracks/mainMain.c - lines changed 4, context: html, text, full: html, text
- src/hg/hgTracks/pslTrack.c - lines changed 10, context: html, text, full: html, text
- src/hg/hgVarAnnogrator/hgVarAnnogrator.c - lines changed 6, context: html, text, full: html, text
- Revert "This is a go at libifing the CGI startup code. For all CGIs, we need to"
This reverts commit 6696987406845625c252a13b690e0c4d7d9e59fa.
- src/hg/hgCustom/hgCustom.c - lines changed 4, context: html, text, full: html, text
- src/hg/hgTables/hgTables.c - lines changed 7, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.c - lines changed 4, context: html, text, full: html, text
- src/hg/hgTracks/mainMain.c - lines changed 4, context: html, text, full: html, text
- src/hg/hgTracks/pslTrack.c - lines changed 10, context: html, text, full: html, text
- src/hg/hgVarAnnogrator/hgVarAnnogrator.c - lines changed 6, context: html, text, full: html, text
- Revert "taking back another gisaid change."
This reverts commit 89fc2fe7eba3cff4710396b22d8bf641b63d0765.
- Revert "the measureTiming for the cart must be the first call in the function."
This reverts commit ae082c232f3bf6ef30c9993e7c4ee1b7256c2f57.
- src/hg/hgTracks/hgTracks.c - lines changed 5, context: html, text, full: html, text
- Revert "previous commit was way overzealous, re-adding stubs for old gisaid code."
This reverts commit a9d79df3cbd3f62b8607f053db951ccc0b7647da.
- src/hg/hgc/virusClick.c - lines changed 1, context: html, text, full: html, text
- src/hg/lib/validateGisaid.c - lines changed 12, context: html, text, full: html, text
- Revert "Removing GSAID code. BrianR said that's OK."
This reverts commit 324e56bb2fe619534c60a35706fb7bfc188c737f.
- src/hg/hgNotYet/hgNotYet.c - lines changed 7, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.c - lines changed 5, context: html, text, full: html, text
- src/hg/hgTracks/mainMain.c - lines changed 5, context: html, text, full: html, text
- src/hg/hgTracks/pslTrack.c - lines changed 115, context: html, text, full: html, text
- src/hg/lib/validateGisaid.c - lines changed 21, context: html, text, full: html, text
switch to files view, user index