File Changes for galt
switch to commits view, user indexv248_base to v249_preview (2011-03-08 to 2011-03-15) v249
- src/hg/hgcentralTidy/hgcentralTidy.c
- lines changed 412, context: html, text, full: html, text
adding new hgcentralTidy; apologies to code reviewers that there are still comments in the code. this has been a work in progress but has reached the point of being useful for production.
- src/hg/qaPushQ/formPushQ.html
- lines changed 16, context: html, text, full: html, text
added new dropdown column "importance" with values from Redmine issue, as requested by Ann
- src/hg/qaPushQ/pushQ.as
- lines changed 1, context: html, text, full: html, text
added new dropdown column "importance" with values from Redmine issue, as requested by Ann
- src/hg/qaPushQ/pushQ.sql
- lines changed 52, context: html, text, full: html, text
this file was only added accidentally in recent months; it does not need to be in the source code since it is easily and automatically generated using autoSql in the makefile
- src/hg/qaPushQ/qaPushQ.c
- lines changed 34, context: html, text, full: html, text
added new dropdown column "importance" with values from Redmine issue, as requested by Ann
- src/inc/common.h
- lines changed 7, context: html, text, full: html, text
fixing processing of last-modified header in udc; also setting the original time on the finished file in paraFetch (net.c); new helper function in common.c handles conversion to UTC time
- src/lib/common.c
- lines changed 26, context: html, text, full: html, text
fixing processing of last-modified header in udc; also setting the original time on the finished file in paraFetch (net.c); new helper function in common.c handles conversion to UTC time
- src/lib/net.c
- lines changed 38, context: html, text, full: html, text
fixing processing of last-modified header in udc; also setting the original time on the finished file in paraFetch (net.c); new helper function in common.c handles conversion to UTC time
- src/lib/udc.c
- lines changed 6, context: html, text, full: html, text
fixing processing of last-modified header in udc; also setting the original time on the finished file in paraFetch (net.c); new helper function in common.c handles conversion to UTC time
- src/utils/git-reports/git-reports.c
- lines changed 1, context: html, text, full: html, text
adding note that 0 lines diff happens with binary files too
switch to commits view, user index