]> git.openstreetmap.org Git - rails.git/history - app/models
Use with_locale for the copyright page
[rails.git] / app / models /
2023-03-08 Andy AllanMerge pull request #3846 from SK53/osgb-date-2022
2023-02-08 Andy AllanMerge pull request #3691 from AntonKhorev/wikipedia...
2022-12-23 Tom HughesRevoke authentication tokens when a user is deleted
2022-12-03 Tom HughesMerge remote-tracking branch 'upstream/pull/3126'
2022-11-30 Tom HughesMerge remote-tracking branch 'upstream/pull/3688'
2022-11-23 Andy AllanMerge pull request #3676 from harry-wood/notes-disappea...
2022-11-22 Tom HughesMerge remote-tracking branch 'upstream/pull/3301'
2022-09-14 Harry WoodDefine a DEFAULT_FRESHLY_CLOSED_LIMIT constant
2022-09-14 Harry WoodDisplay how long until a note will disappear
2022-09-10 Adam HoyleMerge branch 'master' into feature/add-communities...
2022-08-03 Andy AllanMerge pull request #3552 from rugk/patch-1
2022-07-27 Andy AllanSwitch to using FrozenRecord for loading communities
2022-07-19 Tom HughesMerge remote-tracking branch 'upstream/pull/3604'
2022-07-19 Anton KhorevStrip leading/trailing whitespace from comma-separated...
2022-06-09 Tom HughesAdd validation for relation member roles
2022-05-07 Tom HughesMerge remote-tracking branch 'upstream/pull/3543'
2022-05-06 Harry WoodPut issue comments through kramdown formatter
2022-05-03 Tom HughesMerge remote-tracking branch 'upstream/pull/3539'
2022-04-29 Harry WoodFormat report text with kramdown
2022-04-27 Andy AllanMerge commit '73f0be96472a8d021a6347953192ca7b6ec509d7'
2022-04-25 Jesse WeinsteinMerge branch 'master' into HEAD
2022-04-12 Tom HughesMerge remote-tracking branch 'upstream/pull/3523'
2022-04-06 Andy AllanRubocop autofix: ambiguous operator precedence
2022-03-09 Tom HughesMerge pull request #3486 from tomhughes/vips
2022-03-09 Andy AllanMerge pull request #3491 from tomhughes/legacy-trace
2022-03-03 Tom HughesFix some rubocop Naming/PredicateName warnings
2022-03-03 Tom HughesRemove support for legacy trace files
2022-03-02 Tom HughesMerge remote-tracking branch 'upstream/pull/3485'
2022-03-02 Andy AllanMerge branch 'pull/3472'
2022-03-01 Tom HughesFix rubocop Rails/TimeZone warnings
2022-03-01 Tom HughesMerge remote-tracking branch 'upstream/pull/3482'
2022-03-01 Andy AllanRemove redundant presence validation on belongs_to
2022-02-23 Tom HughesMerge remote-tracking branch 'upstream/pull/3470'
2022-02-23 Andy AllanEnable active_record.belongs_to_required_by_default
2022-02-23 Tom HughesAdd inverse_of to relationships that can't detect it...
2022-02-23 Andy AllanSpecify inverse_of for trace tags and points
2022-02-16 Tom HughesMerge remote-tracking branch 'upstream/pull/3398'
2022-02-16 Tom HughesMerge remote-tracking branch 'upstream/pull/3461'
2022-02-16 Andy AllanMerge pull request #3414 from tomhughes/rails7
2022-02-16 Andy AllanMerge pull request #3440 from mmd-osm/relationmemberlimit
2022-02-13 Tom HughesMerge remote-tracking branch 'upstream/pull/3345'
2022-02-03 Tom HughesMerge remote-tracking branch 'upstream/pull/3419'
2022-02-02 Andy AllanEnsure that deactivate isn't available in production
2022-02-02 Andy AllanAdd extra user transitions needed by the administrators
2022-02-02 mmd-osmIntroduce relation member limit
2022-01-12 Andy AllanUse a state machine for user status
2021-12-28 Tom HughesFix new rubocop warnings
2021-12-22 Tom HughesMerge remote-tracking branch 'upstream/pull/3404'
2021-12-22 Tom HughesMerge remote-tracking branch 'upstream/pull/3403'
2021-12-22 Tom HughesMerge remote-tracking branch 'upstream/pull/3402'
2021-12-22 Andy AllanRemove unused require statement
2021-12-22 Andy AllanAlias the user creation_time column
2021-12-22 Andy AllanRename User#delete to User#destroy
2021-12-16 Tom HughesAdd a rake task to migrate trace data to ActiveStorage
2021-12-16 Tom HughesSwitch traces to use ActiveStorage
2021-12-16 Tom HughesMake the storage service to use for avatars configurable
2021-10-17 Adam HoyleMerge branch 'master' into feature/add-communities...
2021-10-07 Tom HughesMerge remote-tracking branch 'upstream/pull/3300'
2021-09-29 Tom HughesMerge remote-tracking branch 'upstream/pull/3332'
2021-09-29 Tom HughesMerge remote-tracking branch 'upstream/pull/3316'
2021-09-29 Tom HughesFix new rubocop warning
2021-09-29 Andy AllanMove the tracepoint coordinate format test to the contr...
2021-09-27 Adam HoyleMerge branch 'master' into feature/add-communities...
2021-09-15 Tom HughesMerge remote-tracking branch 'upstream/pull/3297'
2021-09-15 Tom HughesMerge remote-tracking branch 'upstream/pull/3324'
2021-09-15 Andy AllanRemove the ObjectMetadata concern, since it's only...
2021-09-15 Andy AllanRemove unused to_xml and to_xml_node methods from models
2021-09-08 Adam HoyleImprove encapsulation / location of osm-community-index...
2021-09-08 Adam HoyleRefactor osm-community-index and local chapters models
2021-08-26 Tom HughesIntroduce privileged scopes that only an administrator...
2021-08-25 Adam HoylePrioritise strings[].name over strings[].community
2021-08-25 Adam HoyleRemove failed attempt to stop internal methods being...
2021-08-25 Adam HoyleReinstate memoisation
2021-08-24 Adam HoyleImprove method privacy
2021-08-24 Adam HoyleTidy
2021-08-24 Adam HoyleLocalise local chapters
2021-08-12 Adam HoyleMerge branch 'master' into feature/add-communities...
2021-08-12 Adam Hoyletidy up / remove debug
2021-08-11 Adam Hoylerender local chapters in html
2021-08-11 Adam Hoyleadd osm-community-index and parse in communities
2021-08-08 Adam Hoylestub model and show in view
2021-07-21 Tom HughesMerge remote-tracking branch 'upstream/pull/3257'
2021-07-21 Tom HughesMerge remote-tracking branch 'upstream/pull/3264'
2021-07-21 Tom HughesMerge remote-tracking branch 'upstream/pull/3263'
2021-07-21 Tom HughesTreat association between users and OAuth 2 application...
2021-07-21 Andy AllanFix various code comments
2021-07-21 Tom HughesMerge remote-tracking branch 'upstream/pull/3237'
2021-07-18 Tom HughesMerge remote-tracking branch 'upstream/pull/3251'
2021-07-14 Andy AllanRemove code complexity around resetting language prefer...
2021-07-06 Tom HughesAllow acls to match on parent domains
2021-06-27 Tom HughesSwitch web site to use OAuth 2
2021-06-24 Tom HughesMerge remote-tracking branch 'upstream/pull/3177'
2021-05-18 Tom HughesAdd support for OAuth2 using doorkeeper
2021-05-11 Tom HughesFix calculation of friendship rate limit
2021-05-11 Tom HughesAdd rate limiting to user friendships
2021-04-29 Tom HughesMerge remote-tracking branch 'upstream/pull/3029'
2021-04-28 Andy AllanMerge branch 'pull/3146'
2021-04-28 Andy AllanMerge pull request #3104 from fredrik-lindseth/patch-1
2021-04-08 Andy AllanMerge pull request #1558 from plarus/master
2021-03-31 Tom HughesAdd additional limits on sending messages
next