The Rails application that powers OpenStreetMap
Find a file
Richard Fairhurst 41f85fb77d Potlatch 0.11a
2009-04-30 01:23:50 +00:00
app Potlatch 0.11a 2009-04-30 01:23:50 +00:00
config Remove old code to exit after 10000 requests as the memory limit code 2009-04-26 23:14:20 +00:00
db Add some extra indexes to the changesets table. 2009-04-20 14:54:05 +00:00
doc cover the other extreme in the map bounary sanitizeation. Ading some documentation, which is parsed when running rake doc:app. Fixing up a couple of tests. 2008-10-26 23:43:37 +00:00
lib Fixed 'raw' raises by converting them to the appropriate OSM::APIError type. Made the error messages for placeholder fixing more informative. Added tests for these. 2009-04-29 10:07:35 +00:00
public Potlatch 0.11a 2009-04-30 01:23:50 +00:00
script Use :joins instead of :include to pull in the changesets - this does an 2009-04-29 23:45:54 +00:00
test fix more of the tests, particularly changeset controller. Needed more fixtures to fix them. The last failing changeset controller test needs some more work on the fixtures. 2009-04-29 22:25:49 +00:00
vendor Cope with sessions which don't exist. 2009-04-28 12:08:47 +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/