]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
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...
2008-10-09 Tom HughesSet the displayProjection on the map.
2008-10-09 Matt AmosSmall fixes to unit tests where user_id has become...
2008-10-08 Tom HughesMake data browser work with OpenLayers 2.7.
2008-10-08 Shaun McDonaldadding the controller code to be able to get a specific...
2008-10-08 Shaun McDonaldFix the data config, so that the development database...
2008-10-07 Shaun McDonaldsome useful notes in code for ideas that require implem...
2008-10-07 Shaun McDonaldAdding the classic_pagination to svn as the svn externa...
2008-10-07 Shaun McDonaldUpdating the fixtures for the new changesets
2008-10-07 Shaun McDonaldfolder empty and components are dead and gone with...
2008-10-06 Tom HughesMore changes from the live server.
2008-10-06 Tom HughesCommit updated dispatch rules from live server.
2008-10-06 Tom HughesUpdate cross domain policy to only allow API access.
2008-10-05 Richard Fairhurstadd railway=platform
2008-10-05 Richard Fairhurstslight fix to prevent empty tag values
2008-10-05 Richard FairhurstPotlatch 0.10d
2008-10-04 Tom HughesUpdate to OpenLayers 2.7.
2008-10-04 Tom HughesMake sure the zoom level is valid when positioning...
2008-10-04 Tom HughesFix test for errors from geocoder.ca to work properly...
2008-10-03 Shaun McDonaldFixing a bug in my foreign keys. I can now upload and...
2008-10-03 Shaun McDonaldChanging if not to unless to make code more readable.
2008-09-30 Shaun McDonaldchanging the belongs_to and has_many items in the model...
2008-09-30 Shaun McDonaldwrong foreign key command in the migration
2008-09-30 Shaun McDonaldwrong foreign key command in the migration
2008-09-30 Shaun McDonaldusing the wrong field name in one of the migrations
2008-09-30 Shaun McDonaldchanging the changesets migrations, so that the user...
2008-09-29 Shaun McDonaldadding some version reading for the nodes
2008-09-27 Grant SlaterAdd Flash crossdomain.xml policy file
2008-09-26 Shaun McDonaldfixing hard coded images/scripts, so that the site...
2008-09-25 Shaun McDonaldfixing the test that was broken in the resync
2008-09-25 Shaun McDonaldMinor fix for the migration that was moved
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-09-25 Tom HughesGet rails to do asset tagging for the SWF file.
2008-09-20 Richard FairhurstPotlatch 0.10c... part two
2008-09-18 Richard FairhurstPotlatch 0.10c
2008-09-09 Tom HughesAdd the noname layer to the main map.
2008-09-07 Tom HughesRun web authorisation for all non-api requests. Closes...
2008-08-28 Tom HughesUpdate for new cycle map location.
2008-08-24 Tom HughesFix migration.
2008-08-24 Tom HughesAdd basic support for logically deleting a user.
2008-08-24 Tom HughesTidy up diary code a bit.
2008-08-21 Richard Fairhurstedit diary entries
2008-08-18 Shaun McDonaldmore testing of node tags
2008-08-18 Tom HughesCommit new route for email confirmation changes.
2008-08-13 Tom HughesDon't user flash[:notice] when we're not redirecting...
2008-08-13 Tom HughesAllow users to change their email address. Closes ...
2008-08-13 Tom HughesAllow a user's email address to be marked invalid,...
2008-08-13 Tom HughesAdd an administrator flag to the user table.
2008-08-08 Tom HughesMake the cleanup script work a chunk at a time so we...
2008-08-07 Tom HughesImport the output_compression plugin as the SVN externa...
2008-08-07 Tom HughesImport the daemon generator as the SVN external never...
next