]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2008-12-18 Richard FairhurstRelations support
2008-12-18 Richard Fairhurstremove debug box
2008-12-18 Richard FairhurstPotlatch for API 0.6 now saving ways happily with node...
2008-12-17 Richard Fairhurstsome more putway fixes - this actually creates new...
2008-12-16 Shaun McDonaldFix UTF-8 encoding error char in source file that Richa...
2008-12-16 Richard Fairhurstbit more putway stuff
2008-12-16 Richard Fairhurstyet more rewriting of putway...
2008-12-15 Thomas WoodAdd validations for diary entry lat/lons and tests...
2008-12-15 Shaun McDonaldSome extra stubs in the amf controller test
2008-12-15 Shaun McDonaldFix the transactions, need to set anything that will...
2008-12-15 Shaun McDonaldbug fix. Adding some transactions to amf controller...
2008-12-14 Shaun McDonaldReturn, rather than allow a second render to happen...
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-12-12 Shaun McDonaldLog the request on a few requests when there is a bad...
2008-12-12 Shaun McDonaldremoving debug statement
2008-12-12 Shaun McDonaldImproving the not found handling of preferences. adding...
2008-12-12 Tom HughesAdd some extra indexes.
2008-12-12 Tom HughesOptimise lookup of traces with a given tag.
2008-12-12 Shaun McDonaldcapture the too many way nodes error, and give the...
2008-12-11 Shaun McDonaldMaking amf controller act more like the xml apis
2008-12-11 Shaun McDonaldDon't give an error when you access the login page...
2008-12-11 Shaun McDonaldsome more progress towards making amf_controller do...
2008-12-10 Shaun McDonaldsome further progress to amf controller checking the...
2008-12-10 Matt AmosAdded missing version to the pure rails AMF controller...
2008-12-10 Matt AmosSome fixes to the rails part of the AMF controller...
2008-12-09 Shaun McDonaldSome improvements for the XML parsing, as there are...
2008-12-08 Shaun McDonaldcount -> size for compatibility with ruby 1.8.6
2008-12-08 Shaun McDonaldthe user id may be negative, so that osmosis can create...
2008-12-08 Shaun McDonaldAdding the ability to see the min/max lat/lon for a...
2008-12-08 Shaun McDonaldAdding some amf create poi tests. Minor bugfix tweaks...
2008-12-05 Shaun McDonaldFix for the refactoring commited yesterday, based on...
2008-12-04 Shaun McDonaldRefactoring the amf controller, and all models so that...
2008-12-04 Shaun McDonaldturning the session off for the changeset controller...
2008-12-03 Matt AmosAdding missing fixtures to test helper.
2008-12-03 Shaun McDonaldDeal with active record not found exceptions when creat...
2008-12-02 Shaun McDonaldadding link to download the full changeset xml
2008-12-01 Shaun McDonaldActually set the instance var when closing the changeset
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-28 Matt AmosChanged duplicate tags test to test the correct code...
2008-11-27 Shaun McDonaldAdding pagination to the changesets, thus allowing...
2008-11-26 Matt AmosAdding test to check that users can't update changesets...
2008-11-26 Matt AmosMoved transaction boundary to cover used-by tests on...
2008-11-26 Matt AmosMoved changeset consistency checks to library code.
2008-11-26 Shaun McDonaldRenaming the include action to expand_bbox in the chang...
2008-11-25 Tom HughesAdd a delete method for the user model.
2008-11-25 Shaun McDonaldSome improvements to the error messages that are return...
2008-11-25 Shaun McDonaldMore model validations. Fixing one test.
2008-11-25 Richard Fairhurstvarious fixes/enhancements, including a couple to the...
2008-11-25 Richard Fairhurstvarious fixes/enhancements, including a couple to the...
2008-11-24 Shaun McDonaldMake the role in relations optional, with a test to...
2008-11-24 Harry Woodcosmetic tweaks to diary interface. icon for new entrie...
2008-11-21 Matt AmosFixed bug in changeset idle timeout. Fixed another...
2008-11-20 Shaun McDonaldCloses #1350 through updating amf_controller to use...
2008-11-19 Shaun McDonaldChangeset tag unit tests
2008-11-19 Shaun McDonaldMore tag validations, and finishing the node/way/relati...
2008-11-18 Shaun McDonaldRemember whether the user set the public checkbox on...
2008-11-18 Shaun McDonaldRelation Tag testing. Also sort the belong_to/has_many...
2008-11-18 Tom HughesRequire the user to be logged in for those methods...
2008-11-18 Tom HughesFix syntax of status only renders. Closes #1345.
2008-11-18 Shaun McDonaldValidations on the way tags, with unit tests
2008-11-17 Shaun McDonaldMake the dates and times that the server deals with...
2008-11-17 Matt AmosMigration to add close-time to changesets. This replace...
2008-11-17 Shaun McDonaldAdding validations for the length of node tags, and...
2008-11-17 Matt AmosMade user input parsing more robust in changeset query...
2008-11-17 Shaun McDonaldVerify that the key and value isn't getting mixed up...
2008-11-17 Matt AmosFixed some bugs in changeset query code. Added more...
2008-11-17 Matt AmosAdded tests for changeset close method.
2008-11-17 Matt AmosImplemented changeset tags updating via the update...
2008-11-17 Matt AmosAltered tests on AMF controller so that they give failu...
2008-11-16 Richard Fairhurstchangeset comments and a couple of other small fixes
2008-11-15 Shaun McDonaldFreezing composite primary key so that we can apply...
2008-11-14 Richard Fairhurstfinished Rails-friendly amf_controller. Note that this...
2008-11-14 Shaun McDonaldMore unit test stubs
2008-11-14 Shaun McDonaldUnit tests work again. Fixed the set fixture class...
2008-11-14 Shaun McDonaldAdding some more unit test stubs that need filling...
2008-11-13 Shaun McDonaldAdding some more diary entry tests. Making the RSS...
2008-11-12 Shaun McDonaldCovering the case of an entry not being found. More...
2008-11-12 Frederik Rammreplaced "wtf does this do" comment by something explai...
2008-11-11 Shaun McDonaldmore diary entry test
2008-11-11 Shaun McDonaldmore diary entry tests, and a minor fix to the relation...
2008-11-10 Shaun McDonaldslight more work on the diary test
2008-11-10 Andy AllanPostgres adapter, and make migration 022 db-agnostic
2008-11-10 Andy Allannil protection - mysql however has a default for enums...
2008-11-10 Matt AmosMade relations ordered. Added some tests for this....
2008-11-10 Matt AmosOoops, forgot to commit the routes for the changeset...
2008-11-10 Andy Allanboolean correctness
2008-11-10 Andy Allanforgot the test change from 11866
2008-11-10 Andy AllanIn YAML yes is a boolean keyword: also fix test that...
2008-11-09 Richard Fairhurst0.6-friendly Potlatch (work in progress). DO NOT SET...
2008-11-09 Shaun McDonaldadding first integration for testing user diaries,...
2008-11-09 Andy Allanremove indexes before renaming tables (some dbs have...
2008-11-09 Dave Stubbsamf get*_history tests and related fixes
2008-11-09 Dave Stubbsa few more amf tests and associated bug fixes
2008-11-09 Shaun McDonaldfixing the tests due to a osm -> diffChange and moving...
2008-11-09 Dave Stubbsupdate nodes/ways/relation XML to include user id as...
2008-11-09 Frederik Rammreturn user id AND name with changeset get request
2008-11-09 Andy Allanmigrations: add specific method for nodes/ways/relation...
2008-11-09 Frederik Rammfix SCALE, make changeset GET use floats
2008-11-09 Frederik Rammrequire auth for close
next