openstreetmap-website/app/models
2012-04-05 13:52:04 +01:00
..
access_token.rb Make OAuth work again 2011-11-16 21:13:25 +00:00
acl.rb Make ACLs match when the address is equal 2012-02-12 14:53:07 +00:00
changeset.rb Refactor bounding box code 2011-11-14 09:42:57 +00:00
changeset_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
client_application.rb Turn on mass assignment protection 2012-03-06 08:54:45 +00:00
country.rb Use a local lookup table for country bounding boxes rather than relying 2009-05-11 16:50:09 +00:00
diary_comment.rb Treat all newly entered blocks of text as Markdown 2012-03-17 16:36:55 +00:00
diary_entry.rb Treat all newly entered blocks of text as Markdown 2012-03-17 16:36:55 +00:00
diary_sweeper.rb Explicitly specify the format when expiring RSS feeds 2012-01-14 13:29:00 +00:00
friend.rb Add basic support for logically deleting a user. 2008-08-24 16:53:42 +00:00
language.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
message.rb Treat messages received by email as plain text 2012-03-17 16:37:00 +00:00
node.rb Adding first cut of Redactions support 2012-04-05 13:46:36 +01:00
node_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
notifier.rb Replace @body with @text again... 2011-12-18 17:46:21 +00:00
oauth2_token.rb Make OAuth work again 2011-11-16 21:13:25 +00:00
oauth2_verifier.rb Make OAuth work again 2011-11-16 21:13:25 +00:00
oauth_nonce.rb Turn on mass assignment protection 2012-03-06 08:54:45 +00:00
oauth_token.rb Make OAuth work again 2011-11-16 21:13:25 +00:00
old_node.rb Expose redactions through the node history API calls 2012-04-05 13:48:36 +01:00
old_node_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
old_relation.rb Added relation redaction logic, same as node and way logic, plus tests 2012-04-05 13:49:46 +01:00
old_relation_member.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
old_relation_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
old_way.rb Used unredacted scope rather than explicit SQL 2012-04-05 13:52:04 +01:00
old_way_node.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
old_way_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
redaction.rb Added redactions resource 2012-04-05 13:50:15 +01:00
relation.rb Adding first cut of Redactions support 2012-04-05 13:46:36 +01:00
relation_member.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
relation_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
request_token.rb Turn on mass assignment protection 2012-03-06 08:54:45 +00:00
session.rb Add a model for sessions. 2007-08-09 23:21:17 +00:00
spam_observer.rb Avoid mass assignment error in spam observer 2012-03-10 14:42:09 +00:00
trace.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
trace_sweeper.rb Removed expiry code for bogus trace URLs that no longer exist 2012-03-10 13:05:55 +00:00
tracepoint.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
tracetag.rb Turn on mass assignment protection 2012-03-06 08:54:45 +00:00
tracetag_sweeper.rb Add some caching for trace views. 2010-01-10 17:44:57 +00:00
user.rb Adjust spam scoring to try and reduce false positives 2012-03-20 13:28:57 +00:00
user_block.rb Treat all newly entered blocks of text as Markdown 2012-03-17 16:36:55 +00:00
user_preference.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
user_role.rb Refactored user_role and controller. Now much more DRY. 2009-10-01 17:15:34 +00:00
user_sweeper.rb Removed expiry code for bogus trace URLs that no longer exist 2012-03-10 13:05:55 +00:00
user_token.rb Turn on mass assignment protection 2012-03-06 08:54:45 +00:00
way.rb Adding first cut of Redactions support 2012-04-05 13:46:36 +01:00
way_node.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00
way_tag.rb Replace deprecated methods with modern equivalents 2012-02-15 17:48:17 +00:00