projects
/
rails.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge remote-tracking branch 'upstream/pull/2187'
[rails.git]
/
test
/
2019-03-26
Andy Allan
Rubocop fixes for ruby 2.5
tree
|
commitdiff
2019-03-26
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2175'
tree
|
commitdiff
2019-03-23
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2131'
tree
|
commitdiff
2019-03-20
Andy Allan
Use activerecord-import for bulk importing tracepoint...
tree
|
commitdiff
2019-03-19
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2182'
tree
|
commitdiff
2019-03-16
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2177'
tree
|
commitdiff
2019-03-16
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2164'
tree
|
commitdiff
2019-03-16
Andy Allan
Rubocop fixes
tree
|
commitdiff
2019-03-16
Frederik Ramm
Move changeset XML generation to a view
tree
|
commitdiff
2019-03-13
Andy Allan
Move all settings to settings.yml
tree
|
commitdiff
2019-03-13
Andy Allan
Rubocop fixes for ruby 2.5
tree
|
commitdiff
2019-03-06
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2167'
tree
|
commitdiff
2019-03-06
Andy Allan
Silence the simplecov output message
tree
|
commitdiff
2019-02-28
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2161'
tree
|
commitdiff
2019-02-28
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2160'
tree
|
commitdiff
2019-02-28
Andy Allan
Move the api trace methods into a separate controller...
tree
|
commitdiff
2019-02-28
Andy Allan
Fix test file name
tree
|
commitdiff
2019-02-28
Andy Allan
Move the amf and swf controllers into the api namespace
tree
|
commitdiff
2019-02-28
Andy Allan
Move the notes api methods into a controller in the...
tree
|
commitdiff
2019-02-28
Andy Allan
Move the user api methods into a separate controller...
tree
|
commitdiff
2019-02-28
Andy Allan
Move node/way/relation/old_* controllers into the api...
tree
|
commitdiff
2019-02-25
Tom Hughes
Avoid CSP issues with OpenID login
tree
|
commitdiff
2019-02-24
Andy Allan
Move the user preferences controller into the api namespace
tree
|
commitdiff
2019-02-24
Andy Allan
Move the search controller to the api namespace
tree
|
commitdiff
2019-02-24
Andy Allan
Move the api methods from changeset_comments_controller...
tree
|
commitdiff
2019-02-24
Andy Allan
Move the api methods from changesets_controller into...
tree
|
commitdiff
2019-02-24
Andy Allan
Move map method to its own controller
tree
|
commitdiff
2019-02-24
Andy Allan
Move the changes api to its own controller
tree
|
commitdiff
2019-02-24
Andy Allan
Move the permissions call out of api_controller
tree
|
commitdiff
2019-02-24
Andy Allan
Rename api controller test files
tree
|
commitdiff
2019-02-24
Andy Allan
Move the trackpoints call into its own controller ...
tree
|
commitdiff
2019-02-24
Andy Allan
Move the capabilities call out of api_controller
tree
|
commitdiff
2019-02-07
Tom Hughes
Update tests for changes in FactoryBot 5.x
tree
|
commitdiff
2019-02-06
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2136'
tree
|
commitdiff
2019-02-06
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2135'
tree
|
commitdiff
2019-02-06
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2134'
tree
|
commitdiff
2019-02-06
Andy Allan
Output both the local simplecov html and the coveralls...
tree
|
commitdiff
2019-02-06
Andy Allan
Remove require_terms_agreed configuration option
tree
|
commitdiff
2019-02-06
Andy Allan
Remove the require_terms_seen configuration option
tree
|
commitdiff
2019-02-06
Andy Allan
Remove unnecessary requires from tests
tree
|
commitdiff
2019-01-29
Tom Hughes
Clear notifications after trace import tests
tree
|
commitdiff
2019-01-28
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2120'
tree
|
commitdiff
2019-01-23
Andy Allan
Write some basic functionality tests for trace.import
tree
|
commitdiff
2019-01-23
Andy Allan
Basic tests for the trace jobs
tree
|
commitdiff
2019-01-16
Andy Allan
Merge pull request #1151 from polarbearing/patch-1
tree
|
commitdiff
2019-01-16
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2118'
tree
|
commitdiff
2019-01-16
Andy Allan
More resourceful routing for nodes, ways, relations...
tree
|
commitdiff
2019-01-16
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2116'
tree
|
commitdiff
2019-01-16
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2115'
tree
|
commitdiff
2019-01-16
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2111'
tree
|
commitdiff
2019-01-16
Tom Hughes
Add noopener and noreferer to links in user generated...
tree
|
commitdiff
2019-01-16
Andy Allan
Sketch out how to use the jobs queue for trace insertio...
tree
|
commitdiff
2019-01-09
Tom Hughes
Add basic tests for browse#new_note and browse#query
tree
|
commitdiff
2019-01-02
Tom Hughes
Merge remote-tracking branch 'gravitystorm/terms_capabi...
tree
|
commitdiff
2019-01-02
Andy Allan
Require terms agreement for abilities and capabilities...
tree
|
commitdiff
2018-12-12
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2084'
tree
|
commitdiff
2018-12-12
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2083'
tree
|
commitdiff
2018-12-12
Andy Allan
Refactor users_controller to use CanCanCan for authoris...
tree
|
commitdiff
2018-12-12
Andy Allan
Use only token capabilities when a token is provided
tree
|
commitdiff
2018-11-28
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2078'
tree
|
commitdiff
2018-11-28
Andy Allan
Use CanCanCan for user_roles auth
tree
|
commitdiff
2018-11-28
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2072'
tree
|
commitdiff
2018-11-28
Paul Dexter-Sobkowiak
Split browse_helper.rb into two modules due to rubocop...
tree
|
commitdiff
2018-11-28
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2075'
tree
|
commitdiff
2018-11-28
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2074'
tree
|
commitdiff
2018-11-28
Andy Allan
Remove user_roles integration test since it is not...
tree
|
commitdiff
2018-11-28
Andy Allan
Use CanCanCan for notes authorization
tree
|
commitdiff
2018-11-28
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2073'
tree
|
commitdiff
2018-11-28
Andy Allan
Use CanCanCan for changeset comments
tree
|
commitdiff
2018-11-27
Paul Dexter-Sobkowiak
Show tel: links for multiple phone numbers separated...
tree
|
commitdiff
2018-11-15
Tom Hughes
Fix tests for rails 5.2.1 compatibility
tree
|
commitdiff
2018-11-14
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2060'
tree
|
commitdiff
2018-11-14
Andy Allan
Remove custom deny_access handlers
tree
|
commitdiff
2018-11-14
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2061'
tree
|
commitdiff
2018-11-14
Andy Allan
Add a changeset to exercise that part of the contact...
tree
|
commitdiff
2018-11-14
Andy Allan
Ensure that the blocked template rendering works
tree
|
commitdiff
2018-11-14
Andy Allan
Check that a request that requires authentication is...
tree
|
commitdiff
2018-11-14
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2058'
tree
|
commitdiff
2018-11-14
Andy Allan
Pluralize changesets controller
tree
|
commitdiff
2018-11-08
Tom Hughes
Attempt to send pretty 403 errors to web browsers
tree
|
commitdiff
2018-11-08
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2051'
tree
|
commitdiff
2018-11-08
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2052'
tree
|
commitdiff
2018-11-08
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2050'
tree
|
commitdiff
2018-11-07
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2053'
tree
|
commitdiff
2018-11-07
Andy Allan
Remove unnecessary include from redaction model test
tree
|
commitdiff
2018-11-07
Andy Allan
Remove unnecessary require statements from tests
tree
|
commitdiff
2018-11-07
Andy Allan
Pluralize diary entries controller
tree
|
commitdiff
2018-11-07
Andy Allan
Pluralize old_ controllers
tree
|
commitdiff
2018-11-07
Andy Allan
Pluralize nodes, ways and relations controllers
tree
|
commitdiff
2018-11-07
Andy Allan
Use CanCanCan for redaction authorizations
tree
|
commitdiff
2018-11-07
Andy Allan
Migrate UserBlocksController to use CanCanCan
tree
|
commitdiff
2018-11-07
Andy Allan
Rename hide_comment and unhide_comment to destroy and...
tree
|
commitdiff
2018-11-07
Andy Allan
Rename comments_feed to index
tree
|
commitdiff
2018-11-07
Andy Allan
Rename comment to create
tree
|
commitdiff
2018-11-07
Andy Allan
Split changeset comment handling into a changeset_comme...
tree
|
commitdiff
2018-11-05
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2044'
tree
|
commitdiff
2018-11-05
Tom Hughes
Merge character validators
tree
|
commitdiff
2018-11-05
Tom Hughes
Merge leading and trailing whitespace validators
tree
|
commitdiff
2018-11-05
J Guthrie
Added tests for validators
tree
|
commitdiff
2018-11-05
J Guthrie
Changed User model to not allow nil display_name (w...
tree
|
commitdiff
next