openstreetmap-website/lib
Tom Hughes ac7bb003ec Cleanup migrations
Cleanup our migrations, replacing as much of our custom code
and monkey patching with modern standard rails methods.
2015-01-11 12:53:01 +00:00
..
classic_pagination Replace deprecated finder methods 2013-09-21 11:35:46 +01: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 Reorganise tests to match modern rails test layout 2014-02-26 00:13:19 +00:00
bounding_box.rb Merge branch 'master' into openstreetbugs 2012-01-05 20:15:53 +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
country.rb Replace the country table with a static XML countries file 2014-01-17 19:25:58 +00:00
diff_reader.rb Don't raise APIAlreadyDeletedError when deleting with if-unused 2014-12-15 23:39:46 -05:00
editors.rb Add iD editor 2013-05-03 10:52:41 -07:00
geo_record.rb Eliminate deprecated scope and association arguments 2013-09-21 11:35:46 +01:00
gpx.rb The read flag is a boolean 2010-10-08 15:25:10 +01:00
id.rb Update iD, set locale 2013-05-03 13:47:30 -07:00
migrate.rb Cleanup migrations 2015-01-11 12:53:01 +00:00
nominatim.rb Upgrade to http_accept_language 2.x 2013-09-24 20:22:44 +01:00
not_redactable.rb Adding first cut of Redactions support 2012-04-05 13:46:36 +01:00
object_metadata.rb More refactoring of common code in object models 2013-12-04 00:29:48 +00:00
osm.rb Changeset discussions 2014-10-23 21:24:51 +01:00
password_hash.rb Upgrade passwords to the latest hashing scheme on login 2013-08-14 00:24:33 +01:00
potlatch.rb Only call force_encoding on ruby 1.9 2012-11-12 20:19:07 +00:00
potlatch2.rb Update Potlatch 2 to 2.3-645-g81e8bcb build 2014-10-14 11:10:06 +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 Eliminate deprecated scope and association arguments 2013-09-21 11:35:46 +01:00
rich_text.rb Update to rails 4.0.2 2013-12-03 21:09:10 +00:00
session_persistence.rb Ignore exceptions from old sessions 2013-09-23 12:36:53 +01: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