openstreetmap-website/lib
Tom Hughes 373a610563 Force encoding in AMF controller
Although the strings are UTF-8 we need to treat them as byte
strings for the purposes of encoding AMF responses.
2012-10-31 20:39:31 +00:00
..
classic_pagination Turn classic_pagination plugin into a library 2012-02-15 17:48:15 +00:00
daemons Use new ActionMail API to send emails 2011-11-14 09:42:41 +00:00
output_compression Turn output_compression plugin into a library 2012-02-15 17:48:15 +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 Remove Potlatch 1 from edit menu 2012-10-12 21:05:29 +01: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
mem_cache.rb Don't use the binary memcache protocol 2012-02-27 09:01:48 +00:00
memcache.rb Refactor memcache connection handling 2012-02-27 09:01:47 +00:00
migrate.rb Stop pretending we support MySQL 2012-02-08 14:08:49 +00:00
not_redactable.rb Adding first cut of Redactions support 2012-04-05 13:46:36 +01:00
object_finder.rb Railsify relation selection (aka ripping out the f***in SQL). 2008-06-24 23:42:39 +00:00
osm.rb Add CC BY-SA 2.0 copyright/attribution/license attributes to <osm> 2012-09-11 18:46:37 +01:00
potlatch.rb Force encoding in AMF controller 2012-10-31 20:39:31 +00:00
potlatch2.rb Potlatch 2 localisation updates 2012-10-21 19:27:21 +01: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
redactable.rb Fixing review comments 2012-04-05 13:46:40 +01:00
rich_text.rb Adjust spam scoring to try and reduce false positives 2012-03-20 13:28:57 +00:00
session_persistence.rb Refactor session persistence code 2012-02-26 21:44:17 +00:00
short_link.rb Replace @ with ~ in the shortlink 2011-11-24 22:27:16 +00:00
utf8.rb Get all the tests passing under ruby 1.9 2012-05-27 13:51:25 +01: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