Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update from mainline #2

Open
wants to merge 107 commits into
base: cross-collection-uniqueness
Choose a base branch
from

Conversation

jgwmaxwell
Copy link

No description provided.

dblock and others added 30 commits September 17, 2015 11:15
Misc things getting ready to release.
Implemented RuboCop, Ruby-style linter.
Added CONTRIBUTING, updated copyright and license.
Fix: compatibility with Mongoid::Observer.
Fix: always return Criteria from querable, see MONGOID-4177.
Fix: queryable scope incorrectly combined.
Spec to demonstrate that the order of inclusion of Mongoid::Paranoia doesn't matter.
Added mongoid 5.0.0 to build matrix.
[refs #206] Fix TravisCI builds: Update bundler before installing gems
dblock and others added 30 commits May 17, 2017 11:01
Remove deprecated alias_method_chain
Use Mongoid::Config#models in Rake task
Add Github Actions and remove Travis CI
… when "localize: true" is specified (#268)

Ensure localized slug creates index for slug default locale sub-field when "localize: true" is specified.  Client can also specify an Array of locales to create indexes on.
* Drop support for:
- Mongoid 6 and earlier
- Ruby 2.4 and earlier

* - Update Rubocop and auto-fix some cops
- Remove gem Guard
- Remove gem AwesomePrint
- Remove gem mongoid-compatibility
- Set version to 7.0.0
* Cleanup
- Remove Mongoid::Danger
- Fix Rubocop issues
- CI coverage should includeMongoid 8 and Ruby 3.2
* add multiple scopes support

* upd changelog and readme

* fix some comments

* refactor array iterations

* fix compound indexes

* rename for clarity

* fix readme

* Update README.md

* Update slug.rb

---------

Co-authored-by: Johnny Shields <27655+johnnyshields@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.