]> git.openstreetmap.org Git - rails.git/history - app/models/way.rb
Localisation updates from http://translatewiki.net.
[rails.git] / app / models / way.rb
2010-08-04 Tom HughesRework application configuration
2009-08-13 Tom HughesMerge 16891:17044 from trunk.
2009-08-06 Matt AmosMade XML parsing routines raise an exception if the...
2009-07-31 Matt AmosMerged 16488:16743 from trunk.
2009-07-15 Tom HughesSay which way is too long.
2009-06-19 Thomas Woodmerge 15807:16012 from rails_port
2009-06-11 Shaun McDonaldGive a nice error message when parsing the nwr tags...
2009-06-10 Shaun McDonaldThrow errors in the way xml parsing if there is a ...
2009-05-21 Matt AmosAdded locking around update and delete methods on main...
2009-05-20 Matt AmosUsing an around_handler for catching and rendering...
2009-05-11 Matt AmosA better optimisation, as suggested by TomH.
2009-05-11 Matt AmosAdded optimisation for way checking. Same method as...
2009-05-10 Matt AmosFixed problem where tag lengths were generating a 422...
2009-05-06 Thomas WoodTests for PreconditionFailed error messages.
2009-05-06 Thomas WoodOne final (I've checked the rest now!) mis-referenced...
2009-05-05 Shaun McDonaldbe a bit more specific when a way is a member of a...
2009-04-30 Tom HughesUse association names with :joins instead of writing...
2009-04-30 Shaun McDonaldgive a id when a way is a member of a relation
2009-04-30 Richard FairhurstPotlatch 0.11a
2009-04-29 Matt AmosFixed 'raw' raises by converting them to the appropriat...
2009-04-28 Tom HughesAdd a changeset cache to stop us looking up the same...
2009-04-27 Shaun McDonaldImprove the node/way/relation already deleted error...
2009-04-26 Shaun McDonaldFix typo of missing .new for some of the errors. Tests...
2009-04-25 Matt AmosFixed bug in exception creation.
2009-04-24 Matt AmosPatching better 412 error messages from mis-commit...
2009-04-23 Matt AmosAdded better error messages on 412 precondition failed.
2009-04-21 Tom HughesArrays have a length method, not a count method.
2009-04-20 Tom HughesMerge api06 branch to trunk.
2009-04-16 Tom HughesMerge 14394:14533 from trunk.
2009-04-15 Shaun McDonaldRailsify the relation member model, type attribute...
2009-04-08 Tom HughesMerge 14059:14394 from trunk.
2009-03-29 Matt AmosMoved a bunch of time functions into UTC. Fixes bugs...
2009-03-27 Matt AmosFixed a couple of bugs with changeset bounding box...
2009-03-23 Thomas WoodShut up libxml's "Must specify a string with one or...
2009-03-12 Tom HughesMerged 14009:14059 from trunk.
2009-03-08 Tom HughesMerge 12304:14009 from trunk.
2009-03-08 Tom HughesUpdate to use libxml 1.0.0 gem.
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-12-11 Shaun McDonaldMaking amf controller act more like the xml apis
2008-12-09 Shaun McDonaldSome improvements for the XML parsing, as there are...
2008-12-04 Shaun McDonaldRefactoring the amf controller, and all models so that...
2008-12-01 Shaun McDonaldensure that uploads that don't supply a lat and lon...
2008-11-28 Shaun McDonaldbetter handling of duplicate tags. Extra validation...
2008-11-26 Matt AmosMoved transaction boundary to cover used-by tests on...
2008-11-25 Shaun McDonaldMore model validations. Fixing one test.
2008-11-17 Matt AmosMigration to add close-time to changesets. This replace...
2008-11-14 Shaun McDonaldAdding some more unit test stubs that need filling...
2008-11-09 Richard Fairhurst0.6-friendly Potlatch (work in progress). DO NOT SET...
2008-11-09 Dave Stubbsupdate nodes/ways/relation XML to include user id as...
2008-11-09 Frederik Rammmini fix
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
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...
next