Posted
almost 15 years
ago
by
Michael Granger <ged@…>
default1 edit in Rakefile
Updated build system
|
Posted
almost 15 years
ago
by
Michael Granger <ged@…>
default1 edit in docs/manual/src/index.page
Manual updates for the Model section (paired with Mahlon)
|
Posted
almost 15 years
ago
by
Michael Granger <ged@…>
default1 edit in lib/treequel/schema/attributetype.rb
Use the #syntax method instead of the syntax_oid in #inspect output so inherited syntaxes are shown
|
Posted
almost 15 years
ago
by
Michael Granger <ged@…>
default1 edit in bin/treeirb
Use the system LDAP config if no URI is given
|
Posted
almost 15 years
ago
by
Michael Granger <ged@…>
default1 edit in lib/treequel/branch.rb
Un-spam debugging on entry lookup
|
Posted
almost 15 years
ago
by
Michael Granger <ged@…>
default1 edit in lib/treequel/model.rb
Overriding #inspect in Treequel::Model to show the list of extensions applied to the entry
|
Posted
almost 15 years
ago
by
Michael Granger <ged@…>
default2 edits in /
Rescue the right error in Treequel::Model#method_missing and add a spec for the negative case.
|
Posted
almost 15 years
ago
by
Michael Granger <ged@…>
default2 edits in /
Load the entry from Model's #method_missing to catch calls to methods that are added via
objectClass mixins.
|
Posted
almost 15 years
ago
by
Michael Granger <ged@…>
default3 edits in /
Fixing object/attribute mapping for attributes whose types that inherit their syntax from their superclass
|
Posted
almost 15 years
ago
by
Michael Granger <ged@…>
default19 edits1 add1 delete in /
Coverage improvements, manual work
Improved coverage
More work on the manual and manual graphics
|