My favorites | Sign in
Project Logo
          
New issue | Search
for
| Advanced search | Search tips
List | Grid
   
  ID Type Status Priority Milestone Owner   Summary + Labels ...
  27 Enhancement New Medium Release-0.1 chad.myers   Feature: Support complex composite-id  
  54 Defect Accepted Medium ---- ----   Bug: Cannot validate classmap with component  
  55 Defect Accepted Medium ---- ----   Bug: Escaped column names  
  58 Patch Accepted Medium Release-1.0 ----   Feature: Support for ManyToOne mapping with more then one column  
  62 Patch New Medium ---- ----   Feature: CheckProperty should allow custom setters  
  66 Patch New Medium ---- ----   Bug: BuildUtils.rb uses Windows-specific path separators  
  86 Patch New Medium ---- ----   Bug: PersistenceSpecification VerifyTheMappings throws on nullable properties with null values  
  94 Enhancement Accepted Medium ---- jagregory.com   Feature: Key-value pair as Map  
  100 Enhancement Accepted Medium ---- ----   Feature: Add AsIdBag() and WithIdBagIdGenerator() methods  
  104 Defect New Medium ---- ----   Bug: many-to-many mapping error when child types are same as parent type  
  127 Defect Accepted High ---- ----   Bug: Fluent is producing both joined-subclass and subclass for each child entity  
  133 Enhancement New Medium ---- ----   Feature: Override Component Mappings - IAutoMappingComponentOverride?  
  141 Defect New Medium ---- ----   Bug: Enum in CompositeId Fails  
  147 Patch New Medium ---- ----   Feature: Informix Db Configuration  
  148 Defect New Medium ---- ----   Bug: Enums in components are skipped  
  151 Enhancement Accepted Medium ---- ----   Feature: Automapping multiple entity assemblies  
  155 Patch New Medium ---- ----   Bug: Can't fluently connect to an SQLite Database with Password  
  160 Enhancement New Medium ---- ----   Feature: Provide a public instance IsIntegralType property on IdentityGenerationStrategyBuilder  
  169 Enhancement New Medium ---- ----   Feature: <map> element needs additional index types  
  170 Enhancement New Medium ---- ----   Feature: <list> element needs support for additional index types  
  173 Patch New Medium ---- ----   Bug: Custom types in subclasses do not get mapped correctly.  
  174 Patch New Medium ---- ----   Bug: One-to-many conventions do not get correctly applied  
  175 Patch New Medium ---- ----   Feature: An IAuxiliaryDatabaseObject to fluently declare indexes  
  177 Enhancement New Low ---- ----   Feature: Pluggable inheritance with polymorphisms  
  178 Defect Assigned Medium ---- jagregory.com   Bug: HasMany's not being picked up in automapping when doesn't have setter  
  180 Enhancement Assigned Low ---- Hudson.Akridge   Feature: Support for Custom SQL used for loading  
  181 Patch New Medium ---- ----   Bug: Auto-mapper should recognize byte[] properties as version columns  
  182 Patch New Medium ---- ----   Feature: Nested-composite-element mapping  
  188 Patch New Medium ---- ----   Bug: Can't use fields with PersistenceSpecification  
  192 Patch New Medium ---- ----   Bug: AutoMap - Component properties of JoinedSubClass gets mapped twice  
  196 Patch New Medium ---- ----   Feature: Add support for mono sqlite driver  
  199 Enhancement Assigned Medium ---- Hudson.Akridge   Feature: Support for additional attributes in the key-property element of a compoisite-id map  
  200 Patch New Medium ---- ----   Bug: Assembly.GetTypes in PersistenceModel fails under medium trust  
  201 Defect Assigned Medium ---- Hudson.Akridge   Bug: Conventions that modify Accessors do not load early enough  
  202 Enhancement Accepted Medium ---- ----   Feature: Foreign Id is not verified by the compiler  
  203 Enhancement New Medium ---- ----   Feature: Missing attributes for References  
  206 Defect New Medium ---- ----   Bug: Incorrect type generated by Version  
  207 Enhancement New Medium ---- ----   Feature: A property-ref cannot be set correctly on HasMany method  
  220 Defect New Medium ---- ----   ForTypesThatDeriveFrom can't be used for base classes  
  221 Defect New Medium ---- ----   Bug: Convention Shortcuts are invalid?  
  222 Defect New Medium ---- ----   Bug/Feature: Nested JoinedSubClassPart  
  224 Defect New Medium ---- ----   AutoMap serializable types in the System namespace  
  225 Enhancement Assigned Medium ---- Hudson.Akridge   Feature: Support for Many-To-Any  
  227 Defect New Medium ---- ----   Schemasupport in ManyToMany  
  228 Defect New Medium ---- ----   ReferencesAny generates invalid mapping  
  230 Defect New Medium ---- ----   AsTernaryAssociation generates invalid mapping.  
  232 Defect New Medium ---- ----   References does not write the class name from TOther  
  233 Defect New Medium ---- ----   Mapping joined subclass to higher level base class  
  234 Defect New Medium ---- ----   VersionPart neverGenerated doesn't make sense, should set "generated=always" if it's false  
  235 Defect New Medium ---- ----   ManyToManyAutoMapper.cs throws when it hits an IDictionary property  
  236 Defect Assigned Medium ---- Hudson.Akridge   Bug: Automapping does not recognize collections of primitive elements  
  238 Defect New Medium ---- ----   Let me reach the configuration in a ISessionSource  
  239 Defect New Medium ---- ----   meta-type attribute on any-mapping cannot be set to 'class'  
  242 Defect New Medium ---- ----   Get SessionFactory from SessionSource  
  245 Defect New Medium ---- ----   Bug: ToManyBase implementation of ICollectionRelationship -> AsMap<TIndex> ignoring the <TIndex> type  
  249 Defect Accepted Medium ---- ----   PersistenceSpecification: Testing IEnumerable property  
  253 Defect New Medium ---- ----   Accesing configuration from whithin IAuxiliaryDatabaseObjects.. Or applying conventions on IAuxiliaryDatabaseObjects  
  254 Defect Accepted Medium Release-1.0 ----   Built Foreign Key convention does not interact well with a many to many override  
  266 Defect New Medium ---- ----   Building a project using AllinOneRube.exe and rake.bat (don't install ruby anymore!)  
  269 Defect Accepted Medium Release-1.0 ----   multi-column support for CompositeIdentityPart  
  274 Defect New Medium ---- ----   Allow custom types for identity-generated id's  
  276 Defect Accepted Medium ---- ----   Enhancement: filter and filter-def (patch attached)  
  281 Defect New Medium ---- ----   ToManyBase.ICollectionRelationship.Component not implemented  
  282 Defect New Medium ---- ----   Feature: Support ManyToMany with composite keys  
  290 Defect New Medium ---- ----   Missing DB2 support  
  291 Defect New Medium ---- ----   Add Oracle8  
  294 Defect New Medium ---- ----   Please make classes CLS-Compliant  
  297 Defect New Medium ---- ----   Nicer exception when missing Id in mapping class  
  301 Defect New Medium ---- ----   Conventions created with ConventionBuilder seems to ignore AcceptanceCriteria.. (1.0 RTM)  
  302 Defect New Medium ---- ----   ForeignKeyConvention does not work for HasMany with composite element.  
  303 Defect New Medium ---- ----   IHasManyConvention does not work with HasMany with composite element.  
  305 Defect New Medium ---- ----   Mappings with enums are not serializable  
  306 Defect New Medium ---- ----   natural-id support  
  308 Defect New Medium ---- ----   IndexPart::Column() is missing a call to columns.Clear()..  
  309 Defect New Medium ---- ----   value cannot be null  
  310 Defect New Medium ---- ----   Allow specifing Unique() and UniqueKey() constraints on Map indexes.  
  311 Defect New Medium ---- ----   Feature: Create Clustered Index on Column of Choice  
  313 Defect Started Medium ---- ----   Need entity-name attribute support  
  315 Defect New Medium ---- ----   Feature: Support Reveal.Field to support mapping of private/protected fields  
  316 Defect New Medium ---- ----   When automapping subclasses, ISubclassInstance.Type in ISubclassConvention is null  
  317 Defect Assigned Medium ---- paul.batum   Cannot use automapping overrides to set HibernateMapping properties  
  318 Defect Assigned Medium ---- paul.batum   JoinPart exposes unsupported behavior  
  319 Defect New Medium ---- ----   Calling BuildSessionFactory in External Assembly Very Slow  
  320 Defect New Medium ---- ----   When automapping, ClassMap.Join in override doesn't work (test included)  
  321 Defect New Medium ---- ----   Cannot initialize the ASP.NET project / Could not load file or assembly 'FluentNHibernate, Version=1.0.0.593, Culture=neutral, PublicKeyToken=8aa435e3cb308880' or one of its dependencies. Strong name signature could not be verified. The assembly may have been tampered with, or it was delay signed but not fully signed with the correct private key. (Exception from HRESULT: 0x80131045)  
  322 Defect New Medium ---- ----   versionPart problem with version 1.0  
  323 Defect New Medium ---- ----   FluentConfigurationException is not Serializable  
  325 Defect New Medium ---- ----   Using WriteMappingsTo with AutoMappings causes no mappings to be generated.  
  326 Defect New Medium ---- ----   HasManyToMany with IDictionary (patch)  
  327 Defect New Medium ---- ----   Fluent NH generates incorrect mapping file for composite-element with parent  
  328 Defect New Medium ---- ----   When using composite id, mixing KeyProperty and KeyReference reorders id:s (with test case)  
  329 Defect New Medium ---- ----   Version column not created  
  330 Defect New Medium ---- ----   Feature: Support for additional attributes in the key-property element of an set (and equal)  
  331 Defect Accepted Medium ---- paul.batum   Automapper will not map properties with same name that appear in derived classes  
  332 Defect New Medium ---- ----   Duplicate mapping exception when mapping inheritance tree  
  333 Defect New Medium ---- ----   Mismatch between AutoMapping<T>.SubClass<TSubclass> and AutoSubClassPart constructor  
  334 Defect New Medium ---- ----   Disable cache for collections when overriding parent-class  
  335 Defect New Medium ---- ----   Add support for IParameterizedType in CustomType mappings  
  336 Defect New Medium ---- ----   ManyToOne (References) formula support  
  337 Defect New Medium ---- ----   Add support for 'where' attribute in hilo generator  
CSV
  
Hosted by Google Code