]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2017-09-13 Andy AllanFix parameter spacing
2017-09-13 Andy AllanRework the 'issues not found' notice slightly.
2017-09-13 Andy AllanThe link is to the list of issues, not of reports,...
2017-09-13 Andy AllanEnsure that issue comments have associated issues and...
2017-09-13 Andy AllanAdd missing structure.sql changes from 948fd8c8faf1016d
2017-09-13 Andy AllanRemove created_at / updated_at column definitions since...
2017-09-08 Kshitiz KhanalAdd banner for State of the Map Asia 2017
2017-09-08 Wille MarcelAdd padding between the last diary post and the paginat...
2017-09-08 Tom HughesUpdate secure_headers configuration for upstream changes
2017-09-08 Tom HughesUpdate travis configuration to work on trusty based...
2017-09-08 Tom HughesUpdate rails to 5.0.6
2017-09-06 Andy AllanEnsure report details are not blank.
2017-09-06 Andy AllanRefactor creating a new report to use a ReportsController
2017-09-06 Andy AllanUse reports_count so that counter_cache works automatic...
2017-09-06 Andy AllanRemove the border around the radio boxes
2017-09-06 Andy AllanCheck that the flag is not show when not logged in
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
next