2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added Adam's changes.
atheken
as Andrew Theken
More... about 15 years ago
status issue..
atheken
as Andrew Theken
More... about 15 years ago
Merged Adam's refactoring and LINQ improvments.
atheken
as Andrew Theken
More... about 15 years ago
Merged Adam's stuff
atheken
as Andrew Theken
More... about 15 years ago
Merged Linq branch into master More... about 15 years ago
Merged out changes hopefully More... about 15 years ago
Fixed Exception message More... about 15 years ago
Changed the way nested queries work. You must now use the Any() expression. Represents the linq meaning better. More... about 15 years ago
Merge More... about 15 years ago
[no comment]
atheken
as Andrew Theken
More... about 15 years ago
More refactoring. More... about 15 years ago
Re-commited changes. Git stuffed up I think. More... about 15 years ago
Refactored the Linq Provider class, optimized some comparisons and fixed some bugs. More... about 15 years ago
DateTime tweak More... about 15 years ago
Fixed DateTime comparisons in complex Linq queries More... about 15 years ago
Fixed DateTime comparisons in complex Linq queries More... about 15 years ago
More cleanup for upcoming release More... about 15 years ago
Merged karls messaging changes More... about 15 years ago
Merge branch 'master' of http://github.com/karlseguin/NoRM into linq More... about 15 years ago
Refactored Messages/* to clean up code, improve byte handling, performance and fragmentation More... about 15 years ago
Merge branch 'master' of http://github.com/atheken/NoRM More... about 15 years ago
Minor refactor More... about 15 years ago
Full support for boolean syntax in the Linq Provider. var p = products.Where(x=>x.IsAvailable).ToList() and combinations working. More... about 15 years ago
Updated linq provider to fix booleans. Have to use (variable == true) though. just (variable) won't work yet. More... about 15 years ago
finished un-breaking what I broke.
atheken
as Andrew Theken
More... about 15 years ago
all these modified files.. what to do..
atheken
as Andrew Theken
More... about 15 years ago
Reverted some changes
atheken
as Andrew Theken
More... about 15 years ago
Merge http://github.com/karlseguin/NoRM into unstable
atheken
as Andrew Theken
More... about 15 years ago
added 'save' method back.
atheken
as Andrew Theken
More... about 15 years ago
merged andrews unstable (i think, had problems w/merge) More... about 15 years ago