File Changes for kate
switch to commits view, user indexv250_preview2 to v250_base (2011-04-12 to 2011-04-19) v250
- src/hg/encode/encodeExp/encodeExp.c
- lines changed 40, context: html, text, full: html, text
Fixes to history table. Tests not yet working. Interim checkin to integrate with Tim on experimentification code
- lines changed 2, context: html, text, full: html, text
Fix bug in 'show'. Remove primary key as timestamp lacks granularity to assure uniqueness (add an auto_inc or msec timestamp later if needed)
- src/hg/encode/encodeExp/tests/expected/addTest.out.ra
- lines changed 1, context: html, text, full: html, text
Fixes to history table. Tests not yet working. Interim checkin to integrate with Tim on experimentification code
- src/hg/encode/encodeExp/tests/makefile
- lines changed 21, context: html, text, full: html, text
Fixes to history table. Tests not yet working. Interim checkin to integrate with Tim on experimentification code
- src/hg/inc/cv.h
- lines changed 6, context: html, text, full: html, text
Normalize CV inconsistencies. Remove uninformative experimental vars
- src/hg/inc/encode/encodeExp.h
- lines changed 6, context: html, text, full: html, text
Fixes to history table. Tests not yet working. Interim checkin to integrate with Tim on experimentification code
- src/hg/lib/cv.c
- lines changed 25, context: html, text, full: html, text
Normalize CV inconsistencies. Remove uninformative experimental vars
- src/hg/lib/encode/encodeExp.c
- lines changed 57, context: html, text, full: html, text
Fixes to history table. Tests not yet working. Interim checkin to integrate with Tim on experimentification code
- lines changed 7, context: html, text, full: html, text
Fix bug in 'show'. Remove primary key as timestamp lacks granularity to assure uniqueness (add an auto_inc or msec timestamp later if needed)
- lines changed 10, context: html, text, full: html, text
Normalize CV inconsistencies. Remove uninformative experimental vars
- lines changed 4, context: html, text, full: html, text
1. Reuse MDB defn. 2. Add an MDB test
- src/hg/lib/encode/tests/makefile
- lines changed 25, context: html, text, full: html, text
Fixes to history table. Tests not yet working. Interim checkin to integrate with Tim on experimentification code
- src/hg/lib/mdb.c
- lines changed 3, context: html, text, full: html, text
Remove duplicate definition of default experiment table name
- src/hg/makeDb/mdbUpdate/tests/expected/expTest1.ra
- lines changed 7, context: html, text, full: html, text
1. Reuse MDB defn. 2. Add an MDB test
- src/hg/makeDb/mdbUpdate/tests/input/smallTest.ra
- lines changed 29, context: html, text, full: html, text
1. Reuse MDB defn. 2. Add an MDB test
- src/hg/makeDb/mdbUpdate/tests/makefile
- lines changed 22, context: html, text, full: html, text
1. Reuse MDB defn. 2. Add an MDB test
switch to commits view, user index