]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
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.
2008-10-16 Shaun McDonaldadding the Last-Modified response header to the version...
2008-10-15 Andy Allanset the db encoding to utf-8, otherwise data is stored...
2008-10-15 Shaun McDonaldAdding a lower and upper length on various web site...
2008-10-15 Andy AllanChecking foreign key constraints on message recipients...
2008-10-15 Andy Allanutf-8 wide-char testing of message title - this will...
2008-10-15 Matt AmosAdded more fixtures and tests for node versioning calls.
2008-10-14 Shaun McDonaldmore work on the data browser to show the changesets...
2008-10-14 Matt AmosCleaned up some unreachable code. Added first test...
2008-10-14 Matt AmosAdded some more functional tests for way and relation...
2008-10-14 Matt AmosFixed up delete methods on nodes, ways and relations...
2008-10-13 Tom HughesFix race condition adding traces. Closes #1201.
2008-10-13 Tom HughesDisable the query cache.
2008-10-13 Shaun McDonaldadding changeset stuff for the data browser
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 Shaun McDonaldfix so that changeset will be closed without an excepti...
2008-10-13 Matt AmosAll API 0.6 functional tests now pass.
2008-10-13 Matt AmosFixed up way controller tests for API 0.6.
2008-10-13 Shaun McDonaldCreating consistency check for creation of nodes, way...
2008-10-13 Matt AmosFixed problems with the relations functional tests.
2008-10-13 Matt AmosFixed xml method of old way model.
2008-10-13 Shaun McDonaldmoving the check consistency to it's own file so that...
2008-10-13 Matt AmosFix to_xml method of old_relation model.
2008-10-13 Matt AmosFixed node functional tests. A couple of changes to...
2008-10-13 Tom HughesMake adding relations work again. Fix from RichardF.
2008-10-13 Shaun McDonaldfixing the data browser to be able to cope with the...
2008-10-13 Richard Fairhurstdisable z12
2008-10-12 Tom HughesSend the new amf/read API call to the bulkapi queue...
2008-10-12 Tom HughesLog the IP address used to create an account.
2008-10-12 Richard FairhurstPotlatch 0.10e
2008-10-12 Shaun McDonaldadditional consistency checks. making the error message...
2008-10-12 Tom HughesDisambiguate order clause.
2008-10-12 Tom HughesHide diary entries and comments made by deleted users.
2008-10-10 Shaun McDonaldfix indentation. Get teh api version from the constant...
2008-10-10 Shaun McDonaldreverting the javascript change in changeset 10926...
2008-10-10 Shaun McDonaldSome comment about where to add code to get some more...
2008-10-09 Grant SlaterBlock bots from /trace/, so they don't attempt to eat...
2008-10-09 Shaun McDonaldmoving the conistency checks for updates and deletes...
2008-10-09 Shaun McDonaldBackporting the change that I made to the api06 branch...
next