]> git.openstreetmap.org Git - rails.git/history - test
Use scope for time_ago when viewing users
[rails.git] / test /
2019-06-18 Tom HughesMerge remote-tracking branch 'upstream/pull/2226'
2019-06-14 Tom HughesFix importing of GPX traces with a leading byte order...
2019-06-12 Tom HughesMerge remote-tracking branch 'upstream/pull/2209'
2019-06-12 Tom HughesMerge remote-tracking branch 'upstream/pull/2257'
2019-06-12 Tom HughesMerge remote-tracking branch 'upstream/pull/2228'
2019-06-12 Andy AllanUse i18n for submit button for issue comments
2019-06-11 Tom HughesTest import of various trace formats
2019-06-10 Tom HughesMerge remote-tracking branch 'upstream/pull/2204'
2019-06-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2248'
2019-06-06 Andy AllanShow all diary comments to administrators
2019-06-06 Andy AllanAllow admins to unhide diary comments, if they wish
2019-06-06 Andy AllanShow deleted diary entries to administrators, if the...
2019-06-06 Andy AllanAllow administrators to unhide diary entries, if they...
2019-05-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2225'
2019-05-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2237'
2019-05-29 Tom HughesMerge remote-tracking branch 'upstream/pull/2239'
2019-05-29 Tom HughesMerge remote-tracking branch 'upstream/pull/2238'
2019-05-29 Andy AllanAllow a configurable delay to keep diary entries from...
2019-05-29 Andy AllanRefactor diary entry form
2019-05-29 Andy AllanRefactor some diary entry routes to use resources
2019-05-29 Andy AllanRefactor diary entries to use create and update methods
2019-05-19 Tom HughesMerge remote-tracking branch 'upstream/pull/2028'
2019-05-19 mmd-osmRemove SWF gpx trackpoints feature for Potlatch1
2019-05-15 Andy AllanAllow moderators to hide diary entries and comments
2019-05-13 Simon PooleUpdate user_creation_test for new parameter
2019-05-13 Simon PooleAdd checkbox for contributor terms and improve text
2019-05-13 Simon PooleFix tests for change in users_controller
2019-05-13 Simon PooleRubocop fixes and increase per method complexity limit...
2019-05-13 Simon PooleFix tests for change in users_controller, add test...
2019-04-23 Tom HughesFix new rubocop warnings
2019-04-14 Tom HughesMerge remote-tracking branch 'upstream/pull/2205'
2019-04-10 Andy AllanResourceful(ish) naming for api/users_controller
2019-04-10 Andy AllanResourceful route names for api/trace_controller
2019-03-30 Tom HughesFormat closed_at correctly in changeset API responses
2019-03-28 Tom HughesExpect CORS preflight responses to not have a content...
2019-03-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2190'
2019-03-27 Tom HughesMerge remote-tracking branch 'upstream/pull/2192'
2019-03-27 Andy AllanDisentangle the api abilities from the web abilities
2019-03-26 Andy AllanRubocop fixes for ruby 2.5
2019-03-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2175'
2019-03-23 Tom HughesMerge remote-tracking branch 'upstream/pull/2131'
2019-03-20 Andy AllanUse activerecord-import for bulk importing tracepoint...
2019-03-19 Tom HughesMerge remote-tracking branch 'upstream/pull/2182'
2019-03-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2177'
2019-03-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2164'
2019-03-16 Andy AllanRubocop fixes
2019-03-16 Frederik RammMove changeset XML generation to a view
2019-03-13 Andy AllanMove all settings to settings.yml
2019-03-13 Andy AllanRubocop fixes for ruby 2.5
2019-03-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2167'
2019-03-06 Andy AllanSilence the simplecov output message
2019-02-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2161'
2019-02-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2160'
2019-02-28 Andy AllanMove the api trace methods into a separate controller...
2019-02-28 Andy AllanFix test file name
2019-02-28 Andy AllanMove the amf and swf controllers into the api namespace
2019-02-28 Andy AllanMove the notes api methods into a controller in the...
2019-02-28 Andy AllanMove the user api methods into a separate controller...
2019-02-28 Andy AllanMove node/way/relation/old_* controllers into the api...
2019-02-25 Tom HughesAvoid CSP issues with OpenID login
2019-02-24 Andy AllanMove the user preferences controller into the api namespace
2019-02-24 Andy AllanMove the search controller to the api namespace
2019-02-24 Andy AllanMove the api methods from changeset_comments_controller...
2019-02-24 Andy AllanMove the api methods from changesets_controller into...
2019-02-24 Andy AllanMove map method to its own controller
2019-02-24 Andy AllanMove the changes api to its own controller
2019-02-24 Andy AllanMove the permissions call out of api_controller
2019-02-24 Andy AllanRename api controller test files
2019-02-24 Andy AllanMove the trackpoints call into its own controller ...
2019-02-24 Andy AllanMove the capabilities call out of api_controller
2019-02-07 Tom HughesUpdate tests for changes in FactoryBot 5.x
2019-02-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2136'
2019-02-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2135'
2019-02-06 Tom HughesMerge remote-tracking branch 'upstream/pull/2134'
2019-02-06 Andy AllanOutput both the local simplecov html and the coveralls...
2019-02-06 Andy AllanRemove require_terms_agreed configuration option
2019-02-06 Andy AllanRemove the require_terms_seen configuration option
2019-02-06 Andy AllanRemove unnecessary requires from tests
2019-01-29 Tom HughesClear notifications after trace import tests
2019-01-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2120'
2019-01-23 Andy AllanWrite some basic functionality tests for trace.import
2019-01-23 Andy AllanBasic tests for the trace jobs
2019-01-16 Andy AllanMerge pull request #1151 from polarbearing/patch-1
2019-01-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2118'
2019-01-16 Andy AllanMore resourceful routing for nodes, ways, relations...
2019-01-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2116'
2019-01-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2115'
2019-01-16 Tom HughesMerge remote-tracking branch 'upstream/pull/2111'
2019-01-16 Tom HughesAdd noopener and noreferer to links in user generated...
2019-01-16 Andy AllanSketch out how to use the jobs queue for trace insertio...
2019-01-09 Tom HughesAdd basic tests for browse#new_note and browse#query
2019-01-02 Tom HughesMerge remote-tracking branch 'gravitystorm/terms_capabi...
2019-01-02 Andy AllanRequire terms agreement for abilities and capabilities...
2018-12-12 Tom HughesMerge remote-tracking branch 'upstream/pull/2084'
2018-12-12 Tom HughesMerge remote-tracking branch 'upstream/pull/2083'
2018-12-12 Andy AllanRefactor users_controller to use CanCanCan for authoris...
2018-12-12 Andy AllanUse only token capabilities when a token is provided
2018-11-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2078'
2018-11-28 Andy AllanUse CanCanCan for user_roles auth
2018-11-28 Tom HughesMerge remote-tracking branch 'upstream/pull/2072'
next