-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: mbleigh/acts-as-taggable-on
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Use eq instead of matches for non-wildcard searches
#1101
opened Mar 3, 2023 by
flickgradley
Loading…
Remove redundant indexes created by the default migration files
#1092
opened Oct 22, 2022 by
JewelSam
Loading…
avoid select(all_fields) in any tag query to fix error when use as subquery
#1049
opened Sep 30, 2021 by
kikyous
Loading…
Added strict_default_collation_match as a config option
#1034
opened May 10, 2021 by
JosephLing
Loading…
Use a custom validation method to validate the uniqueness of name
#1009
opened Oct 28, 2020 by
FunnyHector
Loading…
Added option +taggable_model_type+ to +tagged_with+ scope
#994
opened Apr 7, 2020 by
sequielo
Loading…
Tagging.remove_unused_tags should gracefully handle already deleted tags
#988
opened Feb 26, 2020 by
irphilli
Loading…
Do not apply binary collation every time on rails boot for MySQL users
#977
opened Nov 21, 2019 by
shawnali63
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.