]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
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-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-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-23 Matt AmosAdded tests for changeset upload code. Refactored diff...
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 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 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 Shaun McDonaldfixing the data browser to be able to cope with the...
2008-10-12 Shaun McDonaldadditional consistency checks. making the error message...
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 Shaun McDonaldmoving the conistency checks for updates and deletes...
2008-10-09 Matt AmosSmall fixes to unit tests where user_id has become...
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-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-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.
next