openstreetmap-website/config
Ævar Arnfjörð Bjarmason b0e1560875 Some of our JavaScript files have UI messages but we don't want to
make them dynamic.

So I'm creating a globally scoped JavaScript array called rails_i18n
which holds some of these messages. It's loaded in <head> before any
of the JavaScript files so it should always be available.
2009-10-02 20:19:28 +00:00
..
environments 2009-02-10 22:50:13 +00:00
initializers Update the :en and :sl pluralizers to default to :other if a more 2009-07-21 20:23:07 +00:00
locales Some of our JavaScript files have UI messages but we don't want to 2009-10-02 20:19:28 +00:00
potlatch Localisation updates from translatewiki.net (2009-10-02) 2009-10-02 11:28:35 +00:00
application.yml Add a global timeout that is applied to most API requests. 2009-05-20 22:18:36 +00:00
boot.rb Move to version 2.3.2 of rails. 2009-06-04 08:08:24 +00:00
daemons.yml add daemons 2006-12-01 12:06:38 +00:00
environment.rb Update to rails 2.3.4 for security fixes. 2009-09-04 08:45:38 +00:00
key.yml add osmarender key stub, which will need to be completed 2009-06-26 13:07:02 +00:00
languages.yml Update language list. 2009-09-30 08:50:21 +00:00
lighttpd.conf Fix JOSM version matching. 2009-07-06 09:59:54 +00:00
mongrel_cluster.yml add mongrel_cluster config for potential usage later 2009-04-20 13:25:28 +00:00
mysql.example.database.yml Don't store the real database config in svn, instead store examples for Postgres and MySQL. (Reverting Edgemaster's silly revert.) 2009-05-21 14:45:16 +00:00
nginx.conf Add a geocoder backend. 2009-04-21 15:08:36 +00:00
openlayers.cfg Updated OpenLayers config for new XYZ based usage. 2009-07-02 10:52:09 +00:00
postgres.example.database.yml Don't store the real database config in svn, instead store examples for Postgres and MySQL. (Reverting Edgemaster's silly revert.) 2009-05-21 14:45:16 +00:00
routes.rb Merge 16891:17044 from trunk. 2009-08-13 17:18:08 +00:00