]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
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
2008-11-09 Harry Woodcosmetic tweaks to 'login' and 'create account' screens
2008-11-09 Frederik Rammmini fix
2008-11-09 Frederik Rammmake diff upload result a "diffResult" rather than...
2008-11-09 Andy Allanmove index dropping to remove_index method
2008-11-09 Shaun McDonaldbumping the version of composite primary keys for the...
2008-11-09 Harry Woodoops remove my test
2008-11-09 Daniel SilverstoneUpdate DB readme for PgSQL a bit
2008-11-08 Frederik Rammfix accidental commit of local config changes
2008-11-08 Frederik Rammfix version number return for "modify" sections of...
2008-11-08 Dave Stubbs1st amf_controller tests, and some basic sanity check...
2008-11-08 Daniel SilverstoneIgnore the bits in tmp/
2008-11-08 Daniel SilverstoneCREATE FUNCTION statement for pgsql
2008-11-08 Daniel SilverstoneSupport building a postgresql binding for maptile_for_point
2008-11-08 Harry Woodcosmetic tweaks to user settings form + move 'Mapper...
2008-11-08 Andy Allancorrecting typo on gps_points fixtures
2008-11-08 Andy Allanmove fulltext indexes to monkeypatch, since not all...
2008-11-08 Andy AllanMove db engine changing into db adaptor monkeypatch
2008-11-08 Andy Allanlast of the auto_increments removed from the migrations
2008-11-08 Andy AllanFixing boo-boo in r11802 - but you can assign integers...
2008-11-08 Andy AllanMoving AUTO_INCREMENTs to monkeypatching. Seems a bit...
2008-11-08 Harry Woodmessage with a logo and link to Contact page
next