]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
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
2008-11-05 Shaun McDonaldFixing the migration so that it will better match the...
2008-11-05 Shaun McDonaldUpdating the cycle map to use all zoom levels as per...
2008-11-04 Matt AmosAdded first attempt at bounding box support in changese...
2008-11-04 Shaun McDonaldMinor fix (integer => bigint) to one of the migrations...
2008-11-03 Shaun McDonaldAdding an extra test to make sure that the correct...
2008-11-03 Shaun McDonaldAdditional api tests for the changes. Also making sure...
2008-11-03 Shaun McDonaldAdding a restriction to prevent more than 2000 nodes...
2008-10-31 Shaun McDonaldAdd a description meta tag for the all web pages. Wordi...
2008-10-30 Shaun McDonaldStarting the gpx trace testing with additional fixtures
2008-10-29 Matt AmosAdded custom validator for UTF-8 strings.
2008-10-29 Shaun McDonaldadd a comment about why the error handler is required...
2008-10-29 Matt AmosBetter error message and test for invalid UTF-8 sequences.
2008-10-29 Tom HughesPut back the units on all the zero values. Just because...
2008-10-29 Hugh BarnesFix for bug #1242, css foreground set + css shorthands...
2008-10-28 Shaun McDonaldUpdating to use Rails 2.1.2. Moving the gem dependancie...
2008-10-28 Andy Allanmessage title shouldn't accept invalid utf-8 sequences...
2008-10-28 Matt AmosMade full test a bit more thorough.
2008-10-28 Matt AmosAdded tests for relations for way/relation and a bit...
2008-10-28 Shaun McDonaldAdding stub functional test files for all the controlle...
2008-10-28 Shaun McDonaldMoving all the functional tests to the Rails 2 way...
2008-10-27 Shaun McDonaldPrepare for Rails 2.1+, as we will no longer be able...
2008-10-27 Matt AmosImplemented osmChange diff downloads for changesets...
2008-10-27 Matt AmosUpdated comment to reflect implementation.
2008-10-26 Shaun McDonaldcover the other extreme in the map bounary sanitizeatio...
2008-10-26 Grant SlaterBots Disallow /edit* & /login*, Nothing to see here...
2008-10-24 Richard Fairhurstfix broken YAML
2008-10-23 Matt AmosAdded tests for changeset upload code. Refactored diff...
2008-10-23 Richard FairhurstPotlatch 0.10f
2008-10-22 Shaun McDonaldFixing the error messages
2008-10-21 Shaun McDonaldAdding new browse controller test, which is mostly...
2008-10-21 Shaun McDonaldmaking it clearer when a test case fails, as to which...
2008-10-21 Matt AmosAdded min_lat > max_lat test.
2008-10-21 Tom HughesRevert r11194 as it doesn't work as the trace_name...
2008-10-21 Matt AmosRefactored test a bit to make it nicer.
2008-10-21 Matt AmosAdded test for relations_for_node where the relation...
2008-10-21 Matt AmosAdded tests for ways_for_node. Altered behaviour to...
2008-10-21 Matt AmosRemoved debugging code.
2008-10-20 Shaun McDonaldMaking the capabilities api version indipendent
2008-10-20 Shaun McDonaldAdding some api tests for both the map and trackpoints...
2008-10-19 Shaun McDonaldmore testing of the api. Changing the generator so...
2008-10-17 Matt AmosAltered a functional test on way_tags.
2008-10-17 Matt AmosMore functional tests, this time for way_tags.
2008-10-16 Matt AmosFixed fixtures and added new tests for ways and way_nodes.
next