projects
/
rails.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Move more api-only methods into api_controller
[rails.git]
/
app
/
controllers
/
application_controller.rb
2019-03-20
Andy Allan
Move more api-only methods into api_controller
blob
|
commitdiff
|
raw
2019-03-20
Andy Allan
Mark all methods in api_controller and application_cont...
blob
|
commitdiff
|
raw
|
diff to current
2019-03-20
Andy Allan
Move the authorize method to api_controller
blob
|
commitdiff
|
raw
|
diff to current
2019-03-20
Andy Allan
Simplify deny_access handling
blob
|
commitdiff
|
raw
|
diff to current
2019-03-19
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2182'
blob
|
commitdiff
|
raw
|
diff to current
2019-03-17
Tom Hughes
Move status into the settings object
blob
|
commitdiff
|
raw
|
diff to current
2019-03-16
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2177'
blob
|
commitdiff
|
raw
|
diff to current
2019-03-13
Andy Allan
Move all settings to settings.yml
blob
|
commitdiff
|
raw
|
diff to current
2019-03-06
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2167'
blob
|
commitdiff
|
raw
|
diff to current
2019-02-06
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2136'
blob
|
commitdiff
|
raw
|
diff to current
2019-02-06
Andy Allan
Remove the require_terms_seen configuration option
blob
|
commitdiff
|
raw
|
diff to current
2019-01-29
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2063'
blob
|
commitdiff
|
raw
|
diff to current
2019-01-29
Simon Poole
Remove old MapQuest Directions routing support
blob
|
commitdiff
|
raw
|
diff to current
2019-01-29
Simon Poole
Remove old OSRM routing support
blob
|
commitdiff
|
raw
|
diff to current
2019-01-29
Simon Poole
Add support for FOSSGIS routing server
blob
|
commitdiff
|
raw
|
diff to current
2019-01-28
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2120'
blob
|
commitdiff
|
raw
|
diff to current
2019-01-16
Andy Allan
Merge pull request #1151 from polarbearing/patch-1
blob
|
commitdiff
|
raw
|
diff to current
2019-01-16
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2118'
blob
|
commitdiff
|
raw
|
diff to current
2019-01-16
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2117'
blob
|
commitdiff
|
raw
|
diff to current
2019-01-16
Andy Allan
Remove old authorization helpers
blob
|
commitdiff
|
raw
|
diff to current
2019-01-16
Andy Allan
Ensure authorization checks happen for all controller...
blob
|
commitdiff
|
raw
|
diff to current
2018-12-31
Tom Hughes
Allow inline styling on pages that display the map
blob
|
commitdiff
|
raw
|
diff to current
2018-12-12
Tom Hughes
Allow abilities that require no login for token based...
blob
|
commitdiff
|
raw
|
diff to current
2018-12-12
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2083'
blob
|
commitdiff
|
raw
|
diff to current
2018-12-12
Andy Allan
Use only token capabilities when a token is provided
blob
|
commitdiff
|
raw
|
diff to current
2018-11-28
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2072'
blob
|
commitdiff
|
raw
|
diff to current
2018-11-28
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2075'
blob
|
commitdiff
|
raw
|
diff to current
2018-11-28
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2074'
blob
|
commitdiff
|
raw
|
diff to current
2018-11-28
Andy Allan
Remove the unused require_moderator filter
blob
|
commitdiff
|
raw
|
diff to current
2018-11-28
Andy Allan
Use CanCanCan for notes authorization
blob
|
commitdiff
|
raw
|
diff to current
2018-11-28
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2073'
blob
|
commitdiff
|
raw
|
diff to current
2018-11-28
Andy Allan
Use CanCanCan for changeset comments
blob
|
commitdiff
|
raw
|
diff to current
2018-11-15
Tom Hughes
Take security policy URLs from the configuration file
blob
|
commitdiff
|
raw
|
diff to current
2018-11-08
Tom Hughes
Attempt to send pretty 403 errors to web browsers
blob
|
commitdiff
|
raw
|
diff to current
2018-11-04
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2009'
blob
|
commitdiff
|
raw
|
diff to current
2018-11-04
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2042'
blob
|
commitdiff
|
raw
|
diff to current
2018-11-03
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2023'
blob
|
commitdiff
|
raw
|
diff to current
2018-10-31
Andy Allan
Merge branch 'master' into cancancan
blob
|
commitdiff
|
raw
|
diff to current
2018-10-29
Tom Hughes
Update translation keys for renaming of user to users
blob
|
commitdiff
|
raw
|
diff to current
2018-10-24
Andy Allan
Check the oauth token and then use the capabilities...
blob
|
commitdiff
|
raw
|
diff to current
2018-10-24
Andy Allan
Rework the default denied access handler to give differ...
blob
|
commitdiff
|
raw
|
diff to current
2018-10-10
Andy Allan
Remove temporary development code
blob
|
commitdiff
|
raw
|
diff to current
2018-10-10
Andy Allan
Fix typo in method name
blob
|
commitdiff
|
raw
|
diff to current
2018-10-10
Andy Allan
Merge branch 'authz' of https://github.com/rubyforgood...
blob
|
commitdiff
|
raw
|
diff to current
2018-10-09
ENT8R
Merge branch 'master' into notes-search
blob
|
commitdiff
|
raw
|
diff to current
2018-10-03
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2010'
blob
|
commitdiff
|
raw
|
diff to current
2018-10-03
Tom Hughes
Merge remote-tracking branch 'upstream/pull/2014'
blob
|
commitdiff
|
raw
|
diff to current
2018-10-03
Andy Allan
Rename user_controller to users_controller
blob
|
commitdiff
|
raw
|
diff to current
2018-10-03
Andy Allan
Merge branch 'master' into messages
blob
|
commitdiff
|
raw
|
diff to current
2018-09-22
Tom Hughes
Fix Style/SafeNavigation rubocop warnings
blob
|
commitdiff
|
raw
|
diff to current
2018-06-18
Chris Flipse
Make rubocop happy
blob
|
commitdiff
|
raw
|
diff to current
2018-06-17
Chris Flipse
separate ability and capability
blob
|
commitdiff
|
raw
|
diff to current
2018-06-17
Chris Flipse
Use cancancan to authorize user_preference_controller
blob
|
commitdiff
|
raw
|
diff to current
2018-06-17
Chris Flipse
use a controller method to handle cancan denials
blob
|
commitdiff
|
raw
|
diff to current
2018-06-17
Chris Flipse
use token in ability checks
blob
|
commitdiff
|
raw
|
diff to current
2018-06-17
Chris Flipse
don't check authorization everywhere
blob
|
commitdiff
|
raw
|
diff to current
2018-06-17
Andy Allan
Add cancancan and the first ability definitions for...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-17
Tom Hughes
Allow inline javascript and CSS in better_errors pages
blob
|
commitdiff
|
raw
|
diff to current
2018-06-10
Tom Hughes
Merge branch 'master' into next
blob
|
commitdiff
|
raw
|
diff to current
2018-05-27
J Guthrie
Change language immediately after updating settings
blob
|
commitdiff
|
raw
|
diff to current
2018-05-18
hikemaniac
Rebase to current master
blob
|
commitdiff
|
raw
|
diff to current
2018-05-17
Peter Karich
Use XHR instead of jsonp for GraphHopper
blob
|
commitdiff
|
raw
|
diff to current
2018-05-15
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1863'
blob
|
commitdiff
|
raw
|
diff to current
2018-05-15
Tom Hughes
Use https to launch the remote editor except for modern...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-15
Tom Hughes
Add frame-src to allow http://127.0.0.1:8111
blob
|
commitdiff
|
raw
|
diff to current
2018-05-14
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1858'
blob
|
commitdiff
|
raw
|
diff to current
2018-05-14
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1857'
blob
|
commitdiff
|
raw
|
diff to current
2018-05-13
Tom Hughes
Make CSP rule for the remote control explicitly allow...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-29
J Guthrie
Merge branch 'convert_roundabout_exits' of https:/...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-29
Jamie Guthrie
Merge branch 'master' into convert_roundabout_exits
blob
|
commitdiff
|
raw
|
diff to current
2018-04-29
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1809'
blob
|
commitdiff
|
raw
|
diff to current
2018-04-18
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1824'
blob
|
commitdiff
|
raw
|
diff to current
2018-04-15
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1815'
blob
|
commitdiff
|
raw
|
diff to current
2018-04-15
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1820'
blob
|
commitdiff
|
raw
|
diff to current
2018-04-15
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1816'
blob
|
commitdiff
|
raw
|
diff to current
2018-04-15
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1814'
blob
|
commitdiff
|
raw
|
diff to current
2018-04-11
Andy Allan
Refactor @this_user to @user
blob
|
commitdiff
|
raw
|
diff to current
2018-04-11
Andy Allan
Merge branch 'master' into moderation
blob
|
commitdiff
|
raw
|
diff to current
2018-03-26
Tom Hughes
Fix new rubocop warnings
blob
|
commitdiff
|
raw
|
diff to current
2018-02-28
Andy Allan
Merge branch 'master' into moderation
blob
|
commitdiff
|
raw
|
diff to current
2018-02-04
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1704'
blob
|
commitdiff
|
raw
|
diff to current
2018-02-03
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1693'
blob
|
commitdiff
|
raw
|
diff to current
2018-01-22
Tom Hughes
Fix new rubocop warnings
blob
|
commitdiff
|
raw
|
diff to current
2018-01-21
Andy Allan
Merge branch 'master' into moderation
blob
|
commitdiff
|
raw
|
diff to current
2018-01-13
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1707'
blob
|
commitdiff
|
raw
|
diff to current
2018-01-02
Tom Hughes
Remove dependencies on mapzen services
blob
|
commitdiff
|
raw
|
diff to current
2017-12-16
Guillaume RISCHARD
Remove support for soon discontinued josm remote https...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-29
Andy Allan
Merge branch 'master' into moderation
blob
|
commitdiff
|
raw
|
diff to current
2017-11-25
Tom Hughes
Extend form-action policies for Chrome
blob
|
commitdiff
|
raw
|
diff to current
2017-11-24
Tom Hughes
Fix remote editing security policy
blob
|
commitdiff
|
raw
|
diff to current
2017-11-24
Tom Hughes
Add security policy for remote control editing
blob
|
commitdiff
|
raw
|
diff to current
2017-11-23
Tom Hughes
Allow third party images in user content
blob
|
commitdiff
|
raw
|
diff to current
2017-11-22
Andy Allan
Merge branch 'pull/843' into titles
blob
|
commitdiff
|
raw
|
diff to current
2017-11-22
Andy Allan
Merge branch 'p' of https://github.com/jfirebaugh/opens...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-15
Andy Allan
Merge branch 'wheres_this' of https://github.com/pnorma...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-27
Tom Hughes
Update for ActionView::Template::Error change
blob
|
commitdiff
|
raw
|
diff to current
2017-10-16
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1580'
blob
|
commitdiff
|
raw
|
diff to current
2017-10-05
Tom Hughes
Fix rubocop warnings
blob
|
commitdiff
|
raw
|
diff to current
2017-08-02
Andy Allan
Merge pull request #1588 from Georeactor/master
blob
|
commitdiff
|
raw
|
diff to current
2017-08-02
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1603'
blob
|
commitdiff
|
raw
|
diff to current
next