]> git.openstreetmap.org Git - rails.git/history - test
Added root elements and dict support for preferences response
[rails.git] / test /
2021-04-01 Tom HughesDon't allow deleted users to be confirmed
2021-03-31 Tom HughesMerge remote-tracking branch 'upstream/pull/3157'
2021-03-29 Andy AllanAdd test case to ensure clicking on the registration...
2021-03-24 Tom HughesMerge remote-tracking branch 'upstream/pull/3152'
2021-03-24 Andy AllanPrevent addition of style attributes to all elements
2021-03-24 Tom HughesMerge remote-tracking branch 'upstream/pull/3149'
2021-03-24 Andy AllanStrip away class attributes from sanitized outputs
2021-03-24 Andy AllanAdd tests for richtext table classes
2021-03-24 Tom HughesMerge remote-tracking branch 'upstream/pull/3147'
2021-03-24 Andy AllanMove sessions-related tests out of UsersControllerTest
2021-03-24 Andy AllanRefactor login/logout into sessions controller
2021-03-23 Tom HughesFix new rubocop warnings
2021-03-17 Tom HughesMerge remote-tracking branch 'upstream/pull/3140'
2021-03-17 Andy AllanUse list-inline to achieve spacing between elements...
2021-03-17 Tom HughesMerge remote-tracking branch 'upstream/pull/3124'
2021-03-17 Tom HughesMerge remote-tracking branch 'upstream/pull/3138'
2021-03-17 Tom HughesMerge remote-tracking branch 'upstream/pull/3139'
2021-03-17 Andy AllanRefactor traces list display
2021-03-10 Tom HughesMerge remote-tracking branch 'upstream/pull/3125'
2021-03-10 Andy AllanUse login_path instead of explicit controller and actions
2021-03-05 Quincy MorganMerge branch 'master' into iD-2.19.6
2021-03-04 Tom HughesMerge remote-tracking branch 'upstream/pull/3121'
2021-03-04 Tom HughesMerge remote-tracking branch 'upstream/pull/3120'
2021-03-03 Tom HughesMerge remote-tracking branch 'upstream/pull/3117'
2021-03-03 Andy AllanRemove the old richtext_area helper
2021-02-24 Andy AllanMerge branch 'pull/3091'
2021-02-10 Tom HughesPrevent CSRF bypass with login form
2021-02-09 Tom HughesPrevent CSRF bypass with password reset form
2021-02-09 mmd-osmPrevent CSRF bypass unblocking users
2021-02-08 Tom HughesPrevent CSRF bypass updating account details
2021-02-07 Tom HughesFix URL generation for atom feed on history page
2021-02-03 Andy AllanMerge pull request #2409 from jalessio/docker-compose...
2021-02-03 Tom HughesMerge remote-tracking branch 'upstream/pull/3078'
2021-02-03 Tom HughesMerge remote-tracking branch 'upstream/pull/3079'
2021-02-03 Andy AllanMerge branch 'pull/2486'
2021-02-03 mmd-osmRemove /api/0.6/changes endpoint
2021-02-02 Tom HughesUpdate to Omniauth 2.x
2021-01-28 Tom HughesMerge remote-tracking branch 'upstream/pull/3074'
2021-01-27 Andy AllanRefactor account form to use bootstrap
2021-01-21 Tom HughesMerge remote-tracking branch 'upstream/pull/3065'
2021-01-20 Tom HughesMerge remote-tracking branch 'upstream/pull/3063'
2021-01-20 Andy AllanRefactor user registration form to use bootstrap
2021-01-19 Tom HughesMerge remote-tracking branch 'upstream/pull/3061'
2021-01-19 Frederik RammFix a small typo and tests that depend on it.
2021-01-19 Tom HughesRedirect after saving settings in case the username...
2021-01-13 Tom HughesMerge remote-tracking branch 'upstream/pull/2994'
2021-01-11 Tom HughesFix new rubocop warnings
2021-01-06 Andy AllanMerge branch 'pull/3035'
2021-01-06 Andy AllanMerge branch 'pull/3024'
2021-01-06 Tom HughesMerge remote-tracking branch 'upstream/pull/3038'
2021-01-05 Tom HughesRemove both Potlatch versions
2020-12-30 Tom HughesVerify that public and trackable traces don't return...
2020-12-23 Tom HughesMerge remote-tracking branch 'upstream/pull/3016'
2020-12-23 Andy AllanReturn the centre of the image if the bbox has no extent
2020-12-18 Tom HughesMake coverage testing work with parallel tests
2020-12-17 Tom HughesMerge remote-tracking branch 'upstream/pull/3010'
2020-12-17 Andy AllanMerge pull request #3009 from gravitystorm/svg_icons
2020-12-16 Tom HughesMerge remote-tracking branch 'upstream/pull/3002'
2020-12-16 Andy AllanUse bootstrap utility class instead of custom css
2020-12-10 Tom HughesMove coveralls submission to actions workflow
2020-12-09 Tom HughesMerge remote-tracking branch 'upstream/pull/2999'
2020-12-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2993' into...
2020-12-02 Andy AllanAdd a test for i18n interpolation into plain and html...
2020-12-02 Andy AllanMerge pull request #2969 from tuckerrc/diary-updated...
2020-11-25 Tom HughesMerge remote-tracking branch 'upstream/pull/2983' into...
2020-11-25 Tom HughesMerge remote-tracking branch 'upstream/pull/2970' into...
2020-11-25 Andy AllanFix trace tag interpolation, and add a test
2020-11-14 mxdangerAdd updated authentication logos
2020-11-13 Tom HughesFix HTML escaping issues with user role icons
2020-11-13 Tom HughesPrefer string interpolation to concatenation
2020-11-13 Tom HughesMerge remote-tracking branch 'upstream/pull/2921' into...
2020-11-13 Tom HughesPrefer keyword arguments when method has optional boole...
2020-11-13 Tom HughesMerge remote-tracking branch 'upstream/pull/2955' into...
2020-11-12 Andy AllanPrefer keyword arguments when method has optional boole...
2020-11-11 Andy AllanRemove unused code
2020-11-11 Tom HughesMerge remote-tracking branch 'upstream/pull/2954' into...
2020-11-11 Andy AllanFix missing html layout for user_mailer emails
2020-10-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2920' into...
2020-10-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2919' into...
2020-10-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2918' into...
2020-10-28 Andy AllanEnsure that test utility methods are marked as private
2020-10-28 Andy AllanRefactor test to use general basic_authorization_header...
2020-10-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2917' into...
2020-10-28 Andy AllanResolve some extra-long lines
2020-10-21 Tom HughesMerge remote-tracking branch 'upstream/pull/2890'
2020-10-21 Tom HughesMerge remote-tracking branch 'upstream/pull/2901'
2020-10-19 Tom HughesUpdate test results for presence of zh-HK translations
2020-10-09 Tom HughesFix new rubocop warnings
2020-10-01 Tom HughesMerge remote-tracking branch 'upstream/pull/2864'
2020-09-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2863'
2020-09-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2838'
2020-09-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2839'
2020-09-18 mmd-osmAPI User details: format tweaks
2020-09-16 mmd-osmJson user details: unit tests
2020-09-16 mmd-osmFix unit test, assume application/xml instead of text/xml
2020-09-16 Andy AllanMerge pull request #2809 from tomhughes/bootstrap
2020-09-03 Tom HughesConvert password reset forms to use bootstrap
2020-09-03 Tom HughesConvert logout form to use bootstrap
2020-08-09 Tom HughesFix some Style/StringConcatenation warnings
2020-08-09 Tom HughesFix Style/ExplicitBlockArgument warnings
next