]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
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 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-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 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
2008-11-08 Andy AllanBoolean correctness in migrations
2008-11-08 Daniel SilverstoneMake the confrm button into a confirm button
2008-11-08 Matt AmosError message for version mismatch is now more informative.
2008-11-08 Andy Allanmove bigint_pk id column into table def, no need to...
2008-11-08 Shaun McDonaldfixing one cmd that was missed in the resync
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-11-08 Shaun McDonaldAdding some diary fixtures and test stubs
2008-11-08 Andy AllanChange bigint id column to monkeypatching-friendly...
2008-11-08 Dave Stubbsmore boolean correcting
2008-11-07 Matt AmosAdded a query method for querying bounding boxes, times...
2008-11-07 Shaun McDonaldfix the indentation only
2008-11-07 Andy Allansome boolean correctness work
2008-11-07 Andy Allanadd fixme
2008-11-07 Andy Allanuse boolean flags when using boolean columns
2008-11-07 Andy AllanBooleans should be true/false - coding style comments...
2008-11-07 Matt AmosD'oh! Fixed stupid errors in changeset controller.
2008-11-07 Andy Allanusers fixtures should all have creation times
2008-11-07 Andy AllanBooleans should be true/false for compatibility with...
2008-11-06 Matt AmosOoops. Added missing access control to changeset contro...
2008-11-06 Matt AmosAdded a changeset/#id/include method to POST to to...
2008-11-06 Matt AmosImplemented changeset bounding box handling for relatio...
2008-11-06 Shaun McDonaldDoing the update version part of the migration in chunk...
2008-11-06 Shaun McDonaldRemoving depricated config option in the development env
next