]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2017-09-06 Andy AllanAdd a basic feature test for reporting diary entries.
2017-09-06 Andy AllanAdd minitest-rails-capybara
2017-08-30 Tom HughesMerge remote-tracking branch 'upstream/pull/1614'
2017-08-30 Andy AllanRename xml processing methods with an update_ prefix
2017-08-29 Tom HughesEnable retina tiles for Thunderforest layers
2017-08-26 Bryan HouselUpdate to iD v2.4.1
2017-08-25 Bryan HouselAdd iD hashtags parameter
2017-08-25 Bryan HouselUpdate to iD v2.4.0
2017-08-18 Andy AllanRefactor the from_xml methods to act on existing trace...
2017-08-17 Andy AllanAdd failing test demonstrating tag duplication when...
2017-08-11 Tom HughesMake sure we show errors correctly when resetting a...
2017-08-10 mmd-osmDiscard empty ways from query result geometries
2017-08-09 Tom HughesUpdate to leaflet 1.2.0
2017-08-03 Tom HughesFix rubocop warning
2017-08-03 Tom HughesSwitch to using openstreetmap-deadlock_retry
2017-08-02 Tom HughesMerge remote-tracking branch 'upstream/pull/1604'
2017-08-02 Andy AllanAdd maintainers to README
2017-08-02 Tom HughesMake sure the account form is POSTed
2017-08-02 Andy AllanMerge pull request #1588 from Georeactor/master
2017-08-02 Tom HughesMerge remote-tracking branch 'upstream/pull/1603'
2017-08-02 Andy AllanAvoid passing the current_user.id when commenting
2017-08-02 Andy AllanRemove unused user save template.
2017-08-02 Andy AllanUse current_user instead of @user.
2017-08-02 Andy AllanMerge branch 'master' into moderation
2017-08-01 Tom HughesFix user settings form
2017-07-31 Tom HughesUpdate to rails 5.0.5
2017-07-31 Tom HughesUpdate bundle
2017-07-31 Tom HughesUpdate rack-cors and fix tests for changes in behaviour
2017-07-28 Andy AllanMerge pull request #1597 from tomhughes/current-user
2017-07-27 Tom HughesReplace @user with @current_user
2017-07-27 Tom HughesChange user forms to use current user instead of @user
2017-07-27 Tom HughesConvert @user to current_user in helpers
2017-07-27 Tom HughesMerge remote-tracking branch 'upstream/pull/1595'
2017-07-27 Andy AllanConvert @user to current_user
2017-07-27 Andy AllanUse a current_user helper for accessing the logged...
2017-07-27 Andy AllanConvert remaining controller code to use current_user
2017-07-26 Nick Doironuse no-r2 comment to block RTL gem from changing sprites
2017-07-24 Bryan HouselUpdate to iD v2.3.2
2017-07-21 Christian SchmidtUpdate to Leaflet.Locate 0.62.0
2017-07-18 Tom HughesMark account suspended flash message as HTML safe
2017-07-17 Bryan HouselClarify image dimensions
2017-07-17 Tom HughesMerge remote-tracking branch 'upstream/pull/1587'
2017-07-17 Benoîtnew png file for banner with square 350x350
2017-07-17 BenoîtDelete sotmlatam-2016.jpg
2017-07-17 BenoîtDelete sotmasia-2016.jpg
2017-07-17 BenoîtDelete donate-2016.jpg
2017-07-17 Benoîtimage with proper width 350px
2017-07-17 Benoîtremove old entries in banner.yml
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-12 Andy AllanUse rails 5 version of redirect_back.
2017-07-12 Andy AllanRemove indirection.
2017-07-12 Andy AllanSet the reported_user in a callback
2017-07-12 Andy AllanRubocop autofixes.
2017-07-12 Andy AllanRename association to reported_user, for clarity
2017-07-12 Andy AllanGet tests passing. Use factories instead of fixtures.
2017-07-12 Andy AllanMerge branch 'master' into moderation
2017-07-11 Bryan HouselUpdate to iD v2.3.1
2017-07-11 Bryan HouselAdd FAQ and information about creating a banner image
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 AllanRevert unrelated changes from db/structure.sql
2017-07-05 Andy AllanWhitespace fixes.
2017-07-05 Andy AllanRemove unused files
2017-07-05 Andy AllanRevert changes to Vagrantfile
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
next