]> git.openstreetmap.org Git - rails.git/history - app/models/way.rb
Change bigint id column to monkeypatching-friendly syntax
[rails.git] / app / models / way.rb
2008-11-07 Andy Allanuse boolean flags when using boolean columns
2008-11-04 Matt AmosAdded first attempt at bounding box support in changese...
2008-11-03 Shaun McDonaldAdding a restriction to prevent more than 2000 nodes...
2008-10-23 Matt AmosAdded tests for changeset upload code. Refactored diff...
2008-10-21 Matt AmosAdded tests for ways_for_node. Altered behaviour to...
2008-10-14 Matt AmosFixed up delete methods on nodes, ways and relations...
2008-10-13 Matt AmosAdded a bunch more tests on the API 0.6. Fixed node...
2008-10-13 Shaun McDonaldnow you will actually save the changeset on updating...
2008-10-13 Matt AmosAll API 0.6 functional tests now pass.
2008-10-13 Shaun McDonaldCreating consistency check for creation of nodes, way...
2008-10-13 Shaun McDonaldmoving the check consistency to it's own file so that...
2008-10-09 Shaun McDonaldmoving the conistency checks for updates and deletes...
2008-10-08 Shaun McDonaldFix the data config, so that the development database...
2008-10-03 Shaun McDonaldFixing a bug in my foreign keys. I can now upload and...
2008-09-30 Shaun McDonaldchanging the belongs_to and has_many items in the model...
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-07-18 Tom HughesMerge potlatch_010 properly.
2008-07-18 Tom HughesRevert broken attempt at potlatch_010 merge.
2008-07-18 Tom HughesMerged 8899:9136 and 9145 from trunk.
2008-07-18 Tom HughesMerge potlatch_010 branch to head.
2008-07-15 Tom HughesRename unique_nodes to unshared_node_ids to make it...
2008-07-09 Tom HughesRevert Potlatch 0.10 from the trunk - we will keep...
2008-07-09 Richard FairhurstPotlatch 0.10
2008-07-03 Shaun McDonaldMerge changes from trunk 7673:8632.
2008-06-27 Tom HughesMerge data browser branch to trunk.
2008-06-24 Tom HughesRailsify relation selection (aka ripping out the f...
2008-06-24 Tom HughesImprove the layout of the object browser views.
2008-06-22 Tom HughesMerge 7922:8377 from trunk.
2008-06-21 Tom HughesUse a polymorphic association to model relation members...
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-11 Christopher Schmidtfrom_xml sets a version on nodes
2008-05-05 Gabriel Ebnerapi06: Fix normal way and relation uploading (i.e....
2008-05-04 Gabriel Ebnerapi06: Fix diff uploading (still doesn't give a useful...
2008-05-04 Gabriel Ebnerapi06: Preliminary support for diff uploading. This...
2008-05-04 Tom HughesMerge 7649:7673 from trunk.
2008-05-04 Gabriel Ebnerapi06: Merge changesets code from Frederik.
2008-05-04 Gabriel Ebnerapi06: Return version ids in XML responses.
2008-05-04 Gabriel Ebnersplit_node_tags: Merge changes in main branch up to...
2008-05-03 Gabriel Ebnersplit_node_tags:
2008-03-21 Richard Fairhurstvarious relations fixes
2008-02-23 Steve Coastremove deleteway logic from amf_controller (yay!) TomH...
2008-02-03 Tom HughesOptimise the Potlatch whichways and getway calls a...
2008-01-28 Tom HughesFix typo.
2008-01-25 Steve CoastMost of a method to delete a way and all its nodes...
2008-01-25 Steve Coastdont eager load tags (false primary key fucks all sorts...
2008-01-24 Steve Coastmove potlatch presets to only be generated once, and...
2008-01-23 Tom HughesMake things work with multipart keys.
2008-01-22 Steve Coastmake amf_controller use rails objects, and stuff, in...
2007-10-07 Gabriel EbnerMerge rails_port_0.5
2007-10-04 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-30 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-29 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-27 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-26 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-25 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-23 Gabriel Ebnerrails_port_0.5: Merge rails_port r4664.
2007-09-22 Gabriel Ebnerrails_port_0.5: Merge rails_port r4643
2007-09-20 Gabriel EbnerMerge rails_port as of r4613 & fix tests.
2007-09-01 Tom HughesGet the timestamp outside the transactionso everything...
2007-09-01 Tom HughesFix typo.
2007-08-31 Tom HughesSplit the transaction used for ways so that we recover...
2007-08-31 Frederik Rammchanged from nd id=... to nd ref=...
2007-08-31 Tom HughesLet exceptions propagate to the default handler for...
2007-08-29 Frederik Rammpreliminary commit 0.5 API with relations / untested...
2007-07-27 Tom HughesHandle segments which do not exist correctly and indica...
2007-06-29 Tom HughesBring some sort of sanity to sequence numbers for segme...
2007-06-27 Tom HughesMake negative caching of users work.
2007-06-24 Tom HughesMake sure we get the list of tags and segments to save...
2007-06-23 Tom HughesMake sure the associations with segments and old ways...
2007-06-19 Tom HughesClose a number of holes in the API by making it validat...
2007-06-19 Tom HughesReturn usernames correctly.
2007-05-10 Steve Coastupdates to api
2007-05-09 Steve Coastvarious fixes
2007-05-06 Steve Coastupdates from hacking day
2007-04-22 Nick BurchWhen calling .tags or .segs on a way, if it's an existi...
2007-04-07 Steve Coastsimplify grabbing of a xml base doc
2007-04-07 Steve CoastAPI returns user info if public
2007-03-23 Dan MooreAPI 0.4 Updates - work on traces pages + pagination...
2006-12-13 Steve Coastprecondition stuff
2006-11-30 Steve Coastrails API support for history of node/segment/way ...
2006-11-27 Steve Coastvarious map API rails stuff
2006-11-27 Steve Coastways now work
2006-11-27 Steve Coastway stuff, now creates correctly
2006-11-27 Steve Coastmore way bits
2006-08-26 Steve Coastmore way bits
2006-08-26 Steve Coastway stuff