]> git.openstreetmap.org Git - rails.git/history - app/models/node.rb
Validations on the way tags, with unit tests
[rails.git] / app / models / node.rb
2008-11-17 Matt AmosMigration to add close-time to changesets. This replace...
2008-11-10 Matt AmosMade relations ordered. Added some tests for this....
2008-11-09 Dave Stubbsupdate nodes/ways/relation XML to include user id as...
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-11-07 Matt AmosAdded a query method for querying bounding boxes, times...
2008-11-07 Andy Allansome boolean correctness work
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-10-23 Matt AmosAdded tests for changeset upload code. Refactored diff...
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 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 McDonaldadding the controller code to be able to get a specific...
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 HughesMinor tidyups.
2008-07-09 Tom HughesRevert Potlatch 0.10 from the trunk - we will keep...
2008-07-09 Richard FairhurstPotlatch 0.10
2008-07-07 Tom HughesTidy up a bit after shaun's merge...
2008-07-07 Shaun McDonaldFixing the resync that I had done wrong at the end...
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-22 Tom HughesMerge 8377:8381 from trunk.
2008-06-22 Tom HughesMake the polymorphic relation association work properly.
2008-06-22 Tom HughesMerge 7922:8377 from trunk.
2008-06-21 Tom HughesUse a polymorphic association to model relation members...
2008-06-02 Shaun McDonaldFixing indentation
2008-06-02 Shaun McDonaldFixing indentation
2008-05-12 Gabriel Ebnerapi06: Move version-checking into the models, raising...
2008-05-12 Christopher Schmidtnode.tags is now (apparently) the same as tags_as_hash.
2008-05-11 Christopher Schmidtfrom_xml sets a version on nodes
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-05-03 Nick Blackmerged node and old node models for normalised node...
2008-02-03 Tom HughesMove in_world? to GeoRecord model and correct comment.
2008-02-03 Tom HughesOptimise the Potlatch whichways and getway calls a...
2008-01-25 Xin Zhengminor changes
2008-01-24 Steve CoastSome node documentation
2008-01-22 Steve Coastreplace whichways with rails-friendly code
2008-01-22 Steve Coastmake amf_controller use rails objects, and stuff, in...
2007-11-21 Tom HughesAdd escaping of semicolon and equals in node tags.
2007-10-10 Tom HughesFactor out common code for models which deal with geogr...
2007-09-22 Gabriel Ebnerrails_port_0.5: Merge rails_port r4643
2007-09-21 Tom HughesUse quadtiling for the node tables.
2007-09-20 Gabriel EbnerMerge rails_port as of r4613 & fix tests.
2007-08-31 Tom HughesAllow exceptions processing node and segment requests...
2007-06-27 Tom HughesMake negative caching of users work.
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-09 Steve Coastvarious fixes
2007-05-06 Steve Coastupdates from hacking day
2007-04-07 Steve Coastclose 394
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...
2007-01-13 Immanuel Scholz- fixed map api call in version 0.4.
2006-11-27 Steve Coastvarious map API rails stuff
2006-11-27 Steve Coastbits to get map call return nodes and segments
2006-11-17 Steve Coastvarious things
2006-08-26 Steve Coastrails updates
2006-08-24 Steve Coastnodes done, segment skelaton
2006-08-19 Steve Coastbit nicer
2006-08-01 Steve Coastmore rails updates
2006-07-29 Steve Coastmore skelaton stuff