Menu

Source Commit Log


Commit Date  
[r7071] by tmaruyama

Rails3: scm: git: fix error of test_db_consistent_ordering_init at unit model test

On Rails 3.1, ActiveRecord::HasManyThroughCantAssociateThroughHasOneOrManyReflection error raises.
For more details, see r7062.

2011-09-07 04:02:54 Tree
[r7070] by tmaruyama

Rails3: scm: git: fix error of test_fetch_changesets_invalid_rev at unit model test

On Rails 3.1, ActiveRecord::HasManyThroughCantAssociateThroughHasOneOrManyReflection error raises.
For more details, see r7062.

2011-09-07 04:01:49 Tree
[r7069] by tmaruyama

Merged r7068 from trunk.

fix typo in imap examples at lib/tasks/email.rake.

Contributed by Nathan L Smith.

2011-09-07 01:07:43 Tree
[r7068] by tmaruyama

fix typo in imap examples at lib/tasks/email.rake (#9198)

Contributed by Nathan L Smith.

2011-09-07 01:00:19 Tree
[r7067] by tmaruyama

Rails3: scm: bazaar: fix error of test_fetch_changesets_from_scratch at unit model test

On Rails 3.1, ActiveRecord::HasManyThroughCantAssociateThroughHasOneOrManyReflection error raises.
For more details, see r7062.

2011-09-07 00:59:40 Tree
[r7066] by tmaruyama

scm: bazaar: define NUM_REV as the number of test repository revisions at unit model test

2011-09-07 00:58:59 Tree
[r7065] by tmaruyama

Rails3: scm: git: fix error of test_fetch_changesets_incremental at unit model test

On Rails 3.1, ActiveRecord::HasManyThroughCantAssociateThroughHasOneOrManyReflection error raises.
For more details, see r7062.

2011-09-07 00:58:14 Tree
[r7064] by tmaruyama

scm: git: use NUM_REV at test_fetch_changesets_from_scratch of unit model test

2011-09-07 00:57:19 Tree
[r7063] by tmaruyama

scm: git: define NUM_REV as the number of test repository revisions at unit model test

2011-09-07 00:56:44 Tree
[r7062] by tmaruyama

Rails3: scm: git: fix error of test_fetch_changesets_from_scratch at unit model test

On Rails 3.1, following error raises.

test_fetch_changesets_from_scratch(RepositoryGitTest):
ActiveRecord::HasManyThroughCantAssociateThroughHasOneOrManyReflection:
Cannot modify association 'Repository::Git#changes'
because the source reflection class 'Change' is associated to 'Changeset' via :has_many.
test/unit/repository_git_test.rb:68:in `test_fetch_changesets_from_scratch'

2011-09-06 13:57:49 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.