1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 05, 2025 — Aug 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:SeqWare/seqware More... about 14 years ago
Test/commit that demonstrates/solves persist() problem More... about 14 years ago
Updated library and libraries documentation. More... about 14 years ago
Factored out the UUID just in case we choose something different, encountered the SimplePersistentBackEndTest error. Frustrating because it debugged, tested, and ran differently from time to time. I think it was HashMaps used to keep track of dirty objects storing Particles themselves rather than their IDs. More... about 14 years ago
Added library attributes. More... about 14 years ago
Adding library json. More... about 14 years ago
Example of adding test to test suite, not sure about the problem More... about 14 years ago
A bunch of changes: I wanted to run all tests for each of the back-ends and serialization types, there's a bit of a hack by extending Suite and you need to list classes in DynamicSuiteBuilder, but it works. Also, some refactoring: - Noticed that Features were not versioned, moved them - Noticed that Tags also need versions, moved them ... looks like we could merge Atom and Particle, but will do more tests first - Some state transitions were wrong causing weird errors More... about 14 years ago
Added test for SimplePersistentBackEnd. More... about 14 years ago
Updated report documentation. More... about 14 years ago
Merge branch 'master' of github.com:SeqWare/seqware More... about 14 years ago
Abstracted file-based serialization using ApacheUtils to disk More... about 14 years ago
Ignoring temporary nanoc files. More... about 14 years ago
Removed temporary files. More... about 14 years ago
Merge branch 'master' of github.com:SeqWare/seqware More... about 14 years ago
Refactored and cleaned up some repetitive code. All tests that we wrote up to the hackathon are now working with a Hibernate-like ModelManager. I'm going to add a document explaining the current ModelManager lifecycle into the specification. More... about 14 years ago
Documented validation reports. More... about 14 years ago
Merge branch 'master' of github.com:SeqWare/seqware More... about 14 years ago
Fixing the bug reported by Tony regard the webservice spec More... about 14 years ago
First pass at some of the changes from the hackathon: - Partially working ModelManager instead of object by object methods - Versioning is partially working - Refactored a lot of methods into a Builder pattern in preparation for Serialization work - dirty tracking is partially functional - modified interface to tags somewhat More... about 14 years ago
Protoc part not needed yet, should wait for Tony's version More... about 14 years ago
Merge branch 'master' of github.com:SeqWare/seqware More... about 14 years ago
Found out what was wrong with the dependencies in a totally different conversation about protobuf We have our own repository with this odd berkeleyDB artifact More... about 14 years ago
Update README.md More... about 14 years ago
Instructions to get the mvn working with the queryengine-legacy component. Someone have an idea for NetBeans? (Or how to auto-configure this in Maven?) More... about 14 years ago
Fixing up a few dependencies, see README More... about 14 years ago
Merge branch 'master' of github.com:SeqWare/seqware More... about 14 years ago
Housekeeping More... about 14 years ago
Update README.md More... about 14 years ago
pom.xml for public More... about 14 years ago