openstreetmap-website/script
Tom Hughes 5c734eb7ae Use :joins instead of :include to pull in the changesets - this does an
inner join instead of a left outer join (which is fine as all objects should
have a changeset) and more importantly stops rails generating a subquery
that doesn't work.
2009-04-29 23:45:54 +00:00
..
performance missing scripts :-( 2006-08-22 22:24:18 +00:00
process missing scripts :-( 2006-08-22 22:24:18 +00:00
about missing scripts :-( 2006-08-22 22:24:18 +00:00
breakpointer missing scripts :-( 2006-08-22 22:24:18 +00:00
cleanup Make the cleanup script work a chunk at a time so we don't run out of 2008-08-08 15:49:29 +00:00
console missing scripts :-( 2006-08-22 22:24:18 +00:00
daemons API 0.4 Reverted minor errors in changeset 2324 2007-03-23 23:20:47 +00:00
destroy missing scripts :-( 2006-08-22 22:24:18 +00:00
generate missing scripts :-( 2006-08-22 22:24:18 +00:00
plugin missing scripts :-( 2006-08-22 22:24:18 +00:00
runner missing scripts :-( 2006-08-22 22:24:18 +00:00
server missing scripts :-( 2006-08-22 22:24:18 +00:00
statistics Use :joins instead of :include to pull in the changesets - this does an 2009-04-29 23:45:54 +00:00
yaml_to_spec added application.yml, refactored map method 2008-01-23 16:43:30 +00:00