openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
NoRM
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 28, 2024 — Jul 28, 2025
Showing page 5 of 29
Search / Filter on:
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
Adam Schroder
More...
about 15 years ago
Merged out changes hopefully
Adam Schroder
More...
about 15 years ago
Fixed Exception message
Adam Schroder
More...
about 15 years ago
Changed the way nested queries work. You must now use the Any() expression. Represents the linq meaning better.
Adam Schroder
More...
about 15 years ago
Merge
Adam Schroder
More...
about 15 years ago
[no comment]
atheken
as Andrew Theken
More...
about 15 years ago
More refactoring.
Adam Schroder
More...
about 15 years ago
Re-commited changes. Git stuffed up I think.
Adam Schroder
More...
about 15 years ago
Refactored the Linq Provider class, optimized some comparisons and fixed some bugs.
Adam Schroder
More...
about 15 years ago
DateTime tweak
Adam Schroder
More...
about 15 years ago
Fixed DateTime comparisons in complex Linq queries
Adam Schroder
More...
about 15 years ago
Fixed DateTime comparisons in complex Linq queries
Adam Schroder
More...
about 15 years ago
More cleanup for upcoming release
Adam Schroder
More...
about 15 years ago
Merged karls messaging changes
Adam Schroder
More...
about 15 years ago
Merge branch 'master' of http://github.com/karlseguin/NoRM into linq
Adam Schroder
More...
about 15 years ago
Refactored Messages/* to clean up code, improve byte handling, performance and fragmentation
Karl Seguin
More...
about 15 years ago
Merge branch 'master' of http://github.com/atheken/NoRM
Karl Seguin
More...
about 15 years ago
Minor refactor
Adam Schroder
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.
Adam Schroder
More...
about 15 years ago
Updated linq provider to fix booleans. Have to use (variable == true) though. just (variable) won't work yet.
Adam Schroder
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)
Karl Seguin
More...
about 15 years ago
←
1
2
3
4
5
6
7
8
9
…
28
29
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree