The Rails application that powers OpenStreetMap
Find a file
Tom Hughes dd64ba2e7e Add script to update spam block ACLs
Maintain a set of ACLs which block account creation for an IP address
which has had more than two users suspended or removed in the last 28 days.
2010-05-08 17:49:27 +01:00
app Redirect after processing user changes 2010-05-07 14:27:52 +01:00
config Redirect suspended users to an information page 2010-05-07 10:00:24 +01:00
db Add support for suspended and confirmed users 2010-05-06 17:18:34 +01:00
doc changed component name in trac 2009-07-25 11:47:39 +00:00
lib Implement OSM.spam_score to return a spam score for a piece of text 2010-05-06 17:18:33 +01:00
public Add a user list view for administrators 2010-05-06 20:55:02 +01:00
script Add script to update spam block ACLs 2010-05-08 17:49:27 +01:00
test Fix tests for changes to user model 2010-05-06 22:11:55 +01:00
vendor Updated rails translations from http://github.com/svenfuchs/rails-i18n 2010-04-30 09:18:35 +01:00
.gitignore Ignore some more files. 2010-04-19 16:48:10 +01: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/