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
Habanero
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 8 hours
ago. based on code collected
about 8 hours
ago.
Oct 12, 2024 — Oct 12, 2025
Showing page 13 of 71
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Worked on #908 (Support for circular relationships in criteria) - Aliases are now implemented and working for one-level self-referential relationships. - Still to do: remove if statements checking for aliases, refactor Aliases property out of SelectQueryDB, to use GetAlias() instead.
Chillisoft
More...
about 15 years ago
Changed a test in TestDatabaseConnectionFactory to support .NET 2.0 and .NET 4.0
Chillisoft
More...
about 15 years ago
Removed ncover from rake file because ncover 1.5.8 doesn't support .net 4
Chillisoft
More...
about 15 years ago
Changed the rakefile to use MSBuild 4
Chillisoft
More...
about 15 years ago
Fixed Build Problems that resulted from Upgrading to DotNet 4.0 Needed to remove [assembly: AllowPartiallyTrustedCallers] in the AssemblyInfo.cs
Mark Whitfeld
More...
about 15 years ago
Changed .NET Framework version from 3.5 to 4.0
Donald Mafa
More...
about 15 years ago
modified rake file and created non hudson version
Chillisoft
More...
about 15 years ago
Updated build file
Chillisoft
More...
about 15 years ago
Worked on Feature #956: General : Extract Common Interface for SingleRelationshipDef and IPropDef. Added test to TestSingleRelationshipDef validate properties.
Bongani Mbokazi
More...
about 15 years ago
Fixed #970 (Reflection Utils : SetPropertyValue when property throws Exception not rethrowing exception correctly) Added test and fixed bug
Mark Whitfeld
More...
about 15 years ago
Worked on #908 (Support for circular relationships in criteria) - Fixed two tests that were failing due to changes made.
Peter Wiles
More...
about 15 years ago
Worked on #908 (Support for circular relationships in criteria) - Converted aliases to use source names instead of source objects as key - Created an Asset class for the acceptance tests. These are currently ignored.
Peter Wiles
More...
about 15 years ago
Updated build file
Chillisoft
More...
about 15 years ago
Finished #956 : Feature (General : Extract Common Interface for SingleRelationshipDef and IPropDef)
Mark Whitfeld
More...
about 15 years ago
Extracted Interface ISingleRelationshipDef.cs for use in Testability
Mark Whitfeld
More...
about 15 years ago
Fixed Failing test resulting from ISingleValueDef
Mark Whitfeld
More...
about 15 years ago
Started To Implement ISingleValueDef this a super interface to IPropDef and SingleRelationshipDef There is a lot of common methods for both of these. It is easier to extract common functionality in Testability of these common methods are extracted into a common interface.
Mark Whitfeld
More...
about 15 years ago
Fixed #944 (RelationshipDef.IsManyToOne is not working) Fixed Bug which was introduced into Habanero.Smooth as a result of this change.
Brett Powell
More...
about 15 years ago
Fixed #946 (RelationshipDef.OwningClassName : Add this Property Get) Added this Property
Brett Powell
More...
about 15 years ago
Added Comments to uncommented methods
Brett Powell
More...
about 15 years ago
Fixed #944 (RelationshipDef.IsManyToOne is not working) Changed Logic for IsManyToOne to !IsOneToOne for Single Relationship.
Brett Powell
More...
about 15 years ago
updated build script
Mark Whitfeld
More...
about 15 years ago
Updated Build file
Chillisoft
More...
about 15 years ago
Updated Build file
Chillisoft
More...
about 15 years ago
updated build script
Mark Whitfeld
More...
about 15 years ago
updated build file
Chillisoft
More...
about 15 years ago
Rake file for Habanero
Duncan Hodgson
More...
about 15 years ago
Removed 'using System.Linq;' as it was unused and for some reason causing: TestSelectQueryDB.cs(27,14): error CS0234: The type or namespace name 'Linq' does not exist in the namespace 'System' (are you missing an assembly reference ?)
Chillisoft
More...
about 15 years ago
Working on #908. Moved a test
Peter Wiles
More...
about 15 years ago
Working on #908. Still to do: main test of a circular relationship, refactoring of tests and code, removal of conditional code (still only doing aliases from the tests, not automatically) Some refactorings.
Peter Wiles
More...
about 15 years ago
←
1
2
…
9
10
11
12
13
14
15
16
17
…
70
71
→
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