.. |
access_token.rb
|
Revert r16046.
|
2009-06-23 02:48:38 +00:00 |
acl.rb
|
Update ActiveRecord queries to use arel
|
2011-11-14 09:42:44 +00:00 |
changeset.rb
|
Declare callbacks explicitly
|
2011-11-14 09:42:43 +00:00 |
changeset_tag.rb
|
Changeset tag unit tests
|
2008-11-19 18:00:52 +00:00 |
client_application.rb
|
Use before_validation with :on rather than before_validation_on_xxx
|
2011-11-14 09:42:40 +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
|
Add support for processing incoming mail messages in reply to message
|
2009-11-05 23:16:20 +00:00 |
diary_entry.rb
|
Add support for suspended and confirmed users
|
2010-05-06 17:18:34 +01:00 |
diary_sweeper.rb
|
Use Nominatim to reverse geocode diary location information and display
|
2010-02-27 12:41:56 +00:00 |
friend.rb
|
Add basic support for logically deleting a user.
|
2008-08-24 16:53:42 +00:00 |
language.rb
|
Add support for reloading the language table.
|
2009-09-03 21:55:42 +00:00 |
message.rb
|
Remove validates_associated_of calls which target the user model as
|
2010-02-25 21:50:09 +00:00 |
node.rb
|
Avoid use of deprecated methods on error objects
|
2011-11-14 09:42:45 +00:00 |
node_tag.rb
|
More tag validations, and finishing the node/way/relation tests.
|
2008-11-19 17:23:15 +00:00 |
notifier.rb
|
Update notifiers to use new ActionMailer API
|
2011-11-14 09:42:41 +00:00 |
oauth_nonce.rb
|
Revert r16046.
|
2009-06-23 02:48:38 +00:00 |
oauth_token.rb
|
Use before_validation with :on rather than before_validation_on_xxx
|
2011-11-14 09:42:40 +00:00 |
old_node.rb
|
Avoid use of deprecated methods on error objects
|
2011-11-14 09:42:45 +00:00 |
old_node_tag.rb
|
Add missing files from api06 merge.
|
2009-04-20 14:09:35 +00:00 |
old_relation.rb
|
Merge 15165:15373 from trunk.
|
2009-05-31 11:32:32 +00:00 |
old_relation_member.rb
|
Data browser changes, make links more user friendly, displaying name tag where possible.
|
2009-05-02 00:26:37 +00:00 |
old_relation_tag.rb
|
More tag validations, and finishing the node/way/relation tests.
|
2008-11-19 17:23:15 +00:00 |
old_way.rb
|
Merge 15165:15373 from trunk.
|
2009-05-31 11:32:32 +00:00 |
old_way_node.rb
|
Data browser changes, make links more user friendly, displaying name tag where possible.
|
2009-05-02 00:26:37 +00:00 |
old_way_tag.rb
|
More tag validations, and finishing the node/way/relation tests.
|
2008-11-19 17:23:15 +00:00 |
relation.rb
|
Update ActiveRecord queries to use arel
|
2011-11-14 09:42:44 +00:00 |
relation_member.rb
|
Declare callbacks explicitly
|
2011-11-14 09:42:43 +00:00 |
relation_tag.rb
|
Relation Tag testing. Also sort the belong_to/has_many for user/changeset/old_way.
|
2008-11-18 18:50:24 +00:00 |
request_token.rb
|
Update oauth models and controllers for OAuth 1.0a support
|
2010-09-21 16:20:30 +01:00 |
session.rb
|
Add a model for sessions.
|
2007-08-09 23:21:17 +00:00 |
spam_observer.rb
|
Rework application configuration
|
2010-08-04 22:06:05 +01:00 |
trace.rb
|
Make trace API a proper CRUD API like other object types
|
2010-10-11 23:09:27 +01:00 |
trace_sweeper.rb
|
Add some caching for trace views.
|
2010-01-10 17:44:57 +00:00 |
tracepoint.rb
|
Add extra visibility options for GPS traces, and enhance the API call
|
2009-08-13 17:06:11 +00:00 |
tracetag.rb
|
Adding a lower and upper length on various web site varchar fields. Fixes one test.
|
2008-10-15 16:20:43 +00:00 |
tracetag_sweeper.rb
|
Add some caching for trace views.
|
2010-01-10 17:44:57 +00:00 |
user.rb
|
Avoid using string interpolation in conditions
|
2011-11-14 09:42:48 +00:00 |
user_block.rb
|
Avoid use of deprecated methods on error objects
|
2011-11-14 09:42:45 +00:00 |
user_preference.rb
|
Adding a lower and upper length on various web site varchar fields. Fixes one test.
|
2008-10-15 16:20:43 +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
|
Expire user pages when their image changes
|
2011-06-15 09:51:56 +01:00 |
user_token.rb
|
Declare callbacks explicitly
|
2011-11-14 09:42:43 +00:00 |
way.rb
|
Update ActiveRecord queries to use arel
|
2011-11-14 09:42:44 +00:00 |
way_node.rb
|
move potlatch presets to only be generated once, and allow pulling in way_tags in a way via a false primary key
|
2008-01-24 10:52:10 +00:00 |
way_tag.rb
|
Validations on the way tags, with unit tests
|
2008-11-18 16:21:32 +00:00 |