The Rails application that powers OpenStreetMap
Find a file
Kai Krueger 58bb08aba8 Add the open_id_authentication plugin
The plugin is taken from http://github.com/rails/open_id_authentication
commit 079b91f70602814c98d4345e198f743bb56b76b5 

This plugin provides some convenience wrapper functions around
the ruby gem ruby-openid
2010-01-10 17:34:00 +00:00
app Make traces/mine redirect to the user's traces page instead of rendering 2010-01-10 09:16:18 +00:00
config Introduce some caching for diary views. 2010-01-09 16:43:38 +00:00
db Add some indexes to diary entries to let recent entries be found 2010-01-03 11:56:41 +00:00
doc changed component name in trac 2009-07-25 11:47:39 +00:00
lib Add support for GeoIP lookups using Quova. 2009-11-25 00:52:44 +00:00
public hm 2009-12-09 12:48:54 +00:00
script Use TMail to parse messages so that character set conversions are 2009-11-16 10:48:30 +00:00
test Fixed copy-n-paste bug in querying for closed changesets and added a test for it. 2009-12-26 21:29:43 +00:00
vendor Add the open_id_authentication plugin 2010-01-10 17:34:00 +00:00
Rakefile beginning of osm on rails 2006-07-28 21:41:39 +00:00
README Lots of documentation updates, plus split out potlatch libraries in to lib 2008-01-24 16:03:56 +00:00

Documentation
=============

Try `rake doc:app` and see /doc/