1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
Sep 14, 2025 — Sep 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Readme update with info. More... over 8 years ago
Actually pushing up to nuget. More... about 10 years ago
Updating nuspec files. More... about 10 years ago
Adding compatibility hook for MEL-OS. More... about 10 years ago
Package updates. More... about 10 years ago
Fixing issue with database batch system. It was possible to have commands batched in such a way that extra result sets were returned and thus when matching up a command to a result set, it would be off. More... about 10 years ago
Believe the package updater is fixed for now. More... about 10 years ago
More test fixes. More... about 10 years ago
Testing issue with UtilitiesSplitter not pushing to Nuget. More... about 10 years ago
Minor fixes from doing package updates. Also fixing some of the tests from the addition of abstract classes and interfaces to ORM. More... about 10 years ago
Updating packages. More... about 10 years ago
Fixing issue with loading native DLLs. Basic code clean up. More... about 10 years ago
[no comment] More... over 10 years ago
Moving the structural mapping was moved to the mapping manager. Need to still update the query generation. More... over 10 years ago
[no comment] More... over 10 years ago
Finished adding schema updates based on graph structure of dependencies. Finished ordering algorithm for mappings. Now calculated using a slightly modified version of Kahn's algorithm. Finished basics of Graph class. Still need to add in a number of functions, etc. plus testing. Need to modify the tests for SessionUsingComposition to test querying/saving at each level (ITestClass, TestAbstractClass, and TestClass). More... over 10 years ago
Added a basic graph object. Will add on to this later. Updating ORM code to generate tables, etc. appropriately based on dependency tree. Still need to finish out the Khan sort and clean up some of the other code. Added basic tests for using the ORM with interfaces, abstract classes, and composition. Still need to work on the heirarchy generation and store that somewhere for query generation later. More... over 10 years ago
Changed the mapper/query provider code to accept abstract classes and interfaces. Still more to do but it's a start. More... over 10 years ago
Fixing path to nuget on build server. More... over 10 years ago
cleanup. More... over 10 years ago
Still working on this... More... over 10 years ago
Trying to get the UtilitiesSplitter to work now that the .nuget directory is not there. More... over 10 years ago
Some code cleanup. More... over 10 years ago
Migrating to package restore in the IDE instead of the old style for nuget. Fixing slight naming issue in email message. More... over 10 years ago
Updating packages. More... over 10 years ago
Adding some tests to Dynamo for interfaces and abstract classes. That now converts automatically thanks to changes in AOP code. Makes everthing else much simpler. More... over 10 years ago
Finished with updating AOP code so that it can handle interfaces and abstract classes. Also broke up the generator so that it is easier to debug. Will need to update the code in the ORM to allow interfaces, etc. next. More... over 10 years ago
Done with .Net Core for the time being. Every time I look back at it, it's no where near ready. I'm waiting until 1.0 at the minimum. In the mean time, going back to adding features in 4.0. Working on allowing interfaces and base classes in the AOP manager. When done here, will work on allowing it in the ORM. Also need to add back in some of the ad hoc querying capabilities from SQLHelper. More... over 10 years ago
[no comment] More... over 10 years ago
Merge pull request #4 from gitter-badger/gitter-badge More... about 11 years ago