2
0
mirror of https://github.com/moebooru/moebooru synced 2025-08-23 02:17:32 +00:00

9 Commits

Author SHA1 Message Date
nanaya
be7bb55b97 Add rails version of rubocop 2024-01-08 19:39:01 +09:00
edogawaconan
10c3bf5839 Remove then keyword for multiline if/unless.
Autocorrected with rubocop.
2014-11-20 17:50:45 +09:00
edogawaconan
da373734c9 Avoid the use of Perl-style backrefs.
Rubocop(tm).
2014-11-20 17:50:31 +09:00
edogawaconan
a2fe0b2ccc Remove redundant return.
Courtesy rubocop.
2014-11-20 17:50:30 +09:00
Edho Arief
337ca01cb9 Some more whitespace cleanup. 2012-06-04 17:24:00 +07:00
petopeto
25ea9ebbfb fix escaping for tag alias approval, eg. for aliasing from tags containing parentheses or other tsquery special characters
--HG--
branch : moe
extra : convert_revision : svn%3A2d28d66d-8d94-df11-8c86-00306ef368cb/trunk/moe%401025
2011-01-08 04:36:19 +00:00
petopeto
463c1c864d reduce duplicate code, make it easier to add things like -keyword later
--HG--
branch : moe
extra : convert_revision : svn%3A2d28d66d-8d94-df11-8c86-00306ef368cb/trunk/moe%40270
2010-10-13 10:18:16 +00:00
petopeto
e6e87f616c construct tsquery strings as before since it's more convenient for more complex searches; fix the string issues by using parameter placeholders correctly
--HG--
branch : moe
extra : convert_revision : svn%3A2d28d66d-8d94-df11-8c86-00306ef368cb/trunk/moe%40269
2010-10-13 09:28:32 +00:00
petopeto
30ff4fccd3 --HG--
branch : moe
extra : convert_revision : svn%3A2d28d66d-8d94-df11-8c86-00306ef368cb/trunk/moe%405
2010-04-20 23:05:11 +00:00