1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jul 15, 2025 — Jul 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'release/1.0.6' More... over 12 years ago
Iterate version numbers More... over 12 years ago
Merge pull request #10 from SeqWare/feature/brian_prototype_readsets More... over 12 years ago
Merge branch 'develop' into feature/brian_prototype_readsets More... over 12 years ago
Iterate version numbers More... over 12 years ago
Fix test, Java 7 exposes test that will fail depending on order of tests run More... over 12 years ago
Just checking in what I found on my laptop More... over 12 years ago
Just updating the README More... over 12 years ago
So in it's most basic form VCF roundtrip works. Still need to return the new SGID created on POST and the speed of the writeback is terrible. But the basic idea is there. It should totally be rewritten, however, along with the import process I'm currently calling. Need a better way to call this programatically other than a method that takes a string array! More... over 12 years ago
Trying to get writeback of VCF working More... over 12 years ago
Trying a hardcoded first pass at reaching VCF via web service More... over 12 years ago
Working on VCF import More... over 12 years ago
Rolling back the change More... over 12 years ago
A temp patch, will revert More... over 12 years ago
Ah, this is why I can't organize into DELETE, POST, etc blocks. https://github.com/wordnik/swagger-core/issues/297 So I think sorting is working it's just not very flexible More... over 12 years ago
I don't think position is working properly More... over 12 years ago
Adding ordering to see if this works in the UI More... over 12 years ago
Trying to change sort, see https://github.com/wordnik/swagger-core/blob/master/modules/swagger-annotations/src/main/java/com/wordnik/swagger/annotations/ApiOperation.java#L35 and https://github.com/wordnik/swagger-core/issues/115 More... over 12 years ago
Ok, totally baffled. Things tried below: More... over 12 years ago
Adjust level on overly verbose debug message More... over 12 years ago
Add tests for tagging reference sets More... over 12 years ago
Add test for FeatureSet More... over 12 years ago
Activate tests in maven More... over 12 years ago
Tests for creation of Groups, Users, ReferenceSets, and References More... over 12 years ago
Allow for integration tests More... over 12 years ago
Make TagFacade more user friendly by removing misguided @JsonValue annotation More... over 12 years ago
Weird, this is necessary to get mvn tomcat6:run to match behaviour of running in an IDE More... over 12 years ago
Working on TagFacade, odd, only key seems to be making it through except in new Map More... over 12 years ago
Ok, probably just an IDE glitch More... over 12 years ago
Silly, not sure why count ignores all my attempts at ignoring it. More... over 12 years ago