Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / adacosta/mongoid_rails_migrations issues and pull requests

#60 - Remove drop, etc. rake tasks

Pull Request - State: closed - Opened by johnnyshields about 1 month ago - 4 comments

#59 - Migrations from other ORMs cause mongo migrations to error.

Issue - State: open - Opened by jgandt-wp about 2 years ago - 1 comment

#58 - Add option to enable shards migrations as default

Pull Request - State: closed - Opened by spuyet over 3 years ago - 2 comments

#57 - Feature: Add multi databases support

Pull Request - State: closed - Opened by spuyet over 3 years ago - 9 comments

#56 - Add hook after_migrate when migration crash

Pull Request - State: closed - Opened by JordanThiercelin over 3 years ago - 1 comment

#55 - Migrate to travis.com

Issue - State: closed - Opened by jarthod almost 4 years ago - 3 comments

#54 - Better: Add hook after_migrate

Pull Request - State: closed - Opened by JordanThiercelin almost 4 years ago - 3 comments

#53 - Namespace config

Pull Request - State: open - Opened by pranav-g10 over 4 years ago - 2 comments

#52 - Rake Tasks updated to use `migrations_path` instead of hardcoded path

Pull Request - State: closed - Opened by pranav-g10 over 4 years ago - 1 comment

#51 - Feature/rails5

Pull Request - State: closed - Opened by sandboxws almost 5 years ago

#50 - Support Rails 5.2

Pull Request - State: closed - Opened by sandboxws almost 5 years ago - 1 comment

#49 - Document 'Mongoid::Migrator.migrations_path'

Pull Request - State: closed - Opened by scebotari over 5 years ago - 2 comments

#48 - Document Mongoid::Migrator.migrations_path

Issue - State: closed - Opened by scebotari over 5 years ago - 1 comment

#47 - Fix db:migrate:status task to behave like the ActiveRecord version

Pull Request - State: closed - Opened by FabienChaynes over 5 years ago - 1 comment

#46 - Add db:migrate:status rake task to check which migrations will be run.

Pull Request - State: closed - Opened by FabienChaynes almost 6 years ago - 5 comments

#45 - Mongoid rails migrations not working with rspec guard

Issue - State: closed - Opened by vivektiwary over 7 years ago - 4 comments

#44 - Update migration.rb to no more use `alias_method_chain` which is deprecated with Rails 5.

Pull Request - State: closed - Opened by guille-moe over 7 years ago - 26 comments

#43 - Fixes #42 by using Module#prepend rather than alias_method_chain

Pull Request - State: closed - Opened by oakesja over 7 years ago - 1 comment

#42 - alias_method_chain deprecated and removed in Rails 5.1

Issue - State: closed - Opened by oakesja over 7 years ago - 2 comments

#41 - Doesn't work with Active Record Migrations - ArgumentError: wrong number of arguments (given 2, expected 0)

Issue - State: closed - Opened by nitvik over 7 years ago - 2 comments
Labels: Feature request

#40 - Remove unnecessary loading of gems from Gemfile.

Pull Request - State: closed - Opened by wulffeld over 7 years ago - 2 comments

#39 - foreman with mongoid_rails_migrations in rails 5 projects doesn't work

Issue - State: closed - Opened by wulffeld over 7 years ago - 2 comments

#38 - updated code from the original branch

Pull Request - State: closed - Opened by nim901 about 8 years ago - 1 comment

#37 - Undefined method 'default_session' for Mongoid:Module

Issue - State: closed - Opened by MGalv about 8 years ago - 5 comments

#36 - Multiple migration paths

Pull Request - State: closed - Opened by vbyno over 8 years ago

#35 - Mongoid5

Pull Request - State: closed - Opened by lukaso over 8 years ago - 7 comments

#34 - Mongoid5 support

Pull Request - State: closed - Opened by lukaso about 9 years ago - 7 comments

#33 - support rails 4.1.x

Issue - State: closed - Opened by chenghung over 9 years ago - 1 comment

#32 - Setup basic travis

Issue - State: closed - Opened by arthurnn over 9 years ago - 2 comments

#31 - Mongoid_rails_migrations is incompatible with Mongoid versions 4.0.0

Issue - State: closed - Opened by regis-leray almost 10 years ago - 5 comments

#30 - Running rake db:migrate when version is the newest rollsback the migration.

Issue - State: closed - Opened by brendanstennett almost 10 years ago - 15 comments

#28 - Use correct logic for determining range of migrations to run

Pull Request - State: closed - Opened by jikamens over 11 years ago - 6 comments

#27 - Mongoid is a real dependency not a development dependency

Pull Request - State: closed - Opened by shingara over 11 years ago - 1 comment

#26 - Feature Req: rake db:migrate:status

Issue - State: closed - Opened by pehrlich over 11 years ago

#25 - add license information to the gemspec

Pull Request - State: closed - Opened by jordimassaguerpla over 11 years ago - 1 comment

#24 - Using Mongoid and ActiveRecord migrations together

Issue - State: closed - Opened by fbjork almost 12 years ago - 9 comments

#23 - Compatibility with Ruby 1.9.3, Rails 3.2 and Mongoid 3

Pull Request - State: closed - Opened by navinpeiris about 12 years ago - 1 comment

#22 - mongoid 3.0 compatibility

Pull Request - State: closed - Opened by acechase about 12 years ago - 4 comments

#21 - Add created_at timestamp to data_migrations collection

Pull Request - State: closed - Opened by anaynayak over 12 years ago

#20 - Possible to turn off identity_map to prevent memory leaks?

Issue - State: closed - Opened by barmstrong over 12 years ago - 3 comments

#19 - Weird "errors" about Mongo::Connection options

Issue - State: closed - Opened by deiga over 12 years ago - 2 comments

#18 - Empty Migration

Issue - State: closed - Opened by mmcc almost 13 years ago - 2 comments

#17 - added a 'rollback_to' task to rollback to a particular version# along with all in-between

Pull Request - State: closed - Opened by abionic almost 13 years ago - 2 comments

#16 - Do not blow up in newer mongoids... Declare string _id.

Pull Request - State: closed - Opened by ahoward almost 13 years ago - 4 comments

#14 - undefined method migrate

Issue - State: closed - Opened by patrickhno about 13 years ago - 10 comments

#13 - Bundler.require must not be in *lib/mongoid_rails_migrations.rb*

Issue - State: closed - Opened by nfo about 13 years ago - 3 comments

#12 - Runtime dependency to Rails 3.0.x

Issue - State: closed - Opened by andi over 13 years ago - 1 comment

#11 - Rails 3.1

Pull Request - State: closed - Opened by cgriego over 13 years ago - 7 comments

#10 - Loosen gem constraints to work with Rails 3.1

Issue - State: closed - Opened by cgriego over 13 years ago - 2 comments

#9 - gem version

Issue - State: closed - Opened by yairgo over 13 years ago - 2 comments

#8 - updated mongoid dependency to latest rc

Pull Request - State: closed - Opened by gcirne over 13 years ago - 2 comments

#7 - Mongoid_rails_migrations is incompatible with Mongoid versions 2.0.0.rc.1 and above

Issue - State: closed - Opened by chrisroos over 13 years ago - 9 comments

#6 - work with latest mongoid master 2.0.0.rc.1

Pull Request - State: closed - Opened by visnup over 13 years ago - 6 comments

#5 - don't run seeds twice

Pull Request - State: closed - Opened by visnup almost 14 years ago - 2 comments

#4 - Dedup database rake

Pull Request - State: closed - Opened by cgriego almost 14 years ago - 1 comment

#3 - Don't require/use Bundler at runtime

Pull Request - State: closed - Opened by cgriego almost 14 years ago - 4 comments

#2 - feature request: rake task to mark all migrations as ran

Issue - State: closed - Opened by timcharper almost 14 years ago - 13 comments

#1 - zOMG NOSQL TOTALLY ELIMINATES THE NEED FOR MIGRATIONS!

Issue - State: closed - Opened by timcharper about 14 years ago - 1 comment