projects
/
rails.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add minitest-rails-capybara
[rails.git]
/
app
/
controllers
/
2017-08-02
Andy Allan
Use current_user instead of @user.
tree
|
commitdiff
2017-08-02
Andy Allan
Merge branch 'master' into moderation
tree
|
commitdiff
2017-07-28
Andy Allan
Merge pull request #1597 from tomhughes/current-user
tree
|
commitdiff
2017-07-27
Tom Hughes
Replace @user with @current_user
tree
|
commitdiff
2017-07-27
Tom Hughes
Change user forms to use current user instead of @user
tree
|
commitdiff
2017-07-27
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1595'
tree
|
commitdiff
2017-07-27
Andy Allan
Convert @user to current_user
tree
|
commitdiff
2017-07-27
Andy Allan
Use a current_user helper for accessing the logged...
tree
|
commitdiff
2017-07-27
Andy Allan
Convert remaining controller code to use current_user
tree
|
commitdiff
2017-07-18
Tom Hughes
Mark account suspended flash message as HTML safe
tree
|
commitdiff
2017-07-12
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1583'
tree
|
commitdiff
2017-07-12
Andy Allan
Use current_user to represent the currently logged...
tree
|
commitdiff
2017-07-12
Andy Allan
Use rails 5 version of redirect_back.
tree
|
commitdiff
2017-07-12
Andy Allan
Remove indirection.
tree
|
commitdiff
2017-07-12
Andy Allan
Set the reported_user in a callback
tree
|
commitdiff
2017-07-12
Andy Allan
Rubocop autofixes.
tree
|
commitdiff
2017-07-12
Andy Allan
Rename association to reported_user, for clarity
tree
|
commitdiff
2017-07-12
Andy Allan
Merge branch 'master' into moderation
tree
|
commitdiff
2017-06-29
Tom Hughes
Fix more parameter sanitisation issues and add tests
tree
|
commitdiff
2017-06-29
Tom Hughes
Disable forgery protection for notes API methods
tree
|
commitdiff
2017-06-29
Tom Hughes
Sanitize parameters for various paged views
tree
|
commitdiff
2017-06-29
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1561'
tree
|
commitdiff
2017-06-27
Tom Hughes
Fix some tests for changes in rails 5
tree
|
commitdiff
2017-06-27
Tom Hughes
Update to rails 5.0.4
tree
|
commitdiff
2017-06-13
Tom Hughes
Convert XML document to a string when returning it
tree
|
commitdiff
2017-06-05
Tom Hughes
Use explicit to_unsafe_h method when converting paramet...
tree
|
commitdiff
2017-06-05
Tom Hughes
Replace deprecated ActiveModel::Errors get/set methods
tree
|
commitdiff
2017-06-05
Tom Hughes
Replace deprecated env method with request.env
tree
|
commitdiff
2017-06-04
Tom Hughes
Use distinct instead of uniq which is deprecated
tree
|
commitdiff
2017-06-04
Tom Hughes
Replace render :nothing with non-deprecated alternatives
tree
|
commitdiff
2017-06-04
Tom Hughes
Sanitise parameters used in URL generation
tree
|
commitdiff
2017-06-04
Tom Hughes
Replace render :nothing with head
tree
|
commitdiff
2017-06-03
Tom Hughes
Replace deprecated Mime::XXX with Mime[:xxx]
tree
|
commitdiff
2017-06-03
Tom Hughes
Avoid using format as a URL parameter name
tree
|
commitdiff
2017-06-02
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1553'
tree
|
commitdiff
2017-06-02
Tom Hughes
Sanitise parameters used in URL generation
tree
|
commitdiff
2017-06-02
Tom Hughes
Remove all use of the :text option to render
tree
|
commitdiff
2017-06-02
Tom Hughes
Remove conditions from delete_all
tree
|
commitdiff
2017-06-01
Tom Hughes
Fix rubocop warnings
tree
|
commitdiff
2017-06-01
Andy Allan
Ensure closed changesets appear in the feed, and update...
tree
|
commitdiff
2017-03-15
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1491'
tree
|
commitdiff
2017-03-15
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1488'
tree
|
commitdiff
2017-03-13
Tom Hughes
Throw an exception if adding a note comment fails
tree
|
commitdiff
2017-03-13
Simon Poole
Return maximum size of bounding box for note retrieval
tree
|
commitdiff
2017-03-10
Tom Hughes
Show offline/readonly messages as normal flash messages
tree
|
commitdiff
2017-03-07
Tom Hughes
Do more preloading in browse controller methods
tree
|
commitdiff
2017-03-06
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1477'
tree
|
commitdiff
2017-03-06
Tom Hughes
Detect a timeout encapsulated in ActionView::Template...
tree
|
commitdiff
2017-03-05
Han Chao
Use local api to export map.osm
tree
|
commitdiff
2017-03-05
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1437'
tree
|
commitdiff
2017-03-01
Tom Hughes
Improve the content security policy
tree
|
commitdiff
2017-02-26
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1467'
tree
|
commitdiff
2017-02-26
Simon Poole
Externalize message about missing OAuth capabilities...
tree
|
commitdiff
2017-02-26
Tom Hughes
Add support for Content-Security-Policy
tree
|
commitdiff
2017-02-23
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1436'
tree
|
commitdiff
2017-02-21
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1449'
tree
|
commitdiff
2017-02-18
Tom Hughes
Merge branch 'contextmenu'
tree
|
commitdiff
2017-02-18
Tom Hughes
Fix rubocop warnings
tree
|
commitdiff
2017-02-18
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1443'
tree
|
commitdiff
2017-02-18
Simon Poole
Actually use user_block
tree
|
commitdiff
2017-02-18
Simon Poole
Add functionality to return a specific message for...
tree
|
commitdiff
2017-02-17
Tom Hughes
Initialise locale before looking up user blocked error
tree
|
commitdiff
2017-02-13
Tom Hughes
Allow a POST with no arguments to trace#edit to fetch...
tree
|
commitdiff
2017-02-12
Herve Saint-Amand
merging master into html-mail-fixes
tree
|
commitdiff
2017-02-12
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1030...
tree
|
commitdiff
2017-02-09
Tom Hughes
Only add traces for POST requests
tree
|
commitdiff
2017-02-09
Tom Hughes
Only create diary entries for POST requests
tree
|
commitdiff
2017-02-09
Tom Hughes
Render message properly on error
tree
|
commitdiff
2017-02-09
Tom Hughes
Only send messages for POST requests
tree
|
commitdiff
2017-02-05
Tom Hughes
Make TraceController#list sort by id instead of timestamp
tree
|
commitdiff
2017-02-05
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1347...
tree
|
commitdiff
2017-02-05
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1401'
tree
|
commitdiff
2017-02-05
Tom Hughes
Update rubocop
tree
|
commitdiff
2017-01-11
Tom Hughes
Don't try and look up traces until the user is logged in
tree
|
commitdiff
2017-01-02
Tom Hughes
Make export action send TOTP cookie
tree
|
commitdiff
2017-01-02
Tom Hughes
Remove dot prefix from cookie domain
tree
|
commitdiff
2017-01-02
Tom Hughes
Reduce TOTP cookie expiry to one hour
tree
|
commitdiff
2017-01-02
Tom Hughes
Add support for generating TOTP cookies
tree
|
commitdiff
2016-12-21
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1395'
tree
|
commitdiff
2016-12-18
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1367'
tree
|
commitdiff
2016-12-02
Tom Hughes
Fix rubocop warnings
tree
|
commitdiff
2016-12-02
Tom Hughes
Remove redundant creation of an exception object
tree
|
commitdiff
2016-12-02
Matt Amos
Make API and web roll back any open transactions on...
tree
|
commitdiff
2016-10-27
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1344'
tree
|
commitdiff
2016-10-26
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1339'
tree
|
commitdiff
2016-10-26
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1338'
tree
|
commitdiff
2016-10-26
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1337'
tree
|
commitdiff
2016-10-26
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1336'
tree
|
commitdiff
2016-10-26
Andy Allan
Suppress XML parsing errors.
tree
|
commitdiff
2016-10-20
Tom Hughes
Fix rubocop warnings
tree
|
commitdiff
2016-10-12
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1309'
tree
|
commitdiff
2016-10-12
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1322'
tree
|
commitdiff
2016-10-12
Mikel Maron
merge upstream/master and resolve conflicts from https...
tree
|
commitdiff
2016-10-12
Andy Allan
Remove unnecessary controller references from the redir...
tree
|
commitdiff
2016-10-10
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1312'
tree
|
commitdiff
2016-10-07
Mikel Maron
fix rubocop warnings
tree
|
commitdiff
2016-10-07
Mikel Maron
tests passing
tree
|
commitdiff
2016-10-07
Mikel Maron
more idiomatic models for diary entry subscriptions
tree
|
commitdiff
2016-10-06
Andy Allan
Fix bugs->notes in comment
tree
|
commitdiff
2016-10-04
Mikel Maron
not api endpoints, moved to button, fixed notifier...
tree
|
commitdiff
next