File Changes for rhead
switch to commits view, user indexv268_preview2 to v268_base (2012-05-29 to 2012-06-05) v268
- python/lib/ucscGb/qa/tables/genePredQa.py
- lines changed 4, context: html, text, full: html, text
Replaced function recordPassOrError with two functions, recordPass and recordError. Also removed the word ERROR from the tableDescriptions and underscore check messages. Redmine #7939.
- lines changed 1, context: html, text, full: html, text
Fixed comments on validation methods.
- python/lib/ucscGb/qa/tables/pointerQa.py
- lines changed 1, context: html, text, full: html, text
Fixed comments on validation methods.
- python/lib/ucscGb/qa/tables/positionalQa.py
- lines changed 16, context: html, text, full: html, text
Replaced function recordPassOrError with two functions, recordPass and recordError. Also removed the word ERROR from the tableDescriptions and underscore check messages. Redmine #7939.
- python/lib/ucscGb/qa/tables/pslQa.py
- lines changed 4, context: html, text, full: html, text
Replaced function recordPassOrError with two functions, recordPass and recordError. Also removed the word ERROR from the tableDescriptions and underscore check messages. Redmine #7939.
- lines changed 1, context: html, text, full: html, text
Fixed comments on validation methods.
- python/lib/ucscGb/qa/tables/tableQa.py
- lines changed 18, context: html, text, full: html, text
Replaced function recordPassOrError with two functions, recordPass and recordError. Also removed the word ERROR from the tableDescriptions and underscore check messages. Redmine #7939.
- lines changed 8, context: html, text, full: html, text
Pulled check for being a table with an allowed underscore into a separate function. Redmine #7939.
- lines changed 1, context: html, text, full: html, text
Fixed comments on validation methods.
- src/hg/htdocs/FAQ/FAQformat.html
- lines changed 2, context: html, text, full: html, text
Added a missing newline to the MAF description section. Thanks, Dent.
- src/utils/qa/qaGbTracks
- lines changed 1, context: html, text, full: html, text
Added a missing parenthesis.
switch to commits view, user index