openstreetmap-website/lib
Matt Amos 9105a7e66d Updated to libxml-ruby 2.0.5 and fixed code accordingly.
I've tested this through the unit tests and by hitting it with
bulk_upload.py and neither fail or cause the server to crash or
go into an infinite loop. Both of these things happened randomly
with 1.1.3/4 due to an apparent early deregistration of the
expanded nodes.
2011-05-21 17:36:58 +01:00
..
daemons Fix for postgres boolean support 2010-10-08 12:27:37 +01:00
quad_tile Add a C implementation of QuadTile.iterate_tiles_for_area 2011-05-18 00:39:04 +01: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 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 moving the check consistency to it's own file so that checks will be able to be loaded into the way and relation models, without loading the node stuff. 2008-10-13 14:34:04 +00:00
gpx.rb The read flag is a boolean 2010-10-08 15:25:10 +01:00
map_boundary.rb Rework application configuration 2010-08-04 22:06:05 +01: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 Rework application configuration 2010-08-04 22:06:05 +01:00
potlatch.rb [18163] commited by me yesterday (and reverted in [18165]) was 2009-10-15 08:21:57 +00:00
potlatch2.rb Don't use the en_US locale for Potlatch 2 as it doesn't work 2011-04-07 11:16:23 +01:00
quad_tile.rb Add a C implementation of QuadTile.iterate_tiles_for_area 2011-05-18 00:39:04 +01:00
quova.rb Rework application configuration 2010-08-04 22:06:05 +01: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