openstreetmap-website/app/models
Tom Hughes b1e1572af3 Don't validate the revoker for a block if it hasn't changed
The revoker only has to be a moderator at the time they make the
revocation - as things stood trying to view a block that had been
revoked by somebody that was no longer a moderator failed.
2020-01-09 10:59:34 +00:00
..
concerns Remove unnecessary requires from app 2019-02-06 12:26:30 +01:00
access_token.rb Add annotate gem and associated rake task. Annotate models. 2017-10-22 22:18:26 +01:00
acl.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
application_record.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
changeset.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
changeset_comment.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
changeset_tag.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
client_application.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
diary_comment.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
diary_entry.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
diary_entry_subscription.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
friendship.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
issue.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
issue_comment.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
language.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
message.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
node.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
node_tag.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
note.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
note_comment.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
oauth2_token.rb Add annotate gem and associated rake task. Annotate models. 2017-10-22 22:18:26 +01:00
oauth2_verifier.rb Add annotate gem and associated rake task. Annotate models. 2017-10-22 22:18:26 +01:00
oauth_nonce.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
oauth_token.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
old_node.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
old_node_tag.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
old_relation.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
old_relation_member.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
old_relation_tag.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
old_way.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
old_way_node.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
old_way_tag.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
redaction.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
relation.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
relation_member.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
relation_tag.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
report.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
request_token.rb Move all settings to settings.yml 2019-03-13 18:06:23 +01:00
trace.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
tracepoint.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
tracetag.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
user.rb Remove ignoring of nearby column 2019-12-11 18:08:31 +01:00
user_block.rb Don't validate the revoker for a block if it hasn't changed 2020-01-09 10:59:34 +00:00
user_preference.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
user_role.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
user_token.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
way.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
way_node.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00
way_tag.rb Create an ApplicationRecord for models to inherit from 2019-11-27 11:50:48 +01:00