openstreetmap-website/lib
Kai Krueger 59a6ed0e20 Don't limit get map_bugs to a small Area, by disabling the quadtile index for those searches
The volumn of bugs seem small enough to get away with normal or GiST indexes (not included yet)

Also includes some other fixes
2010-03-20 11:59:23 +00:00
..
daemons Include tags in GPX success and failure mails. Closes #480. 2008-04-27 12:18:19 +00:00
quad_tile Force C99 mode. 2007-10-08 07:54:54 +00:00
tasks split_node_tags: Remove old unused files. 2008-05-04 09:04:40 +00:00
bounding_box.rb Make creating a bbox object from a string work. 2009-06-07 16:32:24 +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 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
geo_record.rb Don't limit get map_bugs to a small Area, by disabling the quadtile index for those searches 2010-03-20 11:59:23 +00:00
gpx.rb Rework GPX import daemon to use libxml2 for speed. 2008-07-30 08:37:05 +00:00
map_boundary.rb Don't limit get map_bugs to a small Area, by disabling the quadtile index for those searches 2010-03-20 11:59:23 +00:00
migrate.rb Replace hard coded nwr enumeration support with a more generic 2009-08-04 13:23:36 +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 Don't limit get map_bugs to a small Area, by disabling the quadtile index for those searches 2010-03-20 11:59:23 +00:00
potlatch.rb [18163] commited by me yesterday (and reverted in [18165]) was 2009-10-15 08:21:57 +00:00
quad_tile.rb Allow column names in area conditions to be qualified, and do so for 2007-09-14 11:16:25 +00:00
quova.rb Add support for GeoIP lookups using Quova. 2009-11-25 00:52:44 +00:00
short_link.rb Changed shortlink zoom level correction char to '-', as this seems to fare better with twitter et al.'s URL highlighting. Decoder is backwards-compatible with the old system. 2009-07-02 16:40:29 +00:00
utf8.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
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