]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2008-05-21 Richard Fairhurstdon't set _alpha so often when ways dimmed (SWF)
2008-05-20 Tom HughesMake the layer attribute a bit less fragile - base...
2008-05-20 Shaun McDonaldAdd a check to make sure that a node/way/relation doesn...
2008-05-19 Tom HughesMake the "larger map" link on an HTML export point...
2008-05-19 Tom HughesAdd the cycle map to the main site.
2008-05-16 Tom HughesYet another at fixing the layout of the search box...
2008-05-16 Richard Fairhurstfix revert to cope with moved nodes properly (OH NOES...
2008-05-16 Tom HughesReword the noscript section a bit.
2008-05-16 Tom HughesTry and make browsers display the search box sanely.
2008-05-16 Shaun McDonaldShowing a nice message for browsers with javascript...
2008-05-15 Tom HughesTidy up map browse code and qualify various global...
2008-05-15 Tom HughesRemove bogus action attribute from the submit button...
2008-05-13 Gabriel Ebnerapi06: remove debugging output.
2008-05-13 Gabriel Ebnerapi06: simplify diff uploading.
2008-05-13 Gabriel Ebnerapi06: diff upload: don't read the whole request into...
2008-05-13 Gabriel Ebnerapi06: Fix OSM::APIVersionMismatchError.render_opts
2008-05-13 Gabriel Ebnerapi06: fix syntax errors.
2008-05-13 Gabriel Ebnerapi06: simplify exception handling and add exception...
2008-05-12 Christopher... The ordering of these shouldn't have mattered, but...
2008-05-12 Gabriel Ebnerapi06: Fix typo.
2008-05-12 Gabriel Ebnerapi06: s/delete_with_relations_and_history/delete_with_...
2008-05-12 Gabriel Ebnerapi06: Move version-checking into the models, raising...
2008-05-12 Gabriel Ebnerapi06: Make diff uploading work again.
2008-05-12 Richard Fairhurstsplash screen
2008-05-12 Christopher... node.tags is now (apparently) the same as tags_as_hash.
2008-05-11 Christopher... make error_message spit out the message text to the...
2008-05-11 Christopher... undo composite keys change on old_ndoe
2008-05-11 Christopher... from_xml sets a version on nodes
2008-05-11 Christopher... add to_xml method for oldnode
2008-05-11 Christopher... spit out whether the changeset is open in the xml
2008-05-11 Christopher... prevent update of any object without providing the...
2008-05-11 Christopher... Make capabilities report the current version for from...
2008-05-11 Christopher... change 'no nodes' response to use API_VERSION in output
2008-05-11 Christopher... add support for closing changesets
2008-05-11 Richard Fairhursthmmm, probably best not to gratuitously send the same...
2008-05-11 Richard FairhurstPotlatch 0.9a
2008-05-11 Christopher... add FIXME FIXME FIXME for serializing changes in a...
2008-05-11 Christopher... Add support for accessing changesets as XML through...
2008-05-11 Christopher... Make edits return version numbers as plain text strings
2008-05-11 Tom HughesAdd maximiseMap() and minimiseMap() functions to the...
2008-05-11 Tom HughesFix what looks like an accidental change to the stylesh...
2008-05-11 Tom HughesOnly add the data layer to the main map, and use the...
2008-05-09 Tom HughesMerge 7452:7744 from trunk.
2008-05-09 Tom HughesAdd the marker to the map correctly.
2008-05-08 Richard FairhurstPotlatch 0.9
2008-05-07 Tom HughesRemove bogus apostrophe.
2008-05-06 Tom HughesTidy up handling of unknown traces.
2008-05-06 Tom HughesBackout message deletion functionality as it has unfort...
2008-05-05 Tom HughesFix replying to diary comments, and tidy a few things up.
2008-05-05 Tom HughesQuote reply messages properly.
2008-05-05 Tom HughesReinstate stripping of Re: prefixes that Steve dropped...
2008-05-05 Gabriel Ebnerapi06: Fix normal way and relation uploading (i.e....
2008-05-05 Tom HughesRework the new Go button on the search form so that...
2008-05-04 Gabriel Ebnerapi06: Diff upload works now (but no integration with...
2008-05-04 Gabriel Ebnerapi06: Fix diff uploading (still doesn't give a useful...
2008-05-04 Tom HughesThe current_way_nodes table is already an InnoDB table.
2008-05-04 Gabriel Ebnerapi06: Fix diff uploading (creation works fine now)
2008-05-04 Gabriel Ebnerapi06: Preliminary support for diff uploading. This...
2008-05-04 Gabriel Ebnerapi06: Fix tag parsing in the node-tags-normalization...
2008-05-04 Gabriel Ebnerapi06: Use 2-byte ints and check malloc return value.
2008-05-04 Gabriel Ebnerapi06: Fix bounds check.
2008-05-04 Gabriel Ebnerapi06: 013_populate_node_tags_and_remove_helper: Initia...
2008-05-04 Frederik Rammbuffer overrun fix
2008-05-04 Tom HughesAdd timestamp indexes to current_ways and current_relat...
2008-05-04 Tom HughesStick with rails 2.0.1...
2008-05-04 Tom HughesMerge 7649:7673 from trunk.
2008-05-04 Tom HughesGo back to using user_id+k as the primary key for user...
2008-05-04 Gabriel Ebnerapi06: Move add-changeset migr. to no. 16.
2008-05-04 Gabriel Ebnerapi06: Merge changesets code from Frederik.
2008-05-04 Frederik Ramminitial changeset support
2008-05-04 Tom HughesWhen adding new primary keys, drop the old indexes...
2008-05-04 Gabriel Ebnerapi06: Fix the version-numbers-on-current-tables migrat...
2008-05-04 Gabriel Ebnerapi06: Return version ids in XML responses.
2008-05-04 Gabriel EbnerRename split_node_tags branch to api06.
2008-05-04 Gabriel Ebnersplit_node_tags: Remove old unused files.
2008-05-04 Gabriel Ebnersplit_node_tags: Merge changes in main branch up to...
2008-05-04 Gabriel Ebnersplit_node_tags: Implement key constraints.
2008-05-03 Gabriel Ebnersplit_node_tags: Forgot to migrate current_way_tags...
2008-05-03 Gabriel Ebnersplit_node_tags: Remove the left-over pre-merge files.
2008-05-03 Gabriel Ebnersplit_node_tags:
2008-05-03 Nick Blackmerged node and old node models for normalised node...
2008-05-03 Nick Blacknode models for normalised node tags - pre merge
2008-05-03 Gabriel Ebnerrails_port: fix migration to create a primary key with...
2008-05-03 Steve Coastfix migration to remove original stupid index hopefully
2008-05-03 Nick Blackadds a temporary old_node object for use during migration
2008-05-03 Gabriel Ebnersplit_node_tags: New migration (in C).
2008-05-03 Steve Coastfix bug 871 - show a good error message if gps trace...
2008-05-03 Steve Coastadd a go button to the search form as in bug 589
2008-05-03 Gabriel Ebnersplit_node_tags: Merge changes from main branch.
2008-05-03 Steve Coastmake public button a bit nicer
2008-05-03 Nick Blackadding node tag models
2008-05-03 Steve Coastnicer reply messages, bug 529
2008-05-03 Steve Coastability to delete messages
2008-05-03 Steve Coastadd individual user preference read/write, and default...
2008-05-01 Richard FairhurstOption to disable thick ways
2008-05-01 Tom HughesInclude the marker on the larger map link during HTML...
2008-05-01 Tom HughesReduce the expiry for OpenLayers resources (which are...
2008-05-01 Tom HughesMerge HTML export branch to trunk.
2008-05-01 Christopher... larger map link is now raw html for better google-linki...
2008-04-30 Richard FairhurstPotlatch 0.8c
next