]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2020-06-30 dependabot... Bump i18n-js from 3.7.0 to 3.7.1
2020-06-29 Andy AllanMerge pull request #2681 from rahulvaish/patch-1
2020-06-29 Rahul VaishUpdated README.md
2020-06-29 translatewiki.netLocalisation updates from https://translatewiki.net.
2020-06-29 Tom HughesMerge remote-tracking branch 'upstream/pull/2679'
2020-06-29 Tom HughesMerge remote-tracking branch 'upstream/pull/2678'
2020-06-29 dependabot... Bump aws-sdk-s3 from 1.71.1 to 1.72.0
2020-06-29 dependabot... Bump kramdown from 2.2.1 to 2.3.0
2020-06-28 Tom HughesRevert "Bump rails-i18n from 4.0.2 to 6.0.0"
2020-06-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2676'
2020-06-26 Tom HughesEnable locale fallback in all environments
2020-06-26 dependabot... Bump rails-i18n from 4.0.2 to 6.0.0
2020-06-26 Tom HughesRequire open3 before using it
2020-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2673'
2020-06-26 dependabot... Bump puma from 3.12.6 to 4.3.5
2020-06-26 dependabot... Bump http_accept_language from 2.0.5 to 2.1.1
2020-06-26 dependabot... Bump eslint from 6.8.0 to 7.3.1
2020-06-26 Tom HughesEnable dependabot
2020-06-26 Tom HughesUpdate bundle
2020-06-24 Tom HughesFix new rubocopy warnings
2020-06-24 Tom HughesUpdate bundle
2020-06-24 Tom HughesDrop any pluralizable translations that are missing...
2020-06-22 translatewiki.netLocalisation updates from https://translatewiki.net.
2020-06-21 Tom HughesDrop any pluralizable translations that are missing...
2020-06-18 translatewiki.netLocalisation updates from https://translatewiki.net.
2020-06-17 Tom HughesUpdate rails to 6.0.3.2
2020-06-16 Tom HughesDrop any pluralizable translations that are missing...
2020-06-16 Tom HughesUpdate bundle
2020-06-15 translatewiki.netLocalisation updates from https://translatewiki.net.
2020-06-11 Tom HughesFix new erblint warnings
2020-06-11 Tom HughesFix new rubocop warnings
2020-06-11 Tom HughesUpdate bundle
2020-06-11 Tom HughesDrop any pluralizable translations that are missing...
2020-06-11 Tom HughesCheck that pluralizable translations have an "other...
2020-06-11 translatewiki.netLocalisation updates from https://translatewiki.net.
2020-06-11 Tom HughesShow user delete links to admins
2020-06-10 Tom HughesMerge remote-tracking branch 'upstream/pull/2651'
2020-06-10 Andy AllanRework user#set_status and #delete to avoid GET requests
2020-06-08 translatewiki.netLocalisation updates from https://translatewiki.net.
2020-06-07 Tom HughesRename `many` keys to `other` for the cs locale.
2020-06-07 Tom HughesUpdate bundle
2020-06-07 Tom HughesMore improvements to locale selection for the data...
2020-06-04 Tom HughesMerge remote-tracking branch 'upstream/pull/2642'
2020-06-04 Tom HughesImprove selection of name to display in data browser
2020-06-04 Tom HughesImprove locale selection algorithm
2020-06-04 translatewiki.netLocalisation updates from https://translatewiki.net.
2020-06-03 Tom HughesFix new rubocop warnings
2020-06-03 Tom HughesUpdate bundle
2020-06-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2641'
2020-06-03 Andy AllanRename friend to friendship in notifier
2020-06-03 Andy AllanMove make_friend and remove_friend to friendships contr...
2020-06-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2639'
2020-06-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2638'
2020-06-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2637'
2020-06-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2640'
2020-06-03 Andy AllanMove friendship related tests to separate file
2020-06-03 Andy AllanConvert lib files to model concerns
2020-06-03 Andy AllanRemove some unused scripts
2020-06-03 Andy AllanMerge pull request #2624 from francois2metz/diary-entry
2020-06-03 Andy AllanUse rails 6.0 framework defaults
2020-06-03 Andy AllanRemove the framework defaults initializer for 5.2
2020-06-03 Andy AllanRemove ineffective query cache disable initializer
2020-06-01 translatewiki.netLocalisation updates from https://translatewiki.net.
2020-05-27 Tom HughesUpdate bundle
2020-05-26 translatewiki.netLocalisation updates from https://translatewiki.net.
2020-05-21 Tom HughesUpdate bundle
2020-05-18 Tom HughesUpdate to rails 6.0.3.1
2020-05-18 translatewiki.netLocalisation updates from https://translatewiki.net.
2020-05-13 Tom HughesMerge remote-tracking branch 'upstream/pull/2626'
2020-05-13 Andy AllanRemove unused test helper
2020-05-13 Andy AllanRefactor user controller tests
2020-05-13 Andy AllanRefactor api traces_controller tests
2020-05-13 Tom HughesDon't try and resize images that aren't resizable
2020-05-13 Tom HughesAttach resized images to notification emails
2020-05-12 Tom HughesFix new rubocop warnings
2020-05-12 Tom HughesUpdate bundle
2020-05-12 François de... Add link to my diary in the diary index.
2020-05-12 François de... Refactor the link to create a new entry diary.
2020-05-11 translatewiki.netLocalisation updates from https://translatewiki.net.
2020-05-07 Tom HughesRefactor users_controller_test and user_preferences_con...
2020-05-07 Quincy MorganFix issue with iD embedded document sometimes showing...
2020-05-07 translatewiki.netLocalisation updates from https://translatewiki.net.
2020-05-06 Tom HughesUpdate to rails 6.0.3
2020-05-06 Tom HughesRefactor notes_controller_test
2020-05-06 Tom HughesAdd test for browsing a note closed by a deleted user
2020-05-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2613'
2020-05-06 Andy AllanMore controller test refactoring
2020-05-06 Tom HughesLook at all note comments to find the close event
2020-05-05 Tom HughesRefactor permissions_controller_test
2020-05-05 Tom HughesRefactor versions_controller_test
2020-05-05 Tom HughesRefactor tracepoints_controller_test
2020-05-05 Tom HughesRemove unused function
2020-05-05 Tom HughesRefactor map_controller_test
2020-05-05 Tom HughesSwitch oauth integration tests to use new shared helper
2020-05-05 Tom HughesRefactor changeset comments API controller tests
2020-05-05 Tom HughesAdd helper methods for making OAuth signed requests
2020-05-05 Tom HughesRefactor the AMF controller API tests
2020-05-04 translatewiki.netLocalisation updates from https://translatewiki.net.
2020-05-04 translatewiki.netLocalisation updates from https://translatewiki.net.
2020-04-30 Tom HughesUpdate bundle
next