]> git.openstreetmap.org Git - rails.git/history - app/models
Update annotations after 91a37235ac748df7dc241b215790d6cbecd652f3
[rails.git] / app / models /
2019-07-17 Andy AllanUpdate annotations after 91a37235ac748df7dc241b215790d6...
2019-07-16 Tom HughesRemove support for old style user images
2019-07-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2313'
2019-07-16 Tom HughesDefer deletion of avatars to a background job
2019-07-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2296'
2019-07-09 Tom HughesMove user images to Active Storage with paperclip as...
2019-06-27 mmdMerge branch 'master' into patch/view_migration
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2280'
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2281'
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2207'
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2271'
2019-06-23 Tom HughesAllow signups to be blocked by MX host
2019-06-20 Tom HughesMerge remote-tracking branch 'upstream/pull/2267'
2019-06-20 Tom HughesMerge remote-tracking branch 'upstream/pull/2270'
2019-06-20 Tom HughesMerge remote-tracking branch 'upstream/pull/2269'
2019-06-19 Andy AllanPass the models, not the ids, when dealing with friendships
2019-06-19 Andy AllanRename user.friend_users to user.friends
2019-06-19 Andy AllanRename Friend model to Friendship
2019-06-18 Tom HughesMerge remote-tracking branch 'upstream/pull/2226'
2019-06-12 Tom HughesMerge remote-tracking branch 'upstream/pull/2228'
2019-06-11 Tom HughesParse each GPX file in an archive separately
2019-06-10 Tom HughesMerge remote-tracking branch 'upstream/pull/2204'
2019-06-05 Tom HughesFix rubocop warning
2019-05-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2225'
2019-05-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2237'
2019-05-29 Tom HughesMerge remote-tracking branch 'upstream/pull/2236'
2019-05-29 Andy AllanUpdate annotations to show 'using' clause on indexes
2019-05-29 Andy AllanUpdate annotations to correctly show bigint types
2019-05-19 Tom HughesMerge remote-tracking branch 'upstream/pull/2028'
2019-05-18 Tom HughesAdd some extra indexes for ACL lookups
2019-05-13 Simon PooleAdd links to the ToU and include them in signup
2019-04-23 Tom HughesFix new rubocop warnings
2019-04-14 Frederik RammMove generation of gpx_file XML from model to builder
2019-03-26 Andy AllanRubocop fixes for ruby 2.5
2019-03-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2175'
2019-03-23 Tom HughesMerge remote-tracking branch 'upstream/pull/2131'
2019-03-20 Andy AllanUse an enumerator for gpx.points, and process the the...
2019-03-20 Andy AllanRaise exception if there is an error, and import tracep...
2019-03-20 Andy AllanUse activerecord-import for bulk importing tracepoint...
2019-03-19 Tom HughesMerge remote-tracking branch 'upstream/pull/2182'
2019-03-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2177'
2019-03-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2164'
2019-03-16 Frederik RammMove changeset XML generation to a view
2019-03-13 Andy AllanMove all settings to settings.yml
2019-03-13 Andy AllanRubocop fixes for ruby 2.5
2019-03-08 Tom HughesPrevent leading and trailing whitespace on email addresses
2019-03-08 Tom HughesStrip leading and trailing whitespace for email authent...
2019-03-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2167'
2019-02-07 Tom HughesAlways look to the global scope for the GPX module
2019-02-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2136'
2019-02-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2135'
2019-02-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2134'
2019-02-06 Andy AllanRemove unnecessary requires from app
2019-02-06 Andy AllanMove utf8 validator into app/validators
2019-01-16 Andy AllanMerge pull request #1151 from polarbearing/patch-1
2018-11-08 Tom HughesMerge remote-tracking branch 'upstream/pull/2051'
2018-11-08 Tom HughesMerge remote-tracking branch 'upstream/pull/2050'
2018-11-07 Tom HughesMerge remote-tracking branch 'upstream/pull/2049'
2018-11-07 Tom HughesAvoid ordering points from public and private traces
2018-11-05 Tom HughesMerge remote-tracking branch 'upstream/pull/2044'
2018-11-05 Tom HughesUse character validate to exclude URL characters for...
2018-11-05 Tom HughesMerge character validators
2018-11-05 Tom HughesMerge leading and trailing whitespace validators
2018-11-05 Tom HughesImprove consistency of text validations
2018-11-05 J GuthrieAdded tests for validators
2018-11-05 J GuthrieChanged User model to not allow nil display_name (w...
2018-11-05 J GuthrieCreate invalid_char validators and apply to models
2018-11-05 J GuthrieAdded more non-ascii chars to validation (matching...
2018-11-05 J GuthrieFix rubucop errors
2018-11-05 J GuthrieMake invalid char list more explicit (between ascii...
2018-11-05 J GuthrieAdded trailing/leading whitespace errors to locale
2018-11-05 J GuthrieSpecifiy invalid chars in username error message
2018-11-05 Tom HughesAllow note comments with no body
2018-11-04 Tom HughesMerge remote-tracking branch 'upstream/pull/2009'
2018-11-04 Tom HughesMerge remote-tracking branch 'upstream/pull/2042'
2018-11-03 mmd-osmLimit notes sizes to 2000 characters
2018-11-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2023'
2018-11-03 Tom HughesMove abilities to a sepatarate top level directory
2018-11-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2038'
2018-11-01 Tom HughesMerge remote-tracking branch 'upstream/pull/2037'
2018-10-31 Tom HughesMerge remote-tracking branch 'upstream/pull/2039'
2018-10-31 Andy AllanMove notifier.rb into app/mailers
2018-10-31 Andy AllanMerge branch 'master' into cancancan
2018-10-29 Tom HughesConvert some model mixins to concerns
2018-10-24 Andy AllanCheck the oauth token and then use the capabilities...
2018-10-24 Andy AllanRework capabilities to avoid assumptions about missing...
2018-10-21 Simon PooleCalculate bounding box when deleting relations
2018-10-17 Andy AllanCombine site permissions declarations
2018-10-10 Andy AllanMove issues and reports to authorization system
2018-10-10 Andy AllanRefactor site#welcome to use abilities instead of requi...
2018-10-10 Andy AllanChange abilities based on upstream renamings
2018-10-10 Andy AllanMerge branch 'authz' of https://github.com/rubyforgood...
2018-10-09 ENT8RMerge branch 'master' into notes-search
2018-10-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2010'
2018-10-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2014'
2018-10-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2012'
2018-10-03 Andy AllanRename user_controller to users_controller
2018-10-03 Andy AllanMerge branch 'master' into messages
2018-09-22 Xuyang JiaFix any_relations always being false
2018-09-22 Tom HughesFix Style/NumericPredicate rubocop warnings
next