openstreetmap-website/lib
Han Chao ade561d3e6 Fix clang build error
By default, Clang builds C code in GNU C11 mode, so it uses
standard C99 semantics for the inline keyword:

http://clang.llvm.org/compatibility.html#inline

Closes #1399
2016-12-30 07:38:28 +00:00
..
classic_pagination Fix rubocop warnings 2016-10-31 21:24:10 +00:00
daemons Fix rubocop warnings 2016-06-09 22:18:28 +01:00
quad_tile Fix clang build error 2016-12-30 07:38:28 +00:00
tasks Fix new rubocop warnings 2016-02-05 13:35:26 +00:00
auth.rb Add support for Wikimedia authentication 2016-12-20 22:32:25 +00:00
bounding_box.rb Fix rubocop warnings 2016-10-31 21:24:10 +00:00
consistency_validations.rb Fix new rubocop warnings 2016-02-05 13:35:26 +00:00
country.rb Replace quova with support for local Maxmind GeoIP lookups 2016-10-20 21:40:03 +01:00
diff_reader.rb Fix rubocop warnings 2016-10-31 21:24:10 +00:00
editors.rb Fix rubocop warnings 2016-01-19 09:51:24 +00:00
geo_record.rb Improve test coverage 2015-02-27 00:40:37 +00:00
gpx.rb Fix rubocop warnings 2016-01-19 09:51:24 +00:00
id.rb Fix some rubocop warnings 2016-09-15 22:41:07 +01:00
locale.rb Discard and locale tags that fail to parse 2016-01-07 09:10:19 +00:00
migrate.rb Fix some rubocop warnings 2016-09-15 22:41:07 +01:00
nominatim.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
not_redactable.rb Fix new rubocop warnings 2016-02-05 13:35:26 +00:00
object_metadata.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
osm.rb Use webmock to power the with_http_stubs helper 2016-10-30 10:29:16 +01:00
password_hash.rb Increase password stretching to 10000 interations 2016-11-25 08:54:57 +00:00
potlatch.rb Fix rubocop warnings 2016-10-20 22:35:51 +01:00
potlatch2.rb Fix rubocop warnings 2016-01-19 09:51:24 +00:00
quad_tile.rb Fix new rubocop warnings 2016-02-05 13:35:26 +00:00
redactable.rb Fix new rubocop warnings 2016-02-05 13:35:26 +00:00
rich_text.rb Allow redcarpet to add nofollow to links 2016-03-24 08:36:32 +00:00
session_persistence.rb Fix rubocop warnings 2016-01-19 09:51:24 +00:00
short_link.rb Fix rubocop warnings 2016-01-19 09:51:24 +00:00
utf8.rb Drop iconv which is deprecated and only needed for ruby 1.8 support 2015-02-22 19:21:34 +00:00
validators.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00