]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2017-07-17 Benoîtadd sotm2017 in banner.yml
2017-07-17 Benoîtadd png file with background
2017-07-16 Tom HughesAdd geoip_database key to example configuration
2017-07-12 Tom HughesMerge remote-tracking branch 'upstream/pull/1583'
2017-07-12 Andy AllanUse current_user to represent the currently logged...
2017-07-12 Andy AllanStandardise on basic_authorization without the parentheses
2017-07-11 Bryan HouselUpdate to iD v2.3.1
2017-07-10 Tom HughesReplace timecop with the rails builtin travel_to method
2017-07-07 Bryan HouselAdd iD walkthrough autostart parameter
2017-07-07 Bryan HouselUpdate to iD v2.3.0
2017-07-06 Tom HughesMerge remote-tracking branch 'upstream/pull/1575'
2017-07-06 Tom HughesAdd some tests for the user helper
2017-07-05 Andy AllanHide contributor terms details, unless the user hasn...
2017-06-30 Tom HughesDon't disable search submission buttons on form submission
2017-06-29 Tom HughesFix more parameter sanitisation issues and add tests
2017-06-29 Tom HughesDisable forgery protection for notes API methods
2017-06-29 Tom HughesSanitize parameters for various paged views
2017-06-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1561'
2017-06-27 Tom HughesUpdate to leaflet 1.1.0
2017-06-27 Tom HughesMonkey patch oauth-plugin to avoid using deprecated...
2017-06-27 Tom HughesFix some tests for changes in rails 5
2017-06-27 Tom HughesUpdate get/post etc to remove use of deprecated syntax
2017-06-27 Tom HughesUpdate to rails 5.0.4
2017-06-27 Tom HughesUpdate to rails 4.2.9
2017-06-23 Andy AllanRework coordinates to avoid scientific formatting of...
2017-06-21 Tom HughesRefactor AMF encodevalue routine
2017-06-20 Tom HughesUpdate bundle
2017-06-14 Tom HughesDisable removeUnknownsAndDefaults instead of removeUsel...
2017-06-13 Tom HughesConvert XML document to a string when returning it
2017-06-12 Bryan HouselDisable removeUselessStrokeAndFill svgo plugin
2017-06-12 Bryan HouselNo need to precompile traffico anymore, as it's been...
2017-06-12 Bryan HouselUpdate to iD v2.2.2
2017-06-12 Bryan HouselRemove old traffico mapillary signs library from Vendorfile
2017-06-11 Tom HughesUpdate bundle
2017-06-06 Tom HughesAdd explicit primary key declaration for changeset...
2017-06-05 Tom HughesRemove deprecated get_via_direct and post_via_redirect...
2017-06-05 Tom HughesUse explicit to_unsafe_h method when converting paramet...
2017-06-05 Tom HughesReplace deprecated ActiveModel::Errors get/set methods
2017-06-05 Tom HughesReplace deprecated env method with request.env
2017-06-04 Tom HughesUse distinct instead of uniq which is deprecated
2017-06-04 Tom HughesReplace render :nothing with non-deprecated alternatives
2017-06-04 Tom HughesSanitise parameters used in URL generation
2017-06-04 Tom HughesReplace render :nothing with head
2017-06-03 Tom HughesReplace deprecated xxx_filter methods with xxx_action
2017-06-03 Tom HughesReplace deprecated Mime::XXX with Mime[:xxx]
2017-06-03 Tom HughesAvoid using format as a URL parameter name
2017-06-03 Tom HughesMake delete button translatable
2017-06-02 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/1553'
2017-06-02 Hamel DesaiAdd delete button to message view
2017-06-02 Tom HughesSanitise parameters used in URL generation
2017-06-02 Tom HughesRemove duplicate size specification for user image
2017-06-02 Tom HughesRemove all use of the :text option to render
2017-06-02 Tom HughesRemove conditions from delete_all
2017-06-02 Tom HughesRescue LoadError instead of MissingSourceFile
2017-06-02 Tom HughesRemove arguments from assert_nothing_raised
2017-06-02 Tom HughesMove monkey patch modules to the OpenStreetMap namespace
2017-06-01 Tom HughesFix rubocop warnings
2017-06-01 Tom HughesUpdate bundle
2017-06-01 Tom HughesFix up monkey patching of ActiveRecord for migrations
2017-06-01 Tom HughesReplace alias_method_chain with Module#prepend
2017-06-01 Tom HughesDrop monkey patches that are no longer required
2017-06-01 Tom HughesDrop hack used for rails 4 upgrade
2017-06-01 Andy AllanEnsure closed changesets appear in the feed, and update...
2017-06-01 Andy AllanRemove test fixtures.
2017-06-01 Andy AllanRemove remaining references to fixtures.
2017-06-01 Andy AllanRemove the api_fixtures helper
2017-06-01 Andy AllanRubocop fixes.
2017-06-01 Andy Allancreate nodes from factories for the api changes test.
2017-05-31 Andy AllanUpdate amf_controller tests to use a factory-generated...
2017-05-31 Andy AllanUpdate the user list pagination test to avoid counting...
2017-05-31 Andy AllanRefactor the user list test to use factory-built users...
2017-05-31 Andy AllanUse factories to generate the relations
2017-05-31 Andy AllanUse the user factory to generate login details.
2017-05-31 Andy AllanRefactor the assert_changeset helper to take an array...
2017-05-31 Andy AllanOnly use changesets from factories for the test_query...
2017-05-31 Andy AllanCreate objects via factories, rather than implicity...
2017-05-31 Andy AllanRework the changeset feed tests.
2017-05-31 Andy AllanCreate nodes explicitly rather than relying on fixtures.
2017-05-31 Andy AllanAdd ways into the database explicitly, rather than...
2017-05-31 Andy AllanCreate a redaction object before testing the index...
2017-05-31 Andy AllanUse a user factory in order to log in.
2017-05-31 Andy AllanRefactor changeset tags model test to remove dependency...
2017-05-31 Andy AllanUpdate rubocop class length limit.
2017-05-31 Andy Allanrefactor remaining amf controller tests to use factories.
2017-05-31 Andy AllanRefactor some controller tests to use factories.
2017-05-31 Andy AllanRefactor remaining relation model tests to use factories.
2017-05-31 Andy AllanRefactor some controller tests to use factories.
2017-05-31 Andy AllanRefactor various controller tests to use factories.
2017-05-31 Andy AllanRefactor remaining way model tests to use factories.
2017-05-31 Andy AllanConvert more changeset controller tests to use factories.
2017-05-31 Andy AllanRefactor more changeset controller tests to use factories.
2017-05-31 Andy AllanConvert more changeset controller tests to use factories.
2017-05-31 Andy AllanRefactor user_changeset_comments integration test to...
2017-05-31 Andy AllanRefactor a few tests to use changeset factories.
2017-05-30 mmd-osmUpdate wiki_pages.yml
2017-05-29 Niklas LaxströmLocalisation updates from https://translatewiki.net.
2017-05-24 Tom HughesAdd string for GraphHopper car profile
2017-05-24 Peter KarichInclude car profile for GraphHopper routing
2017-05-24 Andy AllanRefactor more changeset_controller tests to use factories.
2017-05-24 Andy AllanRefactor some changesets controller tests to use factories.
next