openstreetmap-website/lib
Tom Hughes af2b13c2c1 Require user names and emails to be case insensitively unique
Any existing clashes are allowed to remain for now, byt any new
accounts, or changes to names on existing accounts, must be unique
without regard to case.
2011-12-12 19:11:06 +00:00
..
daemons Use new ActionMail API to send emails 2011-11-14 09:42:41 +00:00
quad_tile Refactor bounding box code 2011-11-14 09:42:57 +00:00
tasks split_node_tags: Remove old unused files. 2008-05-04 09:04:40 +00:00
bounding_box.rb Refactor bounding box code 2011-11-14 09:42:57 +00:00
consistency_validations.rb Added a consistency check that both ids are valid and match. Fixed diff upload code where this wasn't being set. 2009-05-13 19:21:04 +00:00
diff_reader.rb Updated to libxml-ruby 2.0.5 and fixed code accordingly. 2011-05-21 17:36:58 +01:00
editors.rb Replace JOSM editing option with generic Remote Control option 2010-12-01 09:25:27 +00:00
geo_record.rb Refactor bounding box code 2011-11-14 09:42:57 +00:00
gpx.rb The read flag is a boolean 2010-10-08 15:25:10 +01:00
migrate.rb Require user names and emails to be case insensitively unique 2011-12-12 19:11:06 +00:00
object_finder.rb Railsify relation selection (aka ripping out the f***in SQL). 2008-06-24 23:42:39 +00:00
osm.rb Refactor bounding box code 2011-11-14 09:42:57 +00:00
potlatch.rb Refactor AMF respone streaming 2011-11-14 09:42:53 +00:00
potlatch2.rb Wire up the en_US locale for Potlatch 2 2011-12-04 17:35:01 +00:00
quad_tile.rb Refactor bounding box code 2011-11-14 09:42:57 +00:00
quova.rb Rework application configuration 2010-08-04 22:06:05 +01:00
short_link.rb Replace @ with ~ in the shortlink 2011-11-24 22:27:16 +00:00
utf8.rb Require iconv directly as rails no longer loads it 2011-11-14 09:42:45 +00:00
validators.rb Added methods to strip those non-XML control characters from tags in AMF controller and give an error if there's invalid UTF-8. 2009-07-27 16:54:00 +00:00