]> git.openstreetmap.org Git - rails.git/history - app/controllers/user_blocks_controller.rb
Use lazy lookups for translations in issues
[rails.git] / app / controllers / user_blocks_controller.rb
2018-04-11 Andy AllanMerge branch 'master' into moderation
2018-03-26 Tom HughesFix new rubocop warnings
2017-11-29 Andy AllanMerge branch 'master' into moderation
2017-11-22 Andy AllanMerge branch 'pull/843' into titles
2017-11-22 Andy AllanMerge branch 'p' of https://github.com/jfirebaugh/opens...
2017-11-15 Andy AllanMerge branch 'wheres_this' of https://github.com/pnorma...
2017-10-25 Tom HughesMerge remote-tracking branch 'upstream/pull/1652'
2017-10-24 Tom HughesMerge remote-tracking branch 'upstream/pull/1659'
2017-10-24 Tom HughesMerge remote-tracking branch 'upstream/pull/1658'
2017-10-22 Andy AllanAvoid using or comparing explicit model ids
2017-10-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1580'
2017-08-02 Andy AllanMerge branch 'master' into moderation
2017-07-12 Tom HughesMerge remote-tracking branch 'upstream/pull/1583'
2017-07-12 Andy AllanUse current_user to represent the currently logged...
2017-07-12 Andy AllanMerge branch 'master' into moderation
2017-06-29 Tom HughesFix more parameter sanitisation issues and add tests
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/891'
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/903'
2015-04-14 Tom HughesFix style issues found by new rubocop version
2015-02-26 Tom HughesFix some rubocop rails style issues
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-20 Tom HughesFix most auto-correctable rubocop issues
2015-02-20 Tom HughesCleanup trailing whitespace
2013-09-21 Tom HughesReplace attr_accessible with strong parameters
2012-08-22 Tom HughesMerge branch 'master' into openstreetbugs
2012-04-05 Matt AmosAdded redactions resource
2012-03-21 Tom HughesFactor out common code for looking up users
2012-03-21 Tom HughesUse one "no_such_user" view everywhere
2012-03-19 Tom HughesAdd functional tests for user blocks
2012-03-10 Tom HughesMerge branch 'master' into openstreetbugs
2012-03-09 Tom HughesFix mass assignment errors with user blocks
2009-11-01 Tom HughesAdd :warning and :error flash messages which can be...
2009-10-13 Tom HughesMerge 17130 from trunk.
2009-10-13 Tom HughesMerged 17073:17076 from trunk.
2009-10-13 Tom HughesMerged 17047 from trunk.
2009-10-13 Tom HughesMerge 17067 from trunk.
2009-10-13 Tom HughesMerged 17256:18123 from trunk.
2009-10-06 Tom HughesMerge blocking branch to head.
2009-10-05 Tom HughesMerge 17944:17988 from trunk.
2009-10-02 Matt AmosMerging 17905:17944 from trunk.
2009-10-02 Matt AmosFix wrong comment.
2009-10-01 Matt AmosMerging 17846:17904 from trunk.
2009-09-30 Matt AmosAdded better messages and error handling in a couple...
2009-09-30 Matt AmosTried to DRY the user_blocks controller. Moved the...
2009-09-29 Matt AmosNew migration to add better auditing to user_roles...
2009-09-29 Matt AmosMerging 17824:17845 from trunk to blocking branch.
2009-09-28 Matt AmosFirst version of blocking feature. Allows both time...