]> git.openstreetmap.org Git - rails.git/history - app/models/changeset.rb
Put back HTML escaping of trace names removed in r16062.
[rails.git] / app / models / changeset.rb
2009-05-15 Harry Woodlabel changesets as (big) based on their bbox area
2009-05-12 Matt AmosFixed bug #1816 - the timeout updating logic should...
2009-04-20 Tom HughesMerge api06 branch to trunk.
2009-04-16 Tom HughesMerge 14394:14533 from trunk.
2009-04-14 Shaun McDonaldShould have a .new when raising error
2009-04-09 Thomas WoodAdd has_valid_bbox? method to Changeset model to tidy...
2009-04-08 Tom HughesMerge 14059:14394 from trunk.
2009-03-29 Matt AmosMoved a bunch of time functions into UTC. Fixes bugs...
2009-03-12 Tom HughesMerged 14009:14059 from trunk.
2009-03-08 Tom HughesMerge 12304:14009 from trunk.
2009-02-07 Matt AmosFixed bug in changeset closing and querying where the...
2008-12-23 Matt Amosremoved comments which apparently no-one bothers to...
2008-12-18 Richard FairhurstPotlatch for API 0.6 now saving ways happily with node...
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