]> git.openstreetmap.org Git - rails.git/history - app/controllers/changeset_controller.rb
Ignore exceptions when sending email to confirm changes of email
[rails.git] / app / controllers / changeset_controller.rb
2009-12-26 Matt AmosFixed copy-n-paste bug in querying for closed changeset...
2009-12-15 Frederik Rammfix half-baked comment. this needs way more thought...
2009-12-06 Shaun McDonaldChange the way that the changeset parsing is done,...
2009-11-18 Tom HughesReplace the existing pagination of changesets in the...
2009-10-13 Tom HughesMerge 17130 from trunk.
2009-10-13 Tom HughesMerged 17073:17076 from trunk.
2009-10-13 Tom HughesMerged 17047 from trunk.
2009-10-13 Tom HughesMerge 17067 from trunk.
2009-10-13 Tom HughesMerged 17256:18123 from trunk.
2009-10-12 Matt AmosAdded a :display_name option for the changesets query...
2009-08-18 Tom HughesMerge oauth branch at r17138 to trunk.
2009-08-13 Tom HughesMerge 16891:17044 from trunk.
2009-08-06 Matt AmosMerging 16820:16891 from trunk.
2009-08-05 Tom HughesRender the links using partial so we can do the appropr...
2009-08-03 Tom HughesMerge 16817:16819 from trunk.
2009-08-03 Tom HughesMerge 16743:16811 from trunk.
2009-07-31 Matt AmosMerged 16488:16743 from trunk.
2009-07-30 Tom HughesFix the changeset feed to put the description in as...
2009-07-29 Ævar Arnfjörð Bjar... Atom readers (Firefox/Liferea) don't like when we embed...
2009-07-14 Tom HughesMerge 16110:16487 from trunk.
2009-07-13 Tom HughesMerge changeset browser branch to trunk.
2009-07-13 Tom HughesMerge 16355:16480 from trunk.
2009-07-05 Tom HughesMerge 16216:16355 from trunk.
2009-06-29 Tom HughesMerge 16110:16216 from trunk.
2009-06-25 Tom HughesMerge 16070:16110 from trunk.
2009-06-25 Tom HughesMerge 16012:16110 from trunk.
2009-06-23 Tom HughesRevert r16046.
2009-06-22 Matt AmosAdding initial version of the OAuth token authenticatio...
2009-06-19 Thomas Woodmerge 15807:16012 from rails_port
2009-06-09 Tom HughesMerge 15722:15806 from head and adjust new views to...
2009-06-08 Tom HughesAdd a title to the changeset lists. Closes #1938.
2009-06-07 Tom HughesMarge all the changeset list methods together into...
2009-06-07 Tom HughesUse some rails magic to avoid having to duplicate all...
2009-06-07 Tom HughesBack out the changeset RSS stuff from the head for...
2009-06-07 Ævar Arnfjörð Bjar... The list_bbox_rss won't work at all without a bbox...
2009-06-07 Ævar Arnfjörð Bjar... Add RSS feed for global recent changes & changes within...
2009-06-07 Ævar Arnfjörð Bjar... Implement /user/$user/edits/rss, partially solves ...
2009-06-04 Tom HughesMove to version 2.3.2 of rails.
2009-06-02 Ævar Arnfjörð Bjar... Change /index.php/ in wiki.openstreetmap.org links...
2009-05-31 Tom HughesMerged I18N branch to head.
2009-05-31 Tom HughesSort out storage and use of user preferred languages.
2009-05-29 Shaun McDonaldMight be useful to set the locale everywhere we need...
2009-05-20 Matt AmosUsing an around_handler for catching and rendering...
2009-04-28 Tom HughesDon't log the contents of the changeset.
2009-04-24 Matt AmosPatching better 412 error messages from mis-commit...
2009-04-21 Thomas WoodSlight performance improvement (a reported 2s) by skipp...
2009-04-20 Tom HughesMerge api06 branch to trunk.
2009-04-16 Tom HughesReject uploads unless the user has made their edits...
2009-04-16 Tom HughesFixed to work with merged changes to api availability...
2009-04-16 Tom HughesMerge 14394:14533 from trunk.
2009-04-09 Thomas WoodAdd exceptions for remaing cases where XML::Parser...
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-24 Harry Woodshow a 'no bbox specified' message for the moment at...
2009-03-23 Thomas WoodRather than referring how to view a bbox history, just...
2009-03-23 Thomas WoodMore fixes to the changeset viewer, including logged...
2009-03-23 Thomas WoodFix various auth bugs with the changeset listing stuff...
2009-03-23 Harry WoodAdd 'history' tab + Move 'recent changes' changeset...
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-31 Thomas WoodRevert last commit - too many test failures
2008-12-31 Thomas WoodDateTime => Time for consistency in changeset code...
2008-12-23 Richard Fairhurstsession management on only for :list
2008-12-23 Richard Fairhurstview changesets by user
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-12-04 Shaun McDonaldturning the session off for the changeset controller...
2008-12-02 Shaun McDonaldadding link to download the full changeset xml
2008-11-26 Matt AmosMoved changeset consistency checks to library code.
2008-11-26 Shaun McDonaldRenaming the include action to expand_bbox in the chang...
2008-11-25 Shaun McDonaldSome improvements to the error messages that are return...
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 AmosMade user input parsing more robust in changeset query...
2008-11-17 Matt AmosFixed some bugs in changeset query code. Added more...
2008-11-17 Matt AmosAdded tests for changeset close method.
2008-11-17 Matt AmosImplemented changeset tags updating via the update...
2008-11-09 Frederik Rammfix SCALE, make changeset GET use floats
2008-11-09 Frederik Rammrequire auth for close
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-11-07 Matt AmosAdded a query method for querying bounding boxes, times...
2008-11-07 Matt AmosD'oh! Fixed stupid errors in changeset controller.
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-10-27 Matt AmosImplemented osmChange diff downloads for changesets...
2008-10-27 Matt AmosUpdated comment to reflect implementation.
2008-10-23 Matt AmosAdded tests for changeset upload code. Refactored diff...
2008-10-10 Shaun McDonaldfix indentation. Get teh api version from the constant...
2008-10-03 Shaun McDonaldChanging if not to unless to make code more readable.
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-13 Gabriel Ebnerapi06: remove debugging output.
2008-05-13 Gabriel Ebnerapi06: simplify diff uploading.
2008-05-13 Gabriel Ebnerapi06: diff upload: don't read the whole request into...
2008-05-13 Gabriel Ebnerapi06: simplify exception handling and add exception...
2008-05-12 Gabriel Ebnerapi06: s/delete_with_relations_and_history/delete_with_...
2008-05-11 Christopher Schmidtadd support for closing changesets
2008-05-11 Christopher SchmidtAdd support for accessing changesets as XML through...
2008-05-04 Gabriel Ebnerapi06: Diff upload works now (but no integration with...
next