Piotr Solnica - 2011-10-09T08:13:10-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T00:18:38-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T11:12:16-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:17:57-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:10-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-10-04T04:44:18-07:00 - details
Merge pull request #7 from tillsc/master Fixing #5
Till Schulte-Coerne - 2011-10-04T04:40:20-07:00 - details
Fixed a bug with loading dm-adjust after the dm-do-adapter
Piotr Solnica - 2011-09-14T00:18:39-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T11:17:53-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:18:24-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:09-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-22T12:13:37-07:00 - details
Gemspec update
Piotr Solnica - 2011-09-21T02:25:55-07:00 - details
Bump version to 1.2.0.rc2
Piotr Solnica - 2011-09-13T11:19:51-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:18:44-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:10-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-10-02T03:20:17-07:00 - details
Merge pull request #3 from d11wtq/bugfix/query-typo Fixed typo in variable name
d11wtq - 2011-10-01T03:11:36-07:00 - details
Fixed typo in variable name
Piotr Solnica - 2011-09-14T00:18:39-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T11:20:23-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:19:05-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:10-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T00:18:39-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T11:22:05-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:19:24-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:09-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-20T03:57:40-07:00 - details
Merge branch 'master' into release-1.2
Piotr Solnica - 2011-09-20T03:57:25-07:00 - details
Merge pull request #14 from tillsc/patch-3 Oracle 10g support (all specs are green)
Till Schulte-Coerne - 2011-09-15T23:47:46-07:00 - details
Added constraint_type to foreign keys DDL script. Oracle 10g doesn't like "ON DELETE NO ACTION" (which isn't really important because it's the default).
Piotr Solnica - 2011-09-14T00:18:39-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T11:22:41-07:00 - details
Set git branch for DM deps in Gemfile
Till Schulte-Coerne - 2011-09-13T01:55:47-07:00 - details
Merge branch 'master' of github.com:datamapper/dm-constraints into patch-2
Piotr Solnica - 2011-09-09T11:19:46-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Emmanuel Gomez - 2011-10-09T14:13:23-07:00 - details
Merge pull request #150 from d11wtq/bugfix/direction-operator-precedence Change Direction/Operator precedence (fixes regression at d4377a9ee407b48)
Piotr Solnica - 2011-10-09T08:08:47-07:00 - details
Version bump to 1.2.0
d11wtq - 2011-10-09T06:21:36-07:00 - details
Change Direction/Operator precedence (fixes regression at d4377a9ee407b481b5c8cfeaccc3aeb1789b194f)
Piotr Solnica - 2011-09-20T05:10:21-07:00 - details
Regenerate gemspec for version 1.2.0.rc2
Piotr Solnica - 2011-09-14T02:38:29-07:00 - details
Fix validation of Decimal scale/precision options
Piotr Solnica - 2011-09-14T00:17:57-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T10:37:23-07:00 - details
OK grab git branch from ENV (git branch parsing did not work on our CI)
Piotr Solnica - 2011-09-13T10:16:26-07:00 - details
Use same branch in gemfile for DM gem deps
Piotr Solnica - 2011-09-13T09:06:50-07:00 - details
Fix Property#load specs
Piotr Solnica - 2011-09-13T08:42:49-07:00 - details
Merge pull request #141 from d11wtq/bugfix/binary-encoding2 Fix Binary property type to specify 'binary' encoding under >= 1.9
d11wtq - 2011-09-13T03:40:05-07:00 - details
Adjust to use unless value.nil? instead of if value
d11wtq - 2011-09-12T05:59:21-07:00 - details
Conditionally force encoding based on RUBY_VERSION and dup input values before encoding
d11wtq - 2011-09-10T08:32:15-07:00 - details
Fix issue with Binary properties being treated like normal Strings, which breaks dm-validations since it uses =~ /\S/ assuming valid UTF-8
Piotr Solnica - 2011-09-09T11:20:11-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:09-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-29T15:39:34-07:00 - details
Merge pull request #10 from tillsc/patch-1 Log cleaner in specs was only removing time information with "." seperator
Till Schulte-Coerne - 2011-09-29T08:38:05-07:00 - details
Removing time-prefixes (like " ~ (0,1234) ") in other locales (with "," instead of "." as separator) too
Piotr Solnica - 2011-09-14T00:18:36-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T11:24:18-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:39:17-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:09-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T00:18:38-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T11:25:56-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:20:37-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:10-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T00:42:12-07:00 - details
Move dm-core dep to datamapper gem group
Piotr Solnica - 2011-09-14T00:38:03-07:00 - details
Fix dependencies
Piotr Solnica - 2011-09-14T00:18:40-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T11:33:23-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:20:59-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:10-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T00:42:43-07:00 - details
Move dm-core dep to datamapper gem group
Piotr Solnica - 2011-09-14T00:39:28-07:00 - details
Fix dependencies
Piotr Solnica - 2011-09-14T00:18:40-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T11:38:22-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:21:18-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:09-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T00:18:41-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T11:41:47-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:21:40-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:10-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T00:18:41-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T12:10:44-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:22:06-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:10-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T00:18:41-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T12:12:14-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:22:26-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:10-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T00:18:41-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T12:15:15-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:22:46-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:10-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T00:18:41-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T23:44:01-07:00 - details
Merge branch 'master' into release-1.2
Piotr Solnica - 2011-09-13T23:43:28-07:00 - details
Merge pull request #5 from agate/master fixed versions query order problem
Piotr Solnica - 2011-09-13T23:38:52-07:00 - details
Revert "Merge pull request #3 from Asquera/attribute_set-fix" This reverts commit a08745cb619b9def2b380c82137eacf312f348b4, reversing changes made to 228098dbe48fab15e52fdbaf0d869ae35ccd79c0.
Piotr Solnica - 2011-09-13T23:18:26-07:00 - details
Merge pull request #3 from Asquera/attribute_set-fix Versioning does not work on #attribute_set
Piotr Solnica - 2011-09-13T12:15:55-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:23:12-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:09-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T00:18:36-07:00 - details
Version bump to 1.2.0.rc2
Jordan Ritter - 2011-09-08T22:19:51-07:00 - details
Fix bug related to migrating custom types derived from builtin types.
When dm-migrations' dm-do-adapter runs, Adapter#property_schema_hash is invoked
on each property to generate the SQL for it.
For Property::Text, type_map[Property::Text] yields a schema of TEXT with no
:length property. When DM encounters a String primitive whose length exceeds
the schema's capacity, it auto-adjusts the schema primitive to compensate
(i.e. in MySQL, {SHORT,MEDIUM,LONG}TEXT). Result: MEDIUMTEXT == AWESOME.
The case is different for (1) a custom Property derived from (2) a builtin
Property whose schema primitive changes based on the Property's size options.
For Property::Json, the first type_map[property.class] lookup is nil because
custom types can't/don't update Adapter#type_map -- custom properties can't know
what model/repository/adapter they're going to be on at definition time, which
they would need because the type_map is stored on the adapter *class*.
So, the second lookup type_map[property.primitive] kicks in, which for
Property::Json is type_map[String]. That in turn yields a schema of VARCHAR
with a :length property. As with Property::Text, when DM encounters a String
primitive whose length exceeds the schema's capacity, it auto-adjusts the schema
primitive to compensate (i.e. in MySQL, {SHORT,MEDIUM,LONG}TEXT). However, when
dm-migrations encounters any property_schema_hash with a :length option, it
automatically appends "(%i)" % length to the SQL statement. Result:
MEDIUMTEXT(123412341234) == entire migration FKD.
Piotr Solnica - 2011-09-13T12:16:13-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:23:36-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:09-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T00:18:37-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T13:18:23-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:28:03-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:10-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T00:18:41-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T12:16:34-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:23:58-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:09-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-29T15:38:00-07:00 - details
Merge pull request #9 from tillsc/master Fixing an issue with gem 'ruby-oci8', jeweler and jruby (by removing ruby-oci8 :-) )
Till Schulte-Coerne - 2011-09-29T06:49:04-07:00 - details
Removed ruby-oci8 from the Gemfile again. It broke the gem installation under jruby because jeweler moved the (:mri) dependency into the gemspec. Jruby tryed to install the (native) ruby-oci8 gem which couldn't work.
Piotr Solnica - 2011-09-20T03:56:05-07:00 - details
Merge branch 'master' into release-1.2
Piotr Solnica - 2011-09-20T03:55:13-07:00 - details
Merge pull request #8 from tillsc/master rake spec is green again
Piotr Solnica - 2011-09-14T00:28:47-07:00 - details
Update dependencies
Piotr Solnica - 2011-09-14T00:18:38-07:00 - details
Version bump to 1.2.0.rc2
Till Schulte-Coerne - 2011-09-13T22:56:15-07:00 - details
Allow to overwrite the storage_name(s) with the respective environment variables ("#{name}_storage_name"). I added this because I don't want to have many oracle database instances on my small development machine.
Till Schulte-Coerne - 2011-09-13T22:34:13-07:00 - details
Fixed smaller bugs in specs preventing the test to be green
Till Schulte-Coerne - 2011-09-13T22:29:38-07:00 - details
Merge remote branch 'dm/master' into 1.2 Conflicts: lib/dm-oracle-adapter/adapter.rb
Till Schulte-Coerne - 2011-09-13T22:28:43-07:00 - details
Fixed the tests: Changing Parameter::OPTIONS seems not to be the right way to allow the :sequence option
Emmanuel Gomez - 2011-09-13T13:47:31-07:00 - details
Merge pull request #7 from dsisnero/patch-2 Change obj.blank? to DataMapper::Ext.blank?(obj) so as not to monkey-patch Object.
dsisnero - 2011-09-13T13:40:22-07:00 - details
Change obj.blank? to DataMapper::Ext.blank?(obj) so not to monkeypatch object
Piotr Solnica - 2011-09-13T12:59:07-07:00 - details
Set git branch for DM deps in Gemfile
Till Schulte-Coerne - 2011-09-13T02:21:07-07:00 - details
Merge remote branch 'origin/master' into 1.2
Till Schulte-Coerne - 2011-09-13T02:21:00-07:00 - details
Making the adapter run with ruby 1.8 without activesupport or stuff like that
Till Schulte-Coerne - 2011-09-13T01:50:59-07:00 - details
Merge remote branch 'dm/master' into 1.2
Till Schulte-Coerne - 2011-09-13T01:50:56-07:00 - details
Added missing ruby-oci8 dependency to Gemfile
Till Schulte-Coerne - 2011-09-13T01:48:26-07:00 - details
Ignoring netbeans files
Piotr Solnica - 2011-09-09T11:35:39-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:09-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T00:25:42-07:00 - details
Update dependencies
Piotr Solnica - 2011-09-14T00:18:37-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T13:00:42-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:28:23-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:10-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T00:18:42-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T13:20:28-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:24:20-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:09-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T00:18:38-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T12:56:20-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T09:49:38-07:00 - details
Regenerated gemspec
Piotr Solnica - 2011-10-09T08:13:09-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T00:18:42-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T12:53:36-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:25:07-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Dan Kubb - 2011-09-08T19:45:41-07:00 - details
Change specs to pending if using 1.9.2 * Psych is broken for some use cases, so there is no way to run these specs properly yet.
Dan Kubb - 2011-09-08T19:41:02-07:00 - details
Simplified value mapping. Removed hack for older version of pysch
Dan Kubb - 2011-09-08T19:29:31-07:00 - details
Test to make sure the proper methods exist before calling them
Dan Kubb - 2011-09-08T19:21:01-07:00 - details
Pass the node name in as a string
Piotr Solnica - 2011-10-09T08:13:09-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T00:26:41-07:00 - details
Update dependencies
Piotr Solnica - 2011-09-14T00:18:37-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T13:05:05-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:31:08-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:09-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T00:31:28-07:00 - details
Update dependencies
Piotr Solnica - 2011-09-14T00:18:37-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T13:06:42-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:34:30-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:10-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T00:18:42-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T13:08:08-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:25:34-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:10-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T00:18:43-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T13:09:18-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:25:57-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:09-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T00:18:43-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T13:09:57-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:26:18-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:09-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T00:59:35-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-14T00:18:43-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-09T11:26:38-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:09-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T01:02:40-07:00 - details
Regenerated gemspec
Piotr Solnica - 2011-09-14T00:18:44-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T13:12:08-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:27:00-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:09-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T01:03:29-07:00 - details
Regenerated gemspec
Piotr Solnica - 2011-09-14T00:18:44-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T13:12:57-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:27:23-07:00 - details
Regenerate gemspec for version 1.2.0.rc1
Piotr Solnica - 2011-10-09T08:13:09-07:00 - details
Version bump to 1.2.0
Piotr Solnica - 2011-09-14T00:18:36-07:00 - details
Version bump to 1.2.0.rc2
Piotr Solnica - 2011-09-13T13:13:29-07:00 - details
Set git branch for DM deps in Gemfile
Piotr Solnica - 2011-09-09T11:27:43-07:00 - details
Regenerate gemspec for version 1.2.0.rc1