]> git.openstreetmap.org Git - rails.git/history - app/models/changeset.rb
Add validations for diary entry lat/lons and tests for diary entry validations. Close...
[rails.git] / app / models / changeset.rb
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-12-08 Shaun McDonaldthe user id may be negative, so that osmosis can create...
2008-12-04 Shaun McDonaldRefactoring the amf controller, and all models so that...
2008-12-01 Shaun McDonaldActually set the instance var when closing the changeset
2008-11-25 Shaun McDonaldMore model validations. Fixing one test.
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-17 Matt AmosMigration to add close-time to changesets. This replace...
2008-11-17 Matt AmosImplemented changeset tags updating via the update...
2008-11-09 Frederik Rammreturn user id AND name with changeset get request
2008-11-09 Frederik Rammfix SCALE, make changeset GET use floats
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-11-04 Matt AmosAdded first attempt at bounding box support in changese...
2008-10-21 Matt AmosRemoved debugging code.
2008-10-13 Shaun McDonaldadding changeset stuff for the data browser
2008-10-13 Shaun McDonaldfix so that changeset will be closed without an excepti...
2008-10-10 Shaun McDonaldfix indentation. Get teh api version from the constant...
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-09-30 Shaun McDonaldchanging the belongs_to and has_many items in the model...
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-07-03 Shaun McDonaldMerge changes from trunk 7673:8632.
2008-05-11 Christopher Schmidtspit out whether the changeset is open in the xml
2008-05-11 Christopher Schmidtadd FIXME FIXME FIXME for serializing changes in a...
2008-05-11 Christopher SchmidtAdd support for accessing changesets as XML through...
2008-05-04 Tom HughesMerge 7649:7673 from trunk.
2008-05-04 Gabriel Ebnerapi06: Merge changesets code from Frederik.
2008-05-04 Frederik Ramminitial changeset support