]> git.openstreetmap.org Git - rails.git/history - app/models/changeset.rb
Rename user#list to user#index
[rails.git] / app / models / changeset.rb
2018-08-29 Andy AllanMerge pull request #1938 from jguthrie100/fix_no_trace_...
2018-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1948'
2018-08-14 mmd-osmInclude num_changes in changeset xml response
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-23 Andy AllanMerge pull request #1732 from tomhughes/npemap
2018-02-14 mmd-osmRemove BBOX expansion performance optimization
2018-02-03 Tom HughesMerge remote-tracking branch 'upstream/pull/1693'
2018-01-21 Andy AllanMerge branch 'master' into moderation
2017-12-04 Tom HughesMake changeset#query preload users, tags and comments
2017-11-29 Andy AllanMerge branch 'master' into moderation
2017-11-22 Andy AllanMerge branch 'pull/843' into titles
2017-11-22 Andy AllanMerge branch 'p' of https://github.com/jfirebaugh/opens...
2017-11-15 Andy AllanMerge branch 'wheres_this' of https://github.com/pnorma...
2017-10-25 Tom HughesMerge remote-tracking branch 'upstream/pull/1652'
2017-10-24 Tom HughesMerge remote-tracking branch 'upstream/pull/1659'
2017-10-22 Andy AllanAdd annotate gem and associated rake task. Annotate...
2017-10-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1580'
2017-10-05 Tom HughesFix rubocop warnings
2017-07-12 Andy AllanMerge branch 'master' into moderation
2017-06-02 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1553'
2017-06-02 Tom HughesRemove conditions from delete_all
2017-02-12 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1030...
2017-02-05 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1347...
2017-02-05 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1401'
2017-02-02 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1423'
2017-01-31 Frederik RammReduce maximum changeset size to 10k changes
2016-08-15 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1004'
2016-03-20 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/954'
2016-03-14 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/954'
2016-03-09 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1120'
2016-03-09 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1122'
2016-02-05 Tom HughesFix new rubocop warnings
2016-01-19 Tom HughesFix rubocop warnings
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/891'
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/903'
2015-02-27 Tom HughesImprove test coverage
2015-02-26 Tom HughesFix some rubocop rails style issues
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-20 Tom HughesFix rubocop style issues
2015-02-20 Tom HughesFix most auto-correctable rubocop issues
2015-02-20 Tom HughesCleanup trailing whitespace
2014-11-03 Richard FairhurstMerge pull request #24 from zerebubuth/routing-merge
2014-11-03 Matt AmosMerge remote-tracking branch 'upstream/master' into...
2014-11-01 Tom HughesMerge branch 'master' into overpass
2014-11-01 Tom HughesMerge branch 'comments'
2014-10-23 Łukasz GurdekChangeset discussions
2012-08-22 Tom HughesMerge branch 'master' into openstreetbugs
2012-08-10 Tom MacWrightImprove user page navigation menu
2012-01-05 Tom HughesMerge branch 'master' into openstreetbugs
2011-11-14 Peter GrayRefactor bounding box code
2011-11-14 Tom HughesAvoid noise on console when running tests
2011-11-14 Tom HughesRename all ID columns that aren't unique
2011-11-14 Tom HughesDeclare callbacks explicitly
2011-08-13 Tom HughesMerge branch 'master' into openstreetbugs
2011-07-06 Matt AmosDon't compare changeset bbox coordinates when they...
2010-02-27 Kai Kruegermerge 19889:20181 of rails_port into the openID branch
2010-02-25 Tom HughesRemove validates_associated_of calls which target the...
2009-12-15 Shaun McDonaldActually the changeset doesn't need an id attribute...
2009-12-06 Shaun McDonaldChange the way that the changeset parsing is done,...
2009-10-13 Tom HughesMerged 17073:17076 from trunk.
2009-10-13 Tom HughesMerged 17256:18123 from trunk.
2009-09-29 Andy AllanMerge r17285 from the oauth branch - allow flash access...
2009-08-25 Matt Amosmerge r17141:17256 from trunk
2009-08-18 Tom HughesMerge oauth branch at r17138 to trunk.
2009-08-18 Tom HughesMerge oauth branch at r17138 to trunk.
2009-08-16 Tom HughesQualify SCALE properly - apparently object visibility...
2009-08-16 Matt AmosFixes bug #2152 by preventing over-expansion of bboxes...
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...
next