0
I Use This!
Inactive

Commits : Listings

Analyzed 8 days ago. based on code collected 8 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add POD to MooseX::Role::DBIC::Populate More... over 14 years ago
main populate role does not actually require the key_map method More... over 14 years ago
added some example data loading files More... over 14 years ago
db patch to add some needed cascading deletes to biosource More... almost 15 years ago
tweak status message wording More... almost 15 years ago
split NestedPopulate into 3 roles: Populate (the core), MapKeys, and ExistingAssertions, which are the two pieces of "custom" functionality implemented here More... almost 15 years ago
add support for nested :existing More... almost 15 years ago
add nested-existing test More... almost 15 years ago
add metadata relationships to all the biosource schema classes More... almost 15 years ago
fix test skipping More... almost 15 years ago
skip tests if test DB env vars not set More... almost 15 years ago
add an example load file for two samples and a relationship between them More... about 15 years ago
expand loading tests More... about 15 years ago
make command-line sample loader use the data streamer More... about 15 years ago
delay opening an input file until really necessary, to avoid running out of open filehandles More... about 15 years ago
add a new datastreamer role that can stream records from input, removes limits on size of input sets More... about 15 years ago
tweak dry-run status messages More... about 15 years ago
better error checking for :existing objects More... about 15 years ago
properly support multiple top-level records of the same type More... about 15 years ago
add sample_relationship alias for SampleRelationship More... about 15 years ago
sample loader needs metadata schema also More... about 15 years ago
fix indentation More... about 15 years ago
add support to biosource loader for a simple pub section, and test that it works in the same document with the non-convenient way of specifying a pub More... about 15 years ago
add support for easy <dbxref> and <file> sections in biosource loader More... about 15 years ago
add a bunch of missing relations to Biosource schema More... about 15 years ago
clean up to_list helper in NestedPopulate namespace More... about 15 years ago
tweak code arch again in nested loader and tests More... about 15 years ago
in nested loader, do key mapping as a separate initial step for cleaner code. also, make path names given to key mapping more sane. More... about 15 years ago
in nested loader, do key mapping as a separate initial step for cleaner code. also, make path names given to key mapping more sane. More... about 15 years ago
filter sample descriptions and write some more loader tests More... about 15 years ago